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 645262 Details for
Bug 876789
FormatDestroyError: error wiping old signatures from /dev/md/Volume0_0p2: 1
[?]
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), 291.91 KB, created by
Adam Williamson
on 2012-11-15 00:23:13 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Adam Williamson
Created:
2012-11-15 00:23:13 UTC
Size:
291.91 KB
patch
obsolete
>anaconda 18.29 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/__init__.py", line 322, in destroy > raise FormatDestroyError(msg) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 1478, in _postCreate > DeviceFormat(device=self.path, exists=True).destroy() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 789, in create > self._postCreate() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 241, in execute > self.device.create() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 323, in processActions > action.execute() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 336, in doIt > self.devicetree.processActions() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 174, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 113, in doInstall > turnOnFilesystems(storage) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >FormatDestroyError: error wiping old signatures from /dev/md/Volume0_0p2: 1 > >Local variables in innermost frame: >err: 1 >self: existing None >args: () >rc: 1 >kwargs: {} >msg: error wiping old signatures from /dev/md/Volume0_0p2: 1 > > >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: True > _intf.storage.fsset.devicetree._hidden: [existing 0MB disk sdd (0) >, existing 7648MB disk sdc (1) with existing iso9660 filesystem >] > _intf.storage.fsset.devicetree.names: [sdd, sdc, sdc1, sdc2, sdc3, sr0, sda, imsm0, sdb, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, md126, Volume0_0, md127, live-rw, fedora, fedora-root, fedora-home, fedora-swap] > _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: [sdc1, sdc2, sdc3, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'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 >, 'sdc1': 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:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdc2': 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:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdc3': 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:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'md126': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md126 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md126 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md126 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md126 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 126 >, 'sdd': 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:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdd > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdd > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdd > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdd > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0: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 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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 >, 'sdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdc': 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:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, 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: [sdd, sdc, sda, sdb, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, md126, 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: [OpticalDevice instance, containing members: > _model: TSSTcorp_CDDVDW_SH-222AB > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 2 > minor: 0 >, existing 476940MB disk sda (3) with existing mdmember >, existing 0MB mdcontainer imsm0 (4) >, existing 476940MB disk sdb (5) with existing mdmember >, 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: 6 > 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: 7 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 5f9a3a39-c1c1-4e28-b3dc-ccbc536983a4 > _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: 5f9a3a39-c1c1-4e28-b3dc-ccbc536983a4 > 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: 9 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 11 > minor: 0 >, existing 476937MB mdbiosraidarray Volume0_0 (12) with existing msdos disklabel >, existing 1024MB dm live-rw (13) with existing ext4 filesystem >, non-existent 476436MB partition Volume0_0p2 (14) with non-existent lvmpv >, existing 500MB partition Volume0_0p1 (15) with existing ext4 filesystem mounted at /boot >, non-existent 476432MB lvmvg fedora (16) >, non-existent 51200MB lvmlv fedora-root (17) with non-existent ext4 filesystem mounted at / >, non-existent 417216MB lvmlv fedora-home (18) with non-existent ext4 filesystem mounted at /home >, non-existent 8016MB lvmlv fedora-swap (19) with non-existent swap >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > origFormat: non-existent None > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > origFormat: existing None > id: 1 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 4 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 5 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 2 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 3 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > id: 6 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 11 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 12 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 9 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 10 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 7 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 8 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [Volume0_0, sdb, sda, imsm0] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [Volume0_0] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [Already dumped (MDRaidArrayDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (MDRaidArrayDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (MDRaidArrayDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 2 > _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 (0x7f8778864150) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x43f1910) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x43f1510) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x43f1290) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x43f17d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8016 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1352938600.31 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 590.08 MB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: 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=Fedorax2018x20x86_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.29 > 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=Fedorax2018x20x86_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: >00:11:46,760 INFO anaconda: /sbin/anaconda 18.29 >00:11:47,303 INFO anaconda: 16515072 kB (16128 MB) are available >00:11:47,303 INFO anaconda: check_memory(): total:16128, needed:512, graphical:512 >00:11:47,314 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >00:11:47,314 INFO anaconda: Default encoding = utf-8 >00:11:47,353 INFO anaconda: ISCSID is /sbin/iscsid >00:11:47,353 INFO anaconda: no initiator set >00:11:47,518 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >00:11:47,518 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >00:11:47,637 INFO anaconda: Display mode = g >00:11:47,638 INFO anaconda: 16515072 kB (16128 MB) are available >00:11:47,638 INFO anaconda: check_memory(): total:16128, needed:512, graphical:512 >00:11:48,153 DEBUG anaconda: X server has signalled a successful start. >00:11:48,154 INFO anaconda: Starting window manager, pid 805. >00:11:48,792 INFO anaconda: using only installclass _Fedora >00:11:49,146 INFO anaconda: Detected 16032M of memory >00:11:49,146 INFO anaconda: Swap attempt of 8016M >00:11:49,155 INFO anaconda: Running Thread: AnaStorageThread (140219814364928) >00:11:49,155 INFO anaconda: Running Thread: AnaPayloadThread (140219822757632) >00:11:49,389 INFO anaconda: no initiator set >00:11:49,507 DEBUG anaconda: required disklabel type for sdc (1) is None >00:11:49,507 DEBUG anaconda: default disklabel type for sdc is msdos >00:11:49,507 DEBUG anaconda: selecting msdos disklabel for sdc based on size >00:14:06,976 DEBUG anaconda: required disklabel type for Volume0_0 (17) is None >00:14:06,976 DEBUG anaconda: default disklabel type for Volume0_0 is msdos >00:14:06,976 DEBUG anaconda: selecting msdos disklabel for Volume0_0 based on size >00:14:07,226 INFO anaconda: Thread Done: AnaStorageThread (140219814364928) >00:15:05,172 INFO anaconda: Thread Done: AnaPayloadThread (140219822757632) >19:16:08,082 INFO anaconda: Running Thread: AnaSourceWatcher (140219575797504) >19:16:08,088 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0 >19:16:08,115 INFO anaconda: Thread Done: AnaSourceWatcher (140219575797504) >19:16:08,135 INFO anaconda: Running Thread: AnaSoftwareWatcher (140219575797504) >19:16:08,141 INFO anaconda: Running Thread: AnaStorageWatcher (140219499468544) >19:16:08,466 INFO anaconda: Running Thread: AnaNTPserver0 (140219491075840) >19:16:08,466 INFO anaconda: Running Thread: AnaNTPserver1 (140219567404800) >19:16:08,467 INFO anaconda: Running Thread: AnaNTPserver2 (140219482683136) >19:16:08,474 INFO anaconda: Running Thread: AnaNTPserver3 (140219474290432) >19:16:08,559 INFO anaconda: Thread Done: AnaNTPserver3 (140219474290432) >19:16:08,599 INFO anaconda: Thread Done: AnaNTPserver0 (140219491075840) >19:16:14,693 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140219449112320) >19:16:14,693 INFO anaconda: Thread Done: AnaSoftwareWatcher (140219575797504) >19:16:14,703 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8766bb0790> status to: Probing storage... >19:16:14,703 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8766bb0790> status to: Downloading package metadata... >19:16:14,705 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8766bb0790> >19:16:14,705 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f876a771fd0> status to: Downloading package metadata... >19:16:14,706 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f876a771fd0> status to: Downloading group metadata... >19:16:14,706 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f876a77d650> status to: Probing storage... >19:16:14,707 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f876a771fd0> >19:16:14,708 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f876a771fd0> >19:16:14,709 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8766bb0790> >19:16:14,709 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f876a771fd0> status to: Checking software dependencies... >19:16:14,750 INFO anaconda: Thread Done: AnaStorageWatcher (140219499468544) >19:16:16,065 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f876a771410> status to: Wired (em1) connected >19:16:16,067 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f876a77d650> >19:16:18,478 INFO anaconda: Thread Done: AnaNTPserver1 (140219567404800) >19:16:18,482 INFO anaconda: Thread Done: AnaNTPserver2 (140219482683136) >19:16:19,876 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140219449112320) >19:16:20,087 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f876a771fd0> >19:16:20,088 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8766bb0790> >19:16:30,318 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >19:16:32,189 DEBUG anaconda: disk free: 476.93 GB fs free: 0 B sw needs: 2.79 GB auto swap: 8.01 GB >19:16:33,795 INFO anaconda: Running Thread: AnaExecuteStorageThread (140219814364928) >19:16:33,803 DEBUG anaconda: required disklabel type for Volume0_0 (17) is None >19:16:33,803 DEBUG anaconda: default disklabel type for Volume0_0 is msdos >19:16:33,804 DEBUG anaconda: selecting msdos disklabel for Volume0_0 based on size >19:16:33,827 INFO anaconda: Detected 16032M of memory >19:16:33,827 INFO anaconda: Swap attempt of 8016M >19:16:33,886 INFO anaconda: Running Thread: AnaCheckStorageThread (140219482683136) >19:16:33,886 INFO anaconda: Thread Done: AnaExecuteStorageThread (140219814364928) >19:16:33,889 INFO anaconda: Thread Done: AnaCheckStorageThread (140219482683136) >19:16:34,067 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f876a77d650> >19:16:34,067 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f876a77d650> status to: Saving storage configuration... >19:16:34,068 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f876a77d650> >19:16:34,069 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f876a77d650> >19:16:34,069 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f876a77d650> status to: Checking storage configuration... >19:16:34,070 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f876a77d650> >19:16:40,309 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140219482683136) >19:16:41,080 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f876a771fd0> >19:16:41,098 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8766bb0790> >19:16:41,101 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f876a771fd0> status to: Checking software dependencies... >19:16:42,606 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140219482683136) >19:16:43,068 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f876a771fd0> >19:16:43,068 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8766bb0790> >19:16:44,522 INFO anaconda: Running Thread: AnaInstallThread (140219482683136) >19:16:45,761 INFO anaconda: Creating disklabel on /dev/md/Volume0_0 >19:16:46,309 INFO anaconda: Creating ext4 on /dev/md/Volume0_0p1 >19:16:46,691 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/md126p1 >19:16:48,027 INFO anaconda: Thread Done: AnaInstallThread (140219482683136) > > >/tmp/packaging.log: >00:11:49,132 DEBUG packaging: getting release version from tree at None (18) >00:11:49,132 DEBUG packaging: got a release version of 18 >00:14:07,227 INFO packaging: updating base repo >00:14:07,289 DEBUG packaging: getting release version from tree at None (18) >00:14:07,289 DEBUG packaging: got a release version of 18 >00:14:07,289 INFO packaging: configuring base repo >00:14:07,289 DEBUG packaging: /dev/sdc is mounted on /run/install/repo >00:14:07,321 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >00:14:07,321 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >00:14:07,322 INFO packaging: Error downloading treeinfo: [Errno 14] Could not open/read file:///run/install/repo/treeinfo >00:14:07,322 DEBUG packaging: got a release version of 18 >00:14:07,336 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >00:14:07,338 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >00:14:07,338 INFO packaging: using default repos from local yum configuration >00:14:07,338 INFO packaging: gathering repo metadata >00:14:07,338 DEBUG packaging: getting repo metadata for fedora >00:14:55,315 DEBUG packaging: getting group info for fedora >00:14:57,592 DEBUG packaging: getting repo metadata for updates-testing >00:15:03,755 DEBUG packaging: getting group info for updates-testing >00:15:04,324 DEBUG packaging: getting repo metadata for updates >00:15:05,171 DEBUG packaging: getting group info for updates >00:15:05,171 ERR packaging: failed to get groups for repo updates >00:15:05,172 INFO packaging: metadata retrieval complete >19:16:14,678 DEBUG packaging: deleting package sacks >19:16:14,695 INFO packaging: checking software selection >19:16:14,696 DEBUG packaging: deleting package sacks >19:16:14,696 DEBUG packaging: deleting yum transaction info >19:16:14,697 DEBUG packaging: select group core >19:16:15,699 DEBUG packaging: select group core >19:16:15,699 DEBUG packaging: select group gnome-desktop >19:16:15,748 DEBUG packaging: select group multimedia >19:16:15,759 DEBUG packaging: select group input-methods >19:16:15,767 DEBUG packaging: select group base-x >19:16:15,777 DEBUG packaging: select group fonts >19:16:15,813 DEBUG packaging: select group hardware-support >19:16:15,826 DEBUG packaging: select group dial-up >19:16:15,829 DEBUG packaging: select group printing >19:16:15,860 DEBUG packaging: select group firefox >19:16:15,861 DEBUG packaging: select group standard >19:16:15,899 DEBUG packaging: select package kernel-PAE >19:16:15,986 INFO packaging: no kernel-PAE package >19:16:15,986 DEBUG packaging: select package kernel >19:16:15,987 INFO packaging: selected kernel >19:16:15,987 INFO packaging: checking dependencies >19:16:19,851 DEBUG packaging: success >19:16:19,876 INFO packaging: 1176 packages selected totalling 2.79 GB >19:16:40,310 INFO packaging: checking software selection >19:16:40,311 DEBUG packaging: deleting package sacks >19:16:40,311 DEBUG packaging: deleting yum transaction info >19:16:40,383 DEBUG packaging: select group core >19:16:41,388 DEBUG packaging: select group core >19:16:41,388 DEBUG packaging: select package kernel-PAE >19:16:41,474 INFO packaging: no kernel-PAE package >19:16:41,474 DEBUG packaging: select package kernel >19:16:41,475 INFO packaging: selected kernel >19:16:41,475 INFO packaging: checking dependencies >19:16:42,602 DEBUG packaging: success >19:16:42,606 INFO packaging: 197 packages selected totalling 590.08 MB >19:16:45,500 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >00:11:47,345 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >00:11:47,354 INFO program: Running... modprobe fcoe >00:11:47,484 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >00:11:47,518 INFO program: No FCoE boot disk information is found in EDD! >00:11:47,519 INFO program: Running... udevadm settle --timeout=300 >00:11:47,571 INFO program: Running... multipath -d >00:11:47,619 INFO program: Nov 15 00:11:47 | sdc: rport id not found >00:11:47,620 INFO program: create: mpatha (Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0) undef Kingston,DT 101 II >00:11:47,620 INFO program: size=7.5G features='0' hwhandler='0' wp=undef >00:11:47,620 INFO program: `-+- policy='service-time 0' prio=1 status=undef >00:11:47,620 INFO program: `- 7:0:0:0 sdc 8:32 undef ready running >00:11:47,622 INFO program: Running... multipath -ll >00:11:48,155 INFO program: Running... metacity --display :1 --sm-disable >00:11:48,629 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >00:11:48,711 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,722 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,723 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,723 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,733 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,733 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,734 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,734 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,734 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,735 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,735 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,736 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,736 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,737 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,737 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,737 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,738 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,738 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,738 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,739 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,739 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,739 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,740 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:48,740 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:11:49,156 INFO program: Running... udevadm control --property=ANACONDA=1 >00:11:49,166 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >00:11:49,169 INFO program: Running... systemctl start chronyd.service >00:11:49,390 INFO program: Running... udevadm settle --timeout=300 >00:11:49,464 INFO program: Running... multipath -d >00:11:49,477 INFO program: Nov 15 00:11:49 | sdc: rport id not found >00:11:49,477 INFO program: create: mpatha (Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0) undef Kingston,DT 101 II >00:11:49,478 INFO program: size=7.5G features='0' hwhandler='0' wp=undef >00:11:49,478 INFO program: `-+- policy='service-time 0' prio=1 status=undef >00:11:49,478 INFO program: `- 7:0:0:0 sdc 8:32 undef ready running >00:11:49,478 INFO program: Running... multipath -ll >00:11:49,552 INFO program: Running... udevadm settle --timeout=300 >00:11:49,562 INFO program: Running... mdadm --examine --brief /dev/sda >00:11:49,570 INFO program: ARRAY metadata=imsm UUID=f0925f1c:ac9f3578:9b859f64:ad140da2 >00:11:49,571 INFO program: ARRAY /dev/md/Volume0 container=f0925f1c:ac9f3578:9b859f64:ad140da2 member=0 UUID=aa74acc6:c8902c00:47edc285:a2def99e >00:11:49,574 INFO program: Running... udevadm settle --timeout=300 >00:11:49,581 INFO program: Running... mdadm --incremental --quiet /dev/sda >00:11:49,594 INFO program: Running... udevadm settle --timeout=300 >00:11:49,602 INFO program: Running... mdadm --incremental --quiet /dev/sdb >00:11:49,632 INFO program: Running... dumpe2fs -h /dev/loop1 >00:11:49,675 INFO program: Filesystem volume name: Anaconda >00:11:49,675 INFO program: Last mounted on: / >00:11:49,675 INFO program: Filesystem UUID: 5f9a3a39-c1c1-4e28-b3dc-ccbc536983a4 >00:11:49,675 INFO program: Filesystem magic number: 0xEF53 >00:11:49,675 INFO program: Filesystem revision #: 1 (dynamic) >00:11:49,675 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 >00:11:49,675 INFO program: Filesystem flags: signed_directory_hash >00:11:49,675 INFO program: Default mount options: user_xattr acl >00:11:49,675 INFO program: Filesystem state: clean >00:11:49,675 INFO program: Errors behavior: Continue >00:11:49,675 INFO program: Filesystem OS type: Linux >00:11:49,675 INFO program: Inode count: 65536 >00:11:49,675 INFO program: Block count: 1048576 >00:11:49,675 INFO program: Reserved block count: 0 >00:11:49,675 INFO program: Free blocks: 321459 >00:11:49,675 INFO program: Free inodes: 38998 >00:11:49,675 INFO program: First block: 1 >00:11:49,676 INFO program: Block size: 1024 >00:11:49,676 INFO program: Fragment size: 1024 >00:11:49,676 INFO program: Reserved GDT blocks: 256 >00:11:49,676 INFO program: Blocks per group: 8192 >00:11:49,676 INFO program: Fragments per group: 8192 >00:11:49,676 INFO program: Inodes per group: 512 >00:11:49,676 INFO program: Inode blocks per group: 128 >00:11:49,676 INFO program: Flex block group size: 16 >00:11:49,677 INFO program: Filesystem created: Wed Nov 14 16:13:28 2012 >00:11:49,677 INFO program: Last mount time: Wed Nov 14 16:13:38 2012 >00:11:49,677 INFO program: Last write time: Wed Nov 14 16:13:42 2012 >00:11:49,677 INFO program: Mount count: 2 >00:11:49,677 INFO program: Maximum mount count: -1 >00:11:49,677 INFO program: Last checked: Wed Nov 14 16:13:28 2012 >00:11:49,677 INFO program: Check interval: 0 (<none>) >00:11:49,677 INFO program: Lifetime writes: 32 MB >00:11:49,677 INFO program: Reserved blocks uid: 0 (user root) >00:11:49,678 INFO program: Reserved blocks gid: 0 (group root) >00:11:49,678 INFO program: First inode: 11 >00:11:49,678 INFO program: Inode size: 256 >00:11:49,678 INFO program: Required extra isize: 28 >00:11:49,678 INFO program: Desired extra isize: 28 >00:11:49,678 INFO program: Journal inode: 8 >00:11:49,678 INFO program: Default directory hash: half_md4 >00:11:49,678 INFO program: Directory Hash Seed: 4294eeaa-ba7e-4c35-8350-7a59d83293e3 >00:11:49,679 INFO program: Journal backup: inode blocks >00:11:49,679 INFO program: Journal features: (none) >00:11:49,679 INFO program: Journal size: 32M >00:11:49,679 INFO program: Journal length: 32768 >00:11:49,679 INFO program: Journal sequence: 0x00000006 >00:11:49,679 INFO program: Journal start: 0 >00:11:49,679 INFO program: >00:11:49,679 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:11:49,680 INFO program: Running... dumpe2fs -h /dev/loop1 >00:11:49,682 INFO program: Filesystem volume name: Anaconda >00:11:49,682 INFO program: Last mounted on: / >00:11:49,682 INFO program: Filesystem UUID: 5f9a3a39-c1c1-4e28-b3dc-ccbc536983a4 >00:11:49,683 INFO program: Filesystem magic number: 0xEF53 >00:11:49,683 INFO program: Filesystem revision #: 1 (dynamic) >00:11:49,683 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 >00:11:49,683 INFO program: Filesystem flags: signed_directory_hash >00:11:49,683 INFO program: Default mount options: user_xattr acl >00:11:49,683 INFO program: Filesystem state: clean >00:11:49,683 INFO program: Errors behavior: Continue >00:11:49,683 INFO program: Filesystem OS type: Linux >00:11:49,683 INFO program: Inode count: 65536 >00:11:49,683 INFO program: Block count: 1048576 >00:11:49,683 INFO program: Reserved block count: 0 >00:11:49,683 INFO program: Free blocks: 321459 >00:11:49,683 INFO program: Free inodes: 38998 >00:11:49,683 INFO program: First block: 1 >00:11:49,683 INFO program: Block size: 1024 >00:11:49,684 INFO program: Fragment size: 1024 >00:11:49,684 INFO program: Reserved GDT blocks: 256 >00:11:49,684 INFO program: Blocks per group: 8192 >00:11:49,684 INFO program: Fragments per group: 8192 >00:11:49,684 INFO program: Inodes per group: 512 >00:11:49,684 INFO program: Inode blocks per group: 128 >00:11:49,684 INFO program: Flex block group size: 16 >00:11:49,684 INFO program: Filesystem created: Wed Nov 14 16:13:28 2012 >00:11:49,684 INFO program: Last mount time: Wed Nov 14 16:13:38 2012 >00:11:49,684 INFO program: Last write time: Wed Nov 14 16:13:42 2012 >00:11:49,684 INFO program: Mount count: 2 >00:11:49,684 INFO program: Maximum mount count: -1 >00:11:49,684 INFO program: Last checked: Wed Nov 14 16:13:28 2012 >00:11:49,684 INFO program: Check interval: 0 (<none>) >00:11:49,684 INFO program: Lifetime writes: 32 MB >00:11:49,685 INFO program: Reserved blocks uid: 0 (user root) >00:11:49,685 INFO program: Reserved blocks gid: 0 (group root) >00:11:49,685 INFO program: First inode: 11 >00:11:49,685 INFO program: Inode size: 256 >00:11:49,685 INFO program: Required extra isize: 28 >00:11:49,685 INFO program: Desired extra isize: 28 >00:11:49,685 INFO program: Journal inode: 8 >00:11:49,685 INFO program: Default directory hash: half_md4 >00:11:49,685 INFO program: Directory Hash Seed: 4294eeaa-ba7e-4c35-8350-7a59d83293e3 >00:11:49,685 INFO program: Journal backup: inode blocks >00:11:49,685 INFO program: Journal features: (none) >00:11:49,685 INFO program: Journal size: 32M >00:11:49,685 INFO program: Journal length: 32768 >00:11:49,685 INFO program: Journal sequence: 0x00000006 >00:11:49,685 INFO program: Journal start: 0 >00:11:49,685 INFO program: >00:11:49,686 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:11:49,686 INFO program: Running... resize2fs -P /dev/loop1 >00:11:49,724 INFO program: Couldn't find valid filesystem superblock. >00:11:49,724 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:11:49,724 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >00:14:07,024 INFO program: Running... udevadm settle --timeout=300 >00:14:07,075 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:14:07,080 INFO program: Filesystem volume name: Anaconda >00:14:07,081 INFO program: Last mounted on: /sysroot >00:14:07,081 INFO program: Filesystem UUID: 5f9a3a39-c1c1-4e28-b3dc-ccbc536983a4 >00:14:07,081 INFO program: Filesystem magic number: 0xEF53 >00:14:07,081 INFO program: Filesystem revision #: 1 (dynamic) >00:14:07,081 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 >00:14:07,081 INFO program: Filesystem flags: signed_directory_hash >00:14:07,082 INFO program: Default mount options: user_xattr acl >00:14:07,082 INFO program: Filesystem state: clean >00:14:07,082 INFO program: Errors behavior: Continue >00:14:07,082 INFO program: Filesystem OS type: Linux >00:14:07,082 INFO program: Inode count: 65536 >00:14:07,082 INFO program: Block count: 1048576 >00:14:07,082 INFO program: Reserved block count: 0 >00:14:07,082 INFO program: Free blocks: 321459 >00:14:07,082 INFO program: Free inodes: 38998 >00:14:07,083 INFO program: First block: 1 >00:14:07,083 INFO program: Block size: 1024 >00:14:07,083 INFO program: Fragment size: 1024 >00:14:07,083 INFO program: Reserved GDT blocks: 256 >00:14:07,083 INFO program: Blocks per group: 8192 >00:14:07,083 INFO program: Fragments per group: 8192 >00:14:07,083 INFO program: Inodes per group: 512 >00:14:07,083 INFO program: Inode blocks per group: 128 >00:14:07,083 INFO program: Flex block group size: 16 >00:14:07,084 INFO program: Filesystem created: Wed Nov 14 16:13:28 2012 >00:14:07,084 INFO program: Last mount time: Thu Nov 15 00:11:42 2012 >00:14:07,084 INFO program: Last write time: Thu Nov 15 00:11:42 2012 >00:14:07,084 INFO program: Mount count: 3 >00:14:07,084 INFO program: Maximum mount count: -1 >00:14:07,084 INFO program: Last checked: Wed Nov 14 16:13:28 2012 >00:14:07,084 INFO program: Check interval: 0 (<none>) >00:14:07,084 INFO program: Lifetime writes: 32 MB >00:14:07,085 INFO program: Reserved blocks uid: 0 (user root) >00:14:07,085 INFO program: Reserved blocks gid: 0 (group root) >00:14:07,085 INFO program: First inode: 11 >00:14:07,085 INFO program: Inode size: 256 >00:14:07,085 INFO program: Required extra isize: 28 >00:14:07,085 INFO program: Desired extra isize: 28 >00:14:07,085 INFO program: Journal inode: 8 >00:14:07,085 INFO program: Default directory hash: half_md4 >00:14:07,086 INFO program: Directory Hash Seed: 4294eeaa-ba7e-4c35-8350-7a59d83293e3 >00:14:07,086 INFO program: Journal backup: inode blocks >00:14:07,086 INFO program: Journal features: journal_incompat_revoke >00:14:07,086 INFO program: Journal size: 32M >00:14:07,086 INFO program: Journal length: 32768 >00:14:07,086 INFO program: Journal sequence: 0x00000007 >00:14:07,086 INFO program: Journal start: 1 >00:14:07,086 INFO program: >00:14:07,086 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:14:07,087 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:14:07,090 INFO program: Filesystem volume name: Anaconda >00:14:07,090 INFO program: Last mounted on: /sysroot >00:14:07,090 INFO program: Filesystem UUID: 5f9a3a39-c1c1-4e28-b3dc-ccbc536983a4 >00:14:07,090 INFO program: Filesystem magic number: 0xEF53 >00:14:07,090 INFO program: Filesystem revision #: 1 (dynamic) >00:14:07,090 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 >00:14:07,090 INFO program: Filesystem flags: signed_directory_hash >00:14:07,090 INFO program: Default mount options: user_xattr acl >00:14:07,090 INFO program: Filesystem state: clean >00:14:07,090 INFO program: Errors behavior: Continue >00:14:07,090 INFO program: Filesystem OS type: Linux >00:14:07,090 INFO program: Inode count: 65536 >00:14:07,090 INFO program: Block count: 1048576 >00:14:07,090 INFO program: Reserved block count: 0 >00:14:07,091 INFO program: Free blocks: 321459 >00:14:07,091 INFO program: Free inodes: 38998 >00:14:07,091 INFO program: First block: 1 >00:14:07,091 INFO program: Block size: 1024 >00:14:07,091 INFO program: Fragment size: 1024 >00:14:07,091 INFO program: Reserved GDT blocks: 256 >00:14:07,091 INFO program: Blocks per group: 8192 >00:14:07,091 INFO program: Fragments per group: 8192 >00:14:07,091 INFO program: Inodes per group: 512 >00:14:07,091 INFO program: Inode blocks per group: 128 >00:14:07,091 INFO program: Flex block group size: 16 >00:14:07,091 INFO program: Filesystem created: Wed Nov 14 16:13:28 2012 >00:14:07,092 INFO program: Last mount time: Thu Nov 15 00:11:42 2012 >00:14:07,092 INFO program: Last write time: Thu Nov 15 00:11:42 2012 >00:14:07,092 INFO program: Mount count: 3 >00:14:07,092 INFO program: Maximum mount count: -1 >00:14:07,092 INFO program: Last checked: Wed Nov 14 16:13:28 2012 >00:14:07,092 INFO program: Check interval: 0 (<none>) >00:14:07,092 INFO program: Lifetime writes: 32 MB >00:14:07,092 INFO program: Reserved blocks uid: 0 (user root) >00:14:07,092 INFO program: Reserved blocks gid: 0 (group root) >00:14:07,093 INFO program: First inode: 11 >00:14:07,093 INFO program: Inode size: 256 >00:14:07,093 INFO program: Required extra isize: 28 >00:14:07,093 INFO program: Desired extra isize: 28 >00:14:07,093 INFO program: Journal inode: 8 >00:14:07,093 INFO program: Default directory hash: half_md4 >00:14:07,093 INFO program: Directory Hash Seed: 4294eeaa-ba7e-4c35-8350-7a59d83293e3 >00:14:07,093 INFO program: Journal backup: inode blocks >00:14:07,094 INFO program: Journal features: journal_incompat_revoke >00:14:07,094 INFO program: Journal size: 32M >00:14:07,094 INFO program: Journal length: 32768 >00:14:07,094 INFO program: Journal sequence: 0x00000007 >00:14:07,094 INFO program: Journal start: 1 >00:14:07,094 INFO program: >00:14:07,094 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:14:07,094 INFO program: Running... resize2fs -P /dev/mapper/live-rw >00:14:07,098 INFO program: Estimated minimum size of the filesystem: 725035 >00:14:07,098 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:14:07,104 INFO program: Running... udevadm settle --timeout=300 >00:14:07,119 INFO program: Running... udevadm settle --timeout=300 >00:14:07,128 INFO program: Running... udevadm settle --timeout=300 >00:14:07,138 INFO program: Running... udevadm settle --timeout=300 >00:14:07,149 INFO program: Running... udevadm settle --timeout=300 >19:16:08,088 INFO program: Running... udevadm settle --timeout=300 >19:16:08,168 INFO program: Running... modprobe btrfs >19:16:08,230 INFO program: Running... modprobe xfs >19:16:08,282 INFO program: Running... modprobe vfat >19:16:33,811 INFO program: Running... udevadm settle --timeout=300 >19:16:44,522 INFO program: Running... hwclock --systohc --utc >19:16:45,509 INFO program: Running... udevadm settle --timeout=300 >19:16:45,535 INFO program: Running... wipefs -a /dev/md/Volume0_0 >19:16:45,683 INFO program: Running... udevadm settle --timeout=300 >19:16:45,727 INFO program: Running... udevadm settle --timeout=300 >19:16:45,743 INFO program: Running... udevadm settle --timeout=300 >19:16:45,854 INFO program: Running... udevadm settle --timeout=300 >19:16:45,906 INFO program: Running... udevadm settle --timeout=300 >19:16:45,927 INFO program: Running... udevadm settle --timeout=300 >19:16:46,092 INFO program: Running... udevadm settle --timeout=300 >19:16:46,219 INFO program: Running... wipefs -a /dev/md/Volume0_0p1 >19:16:46,245 INFO program: Running... udevadm settle --timeout=300 >19:16:46,288 INFO program: Running... udevadm settle --timeout=300 >19:16:46,348 INFO program: Running... mke2fs -t ext4 /dev/md/Volume0_0p1 >19:16:46,364 ERR program: mke2fs 1.42.5 (29-Jul-2012) >19:16:46,373 INFO program: Filesystem label= >19:16:46,373 INFO program: OS type: Linux >19:16:46,373 INFO program: Block size=1024 (log=0) >19:16:46,374 INFO program: Fragment size=1024 (log=0) >19:16:46,374 INFO program: Stride=4 blocks, Stripe width=4 blocks >19:16:46,374 INFO program: 128016 inodes, 512000 blocks >19:16:46,374 INFO program: 25600 blocks (5.00%) reserved for the super user >19:16:46,374 INFO program: First data block=1 >19:16:46,374 INFO program: Maximum filesystem blocks=67633152 >19:16:46,374 INFO program: 63 block groups >19:16:46,374 INFO program: 8192 blocks per group, 8192 fragments per group >19:16:46,374 INFO program: 2032 inodes per group >19:16:46,374 INFO program: Superblock backups stored on blocks: >19:16:46,374 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >19:16:46,374 INFO program: >19:16:46,376 INFO program: Allocating group tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >19:16:46,376 INFO program: Writing inode tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >19:16:46,463 INFO program: Creating journal (8192 blocks): done >19:16:46,688 INFO program: Writing superblocks and filesystem accounting information: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >19:16:46,689 INFO program: >19:16:46,692 INFO program: Running... udevadm settle --timeout=300 >19:16:46,843 INFO program: Running... udevadm settle --timeout=300 >19:16:46,893 INFO program: Running... udevadm settle --timeout=300 >19:16:48,018 INFO program: Running... wipefs -a /dev/md/Volume0_0p2 >19:16:48,026 ERR program: wipefs: error: /dev/md/Volume0_0p2: probing initialization failed: Device or resource busy > > >/tmp/storage.log: >00:11:47,072 DEBUG storage: registered device format class DiskLabel as disklabel >00:11:47,074 DEBUG storage: registered device format class SwapSpace as swap >00:11:47,084 DEBUG storage: registered device format class Ext2FS as ext2 >00:11:47,084 DEBUG storage: registered device format class Ext3FS as ext3 >00:11:47,084 DEBUG storage: registered device format class Ext4FS as ext4 >00:11:47,084 DEBUG storage: registered device format class FATFS as vfat >00:11:47,084 DEBUG storage: registered device format class EFIFS as efi >00:11:47,084 DEBUG storage: registered device format class BTRFS as btrfs >00:11:47,084 DEBUG storage: registered device format class GFS2 as gfs2 >00:11:47,085 DEBUG storage: registered device format class JFS as jfs >00:11:47,085 DEBUG storage: registered device format class ReiserFS as reiserfs >00:11:47,085 DEBUG storage: registered device format class XFS as xfs >00:11:47,085 DEBUG storage: registered device format class HFS as hfs >00:11:47,085 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >00:11:47,085 DEBUG storage: registered device format class HFSPlus as hfs+ >00:11:47,085 DEBUG storage: registered device format class NTFS as ntfs >00:11:47,085 DEBUG storage: registered device format class NFS as nfs >00:11:47,085 DEBUG storage: registered device format class NFSv4 as nfs4 >00:11:47,085 DEBUG storage: registered device format class Iso9660FS as iso9660 >00:11:47,085 DEBUG storage: registered device format class NoDevFS as nodev >00:11:47,085 DEBUG storage: registered device format class DevPtsFS as devpts >00:11:47,085 DEBUG storage: registered device format class ProcFS as proc >00:11:47,086 DEBUG storage: registered device format class SysFS as sysfs >00:11:47,086 DEBUG storage: registered device format class TmpFS as tmpfs >00:11:47,086 DEBUG storage: registered device format class BindFS as bind >00:11:47,086 DEBUG storage: registered device format class SELinuxFS as selinuxfs >00:11:47,086 DEBUG storage: registered device format class USBFS as usbfs >00:11:47,086 DEBUG storage: registered device format class PPCPRePBoot as prepboot >00:11:47,087 DEBUG storage: registered device format class MDRaidMember as mdmember >00:11:47,088 DEBUG storage: registered device format class MultipathMember as multipath_member >00:11:47,088 DEBUG storage: registered device format class BIOSBoot as biosboot >00:11:47,089 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >00:11:47,112 DEBUG storage: registered device format class LUKS as luks >00:11:47,112 DEBUG storage: registered device format class DMRaidMember as dmraidmember >00:11:47,568 DEBUG storage: MultipathTopology._build_topology: >00:11:47,568 DEBUG storage: /etc/multipath.conf contents: >00:11:47,568 DEBUG storage: # multipath.conf written by anaconda >00:11:47,568 DEBUG storage: >00:11:47,568 DEBUG storage: defaults { >00:11:47,568 DEBUG storage: user_friendly_names yes >00:11:47,568 DEBUG storage: } >00:11:47,568 DEBUG storage: blacklist { >00:11:47,568 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >00:11:47,568 DEBUG storage: devnode "^hd[a-z]" >00:11:47,568 DEBUG storage: devnode "^dcssblk[0-9]*" >00:11:47,568 DEBUG storage: device { >00:11:47,568 DEBUG storage: vendor "DGC" >00:11:47,568 DEBUG storage: product "LUNZ" >00:11:47,568 DEBUG storage: } >00:11:47,568 DEBUG storage: device { >00:11:47,569 DEBUG storage: vendor "IBM" >00:11:47,569 DEBUG storage: product "S/390.*" >00:11:47,569 DEBUG storage: } >00:11:47,569 DEBUG storage: # don't count normal SATA devices as multipaths >00:11:47,569 DEBUG storage: device { >00:11:47,569 DEBUG storage: vendor "ATA" >00:11:47,569 DEBUG storage: } >00:11:47,569 DEBUG storage: # don't count 3ware devices as multipaths >00:11:47,569 DEBUG storage: device { >00:11:47,569 DEBUG storage: vendor "3ware" >00:11:47,569 DEBUG storage: } >00:11:47,570 DEBUG storage: device { >00:11:47,570 DEBUG storage: vendor "AMCC" >00:11:47,570 DEBUG storage: } >00:11:47,570 DEBUG storage: # nor highpoint devices >00:11:47,570 DEBUG storage: device { >00:11:47,570 DEBUG storage: vendor "HPT" >00:11:47,570 DEBUG storage: } >00:11:47,570 DEBUG storage: } >00:11:47,570 DEBUG storage: multipaths { >00:11:47,571 DEBUG storage: } >00:11:47,571 DEBUG storage: (end of /etc/multipath.conf) >00:11:47,632 INFO storage: MultipathTopology: not a multipath: ['sdc'] >00:11:47,632 INFO storage: MultipathTopology: found singlepath device: sdd >00:11:47,632 INFO storage: MultipathTopology: found singlepath device: sdc >00:11:47,633 INFO storage: MultipathTopology: found non-disk device: sdc1 >00:11:47,633 INFO storage: MultipathTopology: found non-disk device: sdc2 >00:11:47,633 INFO storage: MultipathTopology: found non-disk device: sdc3 >00:11:47,633 INFO storage: MultipathTopology: found non-disk device: sr0 >00:11:47,633 INFO storage: MultipathTopology: found singlepath device: sda >00:11:47,633 INFO storage: MultipathTopology: found singlepath device: sdb >00:11:47,633 INFO storage: MultipathTopology: found singlepath device: loop0 >00:11:47,633 INFO storage: MultipathTopology: found singlepath device: loop1 >00:11:47,633 INFO storage: MultipathTopology: found singlepath device: loop2 >00:11:47,633 INFO storage: MultipathTopology: found singlepath device: loop3 >00:11:47,633 INFO storage: MultipathTopology: found singlepath device: loop4 >00:11:47,633 INFO storage: MultipathTopology: found singlepath device: loop5 >00:11:47,633 INFO storage: MultipathTopology: found singlepath device: loop6 >00:11:47,634 INFO storage: MultipathTopology: found singlepath device: loop7 >00:11:47,634 INFO storage: MultipathTopology: found singlepath device: dm-0 >00:11:47,634 INFO storage: MultipathTopology: found singlepath device: md126 >00:11:47,634 INFO storage: MultipathTopology: found singlepath device: md127 >00:11:49,390 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >00:11:49,390 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >00:11:49,461 DEBUG storage: MultipathTopology._build_topology: >00:11:49,461 DEBUG storage: /etc/multipath.conf contents: >00:11:49,461 DEBUG storage: # multipath.conf written by anaconda >00:11:49,461 DEBUG storage: >00:11:49,461 DEBUG storage: defaults { >00:11:49,461 DEBUG storage: user_friendly_names yes >00:11:49,461 DEBUG storage: } >00:11:49,461 DEBUG storage: blacklist { >00:11:49,461 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >00:11:49,461 DEBUG storage: devnode "^hd[a-z]" >00:11:49,461 DEBUG storage: devnode "^dcssblk[0-9]*" >00:11:49,461 DEBUG storage: device { >00:11:49,461 DEBUG storage: vendor "DGC" >00:11:49,461 DEBUG storage: product "LUNZ" >00:11:49,461 DEBUG storage: } >00:11:49,461 DEBUG storage: device { >00:11:49,461 DEBUG storage: vendor "IBM" >00:11:49,462 DEBUG storage: product "S/390.*" >00:11:49,462 DEBUG storage: } >00:11:49,462 DEBUG storage: # don't count normal SATA devices as multipaths >00:11:49,462 DEBUG storage: device { >00:11:49,462 DEBUG storage: vendor "ATA" >00:11:49,462 DEBUG storage: } >00:11:49,462 DEBUG storage: # don't count 3ware devices as multipaths >00:11:49,462 DEBUG storage: device { >00:11:49,463 DEBUG storage: vendor "3ware" >00:11:49,463 DEBUG storage: } >00:11:49,463 DEBUG storage: device { >00:11:49,463 DEBUG storage: vendor "AMCC" >00:11:49,463 DEBUG storage: } >00:11:49,463 DEBUG storage: # nor highpoint devices >00:11:49,463 DEBUG storage: device { >00:11:49,464 DEBUG storage: vendor "HPT" >00:11:49,464 DEBUG storage: } >00:11:49,464 DEBUG storage: } >00:11:49,464 DEBUG storage: multipaths { >00:11:49,464 DEBUG storage: } >00:11:49,464 DEBUG storage: (end of /etc/multipath.conf) >00:11:49,487 INFO storage: MultipathTopology: not a multipath: ['sdc'] >00:11:49,487 INFO storage: MultipathTopology: found singlepath device: sdd >00:11:49,487 INFO storage: MultipathTopology: found singlepath device: sdc >00:11:49,487 INFO storage: MultipathTopology: found non-disk device: sdc1 >00:11:49,487 INFO storage: MultipathTopology: found non-disk device: sdc2 >00:11:49,487 INFO storage: MultipathTopology: found non-disk device: sdc3 >00:11:49,487 INFO storage: MultipathTopology: found non-disk device: sr0 >00:11:49,487 INFO storage: MultipathTopology: found singlepath device: sda >00:11:49,487 INFO storage: MultipathTopology: found singlepath device: sdb >00:11:49,487 INFO storage: MultipathTopology: found singlepath device: loop0 >00:11:49,488 INFO storage: MultipathTopology: found singlepath device: loop1 >00:11:49,488 INFO storage: MultipathTopology: found singlepath device: loop2 >00:11:49,488 INFO storage: MultipathTopology: found singlepath device: loop3 >00:11:49,488 INFO storage: MultipathTopology: found singlepath device: loop4 >00:11:49,488 INFO storage: MultipathTopology: found singlepath device: loop5 >00:11:49,488 INFO storage: MultipathTopology: found singlepath device: loop6 >00:11:49,488 INFO storage: MultipathTopology: found singlepath device: loop7 >00:11:49,488 INFO storage: MultipathTopology: found singlepath device: dm-0 >00:11:49,488 INFO storage: MultipathTopology: found singlepath device: md126 >00:11:49,488 INFO storage: MultipathTopology: found singlepath device: md127 >00:11:49,488 INFO storage: devices to scan: ['sdd', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0', 'sda', 'sdb', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'md126', 'md127'] >00:11:49,490 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666433-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Card_Reader', > 'ID_MODEL_ENC': 'Card\\x20\\x20Reader\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6366', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Multiple_Card_Reader_058F63666433-0:0', > 'ID_SERIAL_SHORT': '058F63666433', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Multiple', > 'ID_VENDOR_ENC': 'Multiple', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92363', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666433-0:0', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdd'} ; name: sdd ; >00:11:49,490 INFO storage: scanning sdd (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdd)... >00:11:49,491 DEBUG storage: DeviceTree.getDeviceByName: name: sdd ; >00:11:49,491 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:49,492 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdd ; >00:11:49,493 INFO storage: sdd is a disk >00:11:49,493 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:11:49,494 DEBUG storage: DiskDevice._setFormat: sdd ; current: None ; type: None ; >00:11:49,494 INFO storage: added disk sdd (id 0) to device tree >00:11:49,494 DEBUG storage: looking up parted Device: /dev/sdd >00:11:49,496 DEBUG storage: no device or no media present >00:11:49,498 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0 /dev/disk/by-label/Fedora\\x2018\\x20x86_64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2012-11-14-08-15-47-00', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora_18_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-14-08-15-47-00', > 'ID_FS_UUID_ENC': '2012-11-14-08-15-47-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DT_101_II', > 'ID_MODEL_ENC': 'DT\\x20101\\x20II\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1625', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0', > 'ID_SERIAL_SHORT': '001CC0EC32BCAA2097DF2913', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92533', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2012-11-14-08-15-47-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc'} ; name: sdc ; >00:11:49,499 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc)... >00:11:49,499 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >00:11:49,500 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:49,501 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >00:11:49,502 INFO storage: sdc is a disk >00:11:49,502 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:11:49,503 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >00:11:49,503 INFO storage: added disk sdc (id 1) to device tree >00:11:49,503 DEBUG storage: looking up parted Device: /dev/sdc >00:11:49,505 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >00:11:49,506 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >00:11:49,507 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >00:11:49,509 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >00:11:49,510 INFO storage: no usable disklabel on sdc >00:11:49,510 INFO storage: type detected on 'sdc' is 'iso9660' >00:11:49,511 DEBUG storage: Iso9660FS.supported: supported: True ; >00:11:49,511 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >00:11:49,512 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: iso9660 ; >00:11:49,512 INFO storage: got device: DiskDevice instance (0x7f8784fb6250) -- > name = sdc status = True kids = 0 id = 1 > parents = [] > uuid = None size = 7648.0 > format = existing iso9660 filesystem > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Kingston DT 101 II path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15663104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1022, 247, 62) biosGeometry: (974, 255, 63) > PedDevice: <_ped.Device object at 0x7f876fc623b0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f8784fb63d0> >00:11:49,513 DEBUG storage: Iso9660FS.supported: supported: True ; >00:11:49,513 INFO storage: got format: Iso9660FS instance (0x7f8784fb64d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdc uuid = 2012-11-14-08-15-47-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_x86_64 size = 0 targetSize = 0 > >00:11:49,516 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0-part1 /dev/disk/by-label/Fedora\\x2018\\x20x86_64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2012-11-14-08-15-47-00', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora_18_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-14-08-15-47-00', > 'ID_FS_UUID_ENC': '2012-11-14-08-15-47-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DT_101_II', > 'ID_MODEL_ENC': 'DT\\x20101\\x20II\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1625', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '520192', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0', > 'ID_SERIAL_SHORT': '001CC0EC32BCAA2097DF2913', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92550', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0-part1', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2012-11-14-08-15-47-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >00:11:49,516 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1)... >00:11:49,517 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >00:11:49,518 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:49,518 INFO storage: sdc1 is a partition >00:11:49,518 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >00:11:49,519 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >00:11:49,520 DEBUG storage: DeviceTree.getDeviceByName returned existing 7648MB disk sdc (1) with existing iso9660 filesystem >00:11:49,520 DEBUG storage: lvm filter: adding sdc1 to the reject list >00:11:49,520 DEBUG storage: ignoring partition sdc1 >00:11:49,520 DEBUG storage: no device or no media present >00:11:49,523 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/3B2D-44C9', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3B2D-44C9', > 'ID_FS_UUID_ENC': '3B2D-44C9', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DT_101_II', > 'ID_MODEL_ENC': 'DT\\x20101\\x20II\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1625', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '64052', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '9760', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0', > 'ID_SERIAL_SHORT': '001CC0EC32BCAA2097DF2913', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92567', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0-part2', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/3B2D-44C9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >00:11:49,524 INFO storage: scanning sdc2 (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2)... >00:11:49,524 DEBUG storage: DeviceTree.getDeviceByName: name: sdc2 ; >00:11:49,525 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:49,525 INFO storage: sdc2 is a partition >00:11:49,526 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >00:11:49,526 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >00:11:49,527 DEBUG storage: DeviceTree.getDeviceByName returned existing 7648MB disk sdc (1) with existing iso9660 filesystem >00:11:49,527 DEBUG storage: lvm filter: adding sdc2 to the reject list >00:11:49,527 DEBUG storage: ignoring partition sdc2 >00:11:49,527 DEBUG storage: no device or no media present >00:11:49,530 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0-part3 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/5253087d-3aa2-3e02-8fda-ad4c37b75992', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5253087d-3aa2-3e02-8fda-ad4c37b75992', > 'ID_FS_UUID_ENC': '5253087d-3aa2-3e02-8fda-ad4c37b75992', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DT_101_II', > 'ID_MODEL_ENC': 'DT\\x20101\\x20II\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1625', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '73812', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39072', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0', > 'ID_SERIAL_SHORT': '001CC0EC32BCAA2097DF2913', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92584', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0-part3', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/5253087d-3aa2-3e02-8fda-ad4c37b75992'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >00:11:49,530 INFO storage: scanning sdc3 (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc3)... >00:11:49,530 DEBUG storage: DeviceTree.getDeviceByName: name: sdc3 ; >00:11:49,531 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:49,531 INFO storage: sdc3 is a partition >00:11:49,532 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >00:11:49,533 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >00:11:49,533 DEBUG storage: DeviceTree.getDeviceByName returned existing 7648MB disk sdc (1) with existing iso9660 filesystem >00:11:49,533 DEBUG storage: lvm filter: adding sdc3 to the reject list >00:11:49,533 DEBUG storage: ignoring partition sdc3 >00:11:49,533 DEBUG storage: no device or no media present >00:11:49,535 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH-222AB_R8BZ6GHB306079', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'TSSTcorp_CDDVDW_SH-222AB', > 'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SH-222AB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'SB00', > 'ID_SERIAL': 'TSSTcorp_CDDVDW_SH-222AB_R8BZ6GHB306079', > 'ID_SERIAL_SHORT': 'R8BZ6GHB306079', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '5500', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH-222AB_R8BZ6GHB306079'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >00:11:49,535 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >00:11:49,536 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >00:11:49,536 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:49,537 INFO storage: sr0 is a cdrom >00:11:49,537 DEBUG storage: DeviceTree.addUdevOpticalDevice: >00:11:49,537 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:11:49,538 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >00:11:49,538 INFO storage: added cdrom sr0 (id 2) to device tree >00:11:49,539 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:11:49,543 DEBUG storage: no device or no media present >00:11:49,544 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST500DM002-1BD142_Z3T290ZD /dev/disk/by-id/wwn-0x5000c5004dfac22a', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.1.00', > 'ID_MODEL': 'ST500DM002-1BD142', > 'ID_MODEL_ENC': 'ST500DM002-1BD142\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'KC45', > 'ID_SERIAL': 'ST500DM002-1BD142_Z3T290ZD', > 'ID_SERIAL_SHORT': 'Z3T290ZD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5004dfac22a', > 'ID_WWN_WITH_EXTENSION': '0x5000c5004dfac22a', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_LEVEL': 'container', > 'MD_METADATA': 'imsm', > 'MD_UUID': 'f0925f1c:ac9f3578:9b859f64:ad140da2', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5568', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST500DM002-1BD142_Z3T290ZD', > '/dev/disk/by-id/wwn-0x5000c5004dfac22a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >00:11:49,545 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >00:11:49,545 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:11:49,546 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:49,546 INFO storage: sda is part of a biosraid >00:11:49,546 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:11:49,547 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >00:11:49,547 INFO storage: added disk sda (id 3) to device tree >00:11:49,547 DEBUG storage: looking up parted Device: /dev/sda >00:11:49,549 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >00:11:49,549 INFO storage: type detected on 'sda' is 'isw_raid_member' >00:11:49,550 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sda ; serial: Z3T290ZD ; mdUuid: f0925f1c:ac9f3578:9b859f64:ad140da2 ; biosraid: True ; >00:11:49,550 DEBUG storage: getFormat('isw_raid_member') returning MDRaidMember instance >00:11:49,550 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: mdmember ; >00:11:49,551 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda ; >00:11:49,552 DEBUG storage: DeviceTree.getDeviceByUuid returned None >00:11:49,571 INFO storage: using name imsm0 for md array containing member sda >00:11:49,571 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:11:49,572 DEBUG storage: MDRaidArrayDevice._setFormat: imsm0 ; current: None ; type: None ; >00:11:49,572 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: imsm0 ; status: False ; >00:11:49,573 DEBUG storage: MDRaidArrayDevice._addDevice: imsm0 ; device: sda ; status: True ; >00:11:49,573 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >00:11:49,574 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:11:49,584 WARN storage: failed to add member /dev/sda to md array /dev/md/imsm0: mdadd failed for /dev/sda: running mdadm --incremental --quiet /dev/sda failed >00:11:49,584 DEBUG storage: looking up parted Device: /dev/md/imsm0 >00:11:49,584 INFO storage: added mdcontainer imsm0 (id 4) to device tree >00:11:49,585 INFO storage: got device: DiskDevice instance (0x7f8777654dd0) -- > name = sda status = True kids = 1 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing mdmember > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500DM002-1BD14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f876fc62560> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f8777654c50> >00:11:49,585 INFO storage: got format: MDRaidMember instance (0x7f8777654c10) -- > type = mdmember name = software RAID status = False > device = /dev/sda uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = f0925f1c:ac9f3578:9b859f64:ad140da2 biosraid = True >00:11:49,587 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST500DM002-1BD142_Z3T1Q64D /dev/disk/by-id/wwn-0x5000c5004ddab504', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.1.00', > 'ID_MODEL': 'ST500DM002-1BD142', > 'ID_MODEL_ENC': 'ST500DM002-1BD142\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'KC45', > 'ID_SERIAL': 'ST500DM002-1BD142_Z3T1Q64D', > 'ID_SERIAL_SHORT': 'Z3T1Q64D', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5004ddab504', > 'ID_WWN_WITH_EXTENSION': '0x5000c5004ddab504', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_LEVEL': 'container', > 'MD_METADATA': 'imsm', > 'MD_UUID': 'f0925f1c:ac9f3578:9b859f64:ad140da2', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5823', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST500DM002-1BD142_Z3T1Q64D', > '/dev/disk/by-id/wwn-0x5000c5004ddab504'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb'} ; name: sdb ; >00:11:49,587 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb)... >00:11:49,588 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >00:11:49,588 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:49,588 INFO storage: sdb is part of a biosraid >00:11:49,588 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:11:49,589 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >00:11:49,589 INFO storage: added disk sdb (id 5) to device tree >00:11:49,589 DEBUG storage: looking up parted Device: /dev/sdb >00:11:49,590 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >00:11:49,590 INFO storage: type detected on 'sdb' is 'isw_raid_member' >00:11:49,591 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sdb ; serial: Z3T1Q64D ; mdUuid: f0925f1c:ac9f3578:9b859f64:ad140da2 ; biosraid: True ; >00:11:49,591 DEBUG storage: getFormat('isw_raid_member') returning MDRaidMember instance >00:11:49,591 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: mdmember ; >00:11:49,592 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb ; >00:11:49,592 DEBUG storage: looking up parted Device: /dev/md/imsm0 >00:11:49,593 DEBUG storage: non-existent RAID container size == 0 >00:11:49,593 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 0MB mdcontainer imsm0 (4) >00:11:49,593 DEBUG storage: MDRaidArrayDevice._addDevice: imsm0 ; device: sdb ; status: True ; >00:11:49,594 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >00:11:49,594 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >00:11:49,605 WARN storage: failed to add member /dev/sdb to md array /dev/md/imsm0: mdadd failed for /dev/sdb: running mdadm --incremental --quiet /dev/sdb failed >00:11:49,605 DEBUG storage: looking up parted Device: /dev/md/imsm0 >00:11:49,606 INFO storage: got device: DiskDevice instance (0x7f8777654d10) -- > name = sdb status = True kids = 1 id = 5 > parents = [] > uuid = None size = 476940.023438 > format = existing mdmember > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST500DM002-1BD14 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f876fc627a0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f8777657310> >00:11:49,606 INFO storage: got format: MDRaidMember instance (0x7f8777657250) -- > type = mdmember name = software RAID status = False > device = /dev/sdb uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = f0925f1c:ac9f3578:9b859f64:ad140da2 biosraid = True >00:11:49,607 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': '14893', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >00:11:49,607 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >00:11:49,607 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >00:11:49,608 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:49,608 INFO storage: loop0 is a loop device >00:11:49,608 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >00:11:49,609 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >00:11:49,609 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:49,609 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:11:49,610 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >00:11:49,610 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 6) to device tree >00:11:49,611 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >00:11:49,611 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:11:49,611 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:11:49,611 INFO storage: added loop loop0 (id 7) to device tree >00:11:49,612 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >00:11:49,613 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >00:11:49,613 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:11:49,613 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >00:11:49,614 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >00:11:49,615 WARN storage: disklabel detected but not usable on loop0 >00:11:49,615 INFO storage: type detected on 'loop0' is 'squashfs' >00:11:49,615 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:11:49,615 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:11:49,616 INFO storage: got device: LoopDevice instance (0x7f87776579d0) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (6)'] > 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 >00:11:49,617 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/5f9a3a39-c1c1-4e28-b3dc-ccbc536983a4', > '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': '5f9a3a39-c1c1-4e28-b3dc-ccbc536983a4', > 'ID_FS_UUID_ENC': '5f9a3a39-c1c1-4e28-b3dc-ccbc536983a4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '14912', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/5f9a3a39-c1c1-4e28-b3dc-ccbc536983a4'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >00:11:49,617 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >00:11:49,617 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:11:49,618 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:49,618 INFO storage: loop1 is a loop device >00:11:49,618 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >00:11:49,619 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >00:11:49,619 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:49,619 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:11:49,620 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >00:11:49,620 INFO storage: added file /LiveOS/rootfs.img (id 8) to device tree >00:11:49,620 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >00:11:49,620 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:11:49,621 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:11:49,621 INFO storage: added loop loop1 (id 9) to device tree >00:11:49,621 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >00:11:49,622 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >00:11:49,622 DEBUG storage: Ext4FS.supported: supported: True ; >00:11:49,632 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:11:49,632 DEBUG storage: device loop1 does not contain a disklabel >00:11:49,632 INFO storage: type detected on 'loop1' is 'ext4' >00:11:49,724 DEBUG storage: padding min size from 0 up to 0 >00:11:49,725 DEBUG storage: Ext4FS.supported: supported: True ; >00:11:49,725 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:11:49,726 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >00:11:49,726 INFO storage: got device: LoopDevice instance (0x7f8777657090) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > 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 >00:11:49,726 DEBUG storage: Ext4FS.supported: supported: True ; >00:11:49,727 INFO storage: got format: Ext4FS instance (0x7f8777657810) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 5f9a3a39-c1c1-4e28-b3dc-ccbc536983a4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >00:11:49,727 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '14928', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >00:11:49,728 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >00:11:49,728 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >00:11:49,729 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:49,729 INFO storage: loop2 is a loop device >00:11:49,729 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >00:11:49,730 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >00:11:49,730 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:49,730 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:11:49,731 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >00:11:49,731 INFO storage: added file /overlay (deleted) (id 10) to device tree >00:11:49,731 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >00:11:49,731 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:11:49,732 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:11:49,732 INFO storage: added loop loop2 (id 11) to device tree >00:11:49,733 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >00:11:49,733 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >00:11:49,733 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:11:49,734 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >00:11:49,734 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >00:11:49,735 WARN storage: disklabel detected but not usable on loop2 >00:11:49,735 DEBUG storage: no type or existing type for loop2, bailing >00:11:49,735 INFO storage: got device: LoopDevice instance (0x7f8777657ad0) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > 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 >00:11:49,736 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': '14942', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >00:11:49,736 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >00:11:49,736 DEBUG storage: lvm filter: adding loop3 to the reject list >00:11:49,737 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': '14960', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >00:11:49,737 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >00:11:49,737 DEBUG storage: lvm filter: adding loop4 to the reject list >00:11:49,738 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': '14982', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >00:11:49,738 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >00:11:49,738 DEBUG storage: lvm filter: adding loop5 to the reject list >00:11:49,739 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15014', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >00:11:49,739 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >00:11:49,739 DEBUG storage: lvm filter: adding loop6 to the reject list >00:11:49,740 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': '15028', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >00:11:49,740 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >00:11:49,740 DEBUG storage: lvm filter: adding loop7 to the reject list >00:11:49,740 DEBUG storage: Skipping a device mapper drive (dm-0) for now >00:11:49,741 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-uuid-aa74acc6:c8902c00:47edc285:a2def99e /dev/md/Volume0_0', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'MAJOR': '9', > 'MD_CONTAINER': '/dev/md/imsm0', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'Volume0_0', > 'MD_LEVEL': 'raid1', > 'MD_MEMBER': '0', > 'MD_UUID': 'aa74acc6:c8902c00:47edc285:a2def99e', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46538', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-uuid-aa74acc6:c8902c00:47edc285:a2def99e', > '/dev/md/Volume0_0'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >00:11:49,741 INFO storage: scanning md126 (/devices/virtual/block/md126)... >00:11:49,742 DEBUG storage: DeviceTree.getDeviceByName: name: md126 ; >00:11:49,742 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:49,743 DEBUG storage: DeviceTree.addUdevDiskDevice: name: md126 ; >00:11:49,743 DEBUG storage: DeviceTree.getDeviceByName: name: imsm0 ; >00:11:49,743 DEBUG storage: looking up parted Device: /dev/md/imsm0 >00:11:49,744 DEBUG storage: non-existent RAID container size == 0 >00:11:49,744 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB mdcontainer imsm0 (4) >00:11:49,745 DEBUG storage: MDRaidArrayDevice.addChild: kids: 0 ; name: imsm0 ; >00:11:49,745 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:11:49,745 DEBUG storage: MDRaidArrayDevice._setFormat: Volume0_0 ; current: None ; type: None ; >00:11:49,745 DEBUG storage: looking up parted Device: /dev/md/Volume0_0 >00:14:06,961 INFO storage: added mdbiosraidarray Volume0_0 (id 12) to device tree >00:14:06,975 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: Volume0_0 ; >00:14:06,975 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: Volume0_0 ; label_type: None ; >00:14:06,975 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:14:06,976 DEBUG storage: MDRaidArrayDevice.setup: Volume0_0 ; status: True ; controllable: True ; orig: False ; >00:14:06,977 DEBUG storage: DiskLabel.__init__: device: /dev/md/Volume0_0 ; labelType: msdos ; exists: True ; >00:14:07,014 INFO storage: no usable disklabel on Volume0_0 >00:14:07,015 DEBUG storage: no type or existing type for md126, bailing >00:14:07,016 DEBUG storage: looking up parted Device: /dev/md/imsm0 >00:14:07,016 DEBUG storage: non-existent RAID container size == 0 >00:14:07,016 INFO storage: got device: MDRaidArrayDevice instance (0x7f8777654e10) -- > name = Volume0_0 status = True kids = 0 id = 12 > parents = ['existing 0MB mdcontainer imsm0 (4)'] > uuid = aa74acc6:c8902c00:47edc285:a2def99e size = 476937.0 > format = existing None > major = 9 minor = 126 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/Volume0_0 type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 976766976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (122095872, 2, 4) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x7f876fc62710> > target size = 0 path = /dev/md/Volume0_0 > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 1 metadata version = None >00:14:07,019 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-uuid-f0925f1c:ac9f3578:9b859f64:ad140da2 /dev/md/imsm0', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'imsm0', > 'MD_LEVEL': 'container', > 'MD_METADATA': 'imsm', > 'MD_UUID': 'f0925f1c:ac9f3578:9b859f64:ad140da2', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '42036', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-uuid-f0925f1c:ac9f3578:9b859f64:ad140da2', > '/dev/md/imsm0'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >00:14:07,019 INFO storage: scanning md127 (/devices/virtual/block/md127)... >00:14:07,019 DEBUG storage: DeviceTree.getDeviceByName: name: md127 ; >00:14:07,020 DEBUG storage: DeviceTree.getDeviceByName returned None >00:14:07,020 INFO storage: md127 is an md device >00:14:07,020 DEBUG storage: DeviceTree.addUdevMDDevice: name: imsm0 ; >00:14:07,021 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:14:07,021 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing mdmember >00:14:07,022 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >00:14:07,022 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (5) with existing mdmember >00:14:07,023 DEBUG storage: DeviceTree.getDeviceByName: name: imsm0 ; >00:14:07,023 DEBUG storage: looking up parted Device: /dev/md/imsm0 >00:14:07,023 DEBUG storage: non-existent RAID container size == 0 >00:14:07,024 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB mdcontainer imsm0 (4) >00:14:07,024 DEBUG storage: no device or no media present >00:14:07,059 INFO storage: devices to scan: ['dm-0'] >00:14:07,061 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/5f9a3a39-c1c1-4e28-b3dc-ccbc536983a4 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5f9a3a39-c1c1-4e28-b3dc-ccbc536983a4', > 'ID_FS_UUID_ENC': '5f9a3a39-c1c1-4e28-b3dc-ccbc536983a4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '97496', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/5f9a3a39-c1c1-4e28-b3dc-ccbc536983a4', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >00:14:07,061 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >00:14:07,062 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:14:07,063 DEBUG storage: DeviceTree.getDeviceByName returned None >00:14:07,063 INFO storage: live-rw is a device-mapper device >00:14:07,064 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >00:14:07,065 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:14:07,066 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >00:14:07,067 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >00:14:07,068 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >00:14:07,069 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:14:07,070 DEBUG storage: DeviceTree.getDeviceByName returned None >00:14:07,071 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >00:14:07,071 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:14:07,072 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >00:14:07,072 INFO storage: added dm live-rw (id 13) to device tree >00:14:07,073 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >00:14:07,074 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >00:14:07,075 DEBUG storage: Ext4FS.supported: supported: True ; >00:14:07,075 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:14:07,075 DEBUG storage: device live-rw does not contain a disklabel >00:14:07,075 INFO storage: type detected on 'live-rw' is 'ext4' >00:14:07,098 DEBUG storage: padding min size from 709 up to 779 >00:14:07,099 DEBUG storage: Ext4FS.supported: supported: True ; >00:14:07,100 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:14:07,100 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >00:14:07,101 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >00:14:07,102 INFO storage: got device: DMDevice instance (0x7f876fb4f490) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop2 (11)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f876fc624d0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >00:14:07,103 DEBUG storage: Ext4FS.supported: supported: True ; >00:14:07,104 INFO storage: got format: Ext4FS instance (0x7f876fb4fa90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 5f9a3a39-c1c1-4e28-b3dc-ccbc536983a4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >00:14:07,117 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >00:14:07,118 DEBUG storage: DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >00:14:07,119 DEBUG storage: DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >00:14:07,127 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >00:14:07,136 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >00:14:07,136 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >00:14:07,138 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >00:14:07,146 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >00:14:07,147 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >00:14:07,147 DEBUG storage: MDRaidArrayDevice.teardown: Volume0_0 ; status: True ; controllable: True ; >00:14:07,148 DEBUG storage: DeviceFormat.teardown: device: /dev/md/Volume0_0 ; status: False ; type: None ; >00:14:07,149 DEBUG storage: DeviceFormat.teardown: device: /dev/md/Volume0_0 ; status: False ; type: None ; >00:14:07,157 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >00:14:07,157 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >00:14:07,158 INFO storage: edd: collected mbr signatures: {} >00:14:07,158 DEBUG storage: edd: data extracted from 0x80: > type: USB, ata_device: None > channel: 0, mbr_signature: 0x1f19234b > pci_dev: 00:00.0, scsi_id: None > scsi_lun: None, sectors: 15663104 >00:14:07,158 ERR storage: edd: unable to match edd entry 0x80 >00:14:07,158 DEBUG storage: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: None > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976766976 >00:14:07,158 ERR storage: edd: unable to match edd entry 0x81 >00:14:07,214 DEBUG storage: looking up parted Device: /dev/md/imsm0 >00:14:07,214 DEBUG storage: non-existent RAID container size == 0 >00:14:07,215 DEBUG storage: Ext4FS.supported: supported: True ; >00:14:07,216 DEBUG storage: Ext4FS.supported: supported: True ; >00:14:07,218 DEBUG storage: Iso9660FS.supported: supported: True ; >00:14:07,218 DEBUG storage: looking up parted Device: /dev/sdd >00:14:07,220 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:14:07,225 DEBUG storage: looking up parted Device: /dev/sdd >00:14:07,226 INFO storage: Skipping disk: sdd: No media present >00:14:07,320 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdc ; >00:14:07,321 DEBUG storage: DeviceTree.getDeviceByPath returned existing 7648MB disk sdc (1) with existing iso9660 filesystem >19:16:08,084 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:16:08,088 INFO storage: updating format of device: existing 0MB cdrom sr0 (2) >19:16:08,106 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >19:16:08,106 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >19:16:08,106 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:16:08,107 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >19:16:08,107 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >19:16:08,114 ERR storage: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >19:16:08,115 INFO storage: DiskLabel.partedDevice returning None >19:16:08,115 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:16:08,115 DEBUG storage: no type or existing type for sr0, bailing >19:16:08,141 DEBUG storage: looking up parted Device: /dev/sdd >19:16:08,155 DEBUG storage: Iso9660FS.supported: supported: True ; >19:16:08,156 DEBUG storage: Iso9660FS.supported: supported: True ; >19:16:08,156 DEBUG storage: NFSv4.supported: supported: False ; >19:16:08,157 DEBUG storage: NFSv4.supported: supported: False ; >19:16:08,157 DEBUG storage: SELinuxFS.supported: supported: False ; >19:16:08,158 DEBUG storage: SELinuxFS.supported: supported: False ; >19:16:08,159 DEBUG storage: Ext4FS.supported: supported: True ; >19:16:08,159 DEBUG storage: Ext4FS.supported: supported: True ; >19:16:08,160 DEBUG storage: Ext3FS.supported: supported: True ; >19:16:08,160 DEBUG storage: Ext3FS.supported: supported: True ; >19:16:08,161 DEBUG storage: Ext2FS.supported: supported: True ; >19:16:08,162 DEBUG storage: Ext2FS.supported: supported: True ; >19:16:08,162 DEBUG storage: SysFS.supported: supported: False ; >19:16:08,163 DEBUG storage: SysFS.supported: supported: False ; >19:16:08,163 DEBUG storage: MultipathMember.__init__: >19:16:08,164 DEBUG storage: SwapSpace.__init__: >19:16:08,164 DEBUG storage: ProcFS.supported: supported: False ; >19:16:08,165 DEBUG storage: ProcFS.supported: supported: False ; >19:16:08,165 DEBUG storage: NoDevFS.supported: supported: False ; >19:16:08,166 DEBUG storage: NoDevFS.supported: supported: False ; >19:16:08,166 DEBUG storage: DevPtsFS.supported: supported: False ; >19:16:08,167 DEBUG storage: DevPtsFS.supported: supported: False ; >19:16:08,168 DEBUG storage: BTRFS.supported: supported: True ; >19:16:08,225 DEBUG storage: USBFS.supported: supported: False ; >19:16:08,226 DEBUG storage: USBFS.supported: supported: False ; >19:16:08,228 DEBUG storage: DiskLabel.__init__: >19:16:08,228 INFO storage: DiskLabel.partedDevice returning None >19:16:08,228 DEBUG storage: HFSPlus.supported: supported: False ; >19:16:08,229 DEBUG storage: HFSPlus.supported: supported: False ; >19:16:08,229 DEBUG storage: XFS.supported: supported: True ; >19:16:08,269 DEBUG storage: XFS.supported: supported: True ; >19:16:08,271 DEBUG storage: TmpFS.supported: supported: False ; >19:16:08,272 DEBUG storage: TmpFS.supported: supported: False ; >19:16:08,274 DEBUG storage: LUKS.__init__: >19:16:08,275 DEBUG storage: NTFS.supported: supported: False ; >19:16:08,276 DEBUG storage: NTFS.supported: supported: False ; >19:16:08,278 DEBUG storage: BindFS.supported: supported: False ; >19:16:08,278 DEBUG storage: BindFS.supported: supported: False ; >19:16:08,279 DEBUG storage: HFS.supported: supported: False ; >19:16:08,279 DEBUG storage: HFS.supported: supported: False ; >19:16:08,280 DEBUG storage: LVMPhysicalVolume.__init__: >19:16:08,280 DEBUG storage: NFS.supported: supported: False ; >19:16:08,281 DEBUG storage: NFS.supported: supported: False ; >19:16:08,281 DEBUG storage: FATFS.supported: supported: True ; >19:16:08,298 DEBUG storage: FATFS.supported: supported: True ; >19:16:08,299 DEBUG storage: DMRaidMember.__init__: >19:16:08,299 DEBUG storage: MDRaidMember.__init__: >19:16:14,678 DEBUG storage: looking up parted Device: /dev/sdd >19:16:14,680 DEBUG storage: looking up parted Device: /dev/sdd >19:16:14,738 DEBUG storage: looking up parted Device: /dev/sdd >19:16:14,745 DEBUG storage: looking up parted Device: /dev/sdd >19:16:29,178 DEBUG storage: looking up parted Device: /dev/sdd >19:16:30,308 DEBUG storage: looking up parted Device: /dev/sdd >19:16:32,184 INFO storage: hiding device disk sdd (id 0) >19:16:32,185 DEBUG storage: lvm filter: adding sdd to the reject list >19:16:32,185 INFO storage: hiding device disk sdc (id 1) >19:16:32,185 DEBUG storage: lvm filter: adding sdc to the reject list >19:16:33,797 DEBUG storage: clearpart: initializing Volume0_0 >19:16:33,799 DEBUG storage: DeviceFormat.teardown: device: /dev/md/Volume0_0 ; status: False ; type: None ; >19:16:33,800 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:16:33,802 DEBUG storage: MDRaidArrayDevice._setFormat: Volume0_0 ; current: None ; type: None ; >19:16:33,802 INFO storage: registered action: [0] Destroy Format None on mdbiosraidarray Volume0_0 (id 12) >19:16:33,806 DEBUG storage: DiskLabel.__init__: device: /dev/md/Volume0_0 ; labelType: msdos ; >19:16:33,807 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/md/Volume0_0 ; labelType: msdos ; >19:16:33,808 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f87786d5d50> > PedDisk: <_ped.Disk object at 0x7f8764f149e0> >19:16:33,808 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:16:33,809 DEBUG storage: DeviceFormat.teardown: device: /dev/md/Volume0_0 ; status: False ; type: None ; >19:16:33,810 DEBUG storage: MDRaidArrayDevice._setFormat: Volume0_0 ; current: None ; type: disklabel ; >19:16:33,810 INFO storage: registered action: [1] Create Format msdos disklabel on mdbiosraidarray Volume0_0 (id 12) >19:16:33,810 DEBUG storage: new disk order: [] >19:16:33,826 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >19:16:33,827 DEBUG storage: DeviceTree.getDeviceByName returned None >19:16:33,827 DEBUG storage: doAutoPart: True >19:16:33,827 DEBUG storage: encryptedAutoPart: False >19:16:33,828 DEBUG storage: autoPartType: 2 >19:16:33,828 DEBUG storage: clearPartType: 2 >19:16:33,828 DEBUG storage: clearPartDisks: ['Volume0_0'] >19:16:33,828 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f8778864150) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x43f1910) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x43f1510) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x43f1290) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x43f17d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8016 maxSize = None grow = False > >19:16:33,828 DEBUG storage: storage.disks: ['sda', 'sdb', 'Volume0_0'] >19:16:33,828 DEBUG storage: storage.partitioned: ['Volume0_0'] >19:16:33,828 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'Volume0_0', 'imsm0', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sdb', 'sr0'] >19:16:33,829 DEBUG storage: DeviceTree.getDeviceByName: name: Volume0_0 ; >19:16:33,830 DEBUG storage: DeviceTree.getDeviceByName returned existing 476937MB mdbiosraidarray Volume0_0 (12) with non-existent msdos disklabel >19:16:33,830 DEBUG storage: resolved 'Volume0_0' to 'Volume0_0' (mdbiosraidarray) >19:16:33,830 DEBUG storage: boot disk: Volume0_0 >19:16:33,831 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >19:16:33,831 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >19:16:33,832 DEBUG storage: MDRaidArrayDevice.addChild: kids: 0 ; name: Volume0_0 ; >19:16:33,833 DEBUG storage: PartitionDevice._setFormat: req0 ; >19:16:33,833 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >19:16:33,834 DEBUG storage: MDRaidArrayDevice.removeChild: kids: 1 ; name: Volume0_0 ; >19:16:33,834 INFO storage: added partition req0 (id 14) to device tree >19:16:33,834 INFO storage: registered action: [2] Create Device partition req0 (id 14) >19:16:33,834 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:16:33,834 INFO storage: registered action: [3] Create Format lvmpv on partition req0 (id 14) >19:16:33,834 DEBUG storage: looking up parted Device: /dev/md/imsm0 >19:16:33,835 DEBUG storage: non-existent RAID container size == 0 >19:16:33,835 DEBUG storage: candidate disks: [MDRaidArrayDevice instance (0x7f8777654e10) -- > name = Volume0_0 status = True kids = 0 id = 12 > parents = ['existing 0MB mdcontainer imsm0 (4)'] > uuid = aa74acc6:c8902c00:47edc285:a2def99e size = 476937.0 > format = non-existent msdos disklabel > major = 9 minor = 126 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/Volume0_0 type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 976766976 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (122095872, 2, 4) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x7f876fc62710> > target size = 0 path = /dev/md/Volume0_0 > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 1 metadata version = None] >19:16:33,835 DEBUG storage: devs: [PartitionDevice instance (0x7f877864d850) -- > name = req0 status = False kids = 0 id = 14 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >19:16:33,836 DEBUG storage: Ext4FS.supported: supported: True ; >19:16:33,836 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:16:33,837 DEBUG storage: MDRaidArrayDevice.addChild: kids: 0 ; name: Volume0_0 ; >19:16:33,837 DEBUG storage: PartitionDevice._setFormat: req1 ; >19:16:33,838 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >19:16:33,838 DEBUG storage: MDRaidArrayDevice.removeChild: kids: 1 ; name: Volume0_0 ; >19:16:33,838 INFO storage: added partition req1 (id 15) to device tree >19:16:33,838 INFO storage: registered action: [4] Create Device partition req1 (id 15) >19:16:33,839 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:16:33,839 INFO storage: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 15) >19:16:33,839 INFO storage: skipping unneeded stage1 biosboot request >19:16:33,839 DEBUG storage: PartSpec instance (0x43f1290) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >19:16:33,839 DEBUG storage: None >19:16:33,839 DEBUG storage: MDRaidArrayDevice.setup: Volume0_0 ; status: True ; controllable: True ; orig: False ; >19:16:33,840 DEBUG storage: removing all non-preexisting partitions ['req0(id 14)', 'req1(id 15)'] from disk(s) ['Volume0_0'] >19:16:33,840 DEBUG storage: allocatePartitions: disks=['Volume0_0'] ; partitions=['req0(id 14)', 'req1(id 15)'] >19:16:33,840 DEBUG storage: removing all non-preexisting partitions ['req1(id 15)', 'req0(id 14)'] from disk(s) ['Volume0_0'] >19:16:33,841 DEBUG storage: DeviceTree.getDeviceByName: name: Volume0_0 ; >19:16:33,841 DEBUG storage: DeviceTree.getDeviceByName returned existing 476937MB mdbiosraidarray Volume0_0 (12) with non-existent msdos disklabel >19:16:33,841 DEBUG storage: resolved 'Volume0_0' to 'Volume0_0' (mdbiosraidarray) >19:16:33,842 DEBUG storage: DeviceTree.getDeviceByName: name: Volume0_0 ; >19:16:33,842 DEBUG storage: DeviceTree.getDeviceByName returned existing 476937MB mdbiosraidarray Volume0_0 (12) with non-existent msdos disklabel >19:16:33,842 DEBUG storage: resolved 'Volume0_0' to 'Volume0_0' (mdbiosraidarray) >19:16:33,843 DEBUG storage: allocating partition: req1 ; id: 15 ; disks: ['Volume0_0'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >19:16:33,843 DEBUG storage: checking freespace on Volume0_0 >19:16:33,843 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/md/Volume0_0 part_type=0 req_size=500MB boot=True best=None grow=False >19:16:33,843 DEBUG storage: current free range is 63-976766975 (476936MB) >19:16:33,843 DEBUG storage: updating use_disk to Volume0_0, type: 0 >19:16:33,843 DEBUG storage: new free: 63-976766975 / 476936MB >19:16:33,843 DEBUG storage: new free allows for 0 sectors of growth >19:16:33,843 DEBUG storage: found free space for bootable request >19:16:33,844 DEBUG storage: adjusted start sector from 63 to 2048 >19:16:33,844 DEBUG storage: created partition md/Volume0_0p1 of 500MB and added it to /dev/md/Volume0_0 >19:16:33,844 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >19:16:33,845 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87786d51d0> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87784a0dd0> PedPartition: <_ped.Partition object at 0x7f876105e9b0> >19:16:33,845 DEBUG storage: PartitionDevice._setDisk: Volume0_0p1 ; new: Volume0_0 ; old: None ; >19:16:33,846 DEBUG storage: MDRaidArrayDevice.addChild: kids: 0 ; name: Volume0_0 ; >19:16:33,846 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p1 ; >19:16:33,847 DEBUG storage: device Volume0_0p1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87786d51d0> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f877845ec50> PedPartition: <_ped.Partition object at 0x7f876105e230> >19:16:33,847 DEBUG storage: DeviceTree.getDeviceByName: name: Volume0_0 ; >19:16:33,848 DEBUG storage: DeviceTree.getDeviceByName returned existing 476937MB mdbiosraidarray Volume0_0 (12) with non-existent msdos disklabel >19:16:33,848 DEBUG storage: resolved 'Volume0_0' to 'Volume0_0' (mdbiosraidarray) >19:16:33,848 DEBUG storage: DeviceTree.getDeviceByName: name: Volume0_0 ; >19:16:33,849 DEBUG storage: DeviceTree.getDeviceByName returned existing 476937MB mdbiosraidarray Volume0_0 (12) with non-existent msdos disklabel >19:16:33,849 DEBUG storage: resolved 'Volume0_0' to 'Volume0_0' (mdbiosraidarray) >19:16:33,849 DEBUG storage: allocating partition: req0 ; id: 14 ; disks: ['Volume0_0'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >19:16:33,849 DEBUG storage: checking freespace on Volume0_0 >19:16:33,849 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/md/Volume0_0 part_type=0 req_size=500MB boot=False best=None grow=True >19:16:33,849 DEBUG storage: current free range is 63-2047 (0MB) >19:16:33,849 DEBUG storage: current free range is 1026048-976766975 (476436MB) >19:16:33,850 DEBUG storage: evaluating growth potential for new layout >19:16:33,850 DEBUG storage: calculating growth for disk /dev/md/Volume0_0 >19:16:33,850 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >19:16:33,851 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87786d51d0> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87784a03d0> PedPartition: <_ped.Partition object at 0x7f876153e350> >19:16:33,851 DEBUG storage: PartitionDevice._setDisk: Volume0_0p2 ; new: Volume0_0 ; old: None ; >19:16:33,852 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: Volume0_0 ; >19:16:33,852 DEBUG storage: adding request 15 to chunk 976766913 (63-976766975) on /dev/md/Volume0_0 >19:16:33,852 DEBUG storage: adding request 14 to chunk 976766913 (63-976766975) on /dev/md/Volume0_0 >19:16:33,852 DEBUG storage: Chunk.growRequests: 976766913 on /dev/md/Volume0_0 start = 63 end = 976766975 >sectorSize = 512 > >19:16:33,852 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = Volume0_0p1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >19:16:33,852 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = Volume0_0p2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >19:16:33,852 DEBUG storage: 1 requests and 974718913 (475936MB) left in chunk >19:16:33,852 DEBUG storage: adding 974718913 (475936MB) to 14 (Volume0_0p2) >19:16:33,852 DEBUG storage: new grow amount for request 14 (Volume0_0p2) is 974718913 units, or 475936MB >19:16:33,852 DEBUG storage: request 15 (Volume0_0p1) growth: 0 (0MB) size: 500MB >19:16:33,853 DEBUG storage: request 14 (Volume0_0p2) growth: 974718913 (475936MB) size: 476436MB >19:16:33,853 DEBUG storage: disk /dev/md/Volume0_0 growth: 974718913 (475936MB) >19:16:33,853 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p2 ; >19:16:33,853 DEBUG storage: device Volume0_0p2 new partedPartition None >19:16:33,854 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: Volume0_0 ; >19:16:33,854 DEBUG storage: MDRaidArrayDevice.removeChild: kids: 2 ; name: Volume0_0 ; >19:16:33,854 DEBUG storage: total growth: 974718913 sectors >19:16:33,854 DEBUG storage: updating use_disk to Volume0_0, type: 0 >19:16:33,854 DEBUG storage: new free: 1026048-976766975 / 476436MB >19:16:33,854 DEBUG storage: new free allows for 974718913 sectors of growth >19:16:33,855 DEBUG storage: created partition md/Volume0_0p2 of 500MB and added it to /dev/md/Volume0_0 >19:16:33,855 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >19:16:33,855 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87786d51d0> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87784a0750> PedPartition: <_ped.Partition object at 0x7f876153e050> >19:16:33,856 DEBUG storage: PartitionDevice._setDisk: Volume0_0p2 ; new: Volume0_0 ; old: None ; >19:16:33,856 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: Volume0_0 ; >19:16:33,857 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p2 ; >19:16:33,857 DEBUG storage: device Volume0_0p2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87786d51d0> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f87784a0810> PedPartition: <_ped.Partition object at 0x7f876153e9b0> >19:16:33,857 DEBUG storage: growPartitions: disks=['Volume0_0'], partitions=['Volume0_0p2(id 14)', 'Volume0_0p1(id 15)'] >19:16:33,857 DEBUG storage: growable partitions are ['Volume0_0p2'] >19:16:33,858 DEBUG storage: adding request 14 to chunk 976766913 (63-976766975) on /dev/md/Volume0_0 >19:16:33,858 DEBUG storage: adding request 15 to chunk 976766913 (63-976766975) on /dev/md/Volume0_0 >19:16:33,858 DEBUG storage: disk Volume0_0 has 1 chunks >19:16:33,858 DEBUG storage: Chunk.growRequests: 976766913 on /dev/md/Volume0_0 start = 63 end = 976766975 >sectorSize = 512 > >19:16:33,858 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = Volume0_0p1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >19:16:33,858 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = Volume0_0p2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >19:16:33,858 DEBUG storage: 1 requests and 974718913 (475936MB) left in chunk >19:16:33,858 DEBUG storage: adding 974718913 (475936MB) to 14 (Volume0_0p2) >19:16:33,858 DEBUG storage: new grow amount for request 14 (Volume0_0p2) is 974718913 units, or 475936MB >19:16:33,858 DEBUG storage: growing partitions on Volume0_0 >19:16:33,858 DEBUG storage: partition Volume0_0p1 (15): 0 >19:16:33,859 DEBUG storage: new geometry for Volume0_0p1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x450cdd0> PedGeometry: <_ped.Geometry object at 0x7f87787c3e10> >19:16:33,859 DEBUG storage: partition Volume0_0p2 (14): 0 >19:16:33,859 DEBUG storage: new geometry for Volume0_0p2: parted.Geometry instance -- > start: 1026048 end: 976766975 length: 975740928 > device: <parted.device.Device object at 0x450cdd0> PedGeometry: <_ped.Geometry object at 0x7f87787c3e50> >19:16:33,859 DEBUG storage: removing all non-preexisting partitions ['Volume0_0p1(id 15)', 'Volume0_0p2(id 14)'] from disk(s) ['Volume0_0'] >19:16:33,859 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p1 ; >19:16:33,860 DEBUG storage: device Volume0_0p1 new partedPartition None >19:16:33,860 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: Volume0_0 ; >19:16:33,861 DEBUG storage: MDRaidArrayDevice.removeChild: kids: 2 ; name: Volume0_0 ; >19:16:33,861 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p2 ; >19:16:33,861 DEBUG storage: device Volume0_0p2 new partedPartition None >19:16:33,862 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: Volume0_0 ; >19:16:33,862 DEBUG storage: MDRaidArrayDevice.removeChild: kids: 1 ; name: Volume0_0 ; >19:16:33,862 DEBUG storage: back from removeNewPartitions >19:16:33,862 DEBUG storage: extended: None >19:16:33,862 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x450cdd0> PedGeometry: <_ped.Geometry object at 0x7f87787c3e10> >19:16:33,863 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >19:16:33,863 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87786d51d0> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f877892b3d0> PedPartition: <_ped.Partition object at 0x7f876153eb30> >19:16:33,864 DEBUG storage: PartitionDevice._setDisk: Volume0_0p1 ; new: Volume0_0 ; old: None ; >19:16:33,864 DEBUG storage: MDRaidArrayDevice.addChild: kids: 0 ; name: Volume0_0 ; >19:16:33,865 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p1 ; >19:16:33,865 DEBUG storage: device Volume0_0p1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87786d51d0> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x416d7d0> PedPartition: <_ped.Partition object at 0x7f876153e950> >19:16:33,865 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 976766975 length: 975740928 > device: <parted.device.Device object at 0x450cdd0> PedGeometry: <_ped.Geometry object at 0x7f87787c3e50> >19:16:33,866 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >19:16:33,866 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87786d51d0> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f877892b350> PedPartition: <_ped.Partition object at 0x7f876153eef0> >19:16:33,866 DEBUG storage: PartitionDevice._setDisk: Volume0_0p2 ; new: Volume0_0 ; old: None ; >19:16:33,867 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: Volume0_0 ; >19:16:33,868 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p2 ; >19:16:33,868 DEBUG storage: device Volume0_0p2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87786d51d0> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8778aedb10> PedPartition: <_ped.Partition object at 0x7f876153e290> >19:16:33,868 DEBUG storage: fixing size of non-existent 500MB partition Volume0_0p1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >19:16:33,868 DEBUG storage: fixing size of non-existent 476436MB partition Volume0_0p2 (14) with non-existent lvmpv at 476436.00 >19:16:33,869 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: Volume0_0p2 ; >19:16:33,869 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:16:33,870 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >19:16:33,870 INFO storage: added lvmvg fedora (id 16) to device tree >19:16:33,870 INFO storage: registered action: [6] Create Device lvmvg fedora (id 16) >19:16:33,870 DEBUG storage: Ext4FS.supported: supported: True ; >19:16:33,871 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:16:33,871 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >19:16:33,872 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >19:16:33,873 DEBUG storage: fedora size is 476432MB >19:16:33,873 DEBUG storage: vg fedora has 476432MB free >19:16:33,873 DEBUG storage: Adding fedora-root/1024MB to fedora >19:16:33,873 INFO storage: added lvmlv fedora-root (id 17) to device tree >19:16:33,873 INFO storage: registered action: [7] Create Device lvmlv fedora-root (id 17) >19:16:33,873 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:16:33,873 INFO storage: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 17) >19:16:33,874 DEBUG storage: Ext4FS.supported: supported: True ; >19:16:33,874 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:16:33,875 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >19:16:33,875 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >19:16:33,875 DEBUG storage: fedora size is 476432MB >19:16:33,876 DEBUG storage: vg fedora has 475408MB free >19:16:33,876 DEBUG storage: Adding fedora-home/500MB to fedora >19:16:33,876 INFO storage: added lvmlv fedora-home (id 18) to device tree >19:16:33,876 INFO storage: registered action: [9] Create Device lvmlv fedora-home (id 18) >19:16:33,876 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:16:33,876 INFO storage: registered action: [10] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 18) >19:16:33,877 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >19:16:33,877 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:16:33,877 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >19:16:33,878 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >19:16:33,878 DEBUG storage: fedora size is 476432MB >19:16:33,878 DEBUG storage: vg fedora has 474908MB free >19:16:33,878 DEBUG storage: Adding fedora-swap/8016MB to fedora >19:16:33,878 INFO storage: added lvmlv fedora-swap (id 19) to device tree >19:16:33,878 INFO storage: registered action: [11] Create Device lvmlv fedora-swap (id 19) >19:16:33,878 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:16:33,878 INFO storage: registered action: [12] Create Format swap on lvmlv fedora-swap (id 19) >19:16:33,879 DEBUG storage: fedora size is 476432MB >19:16:33,879 DEBUG storage: vg fedora has 466892MB free >19:16:33,879 DEBUG storage: vg fedora: 466892MB free ; lvs: ['root', 'home', 'swap'] >19:16:33,879 DEBUG storage: adding request 17 to chunk 119108 on /dev/mapper/fedora >19:16:33,879 DEBUG storage: adding request 18 to chunk 119108 on /dev/mapper/fedora >19:16:33,879 DEBUG storage: adding request 19 to chunk 119108 on /dev/mapper/fedora >19:16:33,879 DEBUG storage: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 119108 size = 476432 >remaining = 2 pool = 116723 >19:16:33,879 DEBUG storage: req: LVRequest instance -- >id = 19 name = fedora-swap growable = False >base = 2004 growth = 0 max_grow = 0 >done = True >19:16:33,879 DEBUG storage: req: LVRequest instance -- >id = 17 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >19:16:33,879 DEBUG storage: req: LVRequest instance -- >id = 18 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >19:16:33,879 DEBUG storage: 2 requests and 116723 (466892MB) left in chunk >19:16:33,879 DEBUG storage: adding 78428 (313712MB) to 17 (fedora-root) >19:16:33,880 DEBUG storage: taking back 65884 (263536MB) from 17 (fedora-root) >19:16:33,880 DEBUG storage: new grow amount for request 17 (fedora-root) is 12544 units, or 50176MB >19:16:33,880 DEBUG storage: adding 38294 (153176MB) to 18 (fedora-home) >19:16:33,880 DEBUG storage: new grow amount for request 18 (fedora-home) is 38294 units, or 153176MB >19:16:33,880 DEBUG storage: 1 requests and 65885 (263540MB) left in chunk >19:16:33,880 DEBUG storage: adding 65885 (263540MB) to 18 (fedora-home) >19:16:33,880 DEBUG storage: new grow amount for request 18 (fedora-home) is 104179 units, or 416716MB >19:16:33,880 DEBUG storage: trying to set lv fedora-root size to 51200MB >19:16:33,880 DEBUG storage: fedora size is 476432MB >19:16:33,880 DEBUG storage: vg fedora has 466892MB free >19:16:33,880 DEBUG storage: trying to set lv fedora-home size to 417216MB >19:16:33,880 DEBUG storage: fedora size is 476432MB >19:16:33,881 DEBUG storage: vg fedora has 416716MB free >19:16:33,881 DEBUG storage: DeviceTree.getDeviceByName: name: Volume0_0 ; >19:16:33,881 DEBUG storage: DeviceTree.getDeviceByName returned existing 476937MB mdbiosraidarray Volume0_0 (12) with non-existent msdos disklabel >19:16:33,882 DEBUG storage: resolved 'Volume0_0' to 'Volume0_0' (mdbiosraidarray) >19:16:33,882 DEBUG storage: _is_valid_disklabel(Volume0_0) returning True >19:16:33,882 DEBUG storage: _is_valid_size(Volume0_0) returning True >19:16:33,882 DEBUG storage: _is_valid_location(Volume0_0) returning True >19:16:33,882 DEBUG storage: _is_valid_format(Volume0_0) returning True >19:16:33,882 DEBUG storage: is_valid_stage1_device(Volume0_0) returning True >19:16:33,883 DEBUG storage: _is_valid_disklabel(Volume0_0) returning True >19:16:33,883 DEBUG storage: _is_valid_size(Volume0_0) returning True >19:16:33,884 DEBUG storage: _is_valid_location(Volume0_0) returning True >19:16:33,884 DEBUG storage: _is_valid_format(Volume0_0) returning True >19:16:33,884 DEBUG storage: is_valid_stage1_device(Volume0_0) returning True >19:16:33,884 DEBUG storage: _is_valid_disklabel(Volume0_0p1) returning True >19:16:33,884 DEBUG storage: _is_valid_size(Volume0_0p1) returning True >19:16:33,884 DEBUG storage: _is_valid_location(Volume0_0p1) returning True >19:16:33,884 DEBUG storage: _is_valid_partition(Volume0_0p1) returning True >19:16:33,884 DEBUG storage: _is_valid_format(Volume0_0p1) returning True >19:16:33,884 DEBUG storage: is_valid_stage2_device(Volume0_0p1) returning True >19:16:33,885 DEBUG storage: DeviceTree.getDeviceByName: name: Volume0_0 ; >19:16:33,885 DEBUG storage: DeviceTree.getDeviceByName returned existing 476937MB mdbiosraidarray Volume0_0 (12) with non-existent msdos disklabel >19:16:33,885 DEBUG storage: resolved 'Volume0_0' to 'Volume0_0' (mdbiosraidarray) >19:16:33,886 DEBUG storage: _is_valid_disklabel(Volume0_0) returning True >19:16:33,886 DEBUG storage: _is_valid_size(Volume0_0) returning True >19:16:33,886 DEBUG storage: _is_valid_location(Volume0_0) returning True >19:16:33,886 DEBUG storage: _is_valid_format(Volume0_0) returning True >19:16:33,886 DEBUG storage: is_valid_stage1_device(Volume0_0) returning True >19:16:33,888 DEBUG storage: _is_valid_disklabel(Volume0_0) returning True >19:16:33,888 DEBUG storage: _is_valid_size(Volume0_0) returning True >19:16:33,888 DEBUG storage: _is_valid_location(Volume0_0) returning True >19:16:33,888 DEBUG storage: _is_valid_format(Volume0_0) returning True >19:16:33,888 DEBUG storage: is_valid_stage1_device(Volume0_0) returning True >19:16:33,888 DEBUG storage: _is_valid_disklabel(Volume0_0p1) returning True >19:16:33,888 DEBUG storage: _is_valid_size(Volume0_0p1) returning True >19:16:33,888 DEBUG storage: _is_valid_location(Volume0_0p1) returning True >19:16:33,888 DEBUG storage: _is_valid_partition(Volume0_0p1) returning True >19:16:33,888 DEBUG storage: _is_valid_format(Volume0_0p1) returning True >19:16:33,888 DEBUG storage: is_valid_stage2_device(Volume0_0p1) returning True >19:16:45,507 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >19:16:45,508 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:16:45,509 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:16:45,525 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:16:45,526 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:16:45,527 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >19:16:45,527 DEBUG storage: PartitionDevice.teardown: Volume0_0p1 ; status: False ; controllable: True ; >19:16:45,528 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >19:16:45,528 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >19:16:45,529 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >19:16:45,529 INFO storage: resetting parted disks... >19:16:45,529 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/md/Volume0_0 ; >19:16:45,530 DEBUG storage: MDRaidArrayDevice.preCommitFixup: imsm0 ; ['', '', '', '', '', '', '', None, '', '', '', None, '', '/boot', '', '/', '/home', ''] ; >19:16:45,530 DEBUG storage: looking up parted Device: /dev/md/imsm0 >19:16:45,530 DEBUG storage: non-existent RAID container size == 0 >19:16:45,531 DEBUG storage: MDRaidArrayDevice.preCommitFixup: Volume0_0 ; ['', '', '', '', '', '', '', None, '', '', '', None, '', '/boot', '', '/', '/home', ''] ; >19:16:45,531 DEBUG storage: PartitionDevice.preCommitFixup: Volume0_0p2 ; >19:16:45,532 DEBUG storage: PartitionDevice.preCommitFixup: Volume0_0p1 ; >19:16:45,532 DEBUG storage: action: [0] Destroy Format None on mdbiosraidarray Volume0_0 (id 12) >19:16:45,532 DEBUG storage: action: [1] Create Format msdos disklabel on mdbiosraidarray Volume0_0 (id 12) >19:16:45,532 DEBUG storage: action: [2] Create Device partition Volume0_0p2 (id 14) >19:16:45,532 DEBUG storage: action: [3] Create Format lvmpv on partition Volume0_0p2 (id 14) >19:16:45,532 DEBUG storage: action: [4] Create Device partition Volume0_0p1 (id 15) >19:16:45,532 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at /boot on partition Volume0_0p1 (id 15) >19:16:45,532 DEBUG storage: action: [6] Create Device lvmvg fedora (id 16) >19:16:45,532 DEBUG storage: action: [7] Create Device lvmlv fedora-root (id 17) >19:16:45,532 DEBUG storage: action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 17) >19:16:45,532 DEBUG storage: action: [9] Create Device lvmlv fedora-home (id 18) >19:16:45,532 DEBUG storage: action: [10] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 18) >19:16:45,532 DEBUG storage: action: [11] Create Device lvmlv fedora-swap (id 19) >19:16:45,532 DEBUG storage: action: [12] Create Format swap on lvmlv fedora-swap (id 19) >19:16:45,532 INFO storage: pruning action queue... >19:16:45,533 INFO storage: sorting actions... >19:16:45,533 DEBUG storage: action: [0] Destroy Format None on mdbiosraidarray Volume0_0 (id 12) >19:16:45,533 DEBUG storage: action: [1] Create Format msdos disklabel on mdbiosraidarray Volume0_0 (id 12) >19:16:45,534 DEBUG storage: action: [4] Create Device partition Volume0_0p1 (id 15) >19:16:45,534 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at /boot on partition Volume0_0p1 (id 15) >19:16:45,534 DEBUG storage: action: [2] Create Device partition Volume0_0p2 (id 14) >19:16:45,534 DEBUG storage: action: [3] Create Format lvmpv on partition Volume0_0p2 (id 14) >19:16:45,534 DEBUG storage: action: [6] Create Device lvmvg fedora (id 16) >19:16:45,534 DEBUG storage: action: [11] Create Device lvmlv fedora-swap (id 19) >19:16:45,534 DEBUG storage: action: [12] Create Format swap on lvmlv fedora-swap (id 19) >19:16:45,534 DEBUG storage: action: [9] Create Device lvmlv fedora-home (id 18) >19:16:45,534 DEBUG storage: action: [10] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 18) >19:16:45,534 DEBUG storage: action: [7] Create Device lvmlv fedora-root (id 17) >19:16:45,534 DEBUG storage: action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 17) >19:16:45,534 INFO storage: executing action: [0] Destroy Format None on mdbiosraidarray Volume0_0 (id 12) >19:16:45,535 DEBUG storage: MDRaidArrayDevice.setup: Volume0_0 ; status: True ; controllable: True ; orig: True ; >19:16:45,535 DEBUG storage: DeviceFormat.destroy: device: /dev/md/Volume0_0 ; status: False ; type: None ; >19:16:45,725 DEBUG storage: MDRaidArrayDevice.teardown: Volume0_0 ; status: True ; controllable: True ; >19:16:45,727 DEBUG storage: DeviceFormat.teardown: device: /dev/md/Volume0_0 ; status: False ; type: None ; >19:16:45,761 INFO storage: executing action: [1] Create Format msdos disklabel on mdbiosraidarray Volume0_0 (id 12) >19:16:45,763 DEBUG storage: MDRaidArrayDevice.setup: Volume0_0 ; status: True ; controllable: True ; orig: False ; >19:16:45,764 DEBUG storage: DiskLabel.create: device: /dev/md/Volume0_0 ; status: False ; type: disklabel ; >19:16:45,765 DEBUG storage: DiskLabel.create: device: /dev/md/Volume0_0 ; status: False ; type: disklabel ; >19:16:45,767 DEBUG storage: DiskLabel.commit: device: /dev/md/Volume0_0 ; numparts: 0 ; >19:16:45,926 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: Volume0_0 ; status: True ; >19:16:45,946 INFO storage: executing action: [4] Create Device partition Volume0_0p1 (id 15) >19:16:45,949 DEBUG storage: PartitionDevice.create: Volume0_0p1 ; status: False ; >19:16:45,951 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: Volume0_0p1 ; orig: False ; >19:16:45,953 DEBUG storage: MDRaidArrayDevice.setup: Volume0_0 ; status: True ; controllable: True ; orig: False ; >19:16:45,956 DEBUG storage: DiskLabel.setup: device: /dev/md/Volume0_0 ; status: False ; type: disklabel ; >19:16:45,958 DEBUG storage: DiskLabel.setup: device: /dev/md/Volume0_0 ; status: False ; type: disklabel ; >19:16:45,959 DEBUG storage: PartitionDevice._create: Volume0_0p1 ; status: False ; >19:16:45,960 DEBUG storage: DiskLabel.commit: device: /dev/md/Volume0_0 ; numparts: 1 ; >19:16:46,214 DEBUG storage: post-commit partition path is /dev/md/Volume0_0p1 >19:16:46,216 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p1 ; >19:16:46,217 DEBUG storage: device Volume0_0p1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87786d5350> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f876cac3a90> PedPartition: <_ped.Partition object at 0x7f8764fc8ad0> >19:16:46,218 DEBUG storage: DeviceFormat.destroy: device: /dev/md/Volume0_0p1 ; status: False ; type: None ; >19:16:46,243 DEBUG storage: PartitionDevice.setup: Volume0_0p1 ; status: True ; controllable: True ; orig: False ; >19:16:46,245 DEBUG storage: PartitionDevice.updateSysfsPath: Volume0_0p1 ; status: True ; >19:16:46,308 INFO storage: executing action: [5] Create Format ext4 filesystem mounted at /boot on partition Volume0_0p1 (id 15) >19:16:46,310 DEBUG storage: PartitionDevice.setup: Volume0_0p1 ; status: True ; controllable: True ; orig: False ; >19:16:46,312 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 1 ; >19:16:46,313 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 2 ; >19:16:46,314 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 3 ; >19:16:46,315 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 4 ; >19:16:46,317 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 5 ; >19:16:46,318 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 6 ; >19:16:46,318 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 8 ; >19:16:46,319 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 9 ; >19:16:46,319 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 10 ; >19:16:46,320 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 11 ; >19:16:46,320 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 12 ; >19:16:46,321 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 13 ; >19:16:46,321 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 14 ; >19:16:46,321 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 15 ; >19:16:46,322 DEBUG storage: DiskLabel.commitToDisk: device: /dev/md/Volume0_0 ; numparts: 1 ; >19:16:46,346 DEBUG storage: Ext4FS.create: device: /dev/md/Volume0_0p1 ; status: False ; type: ext4 ; >19:16:46,348 DEBUG storage: Ext4FS.doFormat: device: /dev/md/Volume0_0p1 ; mountpoint: /boot ; type: ext4 ; >19:16:46,691 DEBUG storage: Ext4FS.notifyKernel: device: /dev/md/Volume0_0p1 ; type: ext4 ; >19:16:46,842 DEBUG storage: PartitionDevice.updateSysfsPath: Volume0_0p1 ; status: True ; >19:16:46,860 INFO storage: executing action: [2] Create Device partition Volume0_0p2 (id 14) >19:16:46,862 DEBUG storage: PartitionDevice.create: Volume0_0p2 ; status: False ; >19:16:46,863 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: Volume0_0p2 ; orig: False ; >19:16:46,864 DEBUG storage: MDRaidArrayDevice.setup: Volume0_0 ; status: True ; controllable: True ; orig: False ; >19:16:46,866 DEBUG storage: DiskLabel.setup: device: /dev/md/Volume0_0 ; status: False ; type: disklabel ; >19:16:46,868 DEBUG storage: DiskLabel.setup: device: /dev/md/Volume0_0 ; status: False ; type: disklabel ; >19:16:46,869 DEBUG storage: PartitionDevice._create: Volume0_0p2 ; status: False ; >19:16:46,870 DEBUG storage: DiskLabel.commit: device: /dev/md/Volume0_0 ; numparts: 2 ; >19:16:48,013 DEBUG storage: post-commit partition path is /dev/md/Volume0_0p2 >19:16:48,015 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p2 ; >19:16:48,017 DEBUG storage: device Volume0_0p2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f87786d5350> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x416d590> PedPartition: <_ped.Partition object at 0x7f876153e950> >19:16:48,018 DEBUG storage: DeviceFormat.destroy: device: /dev/md/Volume0_0p2 ; status: False ; type: None ; >19:16:48,033 DEBUG storage: looking up parted Device: /dev/sdd >19:16:48,049 DEBUG storage: looking up parted Device: /dev/md/imsm0 >19:16:48,050 DEBUG storage: non-existent RAID container size == 0 > > >/tmp/ifcfg.log: >00:11:49,162 DEBUG ifcfg: NetworkDevice em1: setDefaultConfig() >00:11:49,162 DEBUG ifcfg: NetworkDevice em1 set: DEVICE=em1 BOOTPROTO=dhcp ONBOOT=no >00:11:49,162 DEBUG ifcfg: NetworkDevice em1 set: HWADDR=F4:6D:04:9A:1D:45 >00:11:49,162 DEBUG ifcfg: NetworkDevice em1 set: UUID=1b350fe2-4de9-4d23-9f42-c6c5b4dcc1f7 >00:11:49,162 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: > >00:11:49,162 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="F4:6D:04:9A:1D:45" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="1b350fe2-4de9-4d23-9f42-c6c5b4dcc1f7" > >00:11:49,162 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 >00:11:49,164 DEBUG ifcfg: NetworkDevice p121p1: setDefaultConfig() >00:11:49,164 DEBUG ifcfg: NetworkDevice p121p1 set: DEVICE=p121p1 BOOTPROTO=dhcp ONBOOT=no >00:11:49,165 DEBUG ifcfg: NetworkDevice p121p1 set: HWADDR=F4:6D:04:99:F7:C3 >00:11:49,165 DEBUG ifcfg: NetworkDevice p121p1 set: UUID=dcee6835-fc32-4ea6-8c97-5ca2268d7431 >00:11:49,165 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p121p1: > >00:11:49,165 DEBUG ifcfg: NetworkDevice p121p1: >DEVICE="p121p1" >HWADDR="F4:6D:04:99:F7:C3" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="dcee6835-fc32-4ea6-8c97-5ca2268d7431" > >00:11:49,165 DEBUG ifcfg: writeIfcfgFile p121p1 to /etc/sysconfig/network-scripts/ifcfg-p121p1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >00:11:45,271 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >00:11:45,271 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="694" x-info="http://www.rsyslog.com"] start >00:11:45,271 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >00:11:45,271 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >00:11:45,271 NOTICE kernel:[ 0.000000] Linux version 3.6.6-3.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Mon Nov 5 16:26:34 UTC 2012 >00:11:45,271 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >00:11:45,272 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >00:11:45,272 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000913ff] usable >00:11:45,272 INFO systemd: Initializing machine ID from random generator. >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000091400-0x000000000009ffff] reserved >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009ec45fff] usable >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009ec46000-0x000000009efa4fff] reserved >00:11:45,272 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. >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009efa5000-0x000000009effbfff] ACPI NVS >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009effc000-0x000000009f5a0fff] reserved >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f5a1000-0x000000009f5b1fff] ACPI NVS >00:11:45,272 INFO systemd-modules-load: Inserted module 'uinput' >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f5b2000-0x000000009f5c8fff] reserved >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f5c9000-0x000000009f5cafff] usable >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f5cb000-0x000000009f5cbfff] ACPI NVS >00:11:45,272 ERR systemd-udevd: ctx=0x7fa9896569c0 path=/lib/modules/3.6.6-3.fc18.x86_64/kernel/drivers/media/video/videobuf2-vmalloc.ko error=No such file or directory >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f5cc000-0x000000009f5d3fff] reserved >00:11:45,272 ERR systemd-udevd: ctx=0x7fa9896569c0 path=/lib/modules/3.6.6-3.fc18.x86_64/kernel/sound/usb/snd-usbmidi-lib.ko error=No such file or directory >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f5d4000-0x000000009f5ddfff] ACPI NVS >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f5de000-0x000000009f639fff] reserved >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f63a000-0x000000009f67cfff] ACPI NVS >00:11:45,272 ERR systemd-udevd: ctx=0x7fa9896569c0 path=/lib/modules/3.6.6-3.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f67d000-0x000000009f7fffff] usable >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >00:11:45,272 ERR systemd-udevd: ctx=0x7fa9896569c0 path=/lib/modules/3.6.6-3.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >00:11:45,272 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000045f7fffff] usable >00:11:45,272 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >00:11:45,272 INFO kernel:[ 0.000000] DMI 2.6 present. >00:11:45,272 ERR systemd-udevd: ctx=0x7fa9896569c0 path=/lib/modules/3.6.6-3.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >00:11:45,272 DEBUG kernel:[ 0.000000] DMI: System manufacturer System Product Name/P8P67 DELUXE, BIOS 1703 05/27/2011 >00:11:45,272 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >00:11:45,272 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >00:11:45,272 ERR systemd-udevd: ctx=0x7fa9896569c0 path=/lib/modules/3.6.6-3.fc18.x86_64/kernel/net/bluetooth/bluetooth.ko error=No such file or directory >00:11:45,272 INFO kernel:[ 0.000000] No AGP bridge found >00:11:45,272 INFO kernel:[ 0.000000] e820: last_pfn = 0x45f800 max_arch_pfn = 0x400000000 >00:11:45,272 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >00:11:45,272 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >00:11:45,272 ERR systemd-udevd: ctx=0x7fa9896569c0 path=/lib/modules/3.6.6-3.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >00:11:45,272 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >00:11:45,272 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >00:11:45,272 DEBUG kernel:[ 0.000000] C0000-DBFFF write-protect >00:11:45,272 DEBUG kernel:[ 0.000000] DC000-E7FFF uncachable >00:11:45,272 DEBUG kernel:[ 0.000000] E8000-FFFFF write-protect >00:11:45,272 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >00:11:45,272 DEBUG kernel:[ 0.000000] 0 base 000000000 mask C00000000 write-back >00:11:45,272 DEBUG kernel:[ 0.000000] 1 base 400000000 mask F80000000 write-back >00:11:45,272 DEBUG kernel:[ 0.000000] 2 base 0A0000000 mask FE0000000 uncachable >00:11:45,272 DEBUG kernel:[ 0.000000] 3 base 0C0000000 mask FC0000000 uncachable >00:11:45,272 DEBUG kernel:[ 0.000000] 4 base 45F800000 mask FFF800000 uncachable >00:11:45,272 DEBUG kernel:[ 0.000000] 5 base 460000000 mask FE0000000 uncachable >00:11:45,272 DEBUG kernel:[ 0.000000] 6 disabled >00:11:45,272 DEBUG kernel:[ 0.000000] 7 disabled >00:11:45,272 DEBUG kernel:[ 0.000000] 8 disabled >00:11:45,272 DEBUG kernel:[ 0.000000] 9 disabled >00:11:45,272 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >00:11:45,272 DEBUG kernel:[ 0.000000] original variable MTRRs >00:11:45,272 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 16GB, type WB >00:11:45,272 DEBUG kernel:[ 0.000000] reg 1, base: 16GB, range: 2GB, type WB >00:11:45,272 DEBUG kernel:[ 0.000000] reg 2, base: 2560MB, range: 512MB, type UC >00:11:45,272 DEBUG kernel:[ 0.000000] reg 3, base: 3GB, range: 1GB, type UC >00:11:45,272 DEBUG kernel:[ 0.000000] reg 4, base: 17912MB, range: 8MB, type UC >00:11:45,272 DEBUG kernel:[ 0.000000] reg 5, base: 17920MB, range: 512MB, type UC >00:11:45,272 INFO kernel:[ 0.000000] total RAM covered: 16376M >00:11:45,272 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >00:11:45,272 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 7 lose cover RAM: 0G >00:11:45,272 DEBUG kernel:[ 0.000000] New variable MTRRs >00:11:45,272 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >00:11:45,272 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 512MB, type WB >00:11:45,272 DEBUG kernel:[ 0.000000] reg 2, base: 4GB, range: 4GB, type WB >00:11:45,272 DEBUG kernel:[ 0.000000] reg 3, base: 8GB, range: 8GB, type WB >00:11:45,272 DEBUG kernel:[ 0.000000] reg 4, base: 16GB, range: 1GB, type WB >00:11:45,272 DEBUG kernel:[ 0.000000] reg 5, base: 17GB, range: 512MB, type WB >00:11:45,272 DEBUG kernel:[ 0.000000] reg 6, base: 17912MB, range: 8MB, type UC >00:11:45,272 DEBUG kernel:[ 0.000000] e820: update [mem 0xa0000000-0xffffffff] usable ==> reserved >00:11:45,272 INFO kernel:[ 0.000000] e820: last_pfn = 0x9f800 max_arch_pfn = 0x400000000 >00:11:45,272 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fce10-0x000fce1f] mapped at [ffff8800000fce10] >00:11:45,272 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >00:11:45,272 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff88000008b000] 8b000 size 24576 >00:11:45,272 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x9f7fffff] >00:11:45,272 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x9f7fffff] page 2M >00:11:45,272 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x9f7fffff @ [mem 0x1fffc000-0x1fffffff] >00:11:45,272 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x45f7fffff] >00:11:45,272 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x45f7fffff] page 2M >00:11:45,272 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x45f7fffff @ [mem 0x9f7f1000-0x9f7fffff] >00:11:45,272 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e5ce000-0x7fffefff] >00:11:45,272 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f0420 00024 (v02 ALASKA) >00:11:45,272 WARNING kernel:[ 0.000000] ACPI: XSDT 000000009eff3068 0004C (v01 ALASKA A M I 01072009 AMI 00010013) >00:11:45,272 WARNING kernel:[ 0.000000] ACPI: FACP 000000009effb5a0 000F4 (v04 ALASKA A M I 01072009 AMI 00010013) >00:11:45,272 WARNING kernel:[ 0.000000] ACPI: DSDT 000000009eff3140 0845E (v02 ALASKA A M I 00000000 INTL 20051117) >00:11:45,272 WARNING kernel:[ 0.000000] ACPI: FACS 000000009f5d5f80 00040 >00:11:45,272 WARNING kernel:[ 0.000000] ACPI: APIC 000000009effb698 00092 (v03 ALASKA A M I 01072009 AMI 00010013) >00:11:45,272 WARNING kernel:[ 0.000000] ACPI: SSDT 000000009effb730 001D6 (v01 AMICPU PROC 00000001 MSFT 03000001) >00:11:45,272 WARNING kernel:[ 0.000000] ACPI: MCFG 000000009effb908 0003C (v01 ALASKA A M I 01072009 MSFT 00000097) >00:11:45,272 WARNING kernel:[ 0.000000] ACPI: HPET 000000009effb948 00038 (v01 ALASKA A M I 01072009 AMI. 00000004) >00:11:45,272 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >00:11:45,272 INFO kernel:[ 0.000000] No NUMA configuration found >00:11:45,272 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000045f7fffff] >00:11:45,272 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x45f7fffff] >00:11:45,272 INFO kernel:[ 0.000000] NODE_DATA [mem 0x45f7ec000-0x45f7fffff] >00:11:45,272 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00117fffff] PMD -> [ffff88044ee00000-ffff88045edfffff] on node 0 >00:11:45,272 WARNING kernel:[ 0.000000] Zone ranges: >00:11:45,272 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >00:11:45,272 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >00:11:45,272 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x45f7fffff] >00:11:45,272 WARNING kernel:[ 0.000000] Movable zone start for each node >00:11:45,272 WARNING kernel:[ 0.000000] Early memory node ranges >00:11:45,272 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x00090fff] >00:11:45,272 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x9ec45fff] >00:11:45,272 WARNING kernel:[ 0.000000] node 0: [mem 0x9f5c9000-0x9f5cafff] >00:11:45,272 WARNING kernel:[ 0.000000] node 0: [mem 0x9f67d000-0x9f7fffff] >00:11:45,272 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x45f7fffff] >00:11:45,272 DEBUG kernel:[ 0.000000] On node 0 totalpages: 4187468 >00:11:45,272 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >00:11:45,272 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >00:11:45,272 DEBUG kernel:[ 0.000000] DMA zone: 3899 pages, LIFO batch:0 >00:11:45,272 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >00:11:45,272 DEBUG kernel:[ 0.000000] DMA32 zone: 630283 pages, LIFO batch:31 >00:11:45,272 DEBUG kernel:[ 0.000000] Normal zone: 55264 pages used for memmap >00:11:45,272 DEBUG kernel:[ 0.000000] Normal zone: 3481632 pages, LIFO batch:31 >00:11:45,272 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >00:11:45,272 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >00:11:45,272 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >00:11:45,272 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >00:11:45,272 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >00:11:45,272 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >00:11:45,272 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) >00:11:45,272 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) >00:11:45,272 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) >00:11:45,272 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >00:11:45,272 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >00:11:45,272 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >00:11:45,272 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 >00:11:45,272 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >00:11:45,272 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >00:11:45,272 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >00:11:45,272 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >00:11:45,272 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >00:11:45,272 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >00:11:45,272 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >00:11:45,272 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >00:11:45,272 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000091000 - 0000000000092000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000092000 - 00000000000a0000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009ec46000 - 000000009efa5000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009efa5000 - 000000009effc000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009effc000 - 000000009f5a1000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009f5a1000 - 000000009f5b2000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009f5b2000 - 000000009f5c9000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009f5cb000 - 000000009f5cc000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009f5cc000 - 000000009f5d4000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009f5d4000 - 000000009f5de000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009f5de000 - 000000009f63a000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009f63a000 - 000000009f67d000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009f800000 - 00000000fed1c000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000ff000000 >00:11:45,272 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000 >00:11:45,272 INFO kernel:[ 0.000000] e820: [mem 0x9f800000-0xfed1bfff] available for PCI devices >00:11:45,272 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >00:11:45,272 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >00:11:45,272 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88045f400000 s84288 r8192 d22208 u262144 >00:11:45,272 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u262144 alloc=1*2097152 >00:11:45,272 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >00:11:45,272 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4115814 >00:11:45,272 WARNING kernel:[ 0.000000] Policy zone: Normal >00:11:45,272 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >00:11:45,272 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >00:11:45,272 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >00:11:45,272 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >00:11:45,272 INFO kernel:[ 0.000000] Checking aperture... >00:11:45,272 INFO kernel:[ 0.000000] No AGP bridge found >00:11:45,272 INFO kernel:[ 0.000000] Memory: 16377604k/18341888k available (6328k kernel code, 1592016k absent, 372268k reserved, 6875k data, 1036k init) >00:11:45,272 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >00:11:45,272 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >00:11:45,272 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >00:11:45,272 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >00:11:45,272 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >00:11:45,272 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >00:11:45,272 INFO kernel:[ 0.000000] console [tty0] enabled >00:11:45,272 INFO kernel:[ 0.000000] allocated 67108864 bytes of page_cgroup >00:11:45,272 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >00:11:45,272 DEBUG kernel:[ 0.000000] hpet clockevent registered >00:11:45,272 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >00:11:45,272 INFO kernel:[ 0.001000] tsc: Detected 3502.623 MHz processor >00:11:45,272 INFO kernel:[ 0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 7005.24 BogoMIPS (lpj=3502623) >00:11:45,272 INFO kernel:[ 0.000003] pid_max: default: 32768 minimum: 301 >00:11:45,272 INFO kernel:[ 0.000022] Security Framework initialized >00:11:45,272 INFO kernel:[ 0.000026] SELinux: Initializing. >00:11:45,272 DEBUG kernel:[ 0.000032] SELinux: Starting in permissive mode >00:11:45,272 INFO kernel:[ 0.000898] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) >00:11:45,272 INFO kernel:[ 0.003208] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) >00:11:45,272 INFO kernel:[ 0.004160] Mount-cache hash table entries: 256 >00:11:45,272 INFO kernel:[ 0.004282] Initializing cgroup subsys cpuacct >00:11:45,272 INFO kernel:[ 0.004283] Initializing cgroup subsys memory >00:11:45,272 INFO kernel:[ 0.004291] Initializing cgroup subsys devices >00:11:45,272 INFO kernel:[ 0.004292] Initializing cgroup subsys freezer >00:11:45,272 INFO kernel:[ 0.004292] Initializing cgroup subsys net_cls >00:11:45,272 INFO kernel:[ 0.004293] Initializing cgroup subsys blkio >00:11:45,272 INFO kernel:[ 0.004294] Initializing cgroup subsys perf_event >00:11:45,272 INFO kernel:[ 0.004312] CPU: Physical Processor ID: 0 >00:11:45,272 INFO kernel:[ 0.004312] CPU: Processor Core ID: 0 >00:11:45,272 WARNING kernel:[ 0.004315] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >00:11:45,272 WARNING kernel:[ 0.004315] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >00:11:45,272 INFO kernel:[ 0.004317] mce: CPU supports 9 MCE banks >00:11:45,272 INFO kernel:[ 0.004326] CPU0: Thermal monitoring enabled (TM1) >00:11:45,272 INFO kernel:[ 0.004330] process: using mwait in idle threads >00:11:45,272 INFO kernel:[ 0.004333] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >00:11:45,272 INFO kernel:[ 0.004333] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >00:11:45,272 INFO kernel:[ 0.004333] tlb_flushall_shift is 0x5 >00:11:45,272 INFO kernel:[ 0.005298] ACPI: Core revision 20120711 >00:11:45,272 INFO kernel:[ 0.109906] ftrace: allocating 23478 entries in 92 pages >00:11:45,272 INFO kernel:[ 0.118124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >00:11:45,272 INFO kernel:[ 0.128114] smpboot: CPU0: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz stepping 07 >00:11:45,272 INFO kernel:[ 0.229164] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver. >00:11:45,272 INFO kernel:[ 0.229167] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode >00:11:45,272 INFO kernel:[ 0.229168] ... version: 3 >00:11:45,272 INFO kernel:[ 0.229169] ... bit width: 48 >00:11:45,272 INFO kernel:[ 0.229169] ... generic registers: 4 >00:11:45,272 INFO kernel:[ 0.229170] ... value mask: 0000ffffffffffff >00:11:45,272 INFO kernel:[ 0.229171] ... max period: 000000007fffffff >00:11:45,272 INFO kernel:[ 0.229171] ... fixed-purpose events: 3 >00:11:45,272 INFO kernel:[ 0.229172] ... event mask: 000000070000000f >00:11:45,272 INFO kernel:[ 0.229529] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >00:11:45,272 INFO kernel:[ 0.229595] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK >00:11:45,272 INFO kernel:[ 0.322516] Brought up 8 CPUs >00:11:45,272 INFO kernel:[ 0.322518] smpboot: Total of 8 processors activated (56041.96 BogoMIPS) >00:11:45,272 INFO kernel:[ 0.328680] devtmpfs: initialized >00:11:45,272 INFO kernel:[ 0.328778] PM: Registering ACPI NVS region [mem 0x9efa5000-0x9effbfff] (356352 bytes) >00:11:45,272 INFO kernel:[ 0.328782] PM: Registering ACPI NVS region [mem 0x9f5a1000-0x9f5b1fff] (69632 bytes) >00:11:45,272 INFO kernel:[ 0.328784] PM: Registering ACPI NVS region [mem 0x9f5cb000-0x9f5cbfff] (4096 bytes) >00:11:45,272 INFO kernel:[ 0.328784] PM: Registering ACPI NVS region [mem 0x9f5d4000-0x9f5ddfff] (40960 bytes) >00:11:45,272 INFO kernel:[ 0.328785] PM: Registering ACPI NVS region [mem 0x9f63a000-0x9f67cfff] (274432 bytes) >00:11:45,272 INFO kernel:[ 0.329194] atomic64 test passed for x86-64 platform with CX8 and with SSE >00:11:45,272 INFO kernel:[ 0.329218] RTC time: 0:11:34, date: 11/15/12 >00:11:45,272 INFO kernel:[ 0.329244] NET: Registered protocol family 16 >00:11:45,272 INFO kernel:[ 0.329322] ACPI: bus type pci registered >00:11:45,272 INFO kernel:[ 0.329357] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) >00:11:45,272 INFO kernel:[ 0.329358] PCI: not using MMCONFIG >00:11:45,272 INFO kernel:[ 0.329359] PCI: Using configuration type 1 for base access >00:11:45,272 INFO kernel:[ 0.329865] bio: create slab <bio-0> at 0 >00:11:45,272 INFO kernel:[ 0.329909] ACPI: Added _OSI(Module Device) >00:11:45,272 INFO kernel:[ 0.329910] ACPI: Added _OSI(Processor Device) >00:11:45,272 INFO kernel:[ 0.329910] ACPI: Added _OSI(3.0 _SCP Extensions) >00:11:45,272 INFO kernel:[ 0.329911] ACPI: Added _OSI(Processor Aggregator Device) >00:11:45,272 DEBUG kernel:[ 0.330505] ACPI: EC: Look up EC in DSDT >00:11:45,272 WARNING kernel:[ 0.331072] ACPI: Executed 1 blocks of module-level executable AML code >00:11:45,272 WARNING kernel:[ 0.332449] ACPI: SSDT 000000009f5d4818 0079C (v01 AMI IST 00000001 MSFT 03000001) >00:11:45,272 WARNING kernel:[ 0.332673] ACPI: Dynamic OEM Table Load: >00:11:45,272 WARNING kernel:[ 0.332674] ACPI: SSDT (null) 0079C (v01 AMI IST 00000001 MSFT 03000001) >00:11:45,272 WARNING kernel:[ 0.332699] ACPI: SSDT 000000009f5d6e18 001A4 (v01 AMI CST 00000001 MSFT 03000001) >00:11:45,272 WARNING kernel:[ 0.332868] ACPI: Dynamic OEM Table Load: >00:11:45,272 WARNING kernel:[ 0.332869] ACPI: SSDT (null) 001A4 (v01 AMI CST 00000001 MSFT 03000001) >00:11:45,272 INFO kernel:[ 0.333336] ACPI: Interpreter enabled >00:11:45,272 INFO kernel:[ 0.333338] ACPI: (supports S0 S1 S3 S4 S5) >00:11:45,272 INFO kernel:[ 0.333348] ACPI: Using IOAPIC for interrupt routing >00:11:45,272 INFO kernel:[ 0.333361] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) >00:11:45,272 INFO kernel:[ 0.333400] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources >00:11:45,272 NOTICE kernel:[ 0.338121] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >00:11:45,272 INFO kernel:[ 0.340771] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62 >00:11:45,272 INFO kernel:[ 0.340865] ACPI: No dock devices found. >00:11:45,272 INFO kernel:[ 0.340867] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >00:11:45,272 INFO kernel:[ 0.340967] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >00:11:45,272 INFO kernel:[ 0.341072] pci_root PNP0A08:00: ignoring host bridge window [mem 0x000c8000-0x000dffff] (conflicts with Video ROM [mem 0x000c0000-0x000cdbff]) >00:11:45,272 INFO kernel:[ 0.341074] pci_root PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge >00:11:45,272 INFO kernel:[ 0.341088] PCI host bridge to bus 0000:00 >00:11:45,272 DEBUG kernel:[ 0.341090] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >00:11:45,272 INFO kernel:[ 0.341091] pci_bus 0000:00: root bus resource [bus 00-ff] >00:11:45,272 INFO kernel:[ 0.341092] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >00:11:45,272 INFO kernel:[ 0.341094] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >00:11:45,272 INFO kernel:[ 0.341095] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >00:11:45,272 INFO kernel:[ 0.341096] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xffffffff] >00:11:45,272 DEBUG kernel:[ 0.341102] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000 >00:11:45,272 DEBUG kernel:[ 0.341126] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400 >00:11:45,272 DEBUG kernel:[ 0.341147] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >00:11:45,272 DEBUG kernel:[ 0.341183] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000 >00:11:45,272 DEBUG kernel:[ 0.341204] pci 0000:00:16.0: reg 10: [mem 0xfb529000-0xfb52900f 64bit] >00:11:45,272 DEBUG kernel:[ 0.341272] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >00:11:45,272 DEBUG kernel:[ 0.341299] pci 0000:00:19.0: [8086:1503] type 00 class 0x020000 >00:11:45,272 DEBUG kernel:[ 0.341315] pci 0000:00:19.0: reg 10: [mem 0xfb500000-0xfb51ffff] >00:11:45,272 DEBUG kernel:[ 0.341322] pci 0000:00:19.0: reg 14: [mem 0xfb528000-0xfb528fff] >00:11:45,272 DEBUG kernel:[ 0.341330] pci 0000:00:19.0: reg 18: [io 0xf040-0xf05f] >00:11:45,272 DEBUG kernel:[ 0.341385] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >00:11:45,272 DEBUG kernel:[ 0.341406] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320 >00:11:45,272 DEBUG kernel:[ 0.341425] pci 0000:00:1a.0: reg 10: [mem 0xfb527000-0xfb5273ff] >00:11:45,272 DEBUG kernel:[ 0.341505] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >00:11:45,272 DEBUG kernel:[ 0.341528] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300 >00:11:45,272 DEBUG kernel:[ 0.341541] pci 0000:00:1b.0: reg 10: [mem 0xfb520000-0xfb523fff 64bit] >00:11:45,272 DEBUG kernel:[ 0.341600] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >00:11:45,272 DEBUG kernel:[ 0.341620] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 >00:11:45,272 DEBUG kernel:[ 0.341690] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >00:11:45,272 DEBUG kernel:[ 0.341714] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400 >00:11:45,272 DEBUG kernel:[ 0.341784] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >00:11:45,272 DEBUG kernel:[ 0.341807] pci 0000:00:1c.6: [8086:1c1c] type 01 class 0x060400 >00:11:45,272 DEBUG kernel:[ 0.341877] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold >00:11:45,272 DEBUG kernel:[ 0.341899] pci 0000:00:1c.7: [8086:1c1e] type 01 class 0x060400 >00:11:45,272 DEBUG kernel:[ 0.341968] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold >00:11:45,272 DEBUG kernel:[ 0.341992] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320 >00:11:45,272 DEBUG kernel:[ 0.342011] pci 0000:00:1d.0: reg 10: [mem 0xfb526000-0xfb5263ff] >00:11:45,272 DEBUG kernel:[ 0.342093] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >00:11:45,272 DEBUG kernel:[ 0.342116] pci 0000:00:1f.0: [8086:1c46] type 00 class 0x060100 >00:11:45,272 DEBUG kernel:[ 0.342228] pci 0000:00:1f.2: [8086:2822] type 00 class 0x010400 >00:11:45,272 DEBUG kernel:[ 0.342242] pci 0000:00:1f.2: reg 10: [io 0xf090-0xf097] >00:11:45,272 DEBUG kernel:[ 0.342249] pci 0000:00:1f.2: reg 14: [io 0xf080-0xf083] >00:11:45,272 DEBUG kernel:[ 0.342255] pci 0000:00:1f.2: reg 18: [io 0xf070-0xf077] >00:11:45,272 DEBUG kernel:[ 0.342262] pci 0000:00:1f.2: reg 1c: [io 0xf060-0xf063] >00:11:45,272 DEBUG kernel:[ 0.342269] pci 0000:00:1f.2: reg 20: [io 0xf020-0xf03f] >00:11:45,272 DEBUG kernel:[ 0.342275] pci 0000:00:1f.2: reg 24: [mem 0xfb525000-0xfb5257ff] >00:11:45,272 DEBUG kernel:[ 0.342313] pci 0000:00:1f.2: PME# supported from D3hot >00:11:45,272 DEBUG kernel:[ 0.342328] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500 >00:11:45,272 DEBUG kernel:[ 0.342341] pci 0000:00:1f.3: reg 10: [mem 0xfb524000-0xfb5240ff 64bit] >00:11:45,272 DEBUG kernel:[ 0.342359] pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f] >00:11:45,272 DEBUG kernel:[ 0.342395] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff] >00:11:45,272 DEBUG kernel:[ 0.342405] pci 0000:01:00.0: [10de:0622] type 00 class 0x030000 >00:11:45,272 DEBUG kernel:[ 0.342412] pci 0000:01:00.0: reg 10: [mem 0xfa000000-0xfaffffff] >00:11:45,272 DEBUG kernel:[ 0.342420] pci 0000:01:00.0: reg 14: [mem 0xa0000000-0xbfffffff 64bit pref] >00:11:45,272 DEBUG kernel:[ 0.342428] pci 0000:01:00.0: reg 1c: [mem 0xf8000000-0xf9ffffff 64bit] >00:11:45,272 DEBUG kernel:[ 0.342433] pci 0000:01:00.0: reg 24: [io 0xe000-0xe07f] >00:11:45,272 DEBUG kernel:[ 0.342439] pci 0000:01:00.0: reg 30: [mem 0xfb000000-0xfb07ffff pref] >00:11:45,272 INFO kernel:[ 0.344020] pci 0000:00:01.0: PCI bridge to [bus 01] >00:11:45,272 DEBUG kernel:[ 0.344022] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >00:11:45,272 DEBUG kernel:[ 0.344024] pci 0000:00:01.0: bridge window [mem 0xf8000000-0xfb0fffff] >00:11:45,272 DEBUG kernel:[ 0.344026] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref] >00:11:45,272 DEBUG kernel:[ 0.344064] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff] >00:11:45,272 INFO kernel:[ 0.344067] pci 0000:00:1c.0: PCI bridge to [bus 02] >00:11:45,272 DEBUG kernel:[ 0.344111] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-ff] >00:11:45,272 DEBUG kernel:[ 0.344137] pci 0000:03:00.0: [1033:0194] type 00 class 0x0c0330 >00:11:45,272 DEBUG kernel:[ 0.344161] pci 0000:03:00.0: reg 10: [mem 0xfb400000-0xfb401fff 64bit] >00:11:45,272 DEBUG kernel:[ 0.344285] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >00:11:45,272 INFO kernel:[ 0.346024] pci 0000:00:1c.4: PCI bridge to [bus 03] >00:11:45,272 DEBUG kernel:[ 0.346029] pci 0000:00:1c.4: bridge window [mem 0xfb400000-0xfb4fffff] >00:11:45,272 DEBUG kernel:[ 0.346071] pci_bus 0000:04: busn_res: [bus 04] is inserted under [bus 00-ff] >00:11:45,272 DEBUG kernel:[ 0.346097] pci 0000:04:00.0: [1033:0194] type 00 class 0x0c0330 >00:11:45,272 DEBUG kernel:[ 0.346121] pci 0000:04:00.0: reg 10: [mem 0xfb300000-0xfb301fff 64bit] >00:11:45,272 DEBUG kernel:[ 0.346246] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold >00:11:45,272 INFO kernel:[ 0.348021] pci 0000:00:1c.6: PCI bridge to [bus 04] >00:11:45,272 DEBUG kernel:[ 0.348027] pci 0000:00:1c.6: bridge window [mem 0xfb300000-0xfb3fffff] >00:11:45,272 DEBUG kernel:[ 0.348068] pci_bus 0000:05: busn_res: [bus 05-0c] is inserted under [bus 00-ff] >00:11:45,272 DEBUG kernel:[ 0.348089] pci 0000:05:00.0: [10b5:8608] type 01 class 0x060400 >00:11:45,272 DEBUG kernel:[ 0.348106] pci 0000:05:00.0: reg 10: [mem 0xfb200000-0xfb21ffff] >00:11:45,272 DEBUG kernel:[ 0.348205] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold >00:11:45,272 INFO kernel:[ 0.350015] pci 0000:00:1c.7: PCI bridge to [bus 05-0c] >00:11:45,272 DEBUG kernel:[ 0.350018] pci 0000:00:1c.7: bridge window [io 0xc000-0xdfff] >00:11:45,272 DEBUG kernel:[ 0.350022] pci 0000:00:1c.7: bridge window [mem 0xfb100000-0xfb2fffff] >00:11:45,272 DEBUG kernel:[ 0.350027] pci 0000:00:1c.7: bridge window [mem 0xc0000000-0xc00fffff 64bit pref] >00:11:45,272 DEBUG kernel:[ 0.350092] pci_bus 0000:06: busn_res: [bus 06-0c] is inserted under [bus 05-0c] >00:11:45,272 DEBUG kernel:[ 0.350114] pci 0000:06:01.0: [10b5:8608] type 01 class 0x060400 >00:11:45,272 DEBUG kernel:[ 0.350229] pci 0000:06:01.0: PME# supported from D0 D3hot D3cold >00:11:45,272 DEBUG kernel:[ 0.350280] pci 0000:06:04.0: [10b5:8608] type 01 class 0x060400 >00:11:45,272 DEBUG kernel:[ 0.350394] pci 0000:06:04.0: PME# supported from D0 D3hot D3cold >00:11:45,272 DEBUG kernel:[ 0.350445] pci 0000:06:07.0: [10b5:8608] type 01 class 0x060400 >00:11:45,272 DEBUG kernel:[ 0.350560] pci 0000:06:07.0: PME# supported from D0 D3hot D3cold >00:11:45,272 DEBUG kernel:[ 0.350610] pci 0000:06:08.0: [10b5:8608] type 01 class 0x060400 >00:11:45,272 DEBUG kernel:[ 0.350725] pci 0000:06:08.0: PME# supported from D0 D3hot D3cold >00:11:45,272 DEBUG kernel:[ 0.350778] pci 0000:06:09.0: [10b5:8608] type 01 class 0x060400 >00:11:45,272 DEBUG kernel:[ 0.350893] pci 0000:06:09.0: PME# supported from D0 D3hot D3cold >00:11:45,272 INFO kernel:[ 0.350959] pci 0000:05:00.0: PCI bridge to [bus 06-0c] >00:11:45,272 DEBUG kernel:[ 0.350966] pci 0000:05:00.0: bridge window [io 0xc000-0xdfff] >00:11:45,272 DEBUG kernel:[ 0.350971] pci 0000:05:00.0: bridge window [mem 0xfb100000-0xfb1fffff] >00:11:45,272 DEBUG kernel:[ 0.350978] pci 0000:05:00.0: bridge window [mem 0xc0000000-0xc00fffff 64bit pref] >00:11:45,272 DEBUG kernel:[ 0.351045] pci_bus 0000:07: busn_res: [bus 07] is inserted under [bus 06-0c] >00:11:45,272 DEBUG kernel:[ 0.351073] pci 0000:07:00.0: [1106:3403] type 00 class 0x0c0010 >00:11:45,272 DEBUG kernel:[ 0.351104] pci 0000:07:00.0: reg 10: [mem 0xfb100000-0xfb1007ff 64bit] >00:11:45,272 DEBUG kernel:[ 0.351120] pci 0000:07:00.0: reg 18: [io 0xd000-0xd0ff] >00:11:45,272 DEBUG kernel:[ 0.351253] pci 0000:07:00.0: supports D2 >00:11:45,272 DEBUG kernel:[ 0.351254] pci 0000:07:00.0: PME# supported from D2 D3hot D3cold >00:11:45,272 INFO kernel:[ 0.353019] pci 0000:06:01.0: PCI bridge to [bus 07] >00:11:45,272 DEBUG kernel:[ 0.353027] pci 0000:06:01.0: bridge window [io 0xd000-0xdfff] >00:11:45,272 DEBUG kernel:[ 0.353031] pci 0000:06:01.0: bridge window [mem 0xfb100000-0xfb1fffff] >00:11:45,272 DEBUG kernel:[ 0.353105] pci_bus 0000:08: busn_res: [bus 08] is inserted under [bus 06-0c] >00:11:45,272 INFO kernel:[ 0.353108] pci 0000:06:04.0: PCI bridge to [bus 08] >00:11:45,272 DEBUG kernel:[ 0.353190] pci_bus 0000:09: busn_res: [bus 09] is inserted under [bus 06-0c] >00:11:45,272 INFO kernel:[ 0.353193] pci 0000:06:07.0: PCI bridge to [bus 09] >00:11:45,272 DEBUG kernel:[ 0.353275] pci_bus 0000:0a: busn_res: [bus 0a-0b] is inserted under [bus 06-0c] >00:11:45,272 DEBUG kernel:[ 0.353305] pci 0000:0a:00.0: [1b21:1080] type 01 class 0x060400 >00:11:45,272 DEBUG kernel:[ 0.353478] pci 0000:0a:00.0: supports D1 D2 >00:11:45,272 DEBUG kernel:[ 0.353479] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold >00:11:45,272 INFO kernel:[ 0.355013] pci 0000:06:08.0: PCI bridge to [bus 0a-0b] >00:11:45,272 DEBUG kernel:[ 0.355128] pci_bus 0000:0b: busn_res: [bus 0b] is inserted under [bus 0a-0b] >00:11:45,272 INFO kernel:[ 0.355212] pci 0000:0a:00.0: PCI bridge to [bus 0b] >00:11:45,272 DEBUG kernel:[ 0.355314] pci_bus 0000:0c: busn_res: [bus 0c] is inserted under [bus 06-0c] >00:11:45,272 DEBUG kernel:[ 0.355343] pci 0000:0c:00.0: [10ec:8168] type 00 class 0x020000 >00:11:45,272 DEBUG kernel:[ 0.355365] pci 0000:0c:00.0: reg 10: [io 0xc000-0xc0ff] >00:11:45,272 DEBUG kernel:[ 0.355404] pci 0000:0c:00.0: reg 18: [mem 0xc0004000-0xc0004fff 64bit pref] >00:11:45,272 DEBUG kernel:[ 0.355429] pci 0000:0c:00.0: reg 20: [mem 0xc0000000-0xc0003fff 64bit pref] >00:11:45,272 DEBUG kernel:[ 0.355536] pci 0000:0c:00.0: supports D1 D2 >00:11:45,272 DEBUG kernel:[ 0.355537] pci 0000:0c:00.0: PME# supported from D0 D1 D2 D3hot D3cold >00:11:45,272 INFO kernel:[ 0.357014] pci 0000:06:09.0: PCI bridge to [bus 0c] >00:11:45,272 DEBUG kernel:[ 0.357021] pci 0000:06:09.0: bridge window [io 0xc000-0xcfff] >00:11:45,272 DEBUG kernel:[ 0.357032] pci 0000:06:09.0: bridge window [mem 0xc0000000-0xc00fffff 64bit pref] >00:11:45,272 DEBUG kernel:[ 0.357091] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >00:11:45,272 DEBUG kernel:[ 0.357141] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] >00:11:45,272 DEBUG kernel:[ 0.357156] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT] >00:11:45,272 DEBUG kernel:[ 0.357169] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT] >00:11:45,272 DEBUG kernel:[ 0.357183] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX6._PRT] >00:11:45,272 DEBUG kernel:[ 0.357196] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX7._PRT] >00:11:45,272 DEBUG kernel:[ 0.357231] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX7.BR24.BR30.BR31._PRT] >00:11:45,272 INFO kernel:[ 0.357303] pci0000:00: Requesting ACPI _OSC control (0x1d) >00:11:45,272 INFO kernel:[ 0.357413] pci0000:00: ACPI _OSC control (0x1c) granted >00:11:45,272 INFO kernel:[ 0.359321] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) >00:11:45,272 INFO kernel:[ 0.359347] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15) >00:11:45,272 INFO kernel:[ 0.359372] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15) >00:11:45,272 INFO kernel:[ 0.359397] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) >00:11:45,272 INFO kernel:[ 0.359421] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15) >00:11:45,272 INFO kernel:[ 0.359445] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *10 11 12 14 15) >00:11:45,272 INFO kernel:[ 0.359469] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15) >00:11:45,272 INFO kernel:[ 0.359493] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15) >00:11:45,272 INFO kernel:[ 0.359543] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >00:11:45,272 INFO kernel:[ 0.359546] vgaarb: loaded >00:11:45,272 INFO kernel:[ 0.359548] vgaarb: bridge control possible 0000:01:00.0 >00:11:45,272 NOTICE kernel:[ 0.359583] SCSI subsystem initialized >00:11:45,272 INFO kernel:[ 0.359584] ACPI: bus type scsi registered >00:11:45,272 DEBUG kernel:[ 0.359600] libata version 3.00 loaded. >00:11:45,272 INFO kernel:[ 0.359612] ACPI: bus type usb registered >00:11:45,272 INFO kernel:[ 0.359620] usbcore: registered new interface driver usbfs >00:11:45,272 INFO kernel:[ 0.359624] usbcore: registered new interface driver hub >00:11:45,272 INFO kernel:[ 0.359633] usbcore: registered new device driver usb >00:11:45,272 INFO kernel:[ 0.359661] PCI: Using ACPI for IRQ routing >00:11:45,272 DEBUG kernel:[ 0.360840] PCI: pci_cache_line_size set to 64 bytes >00:11:45,272 DEBUG kernel:[ 0.360924] e820: reserve RAM buffer [mem 0x00091400-0x0009ffff] >00:11:45,272 DEBUG kernel:[ 0.360925] e820: reserve RAM buffer [mem 0x9ec46000-0x9fffffff] >00:11:45,272 DEBUG kernel:[ 0.360927] e820: reserve RAM buffer [mem 0x9f5cb000-0x9fffffff] >00:11:45,272 DEBUG kernel:[ 0.360928] e820: reserve RAM buffer [mem 0x9f800000-0x9fffffff] >00:11:45,272 DEBUG kernel:[ 0.360929] e820: reserve RAM buffer [mem 0x45f800000-0x45fffffff] >00:11:45,272 INFO kernel:[ 0.360977] NetLabel: Initializing >00:11:45,272 INFO kernel:[ 0.360977] NetLabel: domain hash size = 128 >00:11:45,272 INFO kernel:[ 0.360978] NetLabel: protocols = UNLABELED CIPSOv4 >00:11:45,272 INFO kernel:[ 0.360985] NetLabel: unlabeled traffic allowed by default >00:11:45,272 INFO kernel:[ 0.361006] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >00:11:45,272 INFO kernel:[ 0.361009] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >00:11:45,272 INFO kernel:[ 0.363020] Switching to clocksource hpet >00:11:45,272 INFO kernel:[ 0.366584] pnp: PnP ACPI init >00:11:45,272 INFO kernel:[ 0.366591] ACPI: bus type pnp registered >00:11:45,272 DEBUG kernel:[ 0.366664] pnp 00:00: [bus 00-ff] >00:11:45,272 DEBUG kernel:[ 0.366666] pnp 00:00: [io 0x0cf8-0x0cff] >00:11:45,272 DEBUG kernel:[ 0.366667] pnp 00:00: [io 0x0000-0x0cf7 window] >00:11:45,272 DEBUG kernel:[ 0.366668] pnp 00:00: [io 0x0d00-0xffff window] >00:11:45,272 DEBUG kernel:[ 0.366670] pnp 00:00: [mem 0x000a0000-0x000bffff window] >00:11:45,272 DEBUG kernel:[ 0.366671] pnp 00:00: [mem 0x000c8000-0x000dffff window] >00:11:45,272 DEBUG kernel:[ 0.366672] pnp 00:00: [mem 0xa0000000-0xffffffff window] >00:11:45,272 DEBUG kernel:[ 0.366673] pnp 00:00: [mem 0x00000000 window] >00:11:45,272 DEBUG kernel:[ 0.366698] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >00:11:45,272 DEBUG kernel:[ 0.366728] pnp 00:01: [mem 0xfed10000-0xfed19fff] >00:11:45,272 DEBUG kernel:[ 0.366729] pnp 00:01: [mem 0xe0000000-0xe3ffffff] >00:11:45,272 DEBUG kernel:[ 0.366731] pnp 00:01: [mem 0xfed90000-0xfed93fff] >00:11:45,272 DEBUG kernel:[ 0.366732] pnp 00:01: [mem 0xfed20000-0xfed3ffff] >00:11:45,272 DEBUG kernel:[ 0.366733] pnp 00:01: [mem 0xfee00000-0xfee0ffff] >00:11:45,272 INFO kernel:[ 0.366754] system 00:01: [mem 0xfed10000-0xfed19fff] has been reserved >00:11:45,272 INFO kernel:[ 0.366755] system 00:01: [mem 0xe0000000-0xe3ffffff] has been reserved >00:11:45,272 INFO kernel:[ 0.366756] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved >00:11:45,272 INFO kernel:[ 0.366757] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved >00:11:45,272 INFO kernel:[ 0.366759] system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved >00:11:45,272 DEBUG kernel:[ 0.366760] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) >00:11:45,272 DEBUG kernel:[ 0.366794] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled] >00:11:45,272 DEBUG kernel:[ 0.366796] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled] >00:11:45,272 DEBUG kernel:[ 0.366797] pnp 00:02: [io 0x0290-0x029f] >00:11:45,272 DEBUG kernel:[ 0.366798] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled] >00:11:45,272 INFO kernel:[ 0.366817] system 00:02: [io 0x0290-0x029f] has been reserved >00:11:45,272 DEBUG kernel:[ 0.366819] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) >00:11:45,272 DEBUG kernel:[ 0.366825] pnp 00:03: [dma 4] >00:11:45,272 DEBUG kernel:[ 0.366826] pnp 00:03: [io 0x0000-0x000f] >00:11:45,272 DEBUG kernel:[ 0.366828] pnp 00:03: [io 0x0081-0x0083] >00:11:45,272 DEBUG kernel:[ 0.366829] pnp 00:03: [io 0x0087] >00:11:45,272 DEBUG kernel:[ 0.366830] pnp 00:03: [io 0x0089-0x008b] >00:11:45,272 DEBUG kernel:[ 0.366830] pnp 00:03: [io 0x008f] >00:11:45,272 DEBUG kernel:[ 0.366831] pnp 00:03: [io 0x00c0-0x00df] >00:11:45,272 DEBUG kernel:[ 0.366841] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active) >00:11:45,272 DEBUG kernel:[ 0.366846] pnp 00:04: [io 0x0070-0x0071] >00:11:45,272 DEBUG kernel:[ 0.366852] pnp 00:04: [irq 8] >00:11:45,272 DEBUG kernel:[ 0.366862] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) >00:11:45,272 DEBUG kernel:[ 0.366866] pnp 00:05: [io 0x0061] >00:11:45,272 DEBUG kernel:[ 0.366876] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) >00:11:45,272 DEBUG kernel:[ 0.366884] pnp 00:06: [io 0x0010-0x001f] >00:11:45,272 DEBUG kernel:[ 0.366885] pnp 00:06: [io 0x0022-0x003f] >00:11:45,272 DEBUG kernel:[ 0.366886] pnp 00:06: [io 0x0044-0x005f] >00:11:45,272 DEBUG kernel:[ 0.366887] pnp 00:06: [io 0x0063] >00:11:45,272 DEBUG kernel:[ 0.366888] pnp 00:06: [io 0x0065] >00:11:45,272 DEBUG kernel:[ 0.366889] pnp 00:06: [io 0x0067-0x006f] >00:11:45,272 DEBUG kernel:[ 0.366890] pnp 00:06: [io 0x0072-0x007f] >00:11:45,272 DEBUG kernel:[ 0.366891] pnp 00:06: [io 0x0080] >00:11:45,272 DEBUG kernel:[ 0.366892] pnp 00:06: [io 0x0084-0x0086] >00:11:45,272 DEBUG kernel:[ 0.366893] pnp 00:06: [io 0x0088] >00:11:45,272 DEBUG kernel:[ 0.366894] pnp 00:06: [io 0x008c-0x008e] >00:11:45,272 DEBUG kernel:[ 0.366895] pnp 00:06: [io 0x0090-0x009f] >00:11:45,272 DEBUG kernel:[ 0.366896] pnp 00:06: [io 0x00a2-0x00bf] >00:11:45,272 DEBUG kernel:[ 0.366897] pnp 00:06: [io 0x00e0-0x00ef] >00:11:45,272 DEBUG kernel:[ 0.366898] pnp 00:06: [io 0x04d0-0x04d1] >00:11:45,272 INFO kernel:[ 0.366920] system 00:06: [io 0x04d0-0x04d1] has been reserved >00:11:45,272 DEBUG kernel:[ 0.366922] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >00:11:45,272 DEBUG kernel:[ 0.366926] pnp 00:07: [io 0x00f0-0x00ff] >00:11:45,272 DEBUG kernel:[ 0.366930] pnp 00:07: [irq 13] >00:11:45,272 DEBUG kernel:[ 0.366941] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active) >00:11:45,272 DEBUG kernel:[ 0.366953] pnp 00:08: [io 0x0060] >00:11:45,272 DEBUG kernel:[ 0.366954] pnp 00:08: [io 0x0064] >00:11:45,272 DEBUG kernel:[ 0.366958] pnp 00:08: [irq 1] >00:11:45,272 DEBUG kernel:[ 0.366972] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >00:11:45,272 DEBUG kernel:[ 0.367118] pnp 00:09: [io 0x03f8-0x03ff] >00:11:45,272 DEBUG kernel:[ 0.367122] pnp 00:09: [irq 4] >00:11:45,272 DEBUG kernel:[ 0.367123] pnp 00:09: [dma 0 disabled] >00:11:45,272 DEBUG kernel:[ 0.367155] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active) >00:11:45,272 DEBUG kernel:[ 0.367224] pnp 00:0a: [io 0x0400-0x0453] >00:11:45,272 DEBUG kernel:[ 0.367225] pnp 00:0a: [io 0x0458-0x047f] >00:11:45,272 DEBUG kernel:[ 0.367227] pnp 00:0a: [io 0x0000-0xffffffffffffffff disabled] >00:11:45,272 DEBUG kernel:[ 0.367228] pnp 00:0a: [io 0x0500-0x057f] >00:11:45,272 DEBUG kernel:[ 0.367229] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff] >00:11:45,272 DEBUG kernel:[ 0.367230] pnp 00:0a: [mem 0xfec00000-0xfecfffff] >00:11:45,272 DEBUG kernel:[ 0.367231] pnp 00:0a: [mem 0xfed08000-0xfed08fff] >00:11:45,272 DEBUG kernel:[ 0.367232] pnp 00:0a: [mem 0xff000000-0xffffffff] >00:11:45,272 INFO kernel:[ 0.367254] system 00:0a: [io 0x0400-0x0453] has been reserved >00:11:45,272 INFO kernel:[ 0.367255] system 00:0a: [io 0x0458-0x047f] has been reserved >00:11:45,272 INFO kernel:[ 0.367256] system 00:0a: [io 0x0500-0x057f] has been reserved >00:11:45,272 INFO kernel:[ 0.367258] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved >00:11:45,272 INFO kernel:[ 0.367259] system 00:0a: [mem 0xfec00000-0xfecfffff] could not be reserved >00:11:45,272 INFO kernel:[ 0.367261] system 00:0a: [mem 0xfed08000-0xfed08fff] has been reserved >00:11:45,272 INFO kernel:[ 0.367262] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved >00:11:45,272 DEBUG kernel:[ 0.367264] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active) >00:11:45,272 DEBUG kernel:[ 0.367282] pnp 00:0b: [io 0x0454-0x0457] >00:11:45,272 INFO kernel:[ 0.367301] system 00:0b: [io 0x0454-0x0457] has been reserved >00:11:45,272 DEBUG kernel:[ 0.367303] system 00:0b: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >00:11:45,272 DEBUG kernel:[ 0.367371] pnp 00:0c: [mem 0xfed00000-0xfed003ff] >00:11:45,272 DEBUG kernel:[ 0.367391] pnp 00:0c: Plug and Play ACPI device, IDs PNP0103 (active) >00:11:45,272 INFO kernel:[ 0.367467] pnp: PnP ACPI: found 13 devices >00:11:45,272 INFO kernel:[ 0.367468] ACPI: ACPI bus type pnp unregistered >00:11:45,272 INFO kernel:[ 0.373204] pci 0000:00:01.0: PCI bridge to [bus 01] >00:11:45,272 INFO kernel:[ 0.373206] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >00:11:45,272 INFO kernel:[ 0.373208] pci 0000:00:01.0: bridge window [mem 0xf8000000-0xfb0fffff] >00:11:45,272 INFO kernel:[ 0.373210] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref] >00:11:45,272 INFO kernel:[ 0.373212] pci 0000:00:1c.0: PCI bridge to [bus 02] >00:11:45,272 INFO kernel:[ 0.373222] pci 0000:00:1c.4: PCI bridge to [bus 03] >00:11:45,272 INFO kernel:[ 0.373226] pci 0000:00:1c.4: bridge window [mem 0xfb400000-0xfb4fffff] >00:11:45,272 INFO kernel:[ 0.373233] pci 0000:00:1c.6: PCI bridge to [bus 04] >00:11:45,272 INFO kernel:[ 0.373237] pci 0000:00:1c.6: bridge window [mem 0xfb300000-0xfb3fffff] >00:11:45,272 INFO kernel:[ 0.373245] pci 0000:06:01.0: PCI bridge to [bus 07] >00:11:45,272 INFO kernel:[ 0.373248] pci 0000:06:01.0: bridge window [io 0xd000-0xdfff] >00:11:45,272 INFO kernel:[ 0.373254] pci 0000:06:01.0: bridge window [mem 0xfb100000-0xfb1fffff] >00:11:45,272 INFO kernel:[ 0.373264] pci 0000:06:04.0: PCI bridge to [bus 08] >00:11:45,272 INFO kernel:[ 0.373280] pci 0000:06:07.0: PCI bridge to [bus 09] >00:11:45,272 INFO kernel:[ 0.373295] pci 0000:0a:00.0: PCI bridge to [bus 0b] >00:11:45,272 INFO kernel:[ 0.373317] pci 0000:06:08.0: PCI bridge to [bus 0a-0b] >00:11:45,272 INFO kernel:[ 0.373332] pci 0000:06:09.0: PCI bridge to [bus 0c] >00:11:45,272 INFO kernel:[ 0.373335] pci 0000:06:09.0: bridge window [io 0xc000-0xcfff] >00:11:45,272 INFO kernel:[ 0.373345] pci 0000:06:09.0: bridge window [mem 0xc0000000-0xc00fffff 64bit pref] >00:11:45,272 INFO kernel:[ 0.373352] pci 0000:05:00.0: PCI bridge to [bus 06-0c] >00:11:45,272 INFO kernel:[ 0.373355] pci 0000:05:00.0: bridge window [io 0xc000-0xdfff] >00:11:45,272 INFO kernel:[ 0.373361] pci 0000:05:00.0: bridge window [mem 0xfb100000-0xfb1fffff] >00:11:45,272 INFO kernel:[ 0.373366] pci 0000:05:00.0: bridge window [mem 0xc0000000-0xc00fffff 64bit pref] >00:11:45,272 INFO kernel:[ 0.373373] pci 0000:00:1c.7: PCI bridge to [bus 05-0c] >00:11:45,272 INFO kernel:[ 0.373376] pci 0000:00:1c.7: bridge window [io 0xc000-0xdfff] >00:11:45,272 INFO kernel:[ 0.373380] pci 0000:00:1c.7: bridge window [mem 0xfb100000-0xfb2fffff] >00:11:45,272 INFO kernel:[ 0.373383] pci 0000:00:1c.7: bridge window [mem 0xc0000000-0xc00fffff 64bit pref] >00:11:45,272 DEBUG kernel:[ 0.373452] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >00:11:45,272 DEBUG kernel:[ 0.373453] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >00:11:45,272 DEBUG kernel:[ 0.373454] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >00:11:45,272 DEBUG kernel:[ 0.373455] pci_bus 0000:00: resource 7 [mem 0xa0000000-0xffffffff] >00:11:45,272 DEBUG kernel:[ 0.373456] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >00:11:45,272 DEBUG kernel:[ 0.373457] pci_bus 0000:01: resource 1 [mem 0xf8000000-0xfb0fffff] >00:11:45,272 DEBUG kernel:[ 0.373458] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xbfffffff 64bit pref] >00:11:45,272 DEBUG kernel:[ 0.373459] pci_bus 0000:03: resource 1 [mem 0xfb400000-0xfb4fffff] >00:11:45,272 DEBUG kernel:[ 0.373461] pci_bus 0000:04: resource 1 [mem 0xfb300000-0xfb3fffff] >00:11:45,272 DEBUG kernel:[ 0.373462] pci_bus 0000:05: resource 0 [io 0xc000-0xdfff] >00:11:45,272 DEBUG kernel:[ 0.373463] pci_bus 0000:05: resource 1 [mem 0xfb100000-0xfb2fffff] >00:11:45,272 DEBUG kernel:[ 0.373464] pci_bus 0000:05: resource 2 [mem 0xc0000000-0xc00fffff 64bit pref] >00:11:45,272 DEBUG kernel:[ 0.373465] pci_bus 0000:06: resource 0 [io 0xc000-0xdfff] >00:11:45,272 DEBUG kernel:[ 0.373466] pci_bus 0000:06: resource 1 [mem 0xfb100000-0xfb1fffff] >00:11:45,272 DEBUG kernel:[ 0.373467] pci_bus 0000:06: resource 2 [mem 0xc0000000-0xc00fffff 64bit pref] >00:11:45,272 DEBUG kernel:[ 0.373468] pci_bus 0000:07: resource 0 [io 0xd000-0xdfff] >00:11:45,272 DEBUG kernel:[ 0.373469] pci_bus 0000:07: resource 1 [mem 0xfb100000-0xfb1fffff] >00:11:45,272 DEBUG kernel:[ 0.373470] pci_bus 0000:0c: resource 0 [io 0xc000-0xcfff] >00:11:45,272 DEBUG kernel:[ 0.373472] pci_bus 0000:0c: resource 2 [mem 0xc0000000-0xc00fffff 64bit pref] >00:11:45,272 INFO kernel:[ 0.373492] NET: Registered protocol family 2 >00:11:45,272 INFO kernel:[ 0.373951] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >00:11:45,272 INFO kernel:[ 0.374787] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >00:11:45,272 INFO kernel:[ 0.374883] TCP: Hash tables configured (established 524288 bind 65536) >00:11:45,272 INFO kernel:[ 0.374893] TCP: reno registered >00:11:45,272 INFO kernel:[ 0.374910] UDP hash table entries: 8192 (order: 6, 262144 bytes) >00:11:45,272 INFO kernel:[ 0.374952] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) >00:11:45,272 INFO kernel:[ 0.375026] NET: Registered protocol family 1 >00:11:45,272 DEBUG kernel:[ 0.620774] pci 0000:01:00.0: Boot video device >00:11:45,272 DEBUG kernel:[ 0.620872] PCI: CLS 64 bytes, default 64 >00:11:45,272 INFO kernel:[ 0.620900] Unpacking initramfs... >00:11:45,272 INFO kernel:[ 2.634946] Freeing initrd memory: 26820k freed >00:11:45,272 INFO kernel:[ 2.637332] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >00:11:45,272 INFO kernel:[ 2.637337] software IO TLB [mem 0x9ac46000-0x9ec45fff] (64MB) mapped at [ffff88009ac46000-ffff88009ec45fff] >00:11:45,272 INFO kernel:[ 2.639644] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >00:11:45,272 NOTICE kernel:[ 2.639798] Initialise module verification >00:11:45,272 INFO kernel:[ 2.639824] audit: initializing netlink socket (disabled) >00:11:45,272 NOTICE kernel:[ 2.639835] type=2000 audit(1352938296.424:1): initialized >00:11:45,272 INFO kernel:[ 2.652219] HugeTLB registered 2 MB page size, pre-allocated 0 pages >00:11:45,272 NOTICE kernel:[ 2.653537] VFS: Disk quotas dquot_6.5.2 >00:11:45,272 WARNING kernel:[ 2.653561] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >00:11:45,272 INFO kernel:[ 2.653782] msgmni has been set to 32039 >00:11:45,272 DEBUG kernel:[ 2.653817] SELinux: Registering netfilter hooks >00:11:45,272 INFO kernel:[ 2.654236] alg: No test for stdrng (krng) >00:11:45,272 INFO kernel:[ 2.654241] NET: Registered protocol family 38 >00:11:45,272 NOTICE kernel:[ 2.654242] Key type asymmetric registered >00:11:45,272 NOTICE kernel:[ 2.654243] Asymmetric key parser 'x509' registered >00:11:45,272 INFO kernel:[ 2.654261] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >00:11:45,272 INFO kernel:[ 2.654277] io scheduler noop registered >00:11:45,272 INFO kernel:[ 2.654278] io scheduler deadline registered >00:11:45,272 INFO kernel:[ 2.654292] io scheduler cfq registered (default) >00:11:45,272 DEBUG kernel:[ 2.654379] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.654446] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.654531] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.654616] pcieport 0000:00:1c.6: irq 43 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.654700] pcieport 0000:00:1c.7: irq 44 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.654819] pcieport 0000:05:00.0: irq 45 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.654966] pcieport 0000:06:01.0: irq 46 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.655113] pcieport 0000:06:04.0: irq 47 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.655259] pcieport 0000:06:07.0: irq 48 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.655419] pcieport 0000:06:08.0: irq 49 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.655563] pcieport 0000:06:09.0: irq 50 for MSI/MSI-X >00:11:45,272 INFO kernel:[ 2.655656] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt >00:11:45,272 INFO kernel:[ 2.655658] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt >00:11:45,272 DEBUG kernel:[ 2.655659] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded >00:11:45,272 INFO kernel:[ 2.655672] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt >00:11:45,272 DEBUG kernel:[ 2.655675] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded >00:11:45,272 INFO kernel:[ 2.655687] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt >00:11:45,272 INFO kernel:[ 2.655689] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt >00:11:45,272 DEBUG kernel:[ 2.655692] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded >00:11:45,272 INFO kernel:[ 2.655705] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt >00:11:45,272 INFO kernel:[ 2.655706] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt >00:11:45,272 DEBUG kernel:[ 2.655710] pcie_pme 0000:00:1c.6:pcie01: service driver pcie_pme loaded >00:11:45,272 INFO kernel:[ 2.655721] pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt >00:11:45,272 INFO kernel:[ 2.655722] pcieport 0000:05:00.0: Signaling PME through PCIe PME interrupt >00:11:45,272 INFO kernel:[ 2.655723] pcieport 0000:06:01.0: Signaling PME through PCIe PME interrupt >00:11:45,272 INFO kernel:[ 2.655724] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt >00:11:45,272 INFO kernel:[ 2.655725] pcieport 0000:06:04.0: Signaling PME through PCIe PME interrupt >00:11:45,272 INFO kernel:[ 2.655726] pcieport 0000:06:07.0: Signaling PME through PCIe PME interrupt >00:11:45,272 INFO kernel:[ 2.655727] pcieport 0000:06:08.0: Signaling PME through PCIe PME interrupt >00:11:45,272 INFO kernel:[ 2.655728] pci 0000:0a:00.0: Signaling PME through PCIe PME interrupt >00:11:45,272 INFO kernel:[ 2.655729] pcieport 0000:06:09.0: Signaling PME through PCIe PME interrupt >00:11:45,272 INFO kernel:[ 2.655730] pci 0000:0c:00.0: Signaling PME through PCIe PME interrupt >00:11:45,272 DEBUG kernel:[ 2.655734] pcie_pme 0000:00:1c.7:pcie01: service driver pcie_pme loaded >00:11:45,272 INFO kernel:[ 2.655741] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >00:11:45,272 INFO kernel:[ 2.655751] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >00:11:45,272 INFO kernel:[ 2.655752] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >00:11:45,272 DEBUG kernel:[ 2.655959] intel_idle: MWAIT substates: 0x1120 >00:11:45,272 DEBUG kernel:[ 2.655961] intel_idle: v0.4 model 0x2A >00:11:45,272 DEBUG kernel:[ 2.655961] intel_idle: lapic_timer_reliable_states 0xffffffff >00:11:45,272 INFO kernel:[ 2.656005] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >00:11:45,272 INFO kernel:[ 2.656007] ACPI: Power Button [PWRB] >00:11:45,272 INFO kernel:[ 2.656025] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >00:11:45,272 INFO kernel:[ 2.656027] ACPI: Power Button [PWRF] >00:11:45,272 INFO kernel:[ 2.656129] ACPI: Requesting acpi_cpufreq >00:11:45,272 INFO kernel:[ 2.658315] GHES: HEST is not enabled! >00:11:45,272 INFO kernel:[ 2.658351] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >00:11:45,272 INFO kernel:[ 2.678861] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >00:11:45,272 INFO kernel:[ 2.699495] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >00:11:45,272 INFO kernel:[ 2.699652] Non-volatile memory driver v1.3 >00:11:45,272 INFO kernel:[ 2.699653] Linux agpgart interface v0.103 >00:11:45,272 INFO kernel:[ 2.700106] loop: module loaded >00:11:45,272 DEBUG kernel:[ 2.700135] ahci 0000:00:1f.2: version 3.0 >00:11:45,272 DEBUG kernel:[ 2.700177] ahci 0000:00:1f.2: irq 51 for MSI/MSI-X >00:11:45,272 INFO kernel:[ 2.700186] ahci 0000:00:1f.2: controller can't do SNTF, turning off CAP_SNTF >00:11:45,272 INFO kernel:[ 2.710249] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl RAID mode >00:11:45,272 INFO kernel:[ 2.710251] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst >00:11:45,272 DEBUG kernel:[ 2.710255] ahci 0000:00:1f.2: setting latency timer to 64 >00:11:45,272 INFO kernel:[ 2.714439] scsi0 : ahci >00:11:45,272 INFO kernel:[ 2.714481] scsi1 : ahci >00:11:45,272 INFO kernel:[ 2.714516] scsi2 : ahci >00:11:45,272 INFO kernel:[ 2.714550] scsi3 : ahci >00:11:45,272 INFO kernel:[ 2.714584] scsi4 : ahci >00:11:45,272 INFO kernel:[ 2.714617] scsi5 : ahci >00:11:45,272 INFO kernel:[ 2.714637] ata1: SATA max UDMA/133 abar m2048@0xfb525000 port 0xfb525100 irq 51 >00:11:45,272 INFO kernel:[ 2.714639] ata2: SATA max UDMA/133 abar m2048@0xfb525000 port 0xfb525180 irq 51 >00:11:45,272 INFO kernel:[ 2.714641] ata3: SATA max UDMA/133 abar m2048@0xfb525000 port 0xfb525200 irq 51 >00:11:45,272 INFO kernel:[ 2.714642] ata4: DUMMY >00:11:45,272 INFO kernel:[ 2.714642] ata5: DUMMY >00:11:45,272 INFO kernel:[ 2.714643] ata6: DUMMY >00:11:45,272 INFO kernel:[ 2.714696] libphy: Fixed MDIO Bus: probed >00:11:45,272 INFO kernel:[ 2.714746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >00:11:45,272 DEBUG kernel:[ 2.714772] ehci_hcd 0000:00:1a.0: setting latency timer to 64 >00:11:45,272 INFO kernel:[ 2.714775] ehci_hcd 0000:00:1a.0: EHCI Host Controller >00:11:45,272 INFO kernel:[ 2.714798] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >00:11:45,272 INFO kernel:[ 2.718696] ehci_hcd 0000:00:1a.0: debug port 2 >00:11:45,272 DEBUG kernel:[ 2.718702] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported >00:11:45,272 INFO kernel:[ 2.718713] ehci_hcd 0000:00:1a.0: irq 23, io mem 0xfb527000 >00:11:45,272 INFO kernel:[ 2.724221] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >00:11:45,272 INFO kernel:[ 2.724233] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >00:11:45,272 INFO kernel:[ 2.724234] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:11:45,272 INFO kernel:[ 2.724235] usb usb1: Product: EHCI Host Controller >00:11:45,272 INFO kernel:[ 2.724236] usb usb1: Manufacturer: Linux 3.6.6-3.fc18.x86_64 ehci_hcd >00:11:45,272 INFO kernel:[ 2.724237] usb usb1: SerialNumber: 0000:00:1a.0 >00:11:45,272 INFO kernel:[ 2.724295] hub 1-0:1.0: USB hub found >00:11:45,272 INFO kernel:[ 2.724297] hub 1-0:1.0: 2 ports detected >00:11:45,272 DEBUG kernel:[ 2.724340] ehci_hcd 0000:00:1d.0: setting latency timer to 64 >00:11:45,272 INFO kernel:[ 2.724342] ehci_hcd 0000:00:1d.0: EHCI Host Controller >00:11:45,272 INFO kernel:[ 2.724363] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >00:11:45,272 INFO kernel:[ 2.728268] ehci_hcd 0000:00:1d.0: debug port 2 >00:11:45,272 DEBUG kernel:[ 2.728273] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported >00:11:45,272 INFO kernel:[ 2.728276] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xfb526000 >00:11:45,272 INFO kernel:[ 2.734209] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >00:11:45,272 INFO kernel:[ 2.734216] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >00:11:45,272 INFO kernel:[ 2.734217] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:11:45,272 INFO kernel:[ 2.734218] usb usb2: Product: EHCI Host Controller >00:11:45,272 INFO kernel:[ 2.734219] usb usb2: Manufacturer: Linux 3.6.6-3.fc18.x86_64 ehci_hcd >00:11:45,272 INFO kernel:[ 2.734220] usb usb2: SerialNumber: 0000:00:1d.0 >00:11:45,272 INFO kernel:[ 2.734272] hub 2-0:1.0: USB hub found >00:11:45,272 INFO kernel:[ 2.734276] hub 2-0:1.0: 2 ports detected >00:11:45,272 INFO kernel:[ 2.734310] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >00:11:45,272 INFO kernel:[ 2.734315] uhci_hcd: USB Universal Host Controller Interface driver >00:11:45,272 INFO kernel:[ 2.734339] xhci_hcd 0000:03:00.0: xHCI Host Controller >00:11:45,272 INFO kernel:[ 2.734360] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3 >00:11:45,272 INFO kernel:[ 2.734517] xhci_hcd 0000:03:00.0: irq 16, io mem 0xfb400000 >00:11:45,272 DEBUG kernel:[ 2.734574] xhci_hcd 0000:03:00.0: irq 52 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.734577] xhci_hcd 0000:03:00.0: irq 53 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.734580] xhci_hcd 0000:03:00.0: irq 54 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.734583] xhci_hcd 0000:03:00.0: irq 55 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.734586] xhci_hcd 0000:03:00.0: irq 56 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.734589] xhci_hcd 0000:03:00.0: irq 57 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.734592] xhci_hcd 0000:03:00.0: irq 58 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.734596] xhci_hcd 0000:03:00.0: irq 59 for MSI/MSI-X >00:11:45,272 INFO kernel:[ 2.734693] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >00:11:45,272 INFO kernel:[ 2.734694] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:11:45,272 INFO kernel:[ 2.734695] usb usb3: Product: xHCI Host Controller >00:11:45,272 INFO kernel:[ 2.734696] usb usb3: Manufacturer: Linux 3.6.6-3.fc18.x86_64 xhci_hcd >00:11:45,272 INFO kernel:[ 2.734697] usb usb3: SerialNumber: 0000:03:00.0 >00:11:45,272 DEBUG kernel:[ 2.734730] xHCI xhci_add_endpoint called for root hub >00:11:45,272 DEBUG kernel:[ 2.734731] xHCI xhci_check_bandwidth called for root hub >00:11:45,272 INFO kernel:[ 2.734743] hub 3-0:1.0: USB hub found >00:11:45,272 INFO kernel:[ 2.734748] hub 3-0:1.0: 2 ports detected >00:11:45,272 INFO kernel:[ 2.734782] xhci_hcd 0000:03:00.0: xHCI Host Controller >00:11:45,272 INFO kernel:[ 2.734803] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4 >00:11:45,272 INFO kernel:[ 2.737942] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >00:11:45,272 INFO kernel:[ 2.737944] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:11:45,272 INFO kernel:[ 2.737945] usb usb4: Product: xHCI Host Controller >00:11:45,272 INFO kernel:[ 2.737946] usb usb4: Manufacturer: Linux 3.6.6-3.fc18.x86_64 xhci_hcd >00:11:45,272 INFO kernel:[ 2.737947] usb usb4: SerialNumber: 0000:03:00.0 >00:11:45,272 DEBUG kernel:[ 2.737979] xHCI xhci_add_endpoint called for root hub >00:11:45,272 DEBUG kernel:[ 2.737980] xHCI xhci_check_bandwidth called for root hub >00:11:45,272 INFO kernel:[ 2.737989] hub 4-0:1.0: USB hub found >00:11:45,272 INFO kernel:[ 2.737995] hub 4-0:1.0: 2 ports detected >00:11:45,272 INFO kernel:[ 2.744207] xhci_hcd 0000:04:00.0: xHCI Host Controller >00:11:45,272 INFO kernel:[ 2.744231] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 5 >00:11:45,272 INFO kernel:[ 2.744381] xhci_hcd 0000:04:00.0: irq 18, io mem 0xfb300000 >00:11:45,272 DEBUG kernel:[ 2.744436] xhci_hcd 0000:04:00.0: irq 60 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.744439] xhci_hcd 0000:04:00.0: irq 61 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.744442] xhci_hcd 0000:04:00.0: irq 62 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.744445] xhci_hcd 0000:04:00.0: irq 63 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.744449] xhci_hcd 0000:04:00.0: irq 64 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.744452] xhci_hcd 0000:04:00.0: irq 65 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.744455] xhci_hcd 0000:04:00.0: irq 66 for MSI/MSI-X >00:11:45,272 DEBUG kernel:[ 2.744458] xhci_hcd 0000:04:00.0: irq 67 for MSI/MSI-X >00:11:45,272 INFO kernel:[ 2.744555] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 >00:11:45,272 INFO kernel:[ 2.744556] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:11:45,272 INFO kernel:[ 2.744557] usb usb5: Product: xHCI Host Controller >00:11:45,272 INFO kernel:[ 2.744558] usb usb5: Manufacturer: Linux 3.6.6-3.fc18.x86_64 xhci_hcd >00:11:45,272 INFO kernel:[ 2.744559] usb usb5: SerialNumber: 0000:04:00.0 >00:11:45,272 DEBUG kernel:[ 2.744592] xHCI xhci_add_endpoint called for root hub >00:11:45,272 DEBUG kernel:[ 2.744593] xHCI xhci_check_bandwidth called for root hub >00:11:45,272 INFO kernel:[ 2.744603] hub 5-0:1.0: USB hub found >00:11:45,272 INFO kernel:[ 2.744609] hub 5-0:1.0: 2 ports detected >00:11:45,272 INFO kernel:[ 2.744639] xhci_hcd 0000:04:00.0: xHCI Host Controller >00:11:45,272 INFO kernel:[ 2.744658] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 6 >00:11:45,272 INFO kernel:[ 2.747811] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 >00:11:45,272 INFO kernel:[ 2.747812] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:11:45,272 INFO kernel:[ 2.747813] usb usb6: Product: xHCI Host Controller >00:11:45,272 INFO kernel:[ 2.747814] usb usb6: Manufacturer: Linux 3.6.6-3.fc18.x86_64 xhci_hcd >00:11:45,272 INFO kernel:[ 2.747815] usb usb6: SerialNumber: 0000:04:00.0 >00:11:45,272 DEBUG kernel:[ 2.747845] xHCI xhci_add_endpoint called for root hub >00:11:45,272 DEBUG kernel:[ 2.747846] xHCI xhci_check_bandwidth called for root hub >00:11:45,272 INFO kernel:[ 2.747856] hub 6-0:1.0: USB hub found >00:11:45,272 INFO kernel:[ 2.747862] hub 6-0:1.0: 2 ports detected >00:11:45,272 INFO kernel:[ 2.754194] usbcore: registered new interface driver usbserial >00:11:45,272 INFO kernel:[ 2.754200] usbcore: registered new interface driver usbserial_generic >00:11:45,272 INFO kernel:[ 2.754203] USB Serial support registered for generic >00:11:45,272 INFO kernel:[ 2.754205] usbserial: USB Serial Driver core >00:11:45,272 INFO kernel:[ 2.754223] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >00:11:45,272 WARNING kernel:[ 2.754223] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >00:11:45,272 INFO kernel:[ 2.754901] serio: i8042 KBD port at 0x60,0x64 irq 1 >00:11:45,272 INFO kernel:[ 2.754936] mousedev: PS/2 mouse device common for all mice >00:11:45,272 INFO kernel:[ 2.755025] rtc_cmos 00:04: RTC can wake from S4 >00:11:45,272 INFO kernel:[ 2.755124] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 >00:11:45,272 INFO kernel:[ 2.755149] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >00:11:45,272 INFO kernel:[ 2.755194] device-mapper: uevent: version 1.0.3 >00:11:45,272 INFO kernel:[ 2.755230] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >00:11:45,272 INFO kernel:[ 2.755323] cpuidle: using governor ladder >00:11:45,272 INFO kernel:[ 2.755411] cpuidle: using governor menu >00:11:45,272 INFO kernel:[ 2.755585] EFI Variables Facility v0.08 2004-May-17 >00:11:45,272 INFO kernel:[ 2.755635] usbcore: registered new interface driver usbhid >00:11:45,272 INFO kernel:[ 2.755636] usbhid: USB HID core driver >00:11:45,272 INFO kernel:[ 2.755647] drop_monitor: Initializing network drop monitor service >00:11:45,272 INFO kernel:[ 2.755692] ip_tables: (C) 2000-2006 Netfilter Core Team >00:11:45,272 INFO kernel:[ 2.755716] TCP: cubic registered >00:11:45,272 INFO kernel:[ 2.755719] Initializing XFRM netlink socket >00:11:45,272 INFO kernel:[ 2.755783] NET: Registered protocol family 10 >00:11:45,272 INFO kernel:[ 2.755875] mip6: Mobile IPv6 >00:11:45,272 INFO kernel:[ 2.755876] NET: Registered protocol family 17 >00:11:45,272 DEBUG kernel:[ 2.756096] PM: Hibernation image not present or could not be loaded. >00:11:45,272 NOTICE kernel:[ 2.756098] Loading module verification certificates >00:11:45,272 NOTICE kernel:[ 2.756705] MODSIGN: Loaded cert 'Fedora kernel signing key: b350b2e2aae347b93de41179a14d5bc3072a182b' >00:11:45,272 INFO kernel:[ 2.756713] registered taskstats version 1 >00:11:45,272 INFO kernel:[ 2.757501] Magic number: 4:769:152 >00:11:45,272 INFO kernel:[ 2.757596] rtc_cmos 00:04: setting system clock to 2012-11-15 00:11:37 UTC (1352938297) >00:11:45,272 INFO kernel:[ 2.776502] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >00:11:45,272 INFO kernel:[ 3.018935] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >00:11:45,272 INFO kernel:[ 3.018959] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >00:11:45,272 INFO kernel:[ 3.018980] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >00:11:45,272 INFO kernel:[ 3.019733] ata1.00: ATAPI: TSSTcorp CDDVDW SH-222AB, SB00, max UDMA/100 >00:11:45,272 INFO kernel:[ 3.020260] ata2.00: ATA-8: ST500DM002-1BD142, KC45, max UDMA/133 >00:11:45,272 INFO kernel:[ 3.020264] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >00:11:45,272 INFO kernel:[ 3.020283] ata3.00: ATA-8: ST500DM002-1BD142, KC45, max UDMA/133 >00:11:45,272 INFO kernel:[ 3.020287] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >00:11:45,272 INFO kernel:[ 3.020576] ata1.00: configured for UDMA/100 >00:11:45,272 INFO kernel:[ 3.021870] ata2.00: configured for UDMA/133 >00:11:45,272 INFO kernel:[ 3.021893] ata3.00: configured for UDMA/133 >00:11:45,272 NOTICE kernel:[ 3.023591] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SH-222AB SB00 PQ: 0 ANSI: 5 >00:11:45,272 INFO kernel:[ 3.025905] usb 1-1: new high-speed USB device number 2 using ehci_hcd >00:11:45,272 WARNING kernel:[ 3.026164] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray >00:11:45,272 INFO kernel:[ 3.026168] cdrom: Uniform CD-ROM driver Revision: 3.20 >00:11:45,272 DEBUG kernel:[ 3.026346] sr 0:0:0:0: Attached scsi CD-ROM sr0 >00:11:45,272 NOTICE kernel:[ 3.026498] sr 0:0:0:0: Attached scsi generic sg0 type 5 >00:11:45,272 NOTICE kernel:[ 3.026864] scsi 1:0:0:0: Direct-Access ATA ST500DM002-1BD14 KC45 PQ: 0 ANSI: 5 >00:11:45,272 NOTICE kernel:[ 3.027043] sd 1:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >00:11:45,272 NOTICE kernel:[ 3.027047] sd 1:0:0:0: [sda] 4096-byte physical blocks >00:11:45,272 NOTICE kernel:[ 3.027052] sd 1:0:0:0: Attached scsi generic sg1 type 0 >00:11:45,272 NOTICE kernel:[ 3.027247] sd 1:0:0:0: [sda] Write Protect is off >00:11:45,272 DEBUG kernel:[ 3.027252] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 >00:11:45,272 NOTICE kernel:[ 3.027309] scsi 2:0:0:0: Direct-Access ATA ST500DM002-1BD14 KC45 PQ: 0 ANSI: 5 >00:11:45,272 NOTICE kernel:[ 3.027327] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >00:11:45,272 NOTICE kernel:[ 3.027462] sd 2:0:0:0: Attached scsi generic sg2 type 0 >00:11:45,272 NOTICE kernel:[ 3.027515] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >00:11:45,272 NOTICE kernel:[ 3.027522] sd 2:0:0:0: [sdb] 4096-byte physical blocks >00:11:45,272 NOTICE kernel:[ 3.027683] sd 2:0:0:0: [sdb] Write Protect is off >00:11:45,272 DEBUG kernel:[ 3.027687] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >00:11:45,272 NOTICE kernel:[ 3.027764] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >00:11:45,272 INFO kernel:[ 3.049960] sda: unknown partition table >00:11:45,272 NOTICE kernel:[ 3.050511] sd 1:0:0:0: [sda] Attached SCSI disk >00:11:45,272 INFO kernel:[ 3.053605] sdb: unknown partition table >00:11:45,273 NOTICE kernel:[ 3.054156] sd 2:0:0:0: [sdb] Attached SCSI disk >00:11:45,273 INFO kernel:[ 3.056143] Freeing unused kernel memory: 1036k freed >00:11:45,273 INFO kernel:[ 3.056295] Write protecting the kernel read-only data: 12288k >00:11:45,273 INFO kernel:[ 3.062707] Freeing unused kernel memory: 1852k freed >00:11:45,273 INFO kernel:[ 3.067758] Freeing unused kernel memory: 1416k freed >00:11:45,273 INFO kernel:[ 3.140165] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >00:11:45,273 INFO kernel:[ 3.140169] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >00:11:45,273 INFO kernel:[ 3.140605] hub 1-1:1.0: USB hub found >00:11:45,273 INFO kernel:[ 3.140761] hub 1-1:1.0: 6 ports detected >00:11:45,273 WARNING kernel:[ 3.205163] Disabling lock debugging due to kernel taint >00:11:45,273 INFO kernel:[ 3.205340] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >00:11:45,273 INFO kernel:[ 3.243626] usb 2-1: new high-speed USB device number 2 using ehci_hcd >00:11:45,273 INFO kernel:[ 3.343081] squashfs: version 4.0 (2009/01/31) Phillip Lougher >00:11:45,273 INFO kernel:[ 3.345130] Loading iSCSI transport class v2.0-870. >00:11:45,273 NOTICE kernel:[ 3.346310] iscsi: registered transport (tcp) >00:11:45,273 INFO kernel:[ 3.348016] alua: device handler registered >00:11:45,273 INFO kernel:[ 3.349763] emc: device handler registered >00:11:45,273 INFO kernel:[ 3.351420] hp_sw: device handler registered >00:11:45,273 INFO kernel:[ 3.353172] rdac: device handler registered >00:11:45,273 INFO kernel:[ 3.357901] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >00:11:45,273 INFO kernel:[ 3.357906] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >00:11:45,273 INFO kernel:[ 3.358139] hub 2-1:1.0: USB hub found >00:11:45,273 INFO kernel:[ 3.358230] hub 2-1:1.0: 8 ports detected >00:11:45,273 INFO kernel:[ 3.432560] usb 1-1.1: new high-speed USB device number 3 using ehci_hcd >00:11:45,273 INFO kernel:[ 3.555317] usb 1-1.1: New USB device found, idVendor=19ff, idProduct=0103 >00:11:45,273 INFO kernel:[ 3.555321] usb 1-1.1: New USB device strings: Mfr=2, Product=1, SerialNumber=0 >00:11:45,273 INFO kernel:[ 3.555324] usb 1-1.1: Product: Rocketfish 2MP AF Webcam >00:11:45,273 INFO kernel:[ 3.555326] usb 1-1.1: Manufacturer: Rocketfish >00:11:45,273 INFO kernel:[ 3.618334] usb 1-1.4: new high-speed USB device number 4 using ehci_hcd >00:11:45,273 INFO kernel:[ 3.637210] tsc: Refined TSC clocksource calibration: 3502.640 MHz >00:11:45,273 INFO kernel:[ 3.637215] Switching to clocksource tsc >00:11:45,273 INFO kernel:[ 3.704731] usb 1-1.4: New USB device found, idVendor=058f, idProduct=6366 >00:11:45,273 INFO kernel:[ 3.704735] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >00:11:45,273 INFO kernel:[ 3.704738] usb 1-1.4: Product: Mass Storage Device >00:11:45,273 INFO kernel:[ 3.704740] usb 1-1.4: Manufacturer: Generic >00:11:45,273 INFO kernel:[ 3.704742] usb 1-1.4: SerialNumber: 058F63666433 >00:11:45,273 INFO kernel:[ 3.778139] usb 1-1.5: new high-speed USB device number 5 using ehci_hcd >00:11:45,273 INFO kernel:[ 3.865936] usb 1-1.5: New USB device found, idVendor=0951, idProduct=1625 >00:11:45,273 INFO kernel:[ 3.865940] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >00:11:45,273 INFO kernel:[ 3.865943] usb 1-1.5: Product: DT 101 II >00:11:45,273 INFO kernel:[ 3.865945] usb 1-1.5: Manufacturer: Kingston >00:11:45,273 INFO kernel:[ 3.865947] usb 1-1.5: SerialNumber: 001CC0EC32BCAA2097DF2913 >00:11:45,273 INFO kernel:[ 3.928955] usb 2-1.1: new low-speed USB device number 3 using ehci_hcd >00:11:45,273 INFO kernel:[ 4.026866] usb 2-1.1: New USB device found, idVendor=0764, idProduct=0501 >00:11:45,273 INFO kernel:[ 4.026870] usb 2-1.1: New USB device strings: Mfr=3, Product=1, SerialNumber=0 >00:11:45,273 INFO kernel:[ 4.026873] usb 2-1.1: Product: CP 1500C >00:11:45,273 INFO kernel:[ 4.026875] usb 2-1.1: Manufacturer: CPS >00:11:45,273 INFO kernel:[ 4.078328] hid-generic 0003:0764:0501.0001: hiddev0,hidraw0: USB HID v1.10 Device [CPS CP 1500C] on usb-0000:00:1d.0-1.1/input0 >00:11:45,273 INFO kernel:[ 4.140724] usb 2-1.4: new high-speed USB device number 4 using ehci_hcd >00:11:45,273 INFO kernel:[ 4.225849] usb 2-1.4: New USB device found, idVendor=0424, idProduct=2514 >00:11:45,273 INFO kernel:[ 4.225854] usb 2-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >00:11:45,273 INFO kernel:[ 4.226216] hub 2-1.4:1.0: USB hub found >00:11:45,273 INFO kernel:[ 4.226305] hub 2-1.4:1.0: 4 ports detected >00:11:45,273 INFO kernel:[ 4.289519] usb 2-1.5: new high-speed USB device number 5 using ehci_hcd >00:11:45,273 INFO kernel:[ 4.374670] usb 2-1.5: New USB device found, idVendor=0424, idProduct=2514 >00:11:45,273 INFO kernel:[ 4.374674] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >00:11:45,273 INFO kernel:[ 4.375036] hub 2-1.5:1.0: USB hub found >00:11:45,273 INFO kernel:[ 4.375125] hub 2-1.5:1.0: 4 ports detected >00:11:45,273 INFO kernel:[ 4.438341] usb 2-1.6: new full-speed USB device number 6 using ehci_hcd >00:11:45,273 INFO kernel:[ 4.527115] usb 2-1.6: New USB device found, idVendor=046d, idProduct=c068 >00:11:45,273 INFO kernel:[ 4.527120] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >00:11:45,273 INFO kernel:[ 4.527122] usb 2-1.6: Product: G500 >00:11:45,273 INFO kernel:[ 4.527124] usb 2-1.6: Manufacturer: Logitech >00:11:45,273 INFO kernel:[ 4.527127] usb 2-1.6: SerialNumber: 680C41DCC40018 >00:11:45,273 INFO kernel:[ 4.529877] input: Logitech G500 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input3 >00:11:45,273 INFO kernel:[ 4.530123] hid-generic 0003:046D:C068.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech G500] on usb-0000:00:1d.0-1.6/input0 >00:11:45,273 INFO kernel:[ 4.533942] input: Logitech G500 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.1/input/input4 >00:11:45,273 INFO kernel:[ 4.534260] hid-generic 0003:046D:C068.0003: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [Logitech G500] on usb-0000:00:1d.0-1.6/input1 >00:11:45,273 INFO kernel:[ 4.607136] usb 2-1.7: new full-speed USB device number 7 using ehci_hcd >00:11:45,273 INFO kernel:[ 4.692685] usb 2-1.7: New USB device found, idVendor=0cf3, idProduct=3000 >00:11:45,273 INFO kernel:[ 4.692690] usb 2-1.7: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >00:11:45,273 INFO kernel:[ 6.370345] floppy0: no floppy controllers found >00:11:45,273 INFO kernel:[ 6.370357] work still pending >00:11:45,273 INFO kernel:[ 6.378575] No iBFT detected. >00:11:45,273 INFO kernel:[ 6.380304] md: raid0 personality registered for level 0 >00:11:45,273 INFO kernel:[ 6.381990] md: raid1 personality registered for level 1 >00:11:45,273 INFO kernel:[ 6.383621] async_tx: api initialized (async) >00:11:45,273 INFO kernel:[ 6.383848] xor: automatically using best checksumming function: >00:11:45,273 INFO kernel:[ 6.393778] avx : 26996.000 MB/sec >00:11:45,273 WARNING kernel:[ 6.410766] raid6: sse2x1 11914 MB/s >00:11:45,273 WARNING kernel:[ 6.427744] raid6: sse2x2 14671 MB/s >00:11:45,273 WARNING kernel:[ 6.444726] raid6: sse2x4 16945 MB/s >00:11:45,273 WARNING kernel:[ 6.444727] raid6: using algorithm sse2x4 (16945 MB/s) >00:11:45,273 WARNING kernel:[ 6.444728] raid6: using ssse3x2 recovery algorithm >00:11:45,273 INFO kernel:[ 6.445242] md: raid6 personality registered for level 6 >00:11:45,273 INFO kernel:[ 6.445242] md: raid5 personality registered for level 5 >00:11:45,273 INFO kernel:[ 6.445243] md: raid4 personality registered for level 4 >00:11:45,273 INFO kernel:[ 6.448427] md: raid10 personality registered for level 10 >00:11:45,273 INFO kernel:[ 6.449085] md: linear personality registered for level -1 >00:11:45,273 INFO kernel:[ 6.451705] device-mapper: multipath: version 1.5.0 loaded >00:11:45,273 INFO kernel:[ 6.453278] device-mapper: multipath round-robin: version 1.0.0 loaded >00:11:45,273 INFO kernel:[ 6.480664] RPC: Registered named UNIX socket transport module. >00:11:45,273 INFO kernel:[ 6.480668] RPC: Registered udp transport module. >00:11:45,273 INFO kernel:[ 6.480669] RPC: Registered tcp transport module. >00:11:45,273 INFO kernel:[ 6.480670] RPC: Registered tcp NFSv4.1 backchannel transport module. >00:11:45,273 INFO kernel:[ 6.547173] Initializing USB Mass Storage driver... >00:11:45,273 INFO kernel:[ 6.547235] scsi6 : usb-storage 1-1.4:1.0 >00:11:45,273 INFO kernel:[ 6.547313] scsi7 : usb-storage 1-1.5:1.0 >00:11:45,273 INFO kernel:[ 6.547369] usbcore: registered new interface driver usb-storage >00:11:45,273 INFO kernel:[ 6.547370] USB Mass Storage support registered. >00:11:45,273 INFO kernel:[ 6.693872] wmi: Mapper loaded >00:11:45,273 INFO kernel:[ 6.697849] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k >00:11:45,273 INFO kernel:[ 6.697850] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. >00:11:45,273 DEBUG kernel:[ 6.697872] e1000e 0000:00:19.0: setting latency timer to 64 >00:11:45,273 INFO kernel:[ 6.697920] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >00:11:45,273 DEBUG kernel:[ 6.697949] e1000e 0000:00:19.0: irq 68 for MSI/MSI-X >00:11:45,273 INFO kernel:[ 6.698885] [drm] Initialized drm 1.1.0 20060810 >00:11:45,273 INFO kernel:[ 6.699884] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >00:11:45,273 DEBUG kernel:[ 6.700113] r8169 0000:0c:00.0: irq 69 for MSI/MSI-X >00:11:45,273 INFO kernel:[ 6.700211] r8169 0000:0c:00.0: eth0: RTL8168e/8111e at 0xffffc90006238000, f4:6d:04:99:f7:c3, XID 0c200000 IRQ 69 >00:11:45,273 INFO kernel:[ 6.700213] r8169 0000:0c:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >00:11:45,273 WARNING kernel:[ 6.701645] MXM: GUID detected in BIOS >00:11:45,273 INFO kernel:[ 6.701797] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x094100a1) >00:11:45,273 INFO kernel:[ 6.704905] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS >00:11:45,273 NOTICE kernel:[ 6.750451] firewire_ohci 0000:07:00.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11 >00:11:45,273 INFO kernel:[ 6.753407] [drm] nouveau 0000:01:00.0: ... appears to be valid >00:11:45,273 INFO kernel:[ 6.753408] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN >00:11:45,273 INFO kernel:[ 6.753409] [drm] nouveau 0000:01:00.0: BIT BIOS found >00:11:45,273 INFO kernel:[ 6.753410] [drm] nouveau 0000:01:00.0: Bios version 62.94.0d.00 >00:11:45,273 INFO kernel:[ 6.753411] [drm] nouveau 0000:01:00.0: TMDS table version 2.0 >00:11:45,273 INFO kernel:[ 6.753516] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do >00:11:45,273 INFO kernel:[ 6.753518] [drm] nouveau 0000:01:00.0: DCB version 4.0 >00:11:45,273 NOTICE kernel:[ 6.753519] [drm] nouveau 0000:01:00.0: DCB outp 00: 02000300 00000028 >00:11:45,273 NOTICE kernel:[ 6.753520] [drm] nouveau 0000:01:00.0: DCB outp 01: 01000302 00020030 >00:11:45,273 NOTICE kernel:[ 6.753520] [drm] nouveau 0000:01:00.0: DCB outp 02: 04011310 00000028 >00:11:45,273 NOTICE kernel:[ 6.753521] [drm] nouveau 0000:01:00.0: DCB outp 03: 02011312 00020030 >00:11:45,273 NOTICE kernel:[ 6.753522] [drm] nouveau 0000:01:00.0: DCB outp 04: 010223f1 00c0c080 >00:11:45,273 INFO kernel:[ 6.753522] [drm] nouveau 0000:01:00.0: DCB conn 00: 00001030 >00:11:45,273 INFO kernel:[ 6.753523] [drm] nouveau 0000:01:00.0: DCB conn 01: 00002130 >00:11:45,273 INFO kernel:[ 6.753524] [drm] nouveau 0000:01:00.0: DCB conn 02: 00000210 >00:11:45,273 INFO kernel:[ 6.753524] [drm] nouveau 0000:01:00.0: DCB conn 03: 00000211 >00:11:45,273 INFO kernel:[ 6.753525] [drm] nouveau 0000:01:00.0: DCB conn 04: 00000213 >00:11:45,273 INFO kernel:[ 6.753527] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xCE92 >00:11:45,273 INFO kernel:[ 6.778951] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xD27B >00:11:45,273 INFO kernel:[ 6.781795] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xE1D6 >00:11:45,273 INFO kernel:[ 6.781802] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xE305 >00:11:45,273 INFO kernel:[ 6.782870] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xE4F6 >00:11:45,273 INFO kernel:[ 6.782872] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xE55B >00:11:45,273 WARNING kernel:[ 6.802854] [drm] nouveau 0000:01:00.0: 0xE55B: Condition still not met after 20ms, skipping following opcodes >00:11:45,273 INFO kernel:[ 6.805126] [TTM] Zone kernel: Available graphics memory: 8204364 kiB >00:11:45,273 INFO kernel:[ 6.805129] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >00:11:45,273 INFO kernel:[ 6.805130] [TTM] Initializing pool allocator >00:11:45,273 INFO kernel:[ 6.805135] [TTM] Initializing DMA pool allocator >00:11:45,273 INFO kernel:[ 6.805144] [drm] nouveau 0000:01:00.0: Detected 512MiB VRAM (GDDR3) >00:11:45,273 INFO kernel:[ 6.814689] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture) >00:11:45,273 WARNING kernel:[ 6.824271] [drm] nouveau 0000:01:00.0: DCB encoder 1 unknown >00:11:45,273 WARNING kernel:[ 6.824272] [drm] nouveau 0000:01:00.0: TV-1 has no encoders, removing >00:11:45,273 INFO kernel:[ 6.824841] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >00:11:45,273 INFO kernel:[ 6.824842] [drm] No driver support for vblank timestamp query. >00:11:45,273 INFO kernel:[ 6.829792] [drm] nouveau 0000:01:00.0: 1 available performance level(s) >00:11:45,273 INFO kernel:[ 6.829793] [drm] nouveau 0000:01:00.0: 3: core 675MHz shader 1625MHz memory 1000MHz voltage 1100mV fanspeed 100% >00:11:45,273 INFO kernel:[ 6.829795] [drm] nouveau 0000:01:00.0: c: core 500MHz shader 1250MHz memory 499MHz voltage 1000mV fanspeed 100% >00:11:45,273 INFO kernel:[ 6.839329] [drm] nouveau 0000:01:00.0: MM: using CRYPT for buffer copies >00:11:45,273 INFO kernel:[ 6.927983] [drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x2c0000, bo ffff880440690c00 >00:11:45,273 INFO kernel:[ 6.928013] fbcon: nouveaufb (fb0) is primary device >00:11:45,273 INFO kernel:[ 6.964044] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) f4:6d:04:9a:1d:45 >00:11:45,273 INFO kernel:[ 6.964045] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection >00:11:45,273 INFO kernel:[ 6.964083] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF >00:11:45,273 INFO kernel:[ 6.964907] Console: switching to colour frame buffer device 240x67 >00:11:45,273 INFO kernel:[ 6.966904] fb0: nouveaufb frame buffer device >00:11:45,273 INFO kernel:[ 6.966905] drm: registered panic notifier >00:11:45,273 INFO kernel:[ 6.966909] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0 >00:11:45,273 NOTICE kernel:[ 7.253987] firewire_core 0000:07:00.0: created device fw0: GUID 001e8c0000461602, S400 >00:11:45,273 NOTICE kernel:[ 7.549257] scsi 6:0:0:0: Direct-Access Multiple Card Reader 1.00 PQ: 0 ANSI: 0 >00:11:45,273 NOTICE kernel:[ 7.549277] scsi 7:0:0:0: Direct-Access Kingston DT 101 II 1.00 PQ: 0 ANSI: 2 >00:11:45,273 NOTICE kernel:[ 7.550185] sd 7:0:0:0: Attached scsi generic sg3 type 0 >00:11:45,273 NOTICE kernel:[ 7.550436] sd 6:0:0:0: Attached scsi generic sg4 type 0 >00:11:45,273 NOTICE kernel:[ 7.550811] sd 7:0:0:0: [sdc] 15663104 512-byte logical blocks: (8.01 GB/7.46 GiB) >00:11:45,273 NOTICE kernel:[ 7.551435] sd 7:0:0:0: [sdc] Write Protect is off >00:11:45,273 DEBUG kernel:[ 7.551441] sd 7:0:0:0: [sdc] Mode Sense: 23 00 00 00 >00:11:45,273 NOTICE kernel:[ 7.551920] sd 6:0:0:0: [sdd] Attached SCSI removable disk >00:11:45,273 ERR kernel:[ 7.552044] sd 7:0:0:0: [sdc] No Caching mode page present >00:11:45,273 ERR kernel:[ 7.552057] sd 7:0:0:0: [sdc] Assuming drive cache: write through >00:11:45,273 ERR kernel:[ 7.554928] sd 7:0:0:0: [sdc] No Caching mode page present >00:11:45,273 ERR kernel:[ 7.554942] sd 7:0:0:0: [sdc] Assuming drive cache: write through >00:11:45,273 INFO kernel:[ 7.555679] sdc: sdc1 sdc2 sdc3 >00:11:45,273 ERR kernel:[ 7.558045] sd 7:0:0:0: [sdc] No Caching mode page present >00:11:45,273 ERR kernel:[ 7.558062] sd 7:0:0:0: [sdc] Assuming drive cache: write through >00:11:45,273 NOTICE kernel:[ 7.558071] sd 7:0:0:0: [sdc] Attached SCSI removable disk >00:11:45,273 DEBUG kernel:[ 8.100378] ISO 9660 Extensions: Microsoft Joliet Level 3 >00:11:45,273 DEBUG kernel:[ 8.102875] ISO 9660 Extensions: RRIP_1991A >00:11:45,273 INFO kernel:[ 8.235136] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >00:11:45,273 DEBUG kernel:[ 9.069401] SELinux: 2048 avtab hash slots, 93423 rules. >00:11:45,273 DEBUG kernel:[ 9.077400] SELinux: 2048 avtab hash slots, 93423 rules. >00:11:45,273 DEBUG kernel:[ 9.132219] SELinux: 9 users, 15 roles, 4349 types, 234 bools, 1 sens, 1024 cats >00:11:45,273 DEBUG kernel:[ 9.132221] SELinux: 83 classes, 93423 rules >00:11:45,273 DEBUG kernel:[ 9.134492] SELinux: Completing initialization. >00:11:45,273 DEBUG kernel:[ 9.134493] SELinux: Setting up existing superblocks. >00:11:45,273 DEBUG kernel:[ 9.134497] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.134499] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.134506] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.134508] SELinux: initialized (dev proc, type proc), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.134512] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:11:45,273 DEBUG kernel:[ 9.134522] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >00:11:45,273 DEBUG kernel:[ 9.134934] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >00:11:45,273 DEBUG kernel:[ 9.134936] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.135275] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >00:11:45,273 DEBUG kernel:[ 9.135277] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.135279] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >00:11:45,273 DEBUG kernel:[ 9.135285] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >00:11:45,273 DEBUG kernel:[ 9.135289] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >00:11:45,273 DEBUG kernel:[ 9.135291] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.135297] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.135548] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.135549] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:11:45,273 DEBUG kernel:[ 9.135552] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:11:45,273 DEBUG kernel:[ 9.135612] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:11:45,273 DEBUG kernel:[ 9.135625] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.135627] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.135629] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.135636] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.135639] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.135641] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.135642] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.135644] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.135647] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.135649] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.135651] SELinux: initialized (dev sdc, type iso9660), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.135654] SELinux: initialized (dev loop0, type squashfs), uses xattr >00:11:45,273 DEBUG kernel:[ 9.135659] SELinux: initialized (dev dm-0, type ext4), uses xattr >00:11:45,273 NOTICE kernel:[ 9.151196] type=1403 audit(1352938303.898:2): policy loaded auid=4294967295 ses=4294967295 >00:11:45,273 DEBUG kernel:[ 9.507684] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >00:11:45,273 DEBUG kernel:[ 9.553276] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >00:11:45,273 DEBUG kernel:[ 9.844301] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:11:45,273 INFO kernel:[ 9.850732] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x17 >00:11:45,273 DEBUG kernel:[ 9.881149] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >00:11:45,273 INFO kernel:[ 9.887546] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >00:11:45,273 WARNING kernel:[ 9.907593] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20120711/utaddress-251) >00:11:45,273 INFO kernel:[ 9.907597] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >00:11:45,273 WARNING kernel:[ 9.907598] lpc_ich: Resource conflict(s) found affecting gpio_ich >00:11:45,273 INFO kernel:[ 9.907729] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >00:11:45,273 DEBUG kernel:[ 9.908337] mei 0000:00:16.0: setting latency timer to 64 >00:11:45,273 DEBUG kernel:[ 9.908374] mei 0000:00:16.0: irq 70 for MSI/MSI-X >00:11:45,273 INFO kernel:[ 9.947388] md: bind<sdb> >00:11:45,273 INFO kernel:[ 10.120130] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x17 >00:11:45,273 INFO kernel:[ 10.120416] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x17 >00:11:45,273 INFO kernel:[ 10.120612] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x17 >00:11:45,273 INFO kernel:[ 10.120800] microcode: CPU4 sig=0x206a7, pf=0x2, revision=0x17 >00:11:45,273 INFO kernel:[ 10.120984] microcode: CPU5 sig=0x206a7, pf=0x2, revision=0x17 >00:11:45,273 INFO kernel:[ 10.121168] microcode: CPU6 sig=0x206a7, pf=0x2, revision=0x17 >00:11:45,273 INFO kernel:[ 10.121354] microcode: CPU7 sig=0x206a7, pf=0x2, revision=0x17 >00:11:45,273 INFO kernel:[ 10.121549] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >00:11:45,273 INFO kernel:[ 10.108245] asus_wmi: ASUS WMI generic driver loaded >00:11:45,273 INFO kernel:[ 10.126057] asus_wmi: Initialization: 0x0asus_wmi: BIOS WMI version: 0.9 >00:11:45,273 INFO kernel:[ 10.126086] asus_wmi: SFUN value: 0x0<6>[ 10.126218] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5 >00:11:45,273 INFO kernel:[ 10.126931] asus_wmi: Disabling ACPI video driver >00:11:45,273 INFO kernel:[ 10.149375] md: bind<sda> >00:11:45,273 INFO kernel:[ 10.151935] md: bind<sdb> >00:11:45,273 INFO kernel:[ 10.151987] md: bind<sda> >00:11:45,273 INFO kernel:[ 10.203783] bio: create slab <bio-1> at 1 >00:11:45,273 NOTICE kernel:[ 10.203830] md/raid1:md126: not clean -- starting background reconstruction >00:11:45,273 INFO kernel:[ 10.203832] md/raid1:md126: active with 2 out of 2 mirrors >00:11:45,273 INFO kernel:[ 10.203841] md126: detected capacity change from 0 to 500104691712 >00:11:45,273 INFO kernel:[ 10.205090] md126: unknown partition table >00:11:45,273 INFO kernel:[ 10.205850] mei 0000:00:16.0: wd: failed to find the client >00:11:45,273 NOTICE kernel:[ 10.246462] type=1400 audit(1352938304.995:3): avc: denied { create } for pid=650 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >00:11:45,273 NOTICE kernel:[ 10.246483] type=1400 audit(1352938304.995:4): avc: denied { setattr } for pid=650 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=60206 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >00:11:45,273 NOTICE kernel:[ 10.246498] type=1400 audit(1352938304.995:5): avc: denied { relabelfrom } for pid=650 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=60206 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >00:11:45,273 INFO kernel:[ 10.266281] md: md126 switched to read-write mode. >00:11:45,273 INFO kernel:[ 10.266368] md: resync of RAID array md126 >00:11:45,273 INFO kernel:[ 10.266369] md: minimum _guaranteed_ speed: 1000 KB/sec/disk. >00:11:45,273 INFO kernel:[ 10.266370] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync. >00:11:45,273 INFO kernel:[ 10.266371] md: using 128k window, over a total of 488383620k. >00:11:45,273 INFO kernel:[ 10.266372] md: resuming resync of md126 from checkpoint. >00:11:45,273 INFO kernel:[ 10.271372] md: export_rdev(sdb) >00:11:45,273 INFO kernel:[ 10.271393] md: export_rdev(sda) >00:11:45,273 NOTICE kernel:[ 10.521272] type=1400 audit(1352938305.270:6): avc: denied { execute } for pid=702 comm="bash" name="hostname" dev="dm-0" ino=8854 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >00:11:45,273 NOTICE kernel:[ 10.521277] type=1400 audit(1352938305.270:7): avc: denied { read open } for pid=702 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=8854 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >00:11:45,273 NOTICE kernel:[ 10.521298] type=1400 audit(1352938305.270:8): avc: denied { execute_no_trans } for pid=702 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=8854 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >00:11:45,289 NOTICE kernel:[ 10.538505] type=1400 audit(1352938305.287:9): avc: denied { read } for pid=698 comm="bash" name=".profile" dev="dm-0" ino=51135 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >00:11:45,289 NOTICE kernel:[ 10.538513] type=1400 audit(1352938305.287:10): avc: denied { open } for pid=698 comm="bash" path="/root/.profile" dev="dm-0" ino=51135 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >00:11:45,290 NOTICE kernel:[ 10.539702] type=1400 audit(1352938305.288:11): avc: denied { write } for pid=692 comm="firewalld" name="python2.7" dev="dm-0" ino=9815 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >00:11:46,031 INFO systemd: Starting D-Bus System Message Bus... >00:11:46,045 INFO systemd: Started D-Bus System Message Bus. >00:11:46,100 INFO systemd: Started firewalld - dynamic firewall daemon. >00:11:46,100 INFO systemd: Starting Network Manager... >00:11:46,273 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >00:11:46,273 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >00:11:46,273 INFO NetworkManager: <info> WEXT support is enabled >00:11:46,276 INFO dbus-daemon: dbus[707]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >00:11:46,276 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >00:11:46,277 INFO systemd: Starting Authorization Manager... >00:11:46,378 INFO polkitd: Started polkitd version 0.107 >00:11:46,417 INFO dbus-daemon: dbus[707]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >00:11:46,417 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >00:11:46,417 INFO systemd: Started Authorization Manager. >00:11:46,427 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >00:11:46,427 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >00:11:46,427 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >00:11:46,427 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >00:11:46,428 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >00:11:46,428 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >00:11:46,428 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >00:11:46,429 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >00:11:46,429 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >00:11:46,448 INFO NetworkManager: <info> Networking is enabled by state file >00:11:46,448 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >00:11:46,462 INFO NetworkManager: <info> (em1): carrier is OFF >00:11:46,462 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 3) >00:11:46,463 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >00:11:46,463 INFO NetworkManager: <info> (em1): now managed >00:11:46,463 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >00:11:46,464 INFO NetworkManager: <info> (em1): bringing up device. >00:11:46,464 INFO systemd: Started Network Manager. >00:11:46,464 INFO systemd: Starting Network Manager Wait Online... >00:11:46,465 INFO systemd: Starting Anaconda System Services. >00:11:46,465 INFO systemd: Reached target Anaconda System Services. >00:11:46,465 INFO systemd: Starting Anaconda... >00:11:46,527 INFO systemd: Started Anaconda. >00:11:46,527 INFO systemd: Starting Anaconda Text Console... >00:11:46,577 DEBUG kernel:[ 11.824374] e1000e 0000:00:19.0: irq 68 for MSI/MSI-X >00:11:46,604 INFO systemd: Started Anaconda Text Console. >00:11:46,677 INFO NetworkManager: <info> (em1): preparing device. >00:11:46,677 INFO NetworkManager: <info> (em1): deactivating device (reason 'managed') [2] >00:11:46,678 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/em1 >00:11:46,678 DEBUG kernel:[ 11.925195] e1000e 0000:00:19.0: irq 68 for MSI/MSI-X >00:11:46,678 INFO kernel:[ 11.925267] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >00:11:46,678 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >00:11:46,679 INFO NetworkManager: <info> (p121p1): carrier is OFF >00:11:46,679 INFO NetworkManager: <info> (p121p1): new Ethernet device (driver: 'r8169' ifindex: 2) >00:11:46,679 INFO NetworkManager: <info> (p121p1): exported as /org/freedesktop/NetworkManager/Devices/1 >00:11:46,679 INFO NetworkManager: <info> (p121p1): now managed >00:11:46,679 INFO NetworkManager: <info> (p121p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >00:11:46,679 INFO NetworkManager: <info> (p121p1): bringing up device. >00:11:46,836 INFO kernel:[ 12.083847] r8169 0000:0c:00.0: p121p1: link down >00:11:46,836 INFO kernel:[ 12.083868] IPv6: ADDRCONF(NETDEV_UP): p121p1: link is not ready >00:11:46,836 INFO NetworkManager: <info> (p121p1): preparing device. >00:11:46,836 INFO NetworkManager: <info> (p121p1): deactivating device (reason 'managed') [2] >00:11:46,836 INFO NetworkManager: <info> Added default wired connection 'Wired connection 2' for /sys/devices/pci0000:00/0000:00:1c.7/0000:05:00.0/0000:06:09.0/0000:0c:00.0/net/p121p1 >00:11:46,836 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >00:11:46,837 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >00:11:47,314 WARNING kernel:[ 12.560499] auditd (738): /proc/738/oom_adj is deprecated, please use /proc/738/oom_score_adj instead. >00:11:49,177 INFO systemd: Starting NTP client/server... >00:11:49,287 INFO chrony-helper: tr: write error: Broken pipe >00:11:49,287 INFO chrony-helper: tr: write error >00:11:49,334 INFO chronyd: chronyd version 1.27-git1ca844 starting >00:11:49,335 INFO chronyd: Linux kernel major=3 minor=6 patch=6 >00:11:49,335 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 >00:11:49,375 INFO systemd: Started NTP client/server. >00:11:50,185 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >00:11:50,186 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >00:11:50,186 NOTICE NetworkManager: ifcfg-rh: read connection 'System em1' >00:11:50,186 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >00:11:50,186 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p121p1 ... >00:11:50,187 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >00:11:50,187 NOTICE NetworkManager: ifcfg-rh: read connection 'System p121p1' >00:11:50,187 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >00:11:50,242 INFO NetworkManager: <info> (em1): carrier now ON (device state 20) >00:11:50,242 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >00:11:50,242 INFO kernel:[ 15.485445] e1000e: em1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx >00:11:50,242 INFO kernel:[ 15.485477] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >00:11:50,242 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >00:11:50,242 INFO NetworkManager: <info> Activation (em1) starting connection 'Wired connection 1' >00:11:50,242 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >00:11:50,242 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >00:11:50,242 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >00:11:50,242 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >00:11:50,243 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >00:11:50,243 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >00:11:50,243 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >00:11:50,243 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >00:11:50,243 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >00:11:50,260 WARNING NetworkManager: <warn> (em1) firewall zone add/change failed: (32) INVALID_ZONE: public >00:11:50,260 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >00:11:50,260 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >00:11:50,260 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >00:11:50,261 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >00:11:50,268 INFO NetworkManager: <info> dhclient started with pid 911 >00:11:50,268 INFO NetworkManager: <info> Activation (em1) Beginning IP6 addrconf. >00:11:50,269 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >00:11:50,305 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >00:11:50,306 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >00:11:50,306 INFO dhclient: All rights reserved. >00:11:50,306 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >00:11:50,306 INFO dhclient: >00:11:50,308 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >00:11:50,315 INFO dhclient: Listening on LPF/em1/f4:6d:04:9a:1d:45 >00:11:50,315 INFO dhclient: Sending on LPF/em1/f4:6d:04:9a:1d:45 >00:11:50,316 INFO dhclient: Sending on Socket/fallback >00:11:50,316 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 7 (xid=0x7eaeefae) >00:11:50,316 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x7eaeefae) >00:11:50,317 INFO dhclient: DHCPOFFER from 192.168.1.1 >00:11:50,317 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x7eaeefae) >00:11:50,320 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> bound >00:11:50,320 INFO dhclient: bound to 192.168.1.5 -- renewal in 33036 seconds. >00:11:50,320 INFO NetworkManager: <info> address 192.168.1.5 >00:11:50,321 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >00:11:50,321 INFO NetworkManager: <info> gateway 192.168.1.1 >00:11:50,321 INFO NetworkManager: <info> nameserver '8.8.8.8' >00:11:50,322 INFO NetworkManager: <info> nameserver '64.59.144.91' >00:11:50,322 INFO NetworkManager: <info> nameserver '64.59.150.137' >00:11:50,322 INFO NetworkManager: <info> domain name 'vc.shawcable.net' >00:11:50,323 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >00:11:50,323 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >00:11:51,321 INFO NetworkManager: <info> (em1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >00:11:51,322 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >00:11:51,322 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >00:11:51,324 INFO NetworkManager: <info> Policy set 'Wired connection 1' (em1) as default for IPv4 routing and DNS. >00:11:51,324 INFO NetworkManager: <info> Activation (em1) successful, device activated. >00:11:51,324 INFO dbus-daemon: dbus[707]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >00:11:51,325 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >00:11:51,330 INFO systemd: Started Network Manager Wait Online. >00:11:51,331 INFO systemd: Starting Network. >00:11:51,332 INFO systemd: Reached target Network. >00:11:51,333 INFO systemd: Startup finished in 2s 856ms 95us (kernel) + 6s 156ms 113us (initrd) + 7s 364ms 338us (userspace) = 16s 376ms 546us. >00:11:51,349 INFO dbus-daemon: dbus[707]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >00:11:51,349 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >00:11:51,401 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >00:11:56,651 INFO chronyd: Selected source 72.8.140.200 >00:12:10,956 INFO NetworkManager: <info> (em1): IP6 addrconf timed out or failed. >00:12:10,956 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >00:12:10,957 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) started... >00:12:10,957 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >00:13:02,825 INFO chronyd: Selected source 173.9.13.93 >00:13:54,451 INFO systemd: Reloading. >00:13:59,871 INFO systemd: Reloading. >00:14:03,763 INFO systemd: Stopping Software RAID Monitor Takeover... >00:14:03,763 INFO systemd: Stopped Software RAID Monitor Takeover. >00:14:06,737 INFO systemd: Starting Software RAID Monitor Takeover... >00:14:06,853 INFO systemd: Started Software RAID Monitor Takeover. >00:14:07,363 DEBUG anaconda: getaddrinfo*.gaih_getanswer: got type "46" >00:14:07,364 DEBUG anaconda: getaddrinfo*.gaih_getanswer: got type "46" >00:14:07,403 INFO chronyd: Selected source 149.20.68.17 >00:16:08,225 INFO kernel:[ 274.385779] Btrfs loaded >00:16:08,269 INFO kernel:[ 274.429620] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >00:16:08,694 NOTICE anaconda: gethostby*.getanswer: asked for "dl.fedoraproject.org IN A", got type "46" >00:16:16,453 INFO chronyd: Selected source 173.9.13.93 >00:16:16,756 INFO chronyd: Can't synchronise: no majority >00:16:18,303 INFO chronyd: Selected source 149.20.68.17 >00:16:19,001 WARNING kernel:[ 285.141167] Adjusting tsc more than 11% (5329648 vs 5316763) >00:16:47,045 INFO systemd: Starting LVM2 metadata daemon... >00:16:47,086 INFO systemd: Started LVM2 metadata daemon.
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 876789
: 645262 |
645263
|
645264
|
645265
|
645266
|
645267
|
645268
|
645269
|
645270
|
645271
|
645272
|
645273
|
645274
|
645275
|
645276
|
646083
|
646096
|
646097
|
646653
|
649549
|
649692
|
649693
|
649694
|
649695
|
649696
|
649905
|
650285
|
650286
|
650287
|
650288
|
650289
|
650290
|
662386