Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 632171 Details for
Bug 862613
ValueError: cannot initialize a disk that has partitions
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda-tb-1819
anaconda-tb-L_6kG4 (text/plain), 228.64 KB, created by
Tim Flink
on 2012-10-23 15:52:00 UTC
(
hide
)
Description:
anaconda-tb-1819
Filename:
MIME Type:
Creator:
Tim Flink
Created:
2012-10-23 15:52:00 UTC
Size:
228.64 KB
patch
obsolete
>anaconda 18.19 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 866, in initializeDisk > raise ValueError("cannot initialize a disk that has partitions") > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 841, in clearPartitions > self.initializeDisk(disk) > File "/usr/lib/python2.7/site-packages/pyanaconda/kickstart.py", line 442, in execute > storage.clearPartitions() > File "/usr/lib/python2.7/site-packages/pyanaconda/kickstart.py", line 1598, in doKickstartStorage > ksdata.clearpart.execute(storage, ksdata, instClass) > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 379, in _doExecute > doKickstartStorage(self.storage, self.data, self.instclass) > File "/usr/lib/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >ValueError: cannot initialize a disk that has partitions > >Local variables in innermost frame: >magic_partitions: {'sun': 3, 'mac': 1} >self: <pyanaconda.storage.Storage object at 0xb5cbd32c> >disk: existing 152587MB dm-raid array pdc_dcefdefcj (1) with existing msdos disklabel > > >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: {'pdc_dcefdefcj': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sda, pdc_dcefdefcj, sda1, sda2, sda3, sda4, sda5, sdb, sdb1, sdb2, sdb3, sdb4, sdb5, sr0, loop0, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, pdc_dcefdefcjp1, pdc_dcefdefcjp2, pdc_dcefdefcjp3, pdc_dcefdefcjp4, pdc_dcefdefcjp5] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _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._cleanup: False > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sda3, sda4, sda5, sdb1, sdb2, sdb3, sdb4, sdb5, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'sdb3': 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:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdb2': 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:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdb1': 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:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdb5': 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:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sdb4': 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:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, '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.1/ata2/host1/target1:0:1/1:0:1:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:1/1:0:1: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 >, 'sda5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4: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:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1: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 >, '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) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, sdb, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 152627MB disk sda (0) with existing dmraidmember >, DMRaidArrayDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Linux device-mapper (mirror) path: /dev/mapper/pdc_dcefdefcj type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 312500000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19452, 255, 63) biosGeometry: (19452, 255, 63) > PedDevice: <_ped.Device object at 0xb1ac48cc> > exists: True > _size: 152587.890625 > id: 1 > controllable: True > uuid: None > _format: existing msdos disklabel > dmUuid: None > formatClass: <class 'pyanaconda.storage.formats.dmraid.DMRaidMember'> > parents: [Already dumped (DiskDevice instance) >, existing 152627MB disk sdb (2) with existing dmraidmember >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/virtual/block/dm-1 > _targetSize: 0 > _raidSet: RaidSet instance, containing members: > _raidSet.rs: pdc_dcefdefcj > _raidSet.mknod: True > _raidSet.active: True > _model: Skipped > kids: 5 > target: None > _vendor: Skipped > _name: pdc_dcefdefcj > protected: False > originalFormat: existing msdos disklabel > _serial: None >, Already dumped (DiskDevice instance) >, OpticalDevice instance, containing members: > _model: DVD-ROM_BDV316C > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:1/1:0:1:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 3 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /tmp/curl_fetch_url1/squashfs.img (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 4 > 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: 5 > 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: 6 > 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: e8680090-1c24-4618-8ea0-a3add8d42e70 > _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: e8680090-1c24-4618-8ea0-a3add8d42e70 > 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: 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: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 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: 9 > minor: 0 >, existing 1024MB dm live-rw (10) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [pdc_dcefdefcj] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [pdc_dcefdefcj] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [Already dumped (DMRaidArrayDevice 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: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0xb1e5f86c) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xb1e5f8ec) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xb1e5f90c) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xb1e5f92c) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0xb1e5f98c) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1351006822.06 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.71 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: http://192.168.0.5/cblr/ks_mirror/f18b-tc6-i386/ >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.19 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'http://192.168.0.5/cblr/ks_mirror/f18b-tc6-i386/', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': '', 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >09:40:04,271 INFO anaconda: /sbin/anaconda 18.19 >09:40:06,362 INFO anaconda: 1048576 kB (1024 MB) are available >09:40:06,363 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >09:40:06,386 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >09:40:06,388 INFO anaconda: Default encoding = utf-8 >09:40:06,584 INFO anaconda: ISCSID is /sbin/iscsid >09:40:06,585 INFO anaconda: no initiator set >09:40:06,769 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >09:40:06,771 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >09:40:07,869 INFO anaconda: Display mode = g >09:40:07,873 INFO anaconda: 1048576 kB (1024 MB) are available >09:40:07,873 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >09:40:09,080 DEBUG anaconda: X server has signalled a successful start. >09:40:09,084 INFO anaconda: Starting window manager, pid 766. >09:40:11,468 INFO anaconda: using only installclass _Fedora >09:40:12,904 INFO anaconda: Detected 1008M of memory >09:40:12,905 INFO anaconda: Swap attempt of 2016M >09:40:12,958 INFO anaconda: Running Thread: AnaStorageThread (-1261094080) >09:40:12,959 INFO anaconda: Running Thread: AnaPayloadThread (-1252701376) >09:40:13,073 INFO anaconda: no initiator set >09:40:15,892 DEBUG anaconda: required disklabel type for pdc_dcefdefcj (12) is None >09:40:15,894 DEBUG anaconda: default disklabel type for pdc_dcefdefcj is msdos >09:40:15,902 DEBUG anaconda: selecting msdos disklabel for pdc_dcefdefcj based on size >15:39:44,198 INFO anaconda: Thread Done: AnaStorageThread (-1261094080) >15:39:46,356 INFO anaconda: Thread Done: AnaPayloadThread (-1252701376) >11:40:16,455 INFO anaconda: Running Thread: AnaSourceWatcher (-1333130432) >11:40:16,588 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:1/1:0:1:0/block/sr0 >11:40:16,745 INFO anaconda: Thread Done: AnaSourceWatcher (-1333130432) >11:40:16,812 INFO anaconda: Running Thread: AnaSoftwareWatcher (-1333130432) >11:40:16,841 INFO anaconda: Running Thread: AnaStorageWatcher (-1359746240) >11:40:18,411 INFO anaconda: Running Thread: AnaNTPserver0 (-1261094080) >11:40:18,414 INFO anaconda: Running Thread: AnaNTPserver2 (-1368138944) >11:40:18,414 INFO anaconda: Running Thread: AnaNTPserver1 (-1342575808) >11:40:18,442 INFO anaconda: Running Thread: AnaNTPserver3 (-1376531648) >11:40:18,565 INFO anaconda: Thread Done: AnaNTPserver2 (-1368138944) >11:40:18,579 INFO anaconda: Thread Done: AnaNTPserver1 (-1342575808) >11:40:18,730 INFO anaconda: Thread Done: AnaNTPserver0 (-1261094080) >11:40:19,000 INFO anaconda: Thread Done: AnaNTPserver3 (-1376531648) >11:40:22,049 INFO anaconda: Thread Done: AnaSoftwareWatcher (-1333130432) >11:40:22,052 INFO anaconda: Running Thread: AnaCheckSoftwareThread (-1376531648) >11:40:22,053 INFO anaconda: Thread Done: AnaStorageWatcher (-1359746240) >11:40:38,117 INFO anaconda: Thread Done: AnaCheckSoftwareThread (-1376531648) >11:40:41,628 WARN anaconda: /usr/lib/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >11:40:52,989 DEBUG anaconda: disk free: 2.17 MB fs free: 0 B sw needs: 2.71 GB >11:41:06,552 DEBUG anaconda: disk free: 152.58 GB fs free: 0 sw needs: 2.71 GB >11:41:10,053 INFO anaconda: Running Thread: AnaExecuteStorageThread (-1376531648) >11:41:10,074 INFO anaconda: Thread Done: AnaExecuteStorageThread (-1376531648) > > >/tmp/packaging.log: >09:40:12,852 DEBUG packaging: getting release version from tree at None (18) >09:40:12,853 DEBUG packaging: got a release version of 18 >15:39:44,201 INFO packaging: updating base repo >15:39:44,639 DEBUG packaging: getting release version from tree at None (18) >15:39:44,640 DEBUG packaging: got a release version of 18 >15:39:44,641 INFO packaging: configuring base repo >15:39:44,642 DEBUG packaging: getting release version from tree at http://192.168.0.5/cblr/ks_mirror/f18b-tc6-i386/ (18) >15:39:44,643 DEBUG packaging: retrieving treeinfo from http://192.168.0.5/cblr/ks_mirror/f18b-tc6-i386/ (proxies: {} ; sslverify: True) >15:39:44,653 DEBUG packaging: got a release version of 18 >15:39:44,798 DEBUG packaging: adding yum repo anaconda with baseurl http://192.168.0.5/cblr/ks_mirror/f18b-tc6-i386/ and mirrorlist None >15:39:45,239 DEBUG packaging: disabling repo fedora >15:39:45,240 DEBUG packaging: disabling repo updates-testing >15:39:45,242 DEBUG packaging: disabling repo updates >15:39:45,243 INFO packaging: gathering repo metadata >15:39:45,244 DEBUG packaging: getting repo metadata for anaconda >15:39:45,879 DEBUG packaging: getting group info for anaconda >15:39:46,354 INFO packaging: metadata retrieval complete >11:40:22,022 DEBUG packaging: deleting package sacks >11:40:22,061 INFO packaging: checking software selection >11:40:22,061 DEBUG packaging: deleting package sacks >11:40:22,062 DEBUG packaging: deleting yum transaction info >11:40:22,064 DEBUG packaging: select group core >11:40:23,101 DEBUG packaging: select group core >11:40:23,102 DEBUG packaging: select group gnome-desktop >11:40:23,317 DEBUG packaging: select group multimedia >11:40:23,378 DEBUG packaging: select group input-methods >11:40:23,404 DEBUG packaging: select group base-x >11:40:23,452 DEBUG packaging: select group fonts >11:40:23,636 DEBUG packaging: select group hardware-support >11:40:23,693 DEBUG packaging: select group dial-up >11:40:23,712 DEBUG packaging: select group printing >11:40:23,908 DEBUG packaging: select group firefox >11:40:23,914 DEBUG packaging: select group standard >11:40:24,091 DEBUG packaging: select package kernel-PAE >11:40:24,133 INFO packaging: selected kernel-PAE >11:40:24,134 INFO packaging: checking dependencies >11:40:38,010 DEBUG packaging: success >11:40:38,116 INFO packaging: 1172 packages selected totalling 2.71 GB > > >/tmp/program.log: >09:40:06,549 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >09:40:06,587 INFO program: Running... modprobe fcoe >09:40:06,751 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >09:40:06,767 INFO program: No FCoE boot disk information is found in EDD! >09:40:06,773 INFO program: Running... udevadm settle --timeout=300 >09:40:07,574 INFO program: Running... multipath -d >09:40:07,708 INFO program: Running... multipath -ll >09:40:09,086 INFO program: Running... metacity --display :1 --sm-disable >09:40:10,642 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >09:40:10,945 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:10,990 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:10,995 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,000 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,007 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,012 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,017 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,022 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,027 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,031 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,036 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,042 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,046 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,051 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,055 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,060 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,064 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,068 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,072 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,077 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,080 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,084 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,088 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:11,094 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:40:12,962 INFO program: Running... udevadm control --property=ANACONDA=1 >09:40:13,027 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >09:40:13,085 INFO program: Running... udevadm settle --timeout=300 >09:40:13,090 INFO program: Running... systemctl start chronyd.service >09:40:14,226 INFO program: Running... multipath -d >09:40:14,289 INFO program: Running... multipath -ll >09:40:15,539 INFO program: Running... udevadm settle --timeout=300 >09:40:17,703 INFO program: Running... dumpe2fs -h /dev/loop1 >09:40:17,751 INFO program: Filesystem volume name: Anaconda >09:40:17,754 INFO program: Last mounted on: / >09:40:17,756 INFO program: Filesystem UUID: e8680090-1c24-4618-8ea0-a3add8d42e70 >09:40:17,758 INFO program: Filesystem magic number: 0xEF53 >09:40:17,761 INFO program: Filesystem revision #: 1 (dynamic) >09:40:17,763 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >09:40:17,766 INFO program: Filesystem flags: signed_directory_hash >09:40:17,768 INFO program: Default mount options: user_xattr acl >09:40:17,770 INFO program: Filesystem state: clean >09:40:17,772 INFO program: Errors behavior: Continue >09:40:17,774 INFO program: Filesystem OS type: Linux >09:40:17,776 INFO program: Inode count: 65536 >09:40:17,778 INFO program: Block count: 1048576 >09:40:17,780 INFO program: Reserved block count: 0 >09:40:17,783 INFO program: Free blocks: 299206 >09:40:17,785 INFO program: Free inodes: 36984 >09:40:17,787 INFO program: First block: 1 >09:40:17,789 INFO program: Block size: 1024 >09:40:17,791 INFO program: Fragment size: 1024 >09:40:17,794 INFO program: Reserved GDT blocks: 256 >09:40:17,797 INFO program: Blocks per group: 8192 >09:40:17,800 INFO program: Fragments per group: 8192 >09:40:17,802 INFO program: Inodes per group: 512 >09:40:17,804 INFO program: Inode blocks per group: 128 >09:40:17,806 INFO program: Flex block group size: 16 >09:40:17,808 INFO program: Filesystem created: Sat Oct 20 02:48:46 2012 >09:40:17,810 INFO program: Last mount time: Sat Oct 20 02:48:58 2012 >09:40:17,813 INFO program: Last write time: Sat Oct 20 02:49:06 2012 >09:40:17,815 INFO program: Mount count: 2 >09:40:17,817 INFO program: Maximum mount count: -1 >09:40:17,819 INFO program: Last checked: Sat Oct 20 02:48:46 2012 >09:40:17,821 INFO program: Check interval: 0 (<none>) >09:40:17,823 INFO program: Lifetime writes: 32 MB >09:40:17,825 INFO program: Reserved blocks uid: 0 (user root) >09:40:17,827 INFO program: Reserved blocks gid: 0 (group root) >09:40:17,830 INFO program: First inode: 11 >09:40:17,832 INFO program: Inode size: 256 >09:40:17,834 INFO program: Required extra isize: 28 >09:40:17,836 INFO program: Desired extra isize: 28 >09:40:17,838 INFO program: Journal inode: 8 >09:40:17,840 INFO program: Default directory hash: half_md4 >09:40:17,842 INFO program: Directory Hash Seed: 9e0a6e71-1365-4451-8e1b-72888a32042d >09:40:17,844 INFO program: Journal backup: inode blocks >09:40:17,847 INFO program: Journal features: (none) >09:40:17,849 INFO program: Journal size: 32M >09:40:17,851 INFO program: Journal length: 32768 >09:40:17,853 INFO program: Journal sequence: 0x00000007 >09:40:17,855 INFO program: Journal start: 0 >09:40:17,858 INFO program: >09:40:17,860 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:40:17,864 INFO program: Running... dumpe2fs -h /dev/loop1 >09:40:17,886 INFO program: Filesystem volume name: Anaconda >09:40:17,890 INFO program: Last mounted on: / >09:40:17,892 INFO program: Filesystem UUID: e8680090-1c24-4618-8ea0-a3add8d42e70 >09:40:17,893 INFO program: Filesystem magic number: 0xEF53 >09:40:17,893 INFO program: Filesystem revision #: 1 (dynamic) >09:40:17,894 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >09:40:17,895 INFO program: Filesystem flags: signed_directory_hash >09:40:17,896 INFO program: Default mount options: user_xattr acl >09:40:17,896 INFO program: Filesystem state: clean >09:40:17,897 INFO program: Errors behavior: Continue >09:40:17,898 INFO program: Filesystem OS type: Linux >09:40:17,899 INFO program: Inode count: 65536 >09:40:17,900 INFO program: Block count: 1048576 >09:40:17,900 INFO program: Reserved block count: 0 >09:40:17,901 INFO program: Free blocks: 299206 >09:40:17,904 INFO program: Free inodes: 36984 >09:40:17,905 INFO program: First block: 1 >09:40:17,909 INFO program: Block size: 1024 >09:40:17,910 INFO program: Fragment size: 1024 >09:40:17,911 INFO program: Reserved GDT blocks: 256 >09:40:17,912 INFO program: Blocks per group: 8192 >09:40:17,912 INFO program: Fragments per group: 8192 >09:40:17,916 INFO program: Inodes per group: 512 >09:40:17,917 INFO program: Inode blocks per group: 128 >09:40:17,918 INFO program: Flex block group size: 16 >09:40:17,923 INFO program: Filesystem created: Sat Oct 20 02:48:46 2012 >09:40:17,927 INFO program: Last mount time: Sat Oct 20 02:48:58 2012 >09:40:17,928 INFO program: Last write time: Sat Oct 20 02:49:06 2012 >09:40:17,928 INFO program: Mount count: 2 >09:40:17,936 INFO program: Maximum mount count: -1 >09:40:17,937 INFO program: Last checked: Sat Oct 20 02:48:46 2012 >09:40:17,938 INFO program: Check interval: 0 (<none>) >09:40:17,939 INFO program: Lifetime writes: 32 MB >09:40:17,940 INFO program: Reserved blocks uid: 0 (user root) >09:40:17,941 INFO program: Reserved blocks gid: 0 (group root) >09:40:17,945 INFO program: First inode: 11 >09:40:17,947 INFO program: Inode size: 256 >09:40:17,948 INFO program: Required extra isize: 28 >09:40:17,950 INFO program: Desired extra isize: 28 >09:40:17,953 INFO program: Journal inode: 8 >09:40:17,954 INFO program: Default directory hash: half_md4 >09:40:17,955 INFO program: Directory Hash Seed: 9e0a6e71-1365-4451-8e1b-72888a32042d >09:40:17,956 INFO program: Journal backup: inode blocks >09:40:17,957 INFO program: Journal features: (none) >09:40:17,966 INFO program: Journal size: 32M >09:40:17,966 INFO program: Journal length: 32768 >09:40:17,967 INFO program: Journal sequence: 0x00000007 >09:40:17,971 INFO program: Journal start: 0 >09:40:17,972 INFO program: >09:40:17,973 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:40:17,980 INFO program: Running... resize2fs -P /dev/loop1 >09:40:18,039 INFO program: Couldn't find valid filesystem superblock. >09:40:18,042 ERR program: resize2fs 1.42.5 (29-Jul-2012) >09:40:18,049 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >09:40:18,358 INFO program: Running... udevadm settle --timeout=300 >09:40:18,621 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >09:40:18,642 INFO program: Filesystem volume name: Anaconda >09:40:18,645 INFO program: Last mounted on: /sysroot >09:40:18,646 INFO program: Filesystem UUID: e8680090-1c24-4618-8ea0-a3add8d42e70 >09:40:18,648 INFO program: Filesystem magic number: 0xEF53 >09:40:18,650 INFO program: Filesystem revision #: 1 (dynamic) >09:40:18,652 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >09:40:18,655 INFO program: Filesystem flags: signed_directory_hash >09:40:18,657 INFO program: Default mount options: user_xattr acl >09:40:18,659 INFO program: Filesystem state: clean >09:40:18,661 INFO program: Errors behavior: Continue >09:40:18,663 INFO program: Filesystem OS type: Linux >09:40:18,666 INFO program: Inode count: 65536 >09:40:18,668 INFO program: Block count: 1048576 >09:40:18,675 INFO program: Reserved block count: 0 >09:40:18,677 INFO program: Free blocks: 299206 >09:40:18,680 INFO program: Free inodes: 36984 >09:40:18,682 INFO program: First block: 1 >09:40:18,684 INFO program: Block size: 1024 >09:40:18,686 INFO program: Fragment size: 1024 >09:40:18,688 INFO program: Reserved GDT blocks: 256 >09:40:18,690 INFO program: Blocks per group: 8192 >09:40:18,692 INFO program: Fragments per group: 8192 >15:39:42,456 INFO program: Inodes per group: 512 >15:39:42,458 INFO program: Inode blocks per group: 128 >15:39:42,461 INFO program: Flex block group size: 16 >15:39:42,463 INFO program: Filesystem created: Sat Oct 20 02:48:46 2012 >15:39:42,465 INFO program: Last mount time: Tue Oct 23 09:39:54 2012 >15:39:42,467 INFO program: Last write time: Tue Oct 23 09:39:54 2012 >15:39:42,470 INFO program: Mount count: 3 >15:39:42,472 INFO program: Maximum mount count: -1 >15:39:42,474 INFO program: Last checked: Sat Oct 20 02:48:46 2012 >15:39:42,476 INFO program: Check interval: 0 (<none>) >15:39:42,478 INFO program: Lifetime writes: 32 MB >15:39:42,481 INFO program: Reserved blocks uid: 0 (user root) >15:39:42,483 INFO program: Reserved blocks gid: 0 (group root) >15:39:42,486 INFO program: First inode: 11 >15:39:42,488 INFO program: Inode size: 256 >15:39:42,490 INFO program: Required extra isize: 28 >15:39:42,492 INFO program: Desired extra isize: 28 >15:39:42,494 INFO program: Journal inode: 8 >15:39:42,496 INFO program: Default directory hash: half_md4 >15:39:42,498 INFO program: Directory Hash Seed: 9e0a6e71-1365-4451-8e1b-72888a32042d >15:39:42,501 INFO program: Journal backup: inode blocks >15:39:42,503 INFO program: Journal features: (none) >15:39:42,505 INFO program: Journal size: 32M >15:39:42,507 INFO program: Journal length: 32768 >15:39:42,509 INFO program: Journal sequence: 0x00000008 >15:39:42,512 INFO program: Journal start: 1 >15:39:42,514 INFO program: >15:39:42,516 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:39:42,519 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:39:42,540 INFO program: Filesystem volume name: Anaconda >15:39:42,543 INFO program: Last mounted on: /sysroot >15:39:42,545 INFO program: Filesystem UUID: e8680090-1c24-4618-8ea0-a3add8d42e70 >15:39:42,547 INFO program: Filesystem magic number: 0xEF53 >15:39:42,549 INFO program: Filesystem revision #: 1 (dynamic) >15:39:42,552 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 >15:39:42,559 INFO program: Filesystem flags: signed_directory_hash >15:39:42,561 INFO program: Default mount options: user_xattr acl >15:39:42,562 INFO program: Filesystem state: clean >15:39:42,564 INFO program: Errors behavior: Continue >15:39:42,565 INFO program: Filesystem OS type: Linux >15:39:42,566 INFO program: Inode count: 65536 >15:39:42,567 INFO program: Block count: 1048576 >15:39:42,569 INFO program: Reserved block count: 0 >15:39:42,570 INFO program: Free blocks: 299206 >15:39:42,571 INFO program: Free inodes: 36984 >15:39:42,573 INFO program: First block: 1 >15:39:42,574 INFO program: Block size: 1024 >15:39:42,575 INFO program: Fragment size: 1024 >15:39:42,577 INFO program: Reserved GDT blocks: 256 >15:39:42,578 INFO program: Blocks per group: 8192 >15:39:42,579 INFO program: Fragments per group: 8192 >15:39:42,580 INFO program: Inodes per group: 512 >15:39:42,582 INFO program: Inode blocks per group: 128 >15:39:42,583 INFO program: Flex block group size: 16 >15:39:42,584 INFO program: Filesystem created: Sat Oct 20 02:48:46 2012 >15:39:42,585 INFO program: Last mount time: Tue Oct 23 09:39:54 2012 >15:39:42,587 INFO program: Last write time: Tue Oct 23 09:39:54 2012 >15:39:42,588 INFO program: Mount count: 3 >15:39:42,589 INFO program: Maximum mount count: -1 >15:39:42,590 INFO program: Last checked: Sat Oct 20 02:48:46 2012 >15:39:42,592 INFO program: Check interval: 0 (<none>) >15:39:42,593 INFO program: Lifetime writes: 32 MB >15:39:42,595 INFO program: Reserved blocks uid: 0 (user root) >15:39:42,596 INFO program: Reserved blocks gid: 0 (group root) >15:39:42,597 INFO program: First inode: 11 >15:39:42,598 INFO program: Inode size: 256 >15:39:42,600 INFO program: Required extra isize: 28 >15:39:42,601 INFO program: Desired extra isize: 28 >15:39:42,602 INFO program: Journal inode: 8 >15:39:42,603 INFO program: Default directory hash: half_md4 >15:39:42,605 INFO program: Directory Hash Seed: 9e0a6e71-1365-4451-8e1b-72888a32042d >15:39:42,606 INFO program: Journal backup: inode blocks >15:39:42,607 INFO program: Journal features: (none) >15:39:42,608 INFO program: Journal size: 32M >15:39:42,610 INFO program: Journal length: 32768 >15:39:42,611 INFO program: Journal sequence: 0x00000008 >15:39:42,612 INFO program: Journal start: 1 >15:39:42,614 INFO program: >15:39:42,615 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:39:42,618 INFO program: Running... resize2fs -P /dev/mapper/live-rw >15:39:42,640 INFO program: Estimated minimum size of the filesystem: 746724 >15:39:42,641 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:39:43,528 INFO program: Running... udevadm settle --timeout=300 >15:39:43,790 INFO program: Running... udevadm settle --timeout=300 >11:40:16,591 INFO program: Running... udevadm settle --timeout=300 >11:40:17,027 INFO program: Running... modprobe btrfs >11:40:17,264 INFO program: Running... modprobe xfs >11:40:17,471 INFO program: Running... modprobe vfat > > >/tmp/storage.log: >09:40:05,296 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >09:40:05,312 DEBUG storage: registered device format class SwapSpace as swap >09:40:05,316 DEBUG storage: registered device format class MultipathMember as multipath_member >09:40:05,363 DEBUG storage: registered device format class Ext2FS as ext2 >09:40:05,364 DEBUG storage: registered device format class Ext3FS as ext3 >09:40:05,365 DEBUG storage: registered device format class Ext4FS as ext4 >09:40:05,367 DEBUG storage: registered device format class FATFS as vfat >09:40:05,368 DEBUG storage: registered device format class EFIFS as efi >09:40:05,369 DEBUG storage: registered device format class BTRFS as btrfs >09:40:05,370 DEBUG storage: registered device format class GFS2 as gfs2 >09:40:05,371 DEBUG storage: registered device format class JFS as jfs >09:40:05,372 DEBUG storage: registered device format class ReiserFS as reiserfs >09:40:05,374 DEBUG storage: registered device format class XFS as xfs >09:40:05,375 DEBUG storage: registered device format class HFS as hfs >09:40:05,376 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >09:40:05,377 DEBUG storage: registered device format class HFSPlus as hfs+ >09:40:05,378 DEBUG storage: registered device format class NTFS as ntfs >09:40:05,379 DEBUG storage: registered device format class NFS as nfs >09:40:05,381 DEBUG storage: registered device format class NFSv4 as nfs4 >09:40:05,382 DEBUG storage: registered device format class Iso9660FS as iso9660 >09:40:05,383 DEBUG storage: registered device format class NoDevFS as nodev >09:40:05,384 DEBUG storage: registered device format class DevPtsFS as devpts >09:40:05,385 DEBUG storage: registered device format class ProcFS as proc >09:40:05,386 DEBUG storage: registered device format class SysFS as sysfs >09:40:05,388 DEBUG storage: registered device format class TmpFS as tmpfs >09:40:05,389 DEBUG storage: registered device format class BindFS as bind >09:40:05,390 DEBUG storage: registered device format class SELinuxFS as selinuxfs >09:40:05,391 DEBUG storage: registered device format class USBFS as usbfs >09:40:05,395 DEBUG storage: registered device format class BIOSBoot as biosboot >09:40:05,401 DEBUG storage: registered device format class MDRaidMember as mdmember >09:40:05,465 DEBUG storage: registered device format class LUKS as luks >09:40:05,469 DEBUG storage: registered device format class DMRaidMember as dmraidmember >09:40:05,479 DEBUG storage: registered device format class DiskLabel as disklabel >09:40:05,482 DEBUG storage: registered device format class PPCPRePBoot as prepboot >09:40:07,536 DEBUG storage: MultipathTopology._build_topology: >09:40:07,536 DEBUG storage: /etc/multipath.conf contents: >09:40:07,537 DEBUG storage: # multipath.conf written by anaconda >09:40:07,538 DEBUG storage: >09:40:07,538 DEBUG storage: defaults { >09:40:07,539 DEBUG storage: user_friendly_names yes >09:40:07,540 DEBUG storage: } >09:40:07,541 DEBUG storage: blacklist { >09:40:07,542 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >09:40:07,542 DEBUG storage: devnode "^hd[a-z]" >09:40:07,544 DEBUG storage: devnode "^dcssblk[0-9]*" >09:40:07,545 DEBUG storage: device { >09:40:07,546 DEBUG storage: vendor "DGC" >09:40:07,547 DEBUG storage: product "LUNZ" >09:40:07,548 DEBUG storage: } >09:40:07,549 DEBUG storage: device { >09:40:07,550 DEBUG storage: vendor "IBM" >09:40:07,551 DEBUG storage: product "S/390.*" >09:40:07,552 DEBUG storage: } >09:40:07,553 DEBUG storage: # don't count normal SATA devices as multipaths >09:40:07,554 DEBUG storage: device { >09:40:07,555 DEBUG storage: vendor "ATA" >09:40:07,556 DEBUG storage: } >09:40:07,557 DEBUG storage: # don't count 3ware devices as multipaths >09:40:07,558 DEBUG storage: device { >09:40:07,559 DEBUG storage: vendor "3ware" >09:40:07,561 DEBUG storage: } >09:40:07,562 DEBUG storage: device { >09:40:07,563 DEBUG storage: vendor "AMCC" >09:40:07,564 DEBUG storage: } >09:40:07,565 DEBUG storage: # nor highpoint devices >09:40:07,566 DEBUG storage: device { >09:40:07,567 DEBUG storage: vendor "HPT" >09:40:07,568 DEBUG storage: } >09:40:07,569 DEBUG storage: } >09:40:07,570 DEBUG storage: multipaths { >09:40:07,571 DEBUG storage: } >09:40:07,573 DEBUG storage: (end of /etc/multipath.conf) >09:40:07,816 INFO storage: MultipathTopology: found singlepath device: sda >09:40:07,818 INFO storage: MultipathTopology: found non-disk device: sda1 >09:40:07,819 INFO storage: MultipathTopology: found non-disk device: sda2 >09:40:07,819 INFO storage: MultipathTopology: found non-disk device: sda3 >09:40:07,820 INFO storage: MultipathTopology: found non-disk device: sda4 >09:40:07,821 INFO storage: MultipathTopology: found non-disk device: sda5 >09:40:07,822 INFO storage: MultipathTopology: found singlepath device: sdb >09:40:07,823 INFO storage: MultipathTopology: found non-disk device: sdb1 >09:40:07,824 INFO storage: MultipathTopology: found non-disk device: sdb2 >09:40:07,826 INFO storage: MultipathTopology: found non-disk device: sdb3 >09:40:07,828 INFO storage: MultipathTopology: found non-disk device: sdb4 >09:40:07,829 INFO storage: MultipathTopology: found non-disk device: sdb5 >09:40:07,830 INFO storage: MultipathTopology: found non-disk device: sr0 >09:40:07,831 INFO storage: MultipathTopology: found singlepath device: loop0 >09:40:07,833 INFO storage: MultipathTopology: found singlepath device: loop1 >09:40:07,834 INFO storage: MultipathTopology: found singlepath device: loop2 >09:40:07,835 INFO storage: MultipathTopology: found singlepath device: loop3 >09:40:07,837 INFO storage: MultipathTopology: found singlepath device: loop4 >09:40:07,838 INFO storage: MultipathTopology: found singlepath device: loop5 >09:40:07,839 INFO storage: MultipathTopology: found singlepath device: loop6 >09:40:07,841 INFO storage: MultipathTopology: found singlepath device: loop7 >09:40:07,842 INFO storage: MultipathTopology: found singlepath device: dm-0 >09:40:13,075 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >09:40:13,077 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:40:14,141 DEBUG storage: MultipathTopology._build_topology: >09:40:14,144 DEBUG storage: /etc/multipath.conf contents: >09:40:14,147 DEBUG storage: # multipath.conf written by anaconda >09:40:14,149 DEBUG storage: >09:40:14,151 DEBUG storage: defaults { >09:40:14,153 DEBUG storage: user_friendly_names yes >09:40:14,156 DEBUG storage: } >09:40:14,158 DEBUG storage: blacklist { >09:40:14,160 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >09:40:14,162 DEBUG storage: devnode "^hd[a-z]" >09:40:14,164 DEBUG storage: devnode "^dcssblk[0-9]*" >09:40:14,166 DEBUG storage: device { >09:40:14,168 DEBUG storage: vendor "DGC" >09:40:14,170 DEBUG storage: product "LUNZ" >09:40:14,172 DEBUG storage: } >09:40:14,175 DEBUG storage: device { >09:40:14,177 DEBUG storage: vendor "IBM" >09:40:14,179 DEBUG storage: product "S/390.*" >09:40:14,181 DEBUG storage: } >09:40:14,184 DEBUG storage: # don't count normal SATA devices as multipaths >09:40:14,186 DEBUG storage: device { >09:40:14,188 DEBUG storage: vendor "ATA" >09:40:14,190 DEBUG storage: } >09:40:14,193 DEBUG storage: # don't count 3ware devices as multipaths >09:40:14,195 DEBUG storage: device { >09:40:14,197 DEBUG storage: vendor "3ware" >09:40:14,199 DEBUG storage: } >09:40:14,202 DEBUG storage: device { >09:40:14,204 DEBUG storage: vendor "AMCC" >09:40:14,207 DEBUG storage: } >09:40:14,209 DEBUG storage: # nor highpoint devices >09:40:14,211 DEBUG storage: device { >09:40:14,213 DEBUG storage: vendor "HPT" >09:40:14,215 DEBUG storage: } >09:40:14,217 DEBUG storage: } >09:40:14,219 DEBUG storage: multipaths { >09:40:14,221 DEBUG storage: } >09:40:14,223 DEBUG storage: (end of /etc/multipath.conf) >09:40:14,424 INFO storage: MultipathTopology: found singlepath device: sda >09:40:14,426 INFO storage: MultipathTopology: found non-disk device: sda1 >09:40:14,427 INFO storage: MultipathTopology: found non-disk device: sda2 >09:40:14,428 INFO storage: MultipathTopology: found non-disk device: sda3 >09:40:14,429 INFO storage: MultipathTopology: found non-disk device: sda4 >09:40:14,430 INFO storage: MultipathTopology: found non-disk device: sda5 >09:40:14,432 INFO storage: MultipathTopology: found singlepath device: sdb >09:40:14,434 INFO storage: MultipathTopology: found non-disk device: sdb1 >09:40:14,437 INFO storage: MultipathTopology: found non-disk device: sdb2 >09:40:14,438 INFO storage: MultipathTopology: found non-disk device: sdb3 >09:40:14,440 INFO storage: MultipathTopology: found non-disk device: sdb4 >09:40:14,441 INFO storage: MultipathTopology: found non-disk device: sdb5 >09:40:14,443 INFO storage: MultipathTopology: found non-disk device: sr0 >09:40:14,447 INFO storage: MultipathTopology: found singlepath device: loop0 >09:40:14,449 INFO storage: MultipathTopology: found singlepath device: loop1 >09:40:14,452 INFO storage: MultipathTopology: found singlepath device: loop2 >09:40:14,453 INFO storage: MultipathTopology: found singlepath device: loop3 >09:40:14,454 INFO storage: MultipathTopology: found singlepath device: loop4 >09:40:14,456 INFO storage: MultipathTopology: found singlepath device: loop5 >09:40:14,459 INFO storage: MultipathTopology: found singlepath device: loop6 >09:40:14,460 INFO storage: MultipathTopology: found singlepath device: loop7 >09:40:14,465 INFO storage: MultipathTopology: found singlepath device: dm-0 >09:40:14,467 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >09:40:14,485 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160023A_4LJ12M1M', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'promise_fasttrack_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_MODEL': 'ST3160023A', > 'ID_MODEL_ENC': 'ST3160023A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '8.01', > 'ID_SERIAL': 'ST3160023A_4LJ12M1M', > 'ID_SERIAL_SHORT': '4LJ12M1M', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70772', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3160023A_4LJ12M1M'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda'} ; name: sda ; >09:40:14,489 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda)... >09:40:14,495 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >09:40:14,506 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:14,508 INFO storage: sda is part of a biosraid >09:40:14,509 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:40:14,519 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >09:40:14,521 INFO storage: added disk sda (id 0) to device tree >09:40:14,522 DEBUG storage: looking up parted Device: /dev/sda >09:40:14,534 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >09:40:14,536 INFO storage: type detected on 'sda' is 'promise_fasttrack_raid_member' >09:40:14,558 DEBUG storage: DMRaidMember.__init__: device: /dev/sda ; serial: 4LJ12M1M ; uuid: None ; exists: True ; label: None ; >09:40:14,560 DEBUG storage: getFormat('promise_fasttrack_raid_member') returning DMRaidMember instance >09:40:14,566 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: dmraidmember ; >09:40:14,572 DEBUG storage: DeviceTree.handleUdevDMRaidMemberFormat: type: dmraidmember ; name: sda ; >09:40:14,784 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcj ; >09:40:14,790 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:15,518 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >09:40:15,522 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:40:15,531 DEBUG storage: DMRaidArrayDevice._setFormat: pdc_dcefdefcj ; current: None ; type: None ; >09:40:15,535 INFO storage: added dm-raid array pdc_dcefdefcj (id 1) to device tree >09:40:15,853 DEBUG storage: DMRaidArrayDevice.updateSysfsPath: pdc_dcefdefcj ; status: True ; >09:40:15,861 DEBUG storage: DMRaidArrayDevice.getDMNode: pdc_dcefdefcj ; status: True ; >09:40:15,873 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: pdc_dcefdefcj ; label_type: dos ; >09:40:15,884 DEBUG storage: DMRaidArrayDevice.setup: pdc_dcefdefcj ; status: True ; controllable: True ; orig: False ; >09:40:15,888 DEBUG storage: looking up parted Device: /dev/mapper/pdc_dcefdefcj >09:40:15,912 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/pdc_dcefdefcj ; labelType: msdos ; exists: True ; >09:40:15,945 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb1ade1ac>, <parted.partition.Partition object at 0xb1ade10c>, <parted.partition.Partition object at 0xb1ade12c>, <parted.partition.Partition object at 0xb1ade36c>, <parted.partition.Partition object at 0xb1ade54c>] > device: <parted.device.Device object at 0xb1ad3cec> > PedDisk: <_ped.Disk object at 0xb1ad3dcc> >09:40:15,949 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:40:15,955 DEBUG storage: DMRaidArrayDevice._setFormat: pdc_dcefdefcj ; current: None ; type: disklabel ; >09:40:15,961 INFO storage: got device: DiskDevice instance (0xb1a3350c) -- > name = sda status = True kids = 1 id = 0 > parents = [] > uuid = None size = 152627.835938 > format = existing dmraidmember > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3160023A path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312581808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0xb1abd50c> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb24a2c4c> >09:40:15,965 INFO storage: got format: DMRaidMember instance (0xb24bd8ac) -- > type = dmraidmember name = dm-raid member device status = True > device = /dev/sda uuid = None exists = True > options = None supported = True formattable = False resizable = False > raidmem = None >09:40:15,988 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160023A_4LJ12M1M-part1 /dev/disk/by-uuid/4b73b018-239a-4685-91cc-759e335efdcd', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4b73b018-239a-4685-91cc-759e335efdcd', > 'ID_FS_UUID_ENC': '4b73b018-239a-4685-91cc-759e335efdcd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3160023A', > 'ID_MODEL_ENC': 'ST3160023A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_REVISION': '8.01', > 'ID_SERIAL': 'ST3160023A_4LJ12M1M', > 'ID_SERIAL_SHORT': '4LJ12M1M', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70817', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3160023A_4LJ12M1M-part1', > '/dev/disk/by-uuid/4b73b018-239a-4685-91cc-759e335efdcd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda1'} ; name: sda1 ; >09:40:15,995 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda1)... >09:40:16,001 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >09:40:16,008 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:16,010 INFO storage: sda1 is a partition >09:40:16,016 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >09:40:16,032 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >09:40:16,040 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (0) with existing dmraidmember >09:40:16,043 DEBUG storage: lvm filter: adding sda1 to the reject list >09:40:16,046 DEBUG storage: ignoring partition sda1 >09:40:16,054 DEBUG storage: no device or no media present >09:40:16,073 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160023A_4LJ12M1M-part2 /dev/disk/by-uuid/698de196-5927-4b90-8611-4a628c320201', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '698de196-5927-4b90-8611-4a628c320201', > 'ID_FS_UUID_ENC': '698de196-5927-4b90-8611-4a628c320201', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST3160023A', > 'ID_MODEL_ENC': 'ST3160023A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4128768', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_REVISION': '8.01', > 'ID_SERIAL': 'ST3160023A_4LJ12M1M', > 'ID_SERIAL_SHORT': '4LJ12M1M', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70860', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST3160023A_4LJ12M1M-part2', > '/dev/disk/by-uuid/698de196-5927-4b90-8611-4a628c320201'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda2'} ; name: sda2 ; >09:40:16,079 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda2)... >09:40:16,085 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >09:40:16,091 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:16,098 INFO storage: sda2 is a partition >09:40:16,107 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >09:40:16,116 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >09:40:16,123 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (0) with existing dmraidmember >09:40:16,126 DEBUG storage: lvm filter: adding sda2 to the reject list >09:40:16,128 DEBUG storage: ignoring partition sda2 >09:40:16,130 DEBUG storage: no device or no media present >09:40:16,149 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160023A_4LJ12M1M-part3 /dev/disk/by-uuid/1c79529a-64c4-46f2-9c36-93889c044dcb', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1c79529a-64c4-46f2-9c36-93889c044dcb', > 'ID_FS_UUID_ENC': '1c79529a-64c4-46f2-9c36-93889c044dcb', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3160023A', > 'ID_MODEL_ENC': 'ST3160023A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '5154816', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '104857600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_REVISION': '8.01', > 'ID_SERIAL': 'ST3160023A_4LJ12M1M', > 'ID_SERIAL_SHORT': '4LJ12M1M', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70905', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST3160023A_4LJ12M1M-part3', > '/dev/disk/by-uuid/1c79529a-64c4-46f2-9c36-93889c044dcb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda3'} ; name: sda3 ; >09:40:16,154 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda3)... >09:40:16,160 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >09:40:16,166 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:16,169 INFO storage: sda3 is a partition >09:40:16,176 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >09:40:16,182 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >09:40:16,188 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (0) with existing dmraidmember >09:40:16,195 DEBUG storage: lvm filter: adding sda3 to the reject list >09:40:16,197 DEBUG storage: ignoring partition sda3 >09:40:16,199 DEBUG storage: no device or no media present >09:40:16,228 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160023A_4LJ12M1M-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'promise_fasttrack_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_MODEL': 'ST3160023A', > 'ID_MODEL_ENC': 'ST3160023A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '110012416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '202487584', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '8.01', > 'ID_SERIAL': 'ST3160023A_4LJ12M1M', > 'ID_SERIAL_SHORT': '4LJ12M1M', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70964', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST3160023A_4LJ12M1M-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda4'} ; name: sda4 ; >09:40:16,230 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda4)... >09:40:16,235 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >09:40:16,239 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:16,241 INFO storage: sda4 is a partition >09:40:16,246 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >09:40:16,251 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >09:40:16,256 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (0) with existing dmraidmember >09:40:16,257 DEBUG storage: lvm filter: adding sda4 to the reject list >09:40:16,258 DEBUG storage: ignoring partition sda4 >09:40:16,258 DEBUG storage: no device or no media present >09:40:16,280 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160023A_4LJ12M1M-part5 /dev/disk/by-uuid/a6936b76-05a3-4c88-8542-c5342e4cd91a', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a6936b76-05a3-4c88-8542-c5342e4cd91a', > 'ID_FS_UUID_ENC': 'a6936b76-05a3-4c88-8542-c5342e4cd91a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3160023A', > 'ID_MODEL_ENC': 'ST3160023A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '110014464', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '202483712', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_REVISION': '8.01', > 'ID_SERIAL': 'ST3160023A_4LJ12M1M', > 'ID_SERIAL_SHORT': '4LJ12M1M', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '71031', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST3160023A_4LJ12M1M-part5', > '/dev/disk/by-uuid/a6936b76-05a3-4c88-8542-c5342e4cd91a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda5'} ; name: sda5 ; >09:40:16,288 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda5)... >09:40:16,293 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >09:40:16,298 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:16,301 INFO storage: sda5 is a partition >09:40:16,307 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >09:40:16,312 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >09:40:16,318 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sda (0) with existing dmraidmember >09:40:16,321 DEBUG storage: lvm filter: adding sda5 to the reject list >09:40:16,323 DEBUG storage: ignoring partition sda5 >09:40:16,325 DEBUG storage: no device or no media present >09:40:16,340 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160023A_3JS0LFZN', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'promise_fasttrack_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_MODEL': 'ST3160023A', > 'ID_MODEL_ENC': 'ST3160023A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '3.06', > 'ID_SERIAL': 'ST3160023A_3JS0LFZN', > 'ID_SERIAL_SHORT': '3JS0LFZN', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '71304', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST3160023A_3JS0LFZN'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb'} ; name: sdb ; >09:40:16,346 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb)... >09:40:16,352 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >09:40:16,358 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:16,360 INFO storage: sdb is part of a biosraid >09:40:16,363 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:40:16,369 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >09:40:16,371 INFO storage: added disk sdb (id 2) to device tree >09:40:16,374 DEBUG storage: looking up parted Device: /dev/sdb >09:40:16,385 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >09:40:16,387 INFO storage: type detected on 'sdb' is 'promise_fasttrack_raid_member' >09:40:16,397 DEBUG storage: DMRaidMember.__init__: device: /dev/sdb ; serial: 3JS0LFZN ; uuid: None ; exists: True ; label: None ; >09:40:16,411 DEBUG storage: getFormat('promise_fasttrack_raid_member') returning DMRaidMember instance >09:40:16,418 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: dmraidmember ; >09:40:16,430 DEBUG storage: DeviceTree.handleUdevDMRaidMemberFormat: type: dmraidmember ; name: sdb ; >09:40:16,747 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcj ; >09:40:16,757 DEBUG storage: DeviceTree.getDeviceByName returned existing 152587MB dm-raid array pdc_dcefdefcj (1) with existing msdos disklabel >09:40:16,765 DEBUG storage: DMRaidArrayDevice._addDevice: pdc_dcefdefcj ; device: sdb ; status: True ; >09:40:16,772 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:40:16,776 INFO storage: got device: DiskDevice instance (0xaf6b2a2c) -- > name = sdb status = True kids = 1 id = 2 > parents = [] > uuid = None size = 152627.835938 > format = existing dmraidmember > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST3160023A path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 312581808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 1 busy: False > hardwareGeometry: (19457, 255, 63) biosGeometry: (19457, 255, 63) > PedDevice: <_ped.Device object at 0xb1ac486c> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xaf6b2dec> >09:40:16,779 INFO storage: got format: DMRaidMember instance (0xaf6b2fec) -- > type = dmraidmember name = dm-raid member device status = True > device = /dev/sdb uuid = None exists = True > options = None supported = True formattable = False resizable = False > raidmem = None >09:40:16,801 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160023A_3JS0LFZN-part1 /dev/disk/by-uuid/4b73b018-239a-4685-91cc-759e335efdcd', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4b73b018-239a-4685-91cc-759e335efdcd', > 'ID_FS_UUID_ENC': '4b73b018-239a-4685-91cc-759e335efdcd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3160023A', > 'ID_MODEL_ENC': 'ST3160023A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_REVISION': '3.06', > 'ID_SERIAL': 'ST3160023A_3JS0LFZN', > 'ID_SERIAL_SHORT': '3JS0LFZN', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '71348', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST3160023A_3JS0LFZN-part1', > '/dev/disk/by-uuid/4b73b018-239a-4685-91cc-759e335efdcd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb1'} ; name: sdb1 ; >09:40:16,806 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb1)... >09:40:16,813 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >09:40:16,821 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:16,823 INFO storage: sdb1 is a partition >09:40:16,834 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >09:40:16,846 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >09:40:16,855 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sdb (2) with existing dmraidmember >09:40:16,863 DEBUG storage: lvm filter: adding sdb1 to the reject list >09:40:16,864 DEBUG storage: ignoring partition sdb1 >09:40:16,865 DEBUG storage: no device or no media present >09:40:16,890 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160023A_3JS0LFZN-part2 /dev/disk/by-uuid/698de196-5927-4b90-8611-4a628c320201', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '698de196-5927-4b90-8611-4a628c320201', > 'ID_FS_UUID_ENC': '698de196-5927-4b90-8611-4a628c320201', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST3160023A', > 'ID_MODEL_ENC': 'ST3160023A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4128768', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_REVISION': '3.06', > 'ID_SERIAL': 'ST3160023A_3JS0LFZN', > 'ID_SERIAL_SHORT': '3JS0LFZN', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '71392', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-ST3160023A_3JS0LFZN-part2', > '/dev/disk/by-uuid/698de196-5927-4b90-8611-4a628c320201'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb2'} ; name: sdb2 ; >09:40:16,893 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb2)... >09:40:16,898 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >09:40:16,905 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:16,908 INFO storage: sdb2 is a partition >09:40:16,913 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >09:40:16,920 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >09:40:16,927 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sdb (2) with existing dmraidmember >09:40:16,929 DEBUG storage: lvm filter: adding sdb2 to the reject list >09:40:16,931 DEBUG storage: ignoring partition sdb2 >09:40:16,934 DEBUG storage: no device or no media present >09:40:16,972 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160023A_3JS0LFZN-part3 /dev/disk/by-uuid/1c79529a-64c4-46f2-9c36-93889c044dcb', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1c79529a-64c4-46f2-9c36-93889c044dcb', > 'ID_FS_UUID_ENC': '1c79529a-64c4-46f2-9c36-93889c044dcb', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3160023A', > 'ID_MODEL_ENC': 'ST3160023A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '5154816', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '104857600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_REVISION': '3.06', > 'ID_SERIAL': 'ST3160023A_3JS0LFZN', > 'ID_SERIAL_SHORT': '3JS0LFZN', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '71435', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-ST3160023A_3JS0LFZN-part3', > '/dev/disk/by-uuid/1c79529a-64c4-46f2-9c36-93889c044dcb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb3'} ; name: sdb3 ; >09:40:16,987 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb3)... >09:40:16,993 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >09:40:16,998 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:17,008 INFO storage: sdb3 is a partition >09:40:17,014 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >09:40:17,026 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >09:40:17,040 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sdb (2) with existing dmraidmember >09:40:17,042 DEBUG storage: lvm filter: adding sdb3 to the reject list >09:40:17,044 DEBUG storage: ignoring partition sdb3 >09:40:17,052 DEBUG storage: no device or no media present >09:40:17,083 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160023A_3JS0LFZN-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'promise_fasttrack_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_MODEL': 'ST3160023A', > 'ID_MODEL_ENC': 'ST3160023A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '110012416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '202487584', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.06', > 'ID_SERIAL': 'ST3160023A_3JS0LFZN', > 'ID_SERIAL_SHORT': '3JS0LFZN', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '71477', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-ST3160023A_3JS0LFZN-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb4'} ; name: sdb4 ; >09:40:17,086 INFO storage: scanning sdb4 (/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb4)... >09:40:17,092 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >09:40:17,104 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:17,113 INFO storage: sdb4 is a partition >09:40:17,118 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >09:40:17,131 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >09:40:17,138 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sdb (2) with existing dmraidmember >09:40:17,140 DEBUG storage: lvm filter: adding sdb4 to the reject list >09:40:17,142 DEBUG storage: ignoring partition sdb4 >09:40:17,144 DEBUG storage: no device or no media present >09:40:17,171 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3160023A_3JS0LFZN-part5 /dev/disk/by-uuid/a6936b76-05a3-4c88-8542-c5342e4cd91a', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a6936b76-05a3-4c88-8542-c5342e4cd91a', > 'ID_FS_UUID_ENC': 'a6936b76-05a3-4c88-8542-c5342e4cd91a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3160023A', > 'ID_MODEL_ENC': 'ST3160023A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '110014464', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '202483712', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_REVISION': '3.06', > 'ID_SERIAL': 'ST3160023A_3JS0LFZN', > 'ID_SERIAL_SHORT': '3JS0LFZN', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '71520', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-ST3160023A_3JS0LFZN-part5', > '/dev/disk/by-uuid/a6936b76-05a3-4c88-8542-c5342e4cd91a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb5'} ; name: sdb5 ; >09:40:17,183 INFO storage: scanning sdb5 (/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/ata5/host4/target4:0:1/4:0:1:0/block/sdb/sdb5)... >09:40:17,188 DEBUG storage: DeviceTree.getDeviceByName: name: sdb5 ; >09:40:17,200 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:17,208 INFO storage: sdb5 is a partition >09:40:17,214 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >09:40:17,225 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >09:40:17,231 DEBUG storage: DeviceTree.getDeviceByName returned existing 152627MB disk sdb (2) with existing dmraidmember >09:40:17,240 DEBUG storage: lvm filter: adding sdb5 to the reject list >09:40:17,241 DEBUG storage: ignoring partition sdb5 >09:40:17,242 DEBUG storage: no device or no media present >09:40:17,267 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-DVD-ROM_BDV316C', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:1/1:0:1:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'DVD-ROM_BDV316C', > 'ID_MODEL_ENC': 'DVD-ROM\\x20BDV316C\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'VER_.20R', > 'ID_SERIAL': 'DVD-ROM_BDV316C', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '118712', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-DVD-ROM_BDV316C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:1/1:0:1:0/block/sr0'} ; name: sr0 ; >09:40:17,270 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:1/1:0:1:0/block/sr0)... >09:40:17,280 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >09:40:17,292 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:17,293 INFO storage: sr0 is a cdrom >09:40:17,305 DEBUG storage: DeviceTree.addUdevOpticalDevice: >09:40:17,307 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:40:17,313 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:40:17,323 INFO storage: added cdrom sr0 (id 3) to device tree >09:40:17,328 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:40:17,339 DEBUG storage: no device or no media present >09:40:17,346 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': '229367', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:40:17,356 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >09:40:17,361 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >09:40:17,373 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:17,381 INFO storage: loop0 is a loop device >09:40:17,386 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:40:17,393 DEBUG storage: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >09:40:17,411 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:17,413 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:40:17,426 DEBUG storage: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >09:40:17,428 INFO storage: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 4) to device tree >09:40:17,440 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >09:40:17,448 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:40:17,455 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:40:17,463 INFO storage: added loop loop0 (id 5) to device tree >09:40:17,469 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:40:17,474 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:40:17,484 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >09:40:17,490 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >09:40:17,503 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >09:40:17,519 WARN storage: disklabel detected but not usable on loop0 >09:40:17,528 INFO storage: type detected on 'loop0' is 'squashfs' >09:40:17,529 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >09:40:17,535 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:40:17,548 INFO storage: got device: LoopDevice instance (0xaf6b4e0c) -- > name = loop0 status = False kids = 0 id = 5 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (4)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >09:40:17,568 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/e8680090-1c24-4618-8ea0-a3add8d42e70', > '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': 'e8680090-1c24-4618-8ea0-a3add8d42e70', > 'ID_FS_UUID_ENC': 'e8680090-1c24-4618-8ea0-a3add8d42e70', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '237830', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/e8680090-1c24-4618-8ea0-a3add8d42e70'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:40:17,579 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >09:40:17,584 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >09:40:17,595 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:17,596 INFO storage: loop1 is a loop device >09:40:17,601 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:40:17,613 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >09:40:17,620 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:17,622 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:40:17,631 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >09:40:17,634 INFO storage: added file /LiveOS/rootfs.img (id 6) to device tree >09:40:17,646 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >09:40:17,649 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:40:17,659 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:40:17,661 INFO storage: added loop loop1 (id 7) to device tree >09:40:17,672 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:40:17,680 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:40:17,689 DEBUG storage: Ext4FS.supported: supported: True ; >09:40:17,693 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:40:17,695 DEBUG storage: device loop1 does not contain a disklabel >09:40:17,698 INFO storage: type detected on 'loop1' is 'ext4' >09:40:18,052 DEBUG storage: padding min size from 0 up to 0 >09:40:18,061 DEBUG storage: Ext4FS.supported: supported: True ; >09:40:18,064 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:40:18,074 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >09:40:18,079 INFO storage: got device: LoopDevice instance (0xaf6bb1ec) -- > name = loop1 status = False kids = 0 id = 7 > parents = ['existing 0MB file /LiveOS/rootfs.img (6)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >09:40:18,087 DEBUG storage: Ext4FS.supported: supported: True ; >09:40:18,091 INFO storage: got format: Ext4FS instance (0xaf6c74cc) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = e8680090-1c24-4618-8ea0-a3add8d42e70 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >09:40:18,103 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '237910', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:40:18,107 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >09:40:18,118 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >09:40:18,125 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:18,128 INFO storage: loop2 is a loop device >09:40:18,137 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:40:18,145 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >09:40:18,153 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:18,156 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:40:18,168 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:40:18,176 INFO storage: added file /overlay (deleted) (id 8) to device tree >09:40:18,185 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:40:18,188 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:40:18,196 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:40:18,199 INFO storage: added loop loop2 (id 9) to device tree >09:40:18,206 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:40:18,214 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:40:18,217 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:40:18,225 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >09:40:18,234 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >09:40:18,247 WARN storage: disklabel detected but not usable on loop2 >09:40:18,251 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >09:40:18,253 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:40:18,261 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:40:18,265 INFO storage: got device: LoopDevice instance (0xaf6bbc2c) -- > name = loop2 status = False kids = 0 id = 9 > parents = ['existing 0MB file /overlay (deleted) (8)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >09:40:18,276 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': '237974', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:40:18,279 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >09:40:18,282 DEBUG storage: lvm filter: adding loop3 to the reject list >09:40:18,292 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': '243415', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >09:40:18,301 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >09:40:18,303 DEBUG storage: lvm filter: adding loop4 to the reject list >09:40:18,313 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': '243492', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >09:40:18,317 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >09:40:18,320 DEBUG storage: lvm filter: adding loop5 to the reject list >09:40:18,329 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': '247290', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >09:40:18,333 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >09:40:18,336 DEBUG storage: lvm filter: adding loop6 to the reject list >09:40:18,346 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': '249293', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >09:40:18,349 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >09:40:18,352 DEBUG storage: lvm filter: adding loop7 to the reject list >09:40:18,354 DEBUG storage: Skipping a device mapper drive (dm-0) for now >09:40:18,450 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6'] >09:40:18,466 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/e8680090-1c24-4618-8ea0-a3add8d42e70 /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': 'e8680090-1c24-4618-8ea0-a3add8d42e70', > 'ID_FS_UUID_ENC': 'e8680090-1c24-4618-8ea0-a3add8d42e70', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '39093376', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/e8680090-1c24-4618-8ea0-a3add8d42e70', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >09:40:18,471 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >09:40:18,478 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >09:40:18,485 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:18,488 INFO storage: live-rw is a device-mapper device >09:40:18,495 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >09:40:18,503 DEBUG storage: DMRaidArrayDevice.getDMNode: pdc_dcefdefcj ; status: True ; >09:40:18,512 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >09:40:18,520 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (7) with existing ext4 filesystem >09:40:18,531 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >09:40:18,539 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (9) >09:40:18,550 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >09:40:18,563 DEBUG storage: DeviceTree.getDeviceByName returned None >09:40:18,572 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >09:40:18,575 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:40:18,583 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:40:18,586 INFO storage: added dm live-rw (id 10) to device tree >09:40:18,593 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:40:18,600 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:40:18,609 DEBUG storage: Ext4FS.supported: supported: True ; >09:40:18,612 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:40:18,615 DEBUG storage: device live-rw does not contain a disklabel >09:40:18,618 INFO storage: type detected on 'live-rw' is 'ext4' >15:39:42,644 DEBUG storage: padding min size from 730 up to 803 >15:39:42,650 DEBUG storage: Ext4FS.supported: supported: True ; >15:39:42,653 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:39:42,660 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:39:42,666 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >15:39:42,696 INFO storage: got device: DMDevice instance (0xaf5d7acc) -- > name = live-rw status = True kids = 0 id = 10 > parents = ['existing 0MB loop loop2 (9)'] > 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 0xaf5dd14c> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:39:42,705 DEBUG storage: Ext4FS.supported: supported: True ; >15:39:42,708 INFO storage: got format: Ext4FS instance (0xaf5d982c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = e8680090-1c24-4618-8ea0-a3add8d42e70 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >15:39:42,721 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-pdc_dcefdefcj /dev/disk/by-id/dm-uuid-DMRAID-pdc_dcefdefcj', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'pdc_dcefdefcj', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DM_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'DMRAID-pdc_dcefdefcj', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '506233', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-pdc_dcefdefcj', > '/dev/disk/by-id/dm-uuid-DMRAID-pdc_dcefdefcj'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: pdc_dcefdefcj ; >15:39:42,727 INFO storage: scanning pdc_dcefdefcj (/devices/virtual/block/dm-1)... >15:39:42,738 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcj ; >15:39:42,747 DEBUG storage: DeviceTree.getDeviceByName returned existing 152587MB dm-raid array pdc_dcefdefcj (1) with existing msdos disklabel >15:39:42,754 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: pdc_dcefdefcj ; >15:39:42,760 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: pdc_dcefdefcj ; label_type: dos ; >15:39:42,762 DEBUG storage: disklabel format on pdc_dcefdefcj already set up >15:39:42,771 INFO storage: got device: DMRaidArrayDevice instance (0xb1ac964c) -- > name = pdc_dcefdefcj status = True kids = 0 id = 1 > parents = ['existing 152627MB disk sda (0) with existing dmraidmember', > 'existing 152627MB disk sdb (2) with existing dmraidmember'] > uuid = None size = 152587.890625 > format = existing msdos disklabel > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (mirror) path: /dev/mapper/pdc_dcefdefcj type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 312500000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19452, 255, 63) biosGeometry: (19452, 255, 63) > PedDevice: <_ped.Device object at 0xb1ac48cc> > target size = 0 path = /dev/mapper/pdc_dcefdefcj > format args = [] originalFormat = None target = None dmUuid = None >15:39:42,779 INFO storage: got format: DiskLabel instance (0xb1ad3aac) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/mapper/pdc_dcefdefcj uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb1ade1ac>, <parted.partition.Partition object at 0xb1ade10c>, <parted.partition.Partition object at 0xb1ade12c>, <parted.partition.Partition object at 0xb1ade36c>, <parted.partition.Partition object at 0xb1ade54c>] > device: <parted.device.Device object at 0xb1ad3cec> > PedDisk: <_ped.Disk object at 0xb1ad3dcc> > origPartedDisk = <parted.disk.Disk object at 0xb1ade44c> > partedDevice = parted.Device instance -- > model: Linux device-mapper (mirror) path: /dev/mapper/pdc_dcefdefcj type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 312500000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19452, 255, 63) biosGeometry: (19452, 255, 63) > PedDevice: <_ped.Device object at 0xb1adb3ec> > >15:39:42,794 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-pdc_dcefdefcjp1 /dev/disk/by-id/dm-uuid-DMRAID-pdc_dcefdefcjp1 /dev/disk/by-uuid/4b73b018-239a-4685-91cc-759e335efdcd', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'pdc_dcefdefcjp1', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DM_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'DMRAID-pdc_dcefdefcjp1', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4b73b018-239a-4685-91cc-759e335efdcd', > 'ID_FS_UUID_ENC': '4b73b018-239a-4685-91cc-759e335efdcd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '140667', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-pdc_dcefdefcjp1', > '/dev/disk/by-id/dm-uuid-DMRAID-pdc_dcefdefcjp1', > '/dev/disk/by-uuid/4b73b018-239a-4685-91cc-759e335efdcd'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: pdc_dcefdefcjp1 ; >15:39:42,797 INFO storage: scanning pdc_dcefdefcjp1 (/devices/virtual/block/dm-2)... >15:39:42,802 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcjp1 ; >15:39:42,814 DEBUG storage: DeviceTree.getDeviceByName returned None >15:39:42,815 INFO storage: pdc_dcefdefcjp1 is a device-mapper device >15:39:42,820 DEBUG storage: DeviceTree.addUdevDMDevice: name: pdc_dcefdefcjp1 ; >15:39:42,829 DEBUG storage: DMRaidArrayDevice.getDMNode: pdc_dcefdefcj ; status: True ; >15:39:42,838 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >15:39:42,845 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcj ; >15:39:42,854 DEBUG storage: DeviceTree.getDeviceByName returned existing 152587MB dm-raid array pdc_dcefdefcj (1) with existing msdos disklabel >15:39:42,863 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcjp1 ; >15:39:42,870 DEBUG storage: DeviceTree.getDeviceByName returned None >15:39:42,876 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcj ; >15:39:42,885 DEBUG storage: DeviceTree.getDeviceByName returned existing 152587MB dm-raid array pdc_dcefdefcj (1) with existing msdos disklabel >15:39:42,892 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: pdc_dcefdefcjp1 ; >15:39:42,900 DEBUG storage: DMRaidArrayDevice.addChild: kids: 0 ; name: pdc_dcefdefcj ; >15:39:42,907 DEBUG storage: PartitionDevice._setFormat: pdc_dcefdefcjp1 ; >15:39:42,908 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:39:42,916 DEBUG storage: PartitionDevice._setFormat: pdc_dcefdefcjp1 ; current: None ; type: None ; >15:39:42,923 DEBUG storage: looking up parted Partition: /dev/mapper/pdc_dcefdefcjp1 >15:39:42,926 ERR storage: Failed to instantiate PartitionDevice: ('cannot find parted partition instance', 'pdc_dcefdefcjp1') >15:39:42,934 DEBUG storage: no device or no media present >15:39:42,950 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-pdc_dcefdefcjp2 /dev/disk/by-id/dm-uuid-DMRAID-pdc_dcefdefcjp2 /dev/disk/by-uuid/698de196-5927-4b90-8611-4a628c320201', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'pdc_dcefdefcjp2', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DM_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'DMRAID-pdc_dcefdefcjp2', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '698de196-5927-4b90-8611-4a628c320201', > 'ID_FS_UUID_ENC': '698de196-5927-4b90-8611-4a628c320201', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '156893', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-pdc_dcefdefcjp2', > '/dev/disk/by-id/dm-uuid-DMRAID-pdc_dcefdefcjp2', > '/dev/disk/by-uuid/698de196-5927-4b90-8611-4a628c320201'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: pdc_dcefdefcjp2 ; >15:39:42,955 INFO storage: scanning pdc_dcefdefcjp2 (/devices/virtual/block/dm-3)... >15:39:42,961 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcjp2 ; >15:39:42,969 DEBUG storage: DeviceTree.getDeviceByName returned None >15:39:42,971 INFO storage: pdc_dcefdefcjp2 is a device-mapper device >15:39:42,977 DEBUG storage: DeviceTree.addUdevDMDevice: name: pdc_dcefdefcjp2 ; >15:39:42,985 DEBUG storage: DMRaidArrayDevice.getDMNode: pdc_dcefdefcj ; status: True ; >15:39:42,994 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >15:39:43,001 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcj ; >15:39:43,009 DEBUG storage: DeviceTree.getDeviceByName returned existing 152587MB dm-raid array pdc_dcefdefcj (1) with existing msdos disklabel >15:39:43,020 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcjp2 ; >15:39:43,027 DEBUG storage: DeviceTree.getDeviceByName returned None >15:39:43,033 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcj ; >15:39:43,043 DEBUG storage: DeviceTree.getDeviceByName returned existing 152587MB dm-raid array pdc_dcefdefcj (1) with existing msdos disklabel >15:39:43,049 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: pdc_dcefdefcjp2 ; >15:39:43,062 DEBUG storage: DMRaidArrayDevice.addChild: kids: 1 ; name: pdc_dcefdefcj ; >15:39:43,071 DEBUG storage: PartitionDevice._setFormat: pdc_dcefdefcjp2 ; >15:39:43,072 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:39:43,080 DEBUG storage: PartitionDevice._setFormat: pdc_dcefdefcjp2 ; current: None ; type: None ; >15:39:43,081 DEBUG storage: looking up parted Partition: /dev/mapper/pdc_dcefdefcjp2 >15:39:43,083 ERR storage: Failed to instantiate PartitionDevice: ('cannot find parted partition instance', 'pdc_dcefdefcjp2') >15:39:43,084 DEBUG storage: no device or no media present >15:39:43,098 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-pdc_dcefdefcjp3 /dev/disk/by-id/dm-uuid-DMRAID-pdc_dcefdefcjp3 /dev/disk/by-uuid/1c79529a-64c4-46f2-9c36-93889c044dcb', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_NAME': 'pdc_dcefdefcjp3', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DM_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'DMRAID-pdc_dcefdefcjp3', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1c79529a-64c4-46f2-9c36-93889c044dcb', > 'ID_FS_UUID_ENC': '1c79529a-64c4-46f2-9c36-93889c044dcb', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '167241', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-pdc_dcefdefcjp3', > '/dev/disk/by-id/dm-uuid-DMRAID-pdc_dcefdefcjp3', > '/dev/disk/by-uuid/1c79529a-64c4-46f2-9c36-93889c044dcb'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: pdc_dcefdefcjp3 ; >15:39:43,100 INFO storage: scanning pdc_dcefdefcjp3 (/devices/virtual/block/dm-4)... >15:39:43,105 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcjp3 ; >15:39:43,111 DEBUG storage: DeviceTree.getDeviceByName returned None >15:39:43,112 INFO storage: pdc_dcefdefcjp3 is a device-mapper device >15:39:43,118 DEBUG storage: DeviceTree.addUdevDMDevice: name: pdc_dcefdefcjp3 ; >15:39:43,125 DEBUG storage: DMRaidArrayDevice.getDMNode: pdc_dcefdefcj ; status: True ; >15:39:43,132 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >15:39:43,139 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcj ; >15:39:43,148 DEBUG storage: DeviceTree.getDeviceByName returned existing 152587MB dm-raid array pdc_dcefdefcj (1) with existing msdos disklabel >15:39:43,159 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcjp3 ; >15:39:43,165 DEBUG storage: DeviceTree.getDeviceByName returned None >15:39:43,171 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcj ; >15:39:43,183 DEBUG storage: DeviceTree.getDeviceByName returned existing 152587MB dm-raid array pdc_dcefdefcj (1) with existing msdos disklabel >15:39:43,192 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: pdc_dcefdefcjp3 ; >15:39:43,199 DEBUG storage: DMRaidArrayDevice.addChild: kids: 2 ; name: pdc_dcefdefcj ; >15:39:43,208 DEBUG storage: PartitionDevice._setFormat: pdc_dcefdefcjp3 ; >15:39:43,209 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:39:43,216 DEBUG storage: PartitionDevice._setFormat: pdc_dcefdefcjp3 ; current: None ; type: None ; >15:39:43,218 DEBUG storage: looking up parted Partition: /dev/mapper/pdc_dcefdefcjp3 >15:39:43,219 ERR storage: Failed to instantiate PartitionDevice: ('cannot find parted partition instance', 'pdc_dcefdefcjp3') >15:39:43,221 DEBUG storage: no device or no media present >15:39:43,231 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-pdc_dcefdefcjp4 /dev/disk/by-id/dm-uuid-DMRAID-pdc_dcefdefcjp4', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_NAME': 'pdc_dcefdefcjp4', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DM_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'DMRAID-pdc_dcefdefcjp4', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '178226', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-pdc_dcefdefcjp4', > '/dev/disk/by-id/dm-uuid-DMRAID-pdc_dcefdefcjp4'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: pdc_dcefdefcjp4 ; >15:39:43,233 INFO storage: scanning pdc_dcefdefcjp4 (/devices/virtual/block/dm-5)... >15:39:43,239 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcjp4 ; >15:39:43,245 DEBUG storage: DeviceTree.getDeviceByName returned None >15:39:43,247 INFO storage: pdc_dcefdefcjp4 is a device-mapper device >15:39:43,252 DEBUG storage: DeviceTree.addUdevDMDevice: name: pdc_dcefdefcjp4 ; >15:39:43,260 DEBUG storage: DMRaidArrayDevice.getDMNode: pdc_dcefdefcj ; status: True ; >15:39:43,267 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >15:39:43,273 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcj ; >15:39:43,282 DEBUG storage: DeviceTree.getDeviceByName returned existing 152587MB dm-raid array pdc_dcefdefcj (1) with existing msdos disklabel >15:39:43,291 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcjp4 ; >15:39:43,297 DEBUG storage: DeviceTree.getDeviceByName returned None >15:39:43,303 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcj ; >15:39:43,317 DEBUG storage: DeviceTree.getDeviceByName returned existing 152587MB dm-raid array pdc_dcefdefcj (1) with existing msdos disklabel >15:39:43,323 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: pdc_dcefdefcjp4 ; >15:39:43,331 DEBUG storage: DMRaidArrayDevice.addChild: kids: 3 ; name: pdc_dcefdefcj ; >15:39:43,339 DEBUG storage: PartitionDevice._setFormat: pdc_dcefdefcjp4 ; >15:39:43,340 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:39:43,348 DEBUG storage: PartitionDevice._setFormat: pdc_dcefdefcjp4 ; current: None ; type: None ; >15:39:43,349 DEBUG storage: looking up parted Partition: /dev/mapper/pdc_dcefdefcjp4 >15:39:43,351 ERR storage: Failed to instantiate PartitionDevice: ('cannot find parted partition instance', 'pdc_dcefdefcjp4') >15:39:43,353 DEBUG storage: no device or no media present >15:39:43,365 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-pdc_dcefdefcjp5 /dev/disk/by-id/dm-uuid-DMRAID-pdc_dcefdefcjp5 /dev/disk/by-uuid/a6936b76-05a3-4c88-8542-c5342e4cd91a', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_NAME': 'pdc_dcefdefcjp5', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DM_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'DMRAID-pdc_dcefdefcjp5', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a6936b76-05a3-4c88-8542-c5342e4cd91a', > 'ID_FS_UUID_ENC': 'a6936b76-05a3-4c88-8542-c5342e4cd91a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '188420', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-pdc_dcefdefcjp5', > '/dev/disk/by-id/dm-uuid-DMRAID-pdc_dcefdefcjp5', > '/dev/disk/by-uuid/a6936b76-05a3-4c88-8542-c5342e4cd91a'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: pdc_dcefdefcjp5 ; >15:39:43,368 INFO storage: scanning pdc_dcefdefcjp5 (/devices/virtual/block/dm-6)... >15:39:43,373 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcjp5 ; >15:39:43,378 DEBUG storage: DeviceTree.getDeviceByName returned None >15:39:43,379 INFO storage: pdc_dcefdefcjp5 is a device-mapper device >15:39:43,385 DEBUG storage: DeviceTree.addUdevDMDevice: name: pdc_dcefdefcjp5 ; >15:39:43,393 DEBUG storage: DMRaidArrayDevice.getDMNode: pdc_dcefdefcj ; status: True ; >15:39:43,400 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >15:39:43,407 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcj ; >15:39:43,416 DEBUG storage: DeviceTree.getDeviceByName returned existing 152587MB dm-raid array pdc_dcefdefcj (1) with existing msdos disklabel >15:39:43,425 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcjp5 ; >15:39:43,436 DEBUG storage: DeviceTree.getDeviceByName returned None >15:39:43,449 DEBUG storage: DeviceTree.getDeviceByName: name: pdc_dcefdefcj ; >15:39:43,462 DEBUG storage: DeviceTree.getDeviceByName returned existing 152587MB dm-raid array pdc_dcefdefcj (1) with existing msdos disklabel >15:39:43,474 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: pdc_dcefdefcjp5 ; >15:39:43,485 DEBUG storage: DMRaidArrayDevice.addChild: kids: 4 ; name: pdc_dcefdefcj ; >15:39:43,496 DEBUG storage: PartitionDevice._setFormat: pdc_dcefdefcjp5 ; >15:39:43,505 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:39:43,514 DEBUG storage: PartitionDevice._setFormat: pdc_dcefdefcjp5 ; current: None ; type: None ; >15:39:43,523 DEBUG storage: looking up parted Partition: /dev/mapper/pdc_dcefdefcjp5 >15:39:43,525 ERR storage: Failed to instantiate PartitionDevice: ('cannot find parted partition instance', 'pdc_dcefdefcjp5') >15:39:43,527 DEBUG storage: no device or no media present >15:39:43,758 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:39:43,772 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >15:39:43,788 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >15:39:43,883 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:39:43,890 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >15:39:43,898 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >15:39:43,900 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >15:39:43,903 INFO storage: edd: collected mbr signatures: {'pdc_dcefdefcj': '0x00016c9b'} >15:39:43,906 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x00016c9b > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 312500000 >15:39:43,908 INFO storage: edd: matched 0x80 to pdc_dcefdefcj using MBR sig >15:39:44,162 DEBUG storage: Ext4FS.supported: supported: True ; >15:39:44,172 DEBUG storage: Ext4FS.supported: supported: True ; >15:39:44,188 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:40:16,579 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:40:16,585 INFO storage: updating format of device: existing 0MB cdrom sr0 (3) >11:40:16,697 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:40:16,704 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >11:40:16,707 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:40:16,714 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >11:40:16,724 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >11:40:16,732 ERR storage: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >11:40:16,736 INFO storage: DiskLabel.partedDevice returning None >11:40:16,739 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >11:40:16,742 DEBUG storage: no type or existing type for sr0, bailing >11:40:16,928 DEBUG storage: Iso9660FS.supported: supported: True ; >11:40:16,932 DEBUG storage: Iso9660FS.supported: supported: True ; >11:40:16,938 DEBUG storage: NFSv4.supported: supported: False ; >11:40:16,942 DEBUG storage: NFSv4.supported: supported: False ; >11:40:16,946 DEBUG storage: SELinuxFS.supported: supported: False ; >11:40:16,950 DEBUG storage: SELinuxFS.supported: supported: False ; >11:40:16,955 DEBUG storage: Ext4FS.supported: supported: True ; >11:40:16,959 DEBUG storage: Ext4FS.supported: supported: True ; >11:40:16,964 DEBUG storage: Ext3FS.supported: supported: True ; >11:40:16,968 DEBUG storage: Ext3FS.supported: supported: True ; >11:40:16,973 DEBUG storage: Ext2FS.supported: supported: True ; >11:40:16,978 DEBUG storage: Ext2FS.supported: supported: True ; >11:40:16,983 DEBUG storage: SysFS.supported: supported: False ; >11:40:16,987 DEBUG storage: SysFS.supported: supported: False ; >11:40:16,991 DEBUG storage: MultipathMember.__init__: >11:40:16,996 DEBUG storage: SwapSpace.__init__: >11:40:17,000 DEBUG storage: ProcFS.supported: supported: False ; >11:40:17,005 DEBUG storage: ProcFS.supported: supported: False ; >11:40:17,009 DEBUG storage: NoDevFS.supported: supported: False ; >11:40:17,013 DEBUG storage: NoDevFS.supported: supported: False ; >11:40:17,017 DEBUG storage: DevPtsFS.supported: supported: False ; >11:40:17,021 DEBUG storage: DevPtsFS.supported: supported: False ; >11:40:17,026 DEBUG storage: BTRFS.supported: supported: True ; >11:40:17,239 DEBUG storage: USBFS.supported: supported: False ; >11:40:17,244 DEBUG storage: USBFS.supported: supported: False ; >11:40:17,249 DEBUG storage: DiskLabel.__init__: >11:40:17,249 INFO storage: DiskLabel.partedDevice returning None >11:40:17,254 DEBUG storage: HFSPlus.supported: supported: False ; >11:40:17,258 DEBUG storage: HFSPlus.supported: supported: False ; >11:40:17,263 DEBUG storage: XFS.supported: supported: True ; >11:40:17,415 DEBUG storage: XFS.supported: supported: True ; >11:40:17,420 DEBUG storage: TmpFS.supported: supported: False ; >11:40:17,424 DEBUG storage: TmpFS.supported: supported: False ; >11:40:17,428 DEBUG storage: LUKS.__init__: >11:40:17,433 DEBUG storage: NTFS.supported: supported: False ; >11:40:17,437 DEBUG storage: NTFS.supported: supported: False ; >11:40:17,441 DEBUG storage: BindFS.supported: supported: False ; >11:40:17,445 DEBUG storage: BindFS.supported: supported: False ; >11:40:17,449 DEBUG storage: HFS.supported: supported: False ; >11:40:17,453 DEBUG storage: HFS.supported: supported: False ; >11:40:17,458 DEBUG storage: LVMPhysicalVolume.__init__: >11:40:17,462 DEBUG storage: NFS.supported: supported: False ; >11:40:17,466 DEBUG storage: NFS.supported: supported: False ; >11:40:17,470 DEBUG storage: FATFS.supported: supported: True ; >11:40:17,522 DEBUG storage: FATFS.supported: supported: True ; >11:40:17,527 DEBUG storage: DMRaidMember.__init__: >11:40:17,532 DEBUG storage: MDRaidMember.__init__: >11:41:10,061 DEBUG storage: checking whether disk pdc_dcefdefcj has an empty extended >11:41:10,065 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb1ad3e0c> fileSystem: None > number: 4 path: /dev/mapper/pdc_dcefdefcj4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafeb376c> PedPartition: <_ped.Partition object at 0xaf603c2c> ; logicals is ['mapper/pdc_dcefdefcj5'] >11:41:10,066 DEBUG storage: clearpart: initializing pdc_dcefdefcj > > >/tmp/ifcfg.log: > > >/proc/cmdline: >initrd=/images/images-i386/initrd.img ksdevice=bootif lang= inst.repo=http://192.168.0.5/cblr/ks_mirror/f18b-tc6-i386/ kssendmac BOOTIF=01-00-0c-6e-39-ec-d7 BOOT_IMAGE=/images/images-i386/vmlinuz > > >/tmp/syslog: >09:39:58,910 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >09:39:58,910 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="641" x-info="http://www.rsyslog.com"] start >09:39:58,911 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >09:39:58,911 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >09:39:58,911 NOTICE kernel:[ 0.000000] Linux version 3.6.1-1.fc18.i686 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 8 18:03:51 UTC 2012 >09:39:58,911 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >09:39:58,911 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >09:39:58,911 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >09:39:58,911 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e8000-0x00000000000fffff] reserved >09:39:58,911 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ff2ffff] usable >09:39:58,911 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003ff30000-0x000000003ff3ffff] ACPI data >09:39:58,911 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003ff40000-0x000000003ffeffff] ACPI NVS >09:39:58,911 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffffff] reserved >09:39:58,911 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffb80000-0x00000000ffffffff] reserved >09:39:58,911 NOTICE kernel:[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU! >09:39:58,911 INFO kernel:[ 0.000000] DMI 2.3 present. >09:39:58,911 DEBUG kernel:[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./P4C800, BIOS 1019.002 10/12/2004 >09:39:58,911 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >09:39:58,911 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >09:39:58,911 INFO kernel:[ 0.000000] e820: last_pfn = 0x3ff30 max_arch_pfn = 0x100000 >09:39:58,911 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >09:39:58,911 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >09:39:58,911 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >09:39:58,911 DEBUG kernel:[ 0.000000] A0000-DFFFF uncachable >09:39:58,911 DEBUG kernel:[ 0.000000] E0000-EFFFF write-through >09:39:58,911 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >09:39:58,911 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >09:39:58,911 DEBUG kernel:[ 0.000000] 0 base 000000000 mask FC0000000 write-back >09:39:58,911 DEBUG kernel:[ 0.000000] 1 disabled >09:39:58,911 DEBUG kernel:[ 0.000000] 2 disabled >09:39:58,911 DEBUG kernel:[ 0.000000] 3 disabled >09:39:58,911 DEBUG kernel:[ 0.000000] 4 disabled >09:39:58,911 DEBUG kernel:[ 0.000000] 5 disabled >09:39:58,911 DEBUG kernel:[ 0.000000] 6 disabled >09:39:58,911 DEBUG kernel:[ 0.000000] 7 disabled >09:39:58,911 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >09:39:58,911 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [c00ff780] >09:39:58,911 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x00ffffff] >09:39:58,911 DEBUG kernel:[ 0.000000] Base memory trampoline at [c0098000] 98000 size 16384 >09:39:58,911 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x373fdfff] >09:39:58,911 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x003fffff] page 4k >09:39:58,911 DEBUG kernel:[ 0.000000] [mem 0x00400000-0x36ffffff] page 2M >09:39:58,911 DEBUG kernel:[ 0.000000] [mem 0x37000000-0x373fdfff] page 4k >09:39:58,911 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x373fdfff @ [mem 0x00ff9000-0x00ffffff] >09:39:58,911 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3e569000-0x3ff0ffff] >09:39:58,911 INFO kernel:[ 0.000000] Allocated new RAMDISK: [mem 0x35a57000-0x373fd77f] >09:39:58,911 INFO kernel:[ 0.000000] Move RAMDISK from [mem 0x3e569000-0x3ff0f77f] to [mem 0x35a57000-0x373fd77f] >09:39:58,911 WARNING kernel:[ 0.000000] ACPI: RSDP 000f9e30 00014 (v00 ACPIAM) >09:39:58,911 WARNING kernel:[ 0.000000] ACPI: RSDT 3ff30000 00030 (v01 A M I OEMRSDT 10000412 MSFT 00000097) >09:39:58,911 WARNING kernel:[ 0.000000] ACPI: FACP 3ff30200 00081 (v02 A M I OEMFACP 10000412 MSFT 00000097) >09:39:58,911 WARNING kernel:[ 0.000000] ACPI: DSDT 3ff303f0 037B5 (v01 P4C81 P4C81106 00000106 INTL 02002026) >09:39:58,911 WARNING kernel:[ 0.000000] ACPI: FACS 3ff40000 00040 >09:39:58,911 WARNING kernel:[ 0.000000] ACPI: APIC 3ff30390 0005C (v01 A M I OEMAPIC 10000412 MSFT 00000097) >09:39:58,911 WARNING kernel:[ 0.000000] ACPI: OEMB 3ff40040 0003F (v01 A M I OEMBIOS 10000412 MSFT 00000097) >09:39:58,911 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >09:39:58,911 NOTICE kernel:[ 0.000000] 139MB HIGHMEM available. >09:39:58,911 NOTICE kernel:[ 0.000000] 883MB LOWMEM available. >09:39:58,911 INFO kernel:[ 0.000000] mapped low ram: 0 - 373fe000 >09:39:58,911 INFO kernel:[ 0.000000] low ram: 0 - 373fe000 >09:39:58,911 WARNING kernel:[ 0.000000] Zone ranges: >09:39:58,911 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >09:39:58,911 WARNING kernel:[ 0.000000] Normal [mem 0x01000000-0x373fdfff] >09:39:58,911 WARNING kernel:[ 0.000000] HighMem [mem 0x373fe000-0x3ff2ffff] >09:39:58,911 WARNING kernel:[ 0.000000] Movable zone start for each node >09:39:58,911 WARNING kernel:[ 0.000000] Early memory node ranges >09:39:58,911 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >09:39:58,911 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3ff2ffff] >09:39:58,911 DEBUG kernel:[ 0.000000] On node 0 totalpages: 261823 >09:39:58,911 DEBUG kernel:[ 0.000000] free_area_init_node: node 0, pgdat c0beca40, node_mem_map f5256200 >09:39:58,911 DEBUG kernel:[ 0.000000] DMA zone: 32 pages used for memmap >09:39:58,911 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >09:39:58,911 DEBUG kernel:[ 0.000000] DMA zone: 3951 pages, LIFO batch:0 >09:39:58,911 DEBUG kernel:[ 0.000000] Normal zone: 1736 pages used for memmap >09:39:58,911 DEBUG kernel:[ 0.000000] Normal zone: 220470 pages, LIFO batch:31 >09:39:58,911 DEBUG kernel:[ 0.000000] HighMem zone: 279 pages used for memmap >09:39:58,911 DEBUG kernel:[ 0.000000] HighMem zone: 35355 pages, LIFO batch:7 >09:39:58,911 INFO kernel:[ 0.000000] Using APIC driver default >09:39:58,911 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >09:39:58,911 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >09:39:58,911 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >09:39:58,911 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >09:39:58,911 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >09:39:58,911 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >09:39:58,911 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >09:39:58,911 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >09:39:58,911 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >09:39:58,911 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >09:39:58,911 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >09:39:58,911 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >09:39:58,911 INFO kernel:[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs >09:39:58,911 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >09:39:58,911 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >09:39:58,911 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e8000 >09:39:58,911 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e8000 - 0000000000100000 >09:39:58,911 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xffb7ffff] available for PCI devices >09:39:58,911 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >09:39:58,911 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1 >09:39:58,911 INFO kernel:[ 0.000000] PERCPU: Embedded 13 pages/cpu @f5235000 s32256 r0 d20992 u53248 >09:39:58,911 DEBUG kernel:[ 0.000000] pcpu-alloc: s32256 r0 d20992 u53248 alloc=13*4096 >09:39:58,911 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 >09:39:58,911 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259776 >09:39:58,911 NOTICE kernel:[ 0.000000] Kernel command line: initrd=/images/images-i386/initrd.img ksdevice=bootif lang= inst.repo=http://192.168.0.5/cblr/ks_mirror/f18b-tc6-i386/ kssendmac BOOTIF=01-00-0c-6e-39-ec-d7 BOOT_IMAGE=/images/images-i386/vmlinuz >09:39:58,911 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) >09:39:58,911 INFO kernel:[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >09:39:58,911 INFO kernel:[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >09:39:58,911 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >09:39:58,911 INFO kernel:[ 0.000000] Initializing CPU#0 >09:39:58,911 INFO kernel:[ 0.000000] allocated 2095360 bytes of page_cgroup >09:39:58,911 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >09:39:58,911 INFO kernel:[ 0.000000] Initializing HighMem for node 0 (000373fe:0003ff30) >09:39:58,911 INFO kernel:[ 0.000000] Memory: 999964k/1047744k available (5509k kernel code, 47328k reserved, 2696k data, 628k init, 142536k highmem) >09:39:58,911 INFO kernel:[ 0.000000] virtual kernel memory layout: >09:39:58,911 INFO kernel:[ 0.000000] fixmap : 0xffa96000 - 0xfffff000 (5540 kB) >09:39:58,911 INFO kernel:[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB) >09:39:58,911 INFO kernel:[ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) >09:39:58,911 INFO kernel:[ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) >09:39:58,911 INFO kernel:[ 0.000000] .init : 0xc0c04000 - 0xc0ca1000 ( 628 kB) >09:39:58,911 INFO kernel:[ 0.000000] .data : 0xc096146d - 0xc0c03840 (2696 kB) >09:39:58,911 INFO kernel:[ 0.000000] .text : 0xc0400000 - 0xc096146d (5509 kB) >09:39:58,911 INFO kernel:[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. >09:39:58,911 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >09:39:58,911 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >09:39:58,911 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=2. >09:39:58,911 INFO kernel:[ 0.000000] NR_IRQS:2304 nr_irqs:512 16 >09:39:58,911 DEBUG kernel:[ 0.000000] CPU 0 irqstacks, hard=f4808000 soft=f480a000 >09:39:58,911 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >09:39:58,912 INFO kernel:[ 0.000000] console [tty0] enabled >09:39:58,912 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >09:39:58,912 INFO kernel:[ 0.000000] tsc: Detected 2606.112 MHz processor >09:39:58,912 INFO kernel:[ 0.001002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5212.22 BogoMIPS (lpj=2606112) >09:39:58,912 INFO kernel:[ 0.001235] pid_max: default: 32768 minimum: 301 >09:39:58,912 INFO kernel:[ 0.001397] Security Framework initialized >09:39:58,912 INFO kernel:[ 0.001519] SELinux: Initializing. >09:39:58,912 DEBUG kernel:[ 0.002017] SELinux: Starting in permissive mode >09:39:58,912 INFO kernel:[ 0.002099] Mount-cache hash table entries: 512 >09:39:58,912 INFO kernel:[ 0.002532] Initializing cgroup subsys cpuacct >09:39:58,912 INFO kernel:[ 0.002651] Initializing cgroup subsys memory >09:39:58,912 INFO kernel:[ 0.002777] Initializing cgroup subsys devices >09:39:58,912 INFO kernel:[ 0.002895] Initializing cgroup subsys freezer >09:39:58,912 INFO kernel:[ 0.003007] Initializing cgroup subsys net_cls >09:39:58,912 INFO kernel:[ 0.003124] Initializing cgroup subsys blkio >09:39:58,912 INFO kernel:[ 0.003240] Initializing cgroup subsys perf_event >09:39:58,912 INFO kernel:[ 0.003402] CPU: Physical Processor ID: 0 >09:39:58,912 INFO kernel:[ 0.003520] CPU: Processor Core ID: 0 >09:39:58,912 INFO kernel:[ 0.003635] mce: CPU supports 4 MCE banks >09:39:58,912 INFO kernel:[ 0.003760] CPU0: Thermal monitoring enabled (TM1) >09:39:58,912 INFO kernel:[ 0.003891] Last level iTLB entries: 4KB 64, 2MB 64, 4MB 64 >09:39:58,912 INFO kernel:[ 0.003891] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 64 >09:39:58,912 INFO kernel:[ 0.003891] tlb_flushall_shift is 0x6 >09:39:58,912 INFO kernel:[ 0.005638] ACPI: Core revision 20120711 >09:39:58,912 INFO kernel:[ 0.008512] ftrace: allocating 22711 entries in 45 pages >09:39:58,912 INFO kernel:[ 0.017098] Enabling APIC mode: Flat. Using 1 I/O APICs >09:39:58,912 INFO kernel:[ 0.017549] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >09:39:58,912 INFO kernel:[ 0.027726] smpboot: CPU0: Intel(R) Pentium(R) 4 CPU 2.60GHz stepping 09 >09:39:58,912 INFO kernel:[ 0.027995] Performance Events: Netburst events, Netburst P4/Xeon PMU driver. >09:39:58,912 INFO kernel:[ 0.027995] ... version: 0 >09:39:58,912 INFO kernel:[ 0.027995] ... bit width: 40 >09:39:58,912 INFO kernel:[ 0.027995] ... generic registers: 18 >09:39:58,912 INFO kernel:[ 0.027995] ... value mask: 000000ffffffffff >09:39:58,912 INFO kernel:[ 0.027995] ... max period: 0000007fffffffff >09:39:58,912 INFO kernel:[ 0.027995] ... fixed-purpose events: 0 >09:39:58,912 INFO kernel:[ 0.027995] ... event mask: 000000000003ffff >09:39:58,912 INFO kernel:[ 0.029054] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >09:39:58,912 DEBUG kernel:[ 0.029450] CPU 1 irqstacks, hard=f48da000 soft=f48dc000 >09:39:58,912 INFO kernel:[ 0.029454] smpboot: Booting Node 0, Processors #1 OK >09:39:58,912 INFO kernel:[ 0.001999] Initializing CPU#1 >09:39:58,912 INFO kernel:[ 0.101063] Brought up 2 CPUs >09:39:58,912 INFO kernel:[ 0.101296] smpboot: Total of 2 processors activated (10423.11 BogoMIPS) >09:39:58,912 INFO kernel:[ 0.102080] devtmpfs: initialized >09:39:58,912 INFO kernel:[ 0.102444] PM: Registering ACPI NVS region [mem 0x3ff40000-0x3ffeffff] (720896 bytes) >09:39:58,912 INFO kernel:[ 0.104755] atomic64 test passed for i586+ platform with CX8 and with SSE >09:39:58,912 INFO kernel:[ 0.104904] RTC time: 9:39:15, date: 10/23/12 >09:39:58,912 INFO kernel:[ 0.105066] NET: Registered protocol family 16 >09:39:58,912 INFO kernel:[ 0.105540] ACPI: bus type pci registered >09:39:58,912 INFO kernel:[ 0.105801] PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=2 >09:39:58,912 INFO kernel:[ 0.105920] PCI: Using configuration type 1 for base access >09:39:58,912 INFO kernel:[ 0.108066] bio: create slab <bio-0> at 0 >09:39:58,912 INFO kernel:[ 0.108214] ACPI: Added _OSI(Module Device) >09:39:58,912 INFO kernel:[ 0.108214] ACPI: Added _OSI(Processor Device) >09:39:58,912 INFO kernel:[ 0.108282] ACPI: Added _OSI(3.0 _SCP Extensions) >09:39:58,912 INFO kernel:[ 0.108399] ACPI: Added _OSI(Processor Aggregator Device) >09:39:58,912 DEBUG kernel:[ 0.110135] ACPI: EC: Look up EC in DSDT >09:39:58,912 WARNING kernel:[ 0.111630] ACPI: Executed 1 blocks of module-level executable AML code >09:39:58,912 INFO kernel:[ 0.115102] ACPI: Interpreter enabled >09:39:58,912 INFO kernel:[ 0.115233] ACPI: (supports S0 S1 S3 S4 S5) >09:39:58,912 INFO kernel:[ 0.115571] ACPI: Using IOAPIC for interrupt routing >09:39:58,912 INFO kernel:[ 0.123809] ACPI: No dock devices found. >09:39:58,912 INFO kernel:[ 0.123935] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >09:39:58,912 INFO kernel:[ 0.124087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >09:39:58,912 DEBUG kernel:[ 0.124361] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >09:39:58,912 DEBUG kernel:[ 0.124366] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >09:39:58,912 DEBUG kernel:[ 0.124371] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >09:39:58,912 DEBUG kernel:[ 0.124375] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xffefffff] (ignored) >09:39:58,912 DEBUG kernel:[ 0.124378] PCI: root bus 00: using default resources >09:39:58,912 WARNING kernel:[ 0.124384] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >09:39:58,912 INFO kernel:[ 0.124632] PCI host bridge to bus 0000:00 >09:39:58,912 DEBUG kernel:[ 0.124752] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >09:39:58,912 INFO kernel:[ 0.124755] pci_bus 0000:00: root bus resource [bus 00-ff] >09:39:58,912 INFO kernel:[ 0.124986] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >09:39:58,912 INFO kernel:[ 0.125108] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff] >09:39:58,912 DEBUG kernel:[ 0.125245] pci 0000:00:00.0: [8086:2578] type 00 class 0x060000 >09:39:58,912 INFO kernel:[ 0.125251] pci 0000:00:00.0: Enabling MCH 'Overflow' Device >09:39:58,912 DEBUG kernel:[ 0.125377] pci 0000:00:00.0: reg 10: [mem 0xf8000000-0xfbffffff pref] >09:39:58,912 DEBUG kernel:[ 0.125448] pci 0000:00:01.0: [8086:2579] type 01 class 0x060400 >09:39:58,912 DEBUG kernel:[ 0.125492] pci 0000:00:06.0: [8086:257e] type 00 class 0x088000 >09:39:58,912 DEBUG kernel:[ 0.125504] pci 0000:00:06.0: reg 10: [mem 0xfecf0000-0xfecf0fff] >09:39:58,912 DEBUG kernel:[ 0.125589] pci 0000:00:1d.0: [8086:24d2] type 00 class 0x0c0300 >09:39:58,912 DEBUG kernel:[ 0.125637] pci 0000:00:1d.0: reg 20: [io 0xef00-0xef1f] >09:39:58,912 DEBUG kernel:[ 0.125676] pci 0000:00:1d.1: [8086:24d4] type 00 class 0x0c0300 >09:39:58,912 DEBUG kernel:[ 0.125724] pci 0000:00:1d.1: reg 20: [io 0xef20-0xef3f] >09:39:58,912 DEBUG kernel:[ 0.125762] pci 0000:00:1d.2: [8086:24d7] type 00 class 0x0c0300 >09:39:58,912 DEBUG kernel:[ 0.125809] pci 0000:00:1d.2: reg 20: [io 0xef40-0xef5f] >09:39:58,912 DEBUG kernel:[ 0.125847] pci 0000:00:1d.3: [8086:24de] type 00 class 0x0c0300 >09:39:58,912 DEBUG kernel:[ 0.125894] pci 0000:00:1d.3: reg 20: [io 0xef80-0xef9f] >09:39:58,912 DEBUG kernel:[ 0.126001] pci 0000:00:1d.7: [8086:24dd] type 00 class 0x0c0320 >09:39:58,912 DEBUG kernel:[ 0.126027] pci 0000:00:1d.7: reg 10: [mem 0xf7fffc00-0xf7ffffff] >09:39:58,912 DEBUG kernel:[ 0.126130] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >09:39:58,912 DEBUG kernel:[ 0.126154] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060400 >09:39:58,912 DEBUG kernel:[ 0.126204] pci 0000:00:1f.0: [8086:24d0] type 00 class 0x060100 >09:39:58,912 DEBUG kernel:[ 0.126273] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 >09:39:58,912 DEBUG kernel:[ 0.126298] pci 0000:00:1f.1: [8086:24db] type 00 class 0x01018a >09:39:58,912 DEBUG kernel:[ 0.126314] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007] >09:39:58,912 DEBUG kernel:[ 0.126325] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003] >09:39:58,912 DEBUG kernel:[ 0.126337] pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007] >09:39:58,912 DEBUG kernel:[ 0.126348] pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003] >09:39:58,912 DEBUG kernel:[ 0.126359] pci 0000:00:1f.1: reg 20: [io 0xfc00-0xfc0f] >09:39:58,912 DEBUG kernel:[ 0.126371] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff] >09:39:58,912 DEBUG kernel:[ 0.126404] pci 0000:00:1f.3: [8086:24d3] type 00 class 0x0c0500 >09:39:58,912 DEBUG kernel:[ 0.126451] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f] >09:39:58,912 DEBUG kernel:[ 0.126493] pci 0000:00:1f.5: [8086:24d5] type 00 class 0x040100 >09:39:58,912 DEBUG kernel:[ 0.126510] pci 0000:00:1f.5: reg 10: [io 0xe800-0xe8ff] >09:39:58,912 DEBUG kernel:[ 0.126521] pci 0000:00:1f.5: reg 14: [io 0xee80-0xeebf] >09:39:58,912 DEBUG kernel:[ 0.126532] pci 0000:00:1f.5: reg 18: [mem 0xf7fff800-0xf7fff9ff] >09:39:58,912 DEBUG kernel:[ 0.126543] pci 0000:00:1f.5: reg 1c: [mem 0xf7fff400-0xf7fff4ff] >09:39:58,912 DEBUG kernel:[ 0.126592] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold >09:39:58,912 DEBUG kernel:[ 0.126615] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff] >09:39:58,912 DEBUG kernel:[ 0.126634] pci 0000:01:00.0: [10de:0221] type 00 class 0x030000 >09:39:58,912 DEBUG kernel:[ 0.126652] pci 0000:01:00.0: reg 10: [mem 0xf6000000-0xf6ffffff] >09:39:58,912 DEBUG kernel:[ 0.126661] pci 0000:01:00.0: reg 14: [mem 0xe0000000-0xefffffff pref] >09:39:58,912 DEBUG kernel:[ 0.126671] pci 0000:01:00.0: reg 18: [mem 0xf5000000-0xf5ffffff] >09:39:58,912 DEBUG kernel:[ 0.126698] pci 0000:01:00.0: reg 30: [mem 0xf7de0000-0xf7dfffff pref] >09:39:58,912 INFO kernel:[ 0.126767] pci 0000:00:01.0: PCI bridge to [bus 01] >09:39:58,912 DEBUG kernel:[ 0.126889] pci 0000:00:01.0: bridge window [mem 0xf3d00000-0xf7dfffff] >09:39:58,912 DEBUG kernel:[ 0.126894] pci 0000:00:01.0: bridge window [mem 0xd3c00000-0xf3bfffff pref] >09:39:58,912 DEBUG kernel:[ 0.126911] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff] >09:39:58,912 DEBUG kernel:[ 0.126929] pci 0000:02:03.0: [1106:3044] type 00 class 0x0c0010 >09:39:58,912 DEBUG kernel:[ 0.126948] pci 0000:02:03.0: reg 10: [mem 0xf7eff800-0xf7efffff] >09:39:58,912 DEBUG kernel:[ 0.126960] pci 0000:02:03.0: reg 14: [io 0xdc00-0xdc7f] >09:39:58,912 DEBUG kernel:[ 0.127037] pci 0000:02:03.0: supports D2 >09:39:58,912 DEBUG kernel:[ 0.127041] pci 0000:02:03.0: PME# supported from D2 D3hot D3cold >09:39:58,912 DEBUG kernel:[ 0.127063] pci 0000:02:04.0: [105a:3373] type 00 class 0x010400 >09:39:58,912 DEBUG kernel:[ 0.127083] pci 0000:02:04.0: reg 10: [io 0xdf00-0xdf3f] >09:39:58,913 DEBUG kernel:[ 0.127095] pci 0000:02:04.0: reg 14: [io 0xdfa0-0xdfaf] >09:39:58,913 DEBUG kernel:[ 0.127106] pci 0000:02:04.0: reg 18: [io 0xd880-0xd8ff] >09:39:58,913 DEBUG kernel:[ 0.127117] pci 0000:02:04.0: reg 1c: [mem 0xf7efe000-0xf7efefff] >09:39:58,913 DEBUG kernel:[ 0.127128] pci 0000:02:04.0: reg 20: [mem 0xf7ec0000-0xf7edffff] >09:39:58,913 DEBUG kernel:[ 0.127174] pci 0000:02:04.0: supports D1 >09:39:58,913 DEBUG kernel:[ 0.127196] pci 0000:02:05.0: [10b7:1700] type 00 class 0x020000 >09:39:58,913 DEBUG kernel:[ 0.127216] pci 0000:02:05.0: reg 10: [mem 0xf7ef8000-0xf7efbfff] >09:39:58,913 DEBUG kernel:[ 0.127227] pci 0000:02:05.0: reg 14: [io 0xd400-0xd4ff] >09:39:58,913 DEBUG kernel:[ 0.127303] pci 0000:02:05.0: supports D1 D2 >09:39:58,913 DEBUG kernel:[ 0.127306] pci 0000:02:05.0: PME# supported from D0 D1 D2 D3hot D3cold >09:39:58,913 INFO kernel:[ 0.127350] pci 0000:00:1e.0: PCI bridge to [bus 02] (subtractive decode) >09:39:58,913 DEBUG kernel:[ 0.127472] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff] >09:39:58,913 DEBUG kernel:[ 0.127478] pci 0000:00:1e.0: bridge window [mem 0xf7e00000-0xf7efffff] >09:39:58,913 DEBUG kernel:[ 0.127484] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode) >09:39:58,913 DEBUG kernel:[ 0.127488] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode) >09:39:58,913 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >09:39:58,913 INFO systemd: Initializing machine ID from random generator. >09:39:58,913 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >09:39:58,913 INFO systemd-modules-load: Inserted module 'uinput' >09:39:58,913 INFO systemd: Started Remount Root and Kernel File Systems. >09:39:58,913 INFO systemd: Starting Local File Systems (Pre). >09:39:58,913 INFO systemd: Reached target Local File Systems (Pre). >09:39:58,913 INFO systemd: Mounting Temporary Directory... >09:39:58,913 INFO systemd: Starting Load Random Seed... >09:39:58,913 INFO systemd: Mounted Configuration File System. >09:39:58,913 INFO systemd: Mounted Huge Pages File System. >09:39:58,913 DEBUG kernel:[ 0.127502] pci_bus 0000:00: on NUMA node 0 >09:39:58,915 DEBUG kernel:[ 0.127507] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >09:39:58,915 DEBUG kernel:[ 0.127604] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] >09:39:58,915 INFO kernel:[ 0.127852] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >09:39:58,915 INFO kernel:[ 0.127986] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >09:39:58,915 INFO kernel:[ 0.133995] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15) >09:39:58,915 INFO kernel:[ 0.134655] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15) >09:39:58,915 INFO kernel:[ 0.135317] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) >09:39:58,915 INFO kernel:[ 0.135985] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15) >09:39:58,915 INFO kernel:[ 0.136641] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12 14 15) >09:39:58,915 INFO kernel:[ 0.139000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >09:39:58,915 INFO kernel:[ 0.139804] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15) >09:39:58,915 INFO kernel:[ 0.140434] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15) >09:39:58,915 INFO kernel:[ 0.141064] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >09:39:58,915 INFO kernel:[ 0.141221] vgaarb: loaded >09:39:58,915 INFO kernel:[ 0.141335] vgaarb: bridge control possible 0000:01:00.0 >09:39:58,915 NOTICE kernel:[ 0.141605] SCSI subsystem initialized >09:39:58,915 INFO kernel:[ 0.141721] ACPI: bus type scsi registered >09:39:58,915 DEBUG kernel:[ 0.142015] libata version 3.00 loaded. >09:39:58,915 INFO kernel:[ 0.142055] ACPI: bus type usb registered >09:39:58,915 INFO kernel:[ 0.142206] usbcore: registered new interface driver usbfs >09:39:58,915 INFO kernel:[ 0.142338] usbcore: registered new interface driver hub >09:39:58,915 INFO kernel:[ 0.142463] usbcore: registered new device driver usb >09:39:58,915 INFO kernel:[ 0.142463] PCI: Using ACPI for IRQ routing >09:39:58,915 DEBUG kernel:[ 0.142463] PCI: pci_cache_line_size set to 64 bytes >09:39:58,915 DEBUG kernel:[ 0.143013] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >09:39:58,915 DEBUG kernel:[ 0.143018] e820: reserve RAM buffer [mem 0x3ff30000-0x3fffffff] >09:39:58,915 INFO kernel:[ 0.143180] NetLabel: Initializing >09:39:58,915 INFO kernel:[ 0.143295] NetLabel: domain hash size = 128 >09:39:58,915 INFO kernel:[ 0.143410] NetLabel: protocols = UNLABELED CIPSOv4 >09:39:58,915 INFO kernel:[ 0.143540] NetLabel: unlabeled traffic allowed by default >09:39:58,915 DEBUG kernel:[ 0.143854] hpet clockevent registered >09:39:58,915 INFO kernel:[ 0.143859] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >09:39:58,915 INFO kernel:[ 0.143985] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >09:39:58,915 INFO kernel:[ 0.144261] hpet0: 3 comparators, 64-bit 14.318180 MHz counter >09:39:58,915 INFO kernel:[ 0.147005] Switching to clocksource hpet >09:39:58,915 INFO kernel:[ 0.161617] pnp: PnP ACPI init >09:39:58,915 INFO kernel:[ 0.161761] ACPI: bus type pnp registered >09:39:58,916 DEBUG kernel:[ 0.162040] pnp 00:00: [bus 00-ff] >09:39:58,916 DEBUG kernel:[ 0.162046] pnp 00:00: [io 0x0cf8-0x0cff] >09:39:58,916 DEBUG kernel:[ 0.162050] pnp 00:00: [io 0x0000-0x0cf7 window] >09:39:58,916 DEBUG kernel:[ 0.162053] pnp 00:00: [io 0x0d00-0xffff window] >09:39:58,916 DEBUG kernel:[ 0.162057] pnp 00:00: [mem 0x000a0000-0x000bffff window] >09:39:58,916 DEBUG kernel:[ 0.162061] pnp 00:00: [mem 0x00000000 window] >09:39:58,916 DEBUG kernel:[ 0.162064] pnp 00:00: [mem 0x40000000-0xffefffff window] >09:39:58,916 DEBUG kernel:[ 0.162133] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >09:39:58,916 DEBUG kernel:[ 0.162198] pnp 00:01: [dma 4] >09:39:58,916 DEBUG kernel:[ 0.162202] pnp 00:01: [io 0x0000-0x000f] >09:39:58,916 DEBUG kernel:[ 0.162205] pnp 00:01: [io 0x0081-0x0083] >09:39:58,916 DEBUG kernel:[ 0.162208] pnp 00:01: [io 0x0087] >09:39:58,916 DEBUG kernel:[ 0.162212] pnp 00:01: [io 0x0089-0x008b] >09:39:58,916 DEBUG kernel:[ 0.162215] pnp 00:01: [io 0x008f] >09:39:58,916 DEBUG kernel:[ 0.162218] pnp 00:01: [io 0x00c0-0x00df] >09:39:58,916 DEBUG kernel:[ 0.162265] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >09:39:58,916 DEBUG kernel:[ 0.162284] pnp 00:02: [io 0x0070-0x0071] >09:39:58,916 DEBUG kernel:[ 0.162298] pnp 00:02: [irq 8] >09:39:58,916 DEBUG kernel:[ 0.162342] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >09:39:58,916 DEBUG kernel:[ 0.162388] pnp 00:03: [io 0x0060] >09:39:58,916 DEBUG kernel:[ 0.162391] pnp 00:03: [io 0x0064] >09:39:58,916 DEBUG kernel:[ 0.162399] pnp 00:03: [irq 1] >09:39:58,916 DEBUG kernel:[ 0.162458] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >09:39:58,916 DEBUG kernel:[ 0.162527] pnp 00:04: [irq 12] >09:39:58,916 DEBUG kernel:[ 0.162583] pnp 00:04: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) >09:39:58,916 DEBUG kernel:[ 0.162599] pnp 00:05: [io 0x0061] >09:39:58,916 DEBUG kernel:[ 0.162645] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) >09:39:58,916 DEBUG kernel:[ 0.162660] pnp 00:06: [io 0x00f0-0x00ff] >09:39:58,916 DEBUG kernel:[ 0.162668] pnp 00:06: [irq 13] >09:39:58,916 DEBUG kernel:[ 0.162717] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) >09:39:58,916 DEBUG kernel:[ 0.163102] pnp 00:07: [io 0x03f8-0x03ff] >09:39:58,916 DEBUG kernel:[ 0.163111] pnp 00:07: [irq 4] >09:39:58,916 DEBUG kernel:[ 0.163212] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active) >09:39:58,916 DEBUG kernel:[ 0.163573] pnp 00:08: [irq 3] >09:39:58,916 DEBUG kernel:[ 0.163577] pnp 00:08: [dma 0 disabled] >09:39:58,916 DEBUG kernel:[ 0.163581] pnp 00:08: [io 0x02f8-0x02ff] >09:39:58,916 DEBUG kernel:[ 0.163670] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active) >09:39:58,916 DEBUG kernel:[ 0.164082] pnp 00:09: [irq 6] >09:39:58,916 DEBUG kernel:[ 0.164086] pnp 00:09: [dma 2] >09:39:58,916 DEBUG kernel:[ 0.164089] pnp 00:09: [io 0x03f0-0x03f5] >09:39:58,916 DEBUG kernel:[ 0.164093] pnp 00:09: [io 0x03f7] >09:39:58,916 DEBUG kernel:[ 0.164182] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active) >09:39:58,916 DEBUG kernel:[ 0.164582] pnp 00:0a: [io 0x0378-0x037f] >09:39:58,916 DEBUG kernel:[ 0.164586] pnp 00:0a: [io 0x0778-0x077b] >09:39:58,916 DEBUG kernel:[ 0.164594] pnp 00:0a: [irq 7] >09:39:58,916 DEBUG kernel:[ 0.164598] pnp 00:0a: [dma 3] >09:39:58,916 DEBUG kernel:[ 0.164823] pnp 00:0a: Plug and Play ACPI device, IDs PNP0401 (active) >09:39:58,916 DEBUG kernel:[ 0.165258] pnp 00:0b: [io 0x0000-0xffffffff disabled] >09:39:58,916 DEBUG kernel:[ 0.165262] pnp 00:0b: [io 0x0680-0x06ff] >09:39:58,916 DEBUG kernel:[ 0.165266] pnp 00:0b: [io 0x0290-0x0297] >09:39:58,916 INFO kernel:[ 0.165355] system 00:0b: [io 0x0680-0x06ff] has been reserved >09:39:58,916 INFO kernel:[ 0.165477] system 00:0b: [io 0x0290-0x0297] has been reserved >09:39:58,916 DEBUG kernel:[ 0.165600] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >09:39:58,916 DEBUG kernel:[ 0.165714] pnp 00:0c: [io 0x0010-0x001f] >09:39:58,916 DEBUG kernel:[ 0.165718] pnp 00:0c: [io 0x0022-0x003f] >09:39:58,916 DEBUG kernel:[ 0.165722] pnp 00:0c: [io 0x0044-0x005f] >09:39:58,916 DEBUG kernel:[ 0.165725] pnp 00:0c: [io 0x0062-0x0063] >09:39:58,916 DEBUG kernel:[ 0.165728] pnp 00:0c: [io 0x0065-0x006f] >09:39:58,916 DEBUG kernel:[ 0.165732] pnp 00:0c: [io 0x0072-0x007f] >09:39:58,916 DEBUG kernel:[ 0.165735] pnp 00:0c: [io 0x0080] >09:39:58,916 DEBUG kernel:[ 0.165738] pnp 00:0c: [io 0x0084-0x0086] >09:39:58,916 DEBUG kernel:[ 0.165741] pnp 00:0c: [io 0x0088] >09:39:58,916 DEBUG kernel:[ 0.165744] pnp 00:0c: [io 0x008c-0x008e] >09:39:58,916 DEBUG kernel:[ 0.165748] pnp 00:0c: [io 0x0090-0x009f] >09:39:58,916 DEBUG kernel:[ 0.165751] pnp 00:0c: [io 0x00a2-0x00bf] >09:39:58,916 DEBUG kernel:[ 0.165754] pnp 00:0c: [io 0x00e0-0x00ef] >09:39:58,916 DEBUG kernel:[ 0.165758] pnp 00:0c: [io 0x04d0-0x04d1] >09:39:58,916 DEBUG kernel:[ 0.165761] pnp 00:0c: [io 0x0800-0x087f] >09:39:58,916 DEBUG kernel:[ 0.165765] pnp 00:0c: [io 0x0000-0xffffffff disabled] >09:39:58,916 DEBUG kernel:[ 0.165768] pnp 00:0c: [io 0x0480-0x04bf] >09:39:58,916 DEBUG kernel:[ 0.165772] pnp 00:0c: [mem 0xfed20000-0xfed8ffff] >09:39:58,916 DEBUG kernel:[ 0.165775] pnp 00:0c: [mem 0xffb00000-0xffbfffff] >09:39:58,916 INFO kernel:[ 0.165887] system 00:0c: [io 0x04d0-0x04d1] has been reserved >09:39:58,916 INFO kernel:[ 0.166020] system 00:0c: [io 0x0800-0x087f] has been reserved >09:39:58,916 INFO kernel:[ 0.166141] system 00:0c: [io 0x0480-0x04bf] has been reserved >09:39:58,916 INFO kernel:[ 0.166263] system 00:0c: [mem 0xfed20000-0xfed8ffff] has been reserved >09:39:58,916 INFO kernel:[ 0.166384] system 00:0c: [mem 0xffb00000-0xffbfffff] could not be reserved >09:39:58,916 DEBUG kernel:[ 0.166505] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) >09:39:58,916 DEBUG kernel:[ 0.166631] pnp 00:0d: [mem 0xfec00000-0xfec00fff] >09:39:58,916 DEBUG kernel:[ 0.166635] pnp 00:0d: [mem 0xfee00000-0xfee00fff] >09:39:58,916 INFO kernel:[ 0.166713] system 00:0d: [mem 0xfec00000-0xfec00fff] could not be reserved >09:39:58,916 INFO kernel:[ 0.166836] system 00:0d: [mem 0xfee00000-0xfee00fff] has been reserved >09:39:58,916 DEBUG kernel:[ 0.166959] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) >09:39:58,916 DEBUG kernel:[ 0.167119] pnp 00:0e: [mem 0x00000000-0x0009ffff] >09:39:58,916 DEBUG kernel:[ 0.167123] pnp 00:0e: [mem 0x000c0000-0x000dffff] >09:39:58,916 DEBUG kernel:[ 0.167127] pnp 00:0e: [mem 0x000e0000-0x000fffff] >09:39:58,916 DEBUG kernel:[ 0.167130] pnp 00:0e: [mem 0x00100000-0x3ffeffff] >09:39:58,916 DEBUG kernel:[ 0.167133] pnp 00:0e: [mem 0xfff00000-0xffffffff] >09:39:58,916 INFO kernel:[ 0.167218] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved >09:39:58,916 INFO kernel:[ 0.167340] system 00:0e: [mem 0x000c0000-0x000dffff] could not be reserved >09:39:58,916 INFO kernel:[ 0.167461] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved >09:39:58,916 INFO kernel:[ 0.167583] system 00:0e: [mem 0x00100000-0x3ffeffff] could not be reserved >09:39:58,916 INFO kernel:[ 0.167706] system 00:0e: [mem 0xfff00000-0xffffffff] has been reserved >09:39:58,916 DEBUG kernel:[ 0.167829] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active) >09:39:58,916 INFO kernel:[ 0.168050] pnp: PnP ACPI: found 15 devices >09:39:58,916 INFO kernel:[ 0.168166] ACPI: ACPI bus type pnp unregistered >09:39:58,916 INFO kernel:[ 0.206945] pci 0000:00:1f.1: BAR 5: assigned [mem 0x40000000-0x400003ff] >09:39:58,916 INFO kernel:[ 0.207086] pci 0000:00:01.0: PCI bridge to [bus 01] >09:39:58,916 INFO kernel:[ 0.207208] pci 0000:00:01.0: bridge window [mem 0xf3d00000-0xf7dfffff] >09:39:58,916 INFO kernel:[ 0.207329] pci 0000:00:01.0: bridge window [mem 0xd3c00000-0xf3bfffff pref] >09:39:58,916 INFO kernel:[ 0.207523] pci 0000:00:1e.0: PCI bridge to [bus 02] >09:39:58,916 INFO kernel:[ 0.207642] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff] >09:39:58,916 INFO kernel:[ 0.207765] pci 0000:00:1e.0: bridge window [mem 0xf7e00000-0xf7efffff] >09:39:58,916 DEBUG kernel:[ 0.207905] pci 0000:00:1e.0: setting latency timer to 64 >09:39:58,916 DEBUG kernel:[ 0.207911] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >09:39:58,916 DEBUG kernel:[ 0.207915] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff] >09:39:58,916 DEBUG kernel:[ 0.207919] pci_bus 0000:01: resource 1 [mem 0xf3d00000-0xf7dfffff] >09:39:58,916 DEBUG kernel:[ 0.207923] pci_bus 0000:01: resource 2 [mem 0xd3c00000-0xf3bfffff pref] >09:39:58,916 DEBUG kernel:[ 0.207926] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff] >09:39:58,916 DEBUG kernel:[ 0.207930] pci_bus 0000:02: resource 1 [mem 0xf7e00000-0xf7efffff] >09:39:58,916 DEBUG kernel:[ 0.207933] pci_bus 0000:02: resource 4 [io 0x0000-0xffff] >09:39:58,916 DEBUG kernel:[ 0.207937] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff] >09:39:58,916 INFO kernel:[ 0.207994] NET: Registered protocol family 2 >09:39:58,916 INFO kernel:[ 0.208336] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) >09:39:58,916 INFO kernel:[ 0.209106] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) >09:39:58,916 INFO kernel:[ 0.209618] TCP: Hash tables configured (established 131072 bind 65536) >09:39:58,916 INFO kernel:[ 0.209789] TCP: reno registered >09:39:58,916 INFO kernel:[ 0.209910] UDP hash table entries: 512 (order: 2, 16384 bytes) >09:39:58,916 INFO kernel:[ 0.210072] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >09:39:58,916 INFO kernel:[ 0.210311] NET: Registered protocol family 1 >09:39:58,916 DEBUG kernel:[ 0.210627] pci 0000:01:00.0: Boot video device >09:39:58,916 DEBUG kernel:[ 0.210638] PCI: CLS mismatch (16 != 576), using 64 bytes >09:39:58,917 INFO kernel:[ 0.210732] Unpacking initramfs... >09:39:58,917 INFO kernel:[ 7.021319] Freeing initrd memory: 26268k freed >09:39:58,917 INFO kernel:[ 7.043758] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) >09:39:58,917 NOTICE kernel:[ 7.043883] apm: disabled - APM is not SMP safe. >09:39:58,917 NOTICE kernel:[ 7.044435] Initialise module verification >09:39:58,917 INFO kernel:[ 7.044612] audit: initializing netlink socket (disabled) >09:39:58,917 NOTICE kernel:[ 7.044743] type=2000 audit(1350985162.043:1): initialized >09:39:58,917 WARNING kernel:[ 7.065673] bounce pool size: 64 pages >09:39:58,917 INFO kernel:[ 7.065819] HugeTLB registered 4 MB page size, pre-allocated 0 pages >09:39:58,917 NOTICE kernel:[ 7.068650] VFS: Disk quotas dquot_6.5.2 >09:39:58,917 WARNING kernel:[ 7.068844] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >09:39:58,917 INFO kernel:[ 7.069782] msgmni has been set to 1725 >09:39:58,917 DEBUG kernel:[ 7.070024] SELinux: Registering netfilter hooks >09:39:58,917 INFO kernel:[ 7.070963] alg: No test for stdrng (krng) >09:39:58,917 INFO kernel:[ 7.071108] NET: Registered protocol family 38 >09:39:58,917 NOTICE kernel:[ 7.071229] Key type asymmetric registered >09:39:58,917 NOTICE kernel:[ 7.071344] Asymmetric key parser 'x509' registered >09:39:58,917 INFO kernel:[ 7.071540] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >09:39:58,917 INFO kernel:[ 7.071780] io scheduler noop registered >09:39:58,917 INFO kernel:[ 7.071898] io scheduler deadline registered >09:39:58,917 INFO kernel:[ 7.072043] io scheduler cfq registered (default) >09:39:58,917 INFO kernel:[ 7.072405] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >09:39:58,917 INFO kernel:[ 7.072553] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >09:39:58,917 INFO kernel:[ 7.072672] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >09:39:58,917 INFO kernel:[ 7.073313] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >09:39:58,917 INFO kernel:[ 7.073508] ACPI: Power Button [PWRB] >09:39:58,917 INFO kernel:[ 7.073690] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >09:39:58,917 INFO kernel:[ 7.073884] ACPI: Power Button [PWRF] >09:39:58,917 INFO kernel:[ 7.079570] GHES: HEST is not enabled! >09:39:58,917 INFO kernel:[ 7.079806] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >09:39:58,917 INFO kernel:[ 7.100418] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >09:39:58,917 INFO kernel:[ 7.121063] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >09:39:58,917 INFO kernel:[ 7.142019] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >09:39:58,917 INFO kernel:[ 7.162730] 00:08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >09:39:58,917 INFO kernel:[ 7.163357] Non-volatile memory driver v1.3 >09:39:58,917 INFO kernel:[ 7.163477] Linux agpgart interface v0.103 >09:39:58,917 INFO kernel:[ 7.164056] agpgart-intel 0000:00:00.0: Intel i875 Chipset >09:39:58,917 INFO kernel:[ 7.166870] agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0xf8000000 >09:39:58,917 INFO kernel:[ 7.168484] loop: module loaded >09:39:58,917 DEBUG kernel:[ 7.168732] ata_piix 0000:00:1f.1: version 2.13 >09:39:58,917 INFO kernel:[ 7.168747] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007) >09:39:58,917 DEBUG kernel:[ 7.168922] ata_piix 0000:00:1f.1: setting latency timer to 64 >09:39:58,917 INFO kernel:[ 7.169433] scsi0 : ata_piix >09:39:58,917 INFO kernel:[ 7.170474] scsi1 : ata_piix >09:39:58,917 INFO kernel:[ 7.171526] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfc00 irq 14 >09:39:58,917 INFO kernel:[ 7.171648] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfc08 irq 15 >09:39:58,917 INFO kernel:[ 7.171918] libphy: Fixed MDIO Bus: probed >09:39:58,917 INFO kernel:[ 7.172192] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >09:39:58,917 DEBUG kernel:[ 7.172361] ehci_hcd 0000:00:1d.7: setting latency timer to 64 >09:39:58,917 INFO kernel:[ 7.172367] ehci_hcd 0000:00:1d.7: EHCI Host Controller >09:39:58,917 INFO kernel:[ 7.172568] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 >09:39:58,917 INFO kernel:[ 7.176653] ehci_hcd 0000:00:1d.7: debug port 1 >09:39:58,917 DEBUG kernel:[ 7.176778] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported >09:39:58,917 INFO kernel:[ 7.176803] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7fffc00 >09:39:58,917 INFO kernel:[ 7.182024] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >09:39:58,917 INFO kernel:[ 7.182172] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >09:39:58,917 INFO kernel:[ 7.182294] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:39:58,917 INFO kernel:[ 7.182485] usb usb1: Product: EHCI Host Controller >09:39:58,917 INFO kernel:[ 7.182602] usb usb1: Manufacturer: Linux 3.6.1-1.fc18.i686 ehci_hcd >09:39:58,917 INFO kernel:[ 7.182722] usb usb1: SerialNumber: 0000:00:1d.7 >09:39:58,917 INFO kernel:[ 7.183043] hub 1-0:1.0: USB hub found >09:39:58,917 INFO kernel:[ 7.183164] hub 1-0:1.0: 8 ports detected >09:39:58,917 INFO kernel:[ 7.183412] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >09:39:58,917 INFO kernel:[ 7.183552] uhci_hcd: USB Universal Host Controller Interface driver >09:39:58,917 DEBUG kernel:[ 7.183710] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >09:39:58,917 INFO kernel:[ 7.183715] uhci_hcd 0000:00:1d.0: UHCI Host Controller >09:39:58,917 INFO kernel:[ 7.183919] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >09:39:58,917 INFO kernel:[ 7.184158] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000ef00 >09:39:58,917 INFO kernel:[ 7.184324] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >09:39:58,917 INFO kernel:[ 7.184445] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:39:58,917 INFO kernel:[ 7.184633] usb usb2: Product: UHCI Host Controller >09:39:58,917 INFO kernel:[ 7.184750] usb usb2: Manufacturer: Linux 3.6.1-1.fc18.i686 uhci_hcd >09:39:58,917 INFO kernel:[ 7.184868] usb usb2: SerialNumber: 0000:00:1d.0 >09:39:58,917 INFO kernel:[ 7.185161] hub 2-0:1.0: USB hub found >09:39:58,917 INFO kernel:[ 7.185281] hub 2-0:1.0: 2 ports detected >09:39:58,917 DEBUG kernel:[ 7.185515] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >09:39:58,917 INFO kernel:[ 7.185520] uhci_hcd 0000:00:1d.1: UHCI Host Controller >09:39:58,917 INFO kernel:[ 7.185719] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 >09:39:58,917 INFO kernel:[ 7.185946] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000ef20 >09:39:58,917 INFO kernel:[ 7.186122] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >09:39:58,917 INFO kernel:[ 7.186242] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:39:58,917 INFO kernel:[ 7.186433] usb usb3: Product: UHCI Host Controller >09:39:58,917 INFO kernel:[ 7.186550] usb usb3: Manufacturer: Linux 3.6.1-1.fc18.i686 uhci_hcd >09:39:58,917 INFO kernel:[ 7.186669] usb usb3: SerialNumber: 0000:00:1d.1 >09:39:58,917 INFO kernel:[ 7.186949] hub 3-0:1.0: USB hub found >09:39:58,917 INFO kernel:[ 7.187084] hub 3-0:1.0: 2 ports detected >09:39:58,917 DEBUG kernel:[ 7.187305] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >09:39:58,917 INFO kernel:[ 7.187310] uhci_hcd 0000:00:1d.2: UHCI Host Controller >09:39:58,917 INFO kernel:[ 7.187508] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 >09:39:58,917 INFO kernel:[ 7.187738] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ef40 >09:39:58,917 INFO kernel:[ 7.187896] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >09:39:58,917 INFO kernel:[ 7.188034] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:39:58,917 INFO kernel:[ 7.188225] usb usb4: Product: UHCI Host Controller >09:39:58,917 INFO kernel:[ 7.188342] usb usb4: Manufacturer: Linux 3.6.1-1.fc18.i686 uhci_hcd >09:39:58,917 INFO kernel:[ 7.188462] usb usb4: SerialNumber: 0000:00:1d.2 >09:39:58,917 INFO kernel:[ 7.188747] hub 4-0:1.0: USB hub found >09:39:58,917 INFO kernel:[ 7.188868] hub 4-0:1.0: 2 ports detected >09:39:58,917 DEBUG kernel:[ 7.189114] uhci_hcd 0000:00:1d.3: setting latency timer to 64 >09:39:58,917 INFO kernel:[ 7.189119] uhci_hcd 0000:00:1d.3: UHCI Host Controller >09:39:58,917 INFO kernel:[ 7.189315] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 >09:39:58,917 INFO kernel:[ 7.189530] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000ef80 >09:39:58,917 INFO kernel:[ 7.189691] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >09:39:58,917 INFO kernel:[ 7.189812] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:39:58,917 INFO kernel:[ 7.190021] usb usb5: Product: UHCI Host Controller >09:39:58,917 INFO kernel:[ 7.190140] usb usb5: Manufacturer: Linux 3.6.1-1.fc18.i686 uhci_hcd >09:39:58,917 INFO kernel:[ 7.190259] usb usb5: SerialNumber: 0000:00:1d.3 >09:39:58,917 INFO kernel:[ 7.190534] hub 5-0:1.0: USB hub found >09:39:58,917 INFO kernel:[ 7.190656] hub 5-0:1.0: 2 ports detected >09:39:58,917 INFO kernel:[ 7.190940] usbcore: registered new interface driver usbserial >09:39:58,917 INFO kernel:[ 7.191093] usbcore: registered new interface driver usbserial_generic >09:39:58,917 INFO kernel:[ 7.191222] USB Serial support registered for generic >09:39:58,917 INFO kernel:[ 7.191342] usbserial: USB Serial Driver core >09:39:58,917 INFO kernel:[ 7.191535] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >09:39:58,917 INFO kernel:[ 7.195031] serio: i8042 KBD port at 0x60,0x64 irq 1 >09:39:58,917 INFO kernel:[ 7.195156] serio: i8042 AUX port at 0x60,0x64 irq 12 >09:39:58,917 INFO kernel:[ 7.195440] mousedev: PS/2 mouse device common for all mice >09:39:58,917 INFO kernel:[ 7.195839] rtc_cmos 00:02: RTC can wake from S4 >09:39:58,917 INFO kernel:[ 7.197802] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >09:39:58,917 INFO kernel:[ 7.197947] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs >09:39:58,917 INFO kernel:[ 7.198257] device-mapper: uevent: version 1.0.3 >09:39:58,917 INFO kernel:[ 7.198497] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >09:39:58,917 INFO kernel:[ 7.198763] cpuidle: using governor ladder >09:39:58,917 INFO kernel:[ 7.198879] cpuidle: using governor menu >09:39:58,917 INFO kernel:[ 7.199505] EFI Variables Facility v0.08 2004-May-17 >09:39:58,917 INFO kernel:[ 7.199807] usbcore: registered new interface driver usbhid >09:39:58,917 INFO kernel:[ 7.199925] usbhid: USB HID core driver >09:39:58,917 INFO kernel:[ 7.200103] drop_monitor: Initializing network drop monitor service >09:39:58,918 INFO kernel:[ 7.200355] ip_tables: (C) 2000-2006 Netfilter Core Team >09:39:58,918 INFO kernel:[ 7.200509] TCP: cubic registered >09:39:58,918 INFO kernel:[ 7.200625] Initializing XFRM netlink socket >09:39:58,918 INFO kernel:[ 7.200916] NET: Registered protocol family 10 >09:39:58,918 INFO kernel:[ 7.201297] mip6: Mobile IPv6 >09:39:58,918 INFO kernel:[ 7.201419] NET: Registered protocol family 17 >09:39:58,918 INFO kernel:[ 7.201835] Using IPI No-Shortcut mode >09:39:58,918 DEBUG kernel:[ 7.202150] PM: Hibernation image not present or could not be loaded. >09:39:58,918 NOTICE kernel:[ 7.202153] Loading module verification certificates >09:39:58,918 WARNING kernel:[ 7.202291] Cert Valid From: 2012-10-08 16:52:26 >09:39:58,918 WARNING kernel:[ 7.202408] Cert Valid To: 2112-09-14 16:52:26 >09:39:58,918 WARNING kernel:[ 7.202525] Now: 2012-10-23 09:39:22 >09:39:58,918 NOTICE kernel:[ 7.208909] MODSIGN: Loaded cert 'Fedora kernel signing key: c6fb6e1f2b79b50ab078f4d6b9fc9b2204a692a7' >09:39:58,918 INFO kernel:[ 7.209130] registered taskstats version 1 >09:39:58,918 INFO kernel:[ 7.209658] Magic number: 0:838:677 >09:39:58,918 INFO kernel:[ 7.209886] rtc_cmos 00:02: setting system clock to 2012-10-23 09:39:22 UTC (1350985162) >09:39:58,925 WARNING kernel:[ 7.210149] ondemand governor failed, too long transition latency of HW, fallback to performance governor >09:39:58,925 INFO kernel:[ 7.210346] p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available >09:39:58,925 INFO kernel:[ 7.234277] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >09:39:58,926 INFO kernel:[ 7.333814] ata2.01: ATAPI: DVD-ROM BDV316C, VER .20R, max UDMA/33 >09:39:58,926 INFO kernel:[ 7.340223] ata2.01: configured for UDMA/33 >09:39:58,926 NOTICE kernel:[ 7.341245] scsi 1:0:1:0: CD-ROM DVD-16X DVD-ROM BDV316C .20R PQ: 0 ANSI: 5 >09:39:58,926 WARNING kernel:[ 7.342408] sr0: scsi3-mmc drive: 0x/1x cd/rw xa/form2 cdda tray >09:39:58,926 INFO kernel:[ 7.342530] cdrom: Uniform CD-ROM driver Revision: 3.20 >09:39:58,926 DEBUG kernel:[ 7.342837] sr 1:0:1:0: Attached scsi CD-ROM sr0 >09:39:58,926 NOTICE kernel:[ 7.343051] sr 1:0:1:0: Attached scsi generic sg0 type 5 >09:39:58,926 INFO kernel:[ 7.343468] Freeing unused kernel memory: 628k freed >09:39:58,926 INFO kernel:[ 7.344116] Write protecting the kernel text: 5512k >09:39:58,926 INFO kernel:[ 7.344291] Write protecting the kernel read-only data: 2176k >09:39:58,926 DEBUG kernel:[ 7.540558] psmouse serio1: hgpk: ID: 10 00 28 >09:39:58,926 INFO kernel:[ 7.664985] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >09:39:58,926 INFO kernel:[ 7.894739] squashfs: version 4.0 (2009/01/31) Phillip Lougher >09:39:58,926 INFO kernel:[ 7.906348] Loading iSCSI transport class v2.0-870. >09:39:58,926 NOTICE kernel:[ 7.929068] iscsi: registered transport (tcp) >09:39:58,926 INFO kernel:[ 7.939051] alua: device handler registered >09:39:58,926 INFO kernel:[ 7.949150] emc: device handler registered >09:39:58,926 INFO kernel:[ 7.959031] hp_sw: device handler registered >09:39:58,926 INFO kernel:[ 7.969141] rdac: device handler registered >09:39:58,926 DEBUG kernel:[ 7.343431] ACPI: Invalid Power Resource to register! >09:39:58,926 INFO kernel:[ 7.981627] Floppy drive(s): fd0 is 1.44M >09:39:58,926 INFO kernel:[ 7.996805] FDC 0 is a post-1991 82077 >09:39:58,926 INFO kernel:[ 8.017676] No iBFT detected. >09:39:58,926 INFO kernel:[ 8.027756] md: raid0 personality registered for level 0 >09:39:58,926 INFO kernel:[ 8.038641] md: raid1 personality registered for level 1 >09:39:58,926 INFO kernel:[ 8.047944] tsc: Refined TSC clocksource calibration: 2605.908 MHz >09:39:58,926 INFO kernel:[ 8.048102] Switching to clocksource tsc >09:39:58,926 INFO kernel:[ 8.048895] async_tx: api initialized (async) >09:39:58,926 INFO kernel:[ 8.056267] xor: automatically using best checksumming function: >09:39:58,926 INFO kernel:[ 8.066011] pIII_sse : 3312.000 MB/sec >09:39:58,926 WARNING kernel:[ 8.098023] raid6: mmxx1 2148 MB/s >09:39:58,926 WARNING kernel:[ 8.115018] raid6: mmxx2 2722 MB/s >09:39:58,926 WARNING kernel:[ 8.132020] raid6: sse1x1 1335 MB/s >09:39:58,926 WARNING kernel:[ 8.149017] raid6: sse1x2 2343 MB/s >09:39:58,926 WARNING kernel:[ 8.166035] raid6: sse2x1 2234 MB/s >09:39:58,926 WARNING kernel:[ 8.183009] raid6: sse2x2 2851 MB/s >09:39:58,926 WARNING kernel:[ 8.183126] raid6: using algorithm sse2x2 (2851 MB/s) >09:39:58,926 WARNING kernel:[ 8.183242] raid6: using intx1 recovery algorithm >09:39:58,926 INFO kernel:[ 8.213129] md: raid6 personality registered for level 6 >09:39:58,926 INFO kernel:[ 8.213253] md: raid5 personality registered for level 5 >09:39:58,926 INFO kernel:[ 8.213378] md: raid4 personality registered for level 4 >09:39:58,926 INFO kernel:[ 8.230747] md: raid10 personality registered for level 10 >09:39:58,926 INFO kernel:[ 8.240807] md: linear personality registered for level -1 >09:39:58,926 INFO kernel:[ 8.263145] device-mapper: multipath: version 1.5.0 loaded >09:39:58,926 INFO kernel:[ 8.273068] device-mapper: multipath round-robin: version 1.0.0 loaded >09:39:58,926 INFO kernel:[ 8.329509] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >09:39:58,926 INFO kernel:[ 8.372831] RPC: Registered named UNIX socket transport module. >09:39:58,926 INFO kernel:[ 8.372959] RPC: Registered udp transport module. >09:39:58,926 INFO kernel:[ 8.373107] RPC: Registered tcp transport module. >09:39:58,926 INFO kernel:[ 8.373232] RPC: Registered tcp NFSv4.1 backchannel transport module. >09:39:58,926 INFO kernel:[ 8.828489] [drm] Initialized drm 1.1.0 20060810 >09:39:58,926 DEBUG kernel:[ 8.876561] sata_promise 0000:02:04.0: version 2.12 >09:39:58,926 INFO kernel:[ 8.895968] scsi2 : sata_promise >09:39:58,926 INFO kernel:[ 8.896700] wmi: Mapper loaded >09:39:58,926 INFO kernel:[ 8.906567] scsi3 : sata_promise >09:39:58,926 INFO kernel:[ 8.909084] scsi4 : sata_promise >09:39:58,926 INFO kernel:[ 8.909455] ata3: SATA max UDMA/133 mmio m4096@0xf7efe000 ata 0xf7efe200 irq 23 >09:39:58,926 INFO kernel:[ 8.909701] ata4: SATA max UDMA/133 mmio m4096@0xf7efe000 ata 0xf7efe280 irq 23 >09:39:58,926 INFO kernel:[ 8.909899] ata5: PATA max UDMA/133 mmio m4096@0xf7efe000 ata 0xf7efe300 irq 23 >09:39:58,926 INFO kernel:[ 8.910731] skge: 1.14 addr 0xf7ef8000 irq 22 chip Yukon rev 1 >09:39:58,926 INFO kernel:[ 8.911365] skge 0000:02:05.0: eth0: addr 00:0c:6e:39:ec:d7 >09:39:58,926 INFO kernel:[ 8.953103] [drm] nouveau 0000:01:00.0: Detected an NV40 generation card (0x04a100a1) >09:39:58,926 INFO kernel:[ 8.957067] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS >09:39:58,926 NOTICE kernel:[ 8.984095] firewire_ohci 0000:02:03.0: added OHCI v1.0 device as card 0, 4 IR + 8 IT contexts, quirks 0x11 >09:39:58,926 INFO kernel:[ 9.045281] [drm] nouveau 0000:01:00.0: ... appears to be valid >09:39:58,927 INFO kernel:[ 9.045415] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN >09:39:58,927 INFO kernel:[ 9.045541] [drm] nouveau 0000:01:00.0: BIT BIOS found >09:39:58,927 INFO kernel:[ 9.045665] [drm] nouveau 0000:01:00.0: Bios version 05.44.a2.10 >09:39:58,927 INFO kernel:[ 9.045813] [drm] nouveau 0000:01:00.0: TMDS table version 1.1 >09:39:58,927 INFO kernel:[ 9.046257] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do >09:39:58,927 INFO kernel:[ 9.046393] [drm] nouveau 0000:01:00.0: DCB version 3.0 >09:39:58,927 NOTICE kernel:[ 9.046519] [drm] nouveau 0000:01:00.0: DCB outp 00: 01000300 00000028 >09:39:58,927 NOTICE kernel:[ 9.046645] [drm] nouveau 0000:01:00.0: DCB outp 01: 02011310 00000028 >09:39:58,927 NOTICE kernel:[ 9.046771] [drm] nouveau 0000:01:00.0: DCB outp 02: 01011312 00000000 >09:39:58,927 NOTICE kernel:[ 9.046896] [drm] nouveau 0000:01:00.0: DCB outp 03: 020223f1 00c0c080 >09:39:58,927 INFO kernel:[ 9.047041] [drm] nouveau 0000:01:00.0: DCB conn 00: 0000 >09:39:58,928 INFO kernel:[ 9.047209] [drm] nouveau 0000:01:00.0: DCB conn 01: 2230 >09:39:58,928 INFO kernel:[ 9.047376] [drm] nouveau 0000:01:00.0: DCB conn 02: 0110 >09:39:58,928 INFO kernel:[ 9.047545] [drm] nouveau 0000:01:00.0: DCB conn 03: 0111 >09:39:58,928 INFO kernel:[ 9.047710] [drm] nouveau 0000:01:00.0: DCB conn 04: 0113 >09:39:58,928 INFO kernel:[ 9.047887] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xDEB0 >09:39:58,928 INFO kernel:[ 9.050438] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xE19E >09:39:58,928 INFO kernel:[ 9.063864] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xE6D8 >09:39:58,928 INFO kernel:[ 9.065762] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xE835 >09:39:58,928 INFO kernel:[ 9.067084] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xE9BE >09:39:58,928 INFO kernel:[ 9.067536] [TTM] Zone kernel: Available graphics memory: 442162 kiB >09:39:58,928 INFO kernel:[ 9.067641] [TTM] Zone highmem: Available graphics memory: 513430 kiB >09:39:58,928 INFO kernel:[ 9.067743] [TTM] Initializing pool allocator >09:39:58,928 INFO kernel:[ 9.067858] [drm] nouveau 0000:01:00.0: Detected 256MiB VRAM (DDR2) >09:39:58,928 INFO kernel:[ 9.068318] agpgart-intel 0000:00:00.0: AGP 3.0 bridge >09:39:58,928 INFO kernel:[ 9.068452] agpgart: systemd-udevd tried to set rate=x12. Setting to AGP3 x8 mode. >09:39:58,928 INFO kernel:[ 9.068630] agpgart-intel 0000:00:00.0: putting AGP V3 device into 8x mode >09:39:58,928 INFO kernel:[ 9.068792] nouveau 0000:01:00.0: putting AGP V3 device into 8x mode >09:39:58,928 INFO kernel:[ 9.068926] [drm] nouveau 0000:01:00.0: 64 MiB GART (aperture) >09:39:58,928 INFO kernel:[ 9.069205] [drm] nouveau 0000:01:00.0: Saving VGA fonts >09:39:58,928 INFO kernel:[ 9.136187] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >09:39:58,928 INFO kernel:[ 9.136296] [drm] No driver support for vblank timestamp query. >09:39:58,928 INFO kernel:[ 9.142296] [drm] nouveau 0000:01:00.0: 1 available performance level(s) >09:39:58,928 INFO kernel:[ 9.142406] [drm] nouveau 0000:01:00.0: 0: core 350MHz shader 350MHz memory 532MHz fanspeed 100% >09:39:58,928 INFO kernel:[ 9.142564] [drm] nouveau 0000:01:00.0: c: core 200MHz memory 401MHz fanspeed 100% >09:39:58,928 INFO kernel:[ 9.146069] [drm] nouveau 0000:01:00.0: MM: using M2MF for buffer copies >09:39:58,928 INFO kernel:[ 9.146193] [drm] nouveau 0000:01:00.0: 0xD2AC: Parsing digital output script table >09:39:58,928 INFO kernel:[ 9.197313] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0) >09:39:58,928 INFO kernel:[ 9.197475] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 1) >09:39:58,928 INFO kernel:[ 9.197631] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on tmds encoder (output 2) >09:39:58,928 INFO kernel:[ 9.197787] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3) >09:39:58,928 INFO kernel:[ 9.240036] ata3: SATA link down (SStatus 0 SControl 300) >09:39:58,928 INFO kernel:[ 9.278456] [drm] nouveau 0000:01:00.0: allocated 1024x768 fb: 0x49000, bo f439a200 >09:39:58,928 INFO kernel:[ 9.278782] fbcon: nouveaufb (fb0) is primary device >09:39:58,928 INFO kernel:[ 9.290819] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0) >09:39:58,928 INFO kernel:[ 9.290823] [drm] nouveau 0000:01:00.0: Output VGA-1 is running on CRTC 0 using output A >09:39:58,928 INFO kernel:[ 9.292511] Console: switching to colour frame buffer device 128x48 >09:39:58,928 INFO kernel:[ 9.293927] fb0: nouveaufb frame buffer device >09:39:58,928 INFO kernel:[ 9.293944] drm: registered panic notifier >09:39:58,928 INFO kernel:[ 9.293966] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0 >09:39:58,928 NOTICE kernel:[ 9.485177] firewire_core 0000:02:03.0: created device fw0: GUID 00e01800001c9879, S400 >09:39:58,928 INFO kernel:[ 9.545031] ata4: SATA link down (SStatus 0 SControl 300) >09:39:58,928 INFO kernel:[ 9.887542] ata5.00: ATA-6: ST3160023A, 8.01, max UDMA/100 >09:39:58,928 INFO kernel:[ 9.887564] ata5.00: 312581808 sectors, multi 0: LBA48 >09:39:58,928 INFO kernel:[ 9.887882] ata5.01: ATA-6: ST3160023A, 3.06, max UDMA/100 >09:39:58,928 INFO kernel:[ 9.887897] ata5.01: 312581808 sectors, multi 0: LBA48 >09:39:58,928 INFO kernel:[ 9.910555] ata5.00: configured for UDMA/100 >09:39:58,928 INFO kernel:[ 9.932530] ata5.01: configured for UDMA/100 >09:39:58,928 NOTICE kernel:[ 9.932725] scsi 4:0:0:0: Direct-Access ATA ST3160023A 8.01 PQ: 0 ANSI: 5 >09:39:58,928 NOTICE kernel:[ 9.933119] sd 4:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) >09:39:58,928 NOTICE kernel:[ 9.933216] sd 4:0:0:0: Attached scsi generic sg1 type 0 >09:39:58,928 NOTICE kernel:[ 9.933310] sd 4:0:0:0: [sda] Write Protect is off >09:39:58,928 DEBUG kernel:[ 9.933341] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00 >09:39:58,928 NOTICE kernel:[ 9.933422] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >09:39:58,928 NOTICE kernel:[ 9.933568] scsi 4:0:1:0: Direct-Access ATA ST3160023A 3.06 PQ: 0 ANSI: 5 >09:39:58,928 NOTICE kernel:[ 9.934105] sd 4:0:1:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB) >09:39:58,928 NOTICE kernel:[ 9.934214] sd 4:0:1:0: Attached scsi generic sg2 type 0 >09:39:58,928 NOTICE kernel:[ 9.938508] sd 4:0:1:0: [sdb] Write Protect is off >09:39:58,928 DEBUG kernel:[ 9.939112] sd 4:0:1:0: [sdb] Mode Sense: 00 3a 00 00 >09:39:58,928 NOTICE kernel:[ 9.955302] sd 4:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >09:39:58,928 INFO kernel:[ 9.972223] sda: sda1 sda2 sda3 sda4 < sda5 > >09:39:58,928 NOTICE kernel:[ 10.010106] sd 4:0:0:0: [sda] Attached SCSI disk >09:39:58,928 INFO kernel:[ 10.010108] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 > >09:39:58,928 NOTICE kernel:[ 10.010973] sd 4:0:1:0: [sdb] Attached SCSI disk >09:39:58,928 INFO kernel:[ 10.167766] skge 0000:02:05.0: em1: enabling interface >09:39:58,928 INFO kernel:[ 10.172084] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >09:39:58,928 INFO kernel:[ 11.873370] skge 0000:02:05.0: em1: Link is up at 100 Mbps, full duplex, flow control both >09:39:58,928 INFO kernel:[ 11.873370] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >09:39:58,928 INFO kernel:[ 39.157620] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >09:39:58,928 DEBUG kernel:[ 40.635913] SELinux: 2048 avtab hash slots, 92171 rules. >09:39:58,928 DEBUG kernel:[ 40.660320] SELinux: 2048 avtab hash slots, 92171 rules. >09:39:58,928 DEBUG kernel:[ 41.019275] SELinux: 9 users, 15 roles, 4276 types, 230 bools, 1 sens, 1024 cats >09:39:58,928 DEBUG kernel:[ 41.019283] SELinux: 83 classes, 92171 rules >09:39:58,928 INFO kernel:[ 41.029301] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >09:39:58,928 INFO kernel:[ 41.029801] SELinux: the above unknown classes and permissions will be allowed >09:39:58,928 DEBUG kernel:[ 41.030299] SELinux: Completing initialization. >09:39:58,928 DEBUG kernel:[ 41.030302] SELinux: Setting up existing superblocks. >09:39:58,928 DEBUG kernel:[ 41.030316] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >09:39:58,928 DEBUG kernel:[ 41.030324] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >09:39:58,928 DEBUG kernel:[ 41.030346] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >09:39:58,928 DEBUG kernel:[ 41.030356] SELinux: initialized (dev proc, type proc), uses genfs_contexts >09:39:58,928 DEBUG kernel:[ 41.030375] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:39:58,928 DEBUG kernel:[ 41.030409] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >09:39:58,928 DEBUG kernel:[ 41.031887] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >09:39:58,928 DEBUG kernel:[ 41.031896] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >09:39:58,928 DEBUG kernel:[ 41.034033] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >09:39:58,928 DEBUG kernel:[ 41.034053] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >09:39:58,928 DEBUG kernel:[ 41.034059] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >09:39:58,928 DEBUG kernel:[ 41.034095] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >09:39:58,928 DEBUG kernel:[ 41.034106] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >09:39:58,928 DEBUG kernel:[ 41.034119] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >09:39:58,928 DEBUG kernel:[ 41.034149] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >09:39:58,928 DEBUG kernel:[ 41.035212] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >09:39:58,928 DEBUG kernel:[ 41.035220] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:39:58,928 DEBUG kernel:[ 41.035244] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:39:58,929 DEBUG kernel:[ 41.035558] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:39:58,929 DEBUG kernel:[ 41.035615] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:39:58,929 DEBUG kernel:[ 41.035622] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:39:58,929 DEBUG kernel:[ 41.035635] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:39:58,929 DEBUG kernel:[ 41.035676] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:39:58,929 DEBUG kernel:[ 41.035693] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:39:58,929 DEBUG kernel:[ 41.035702] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:39:58,929 DEBUG kernel:[ 41.035709] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:39:58,929 DEBUG kernel:[ 41.035717] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:39:58,929 DEBUG kernel:[ 41.035732] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:39:58,929 DEBUG kernel:[ 41.035741] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >09:39:58,929 DEBUG kernel:[ 41.035763] SELinux: initialized (dev loop0, type squashfs), uses xattr >09:39:58,929 DEBUG kernel:[ 41.035795] SELinux: initialized (dev dm-0, type ext4), uses xattr >09:39:58,929 NOTICE kernel:[ 41.060351] type=1403 audit(1350985196.348:2): policy loaded auid=4294967295 ses=4294967295 >09:39:58,929 DEBUG kernel:[ 41.808370] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >09:39:58,929 DEBUG kernel:[ 42.261963] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >09:39:58,929 DEBUG kernel:[ 42.276848] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >09:39:58,929 DEBUG kernel:[ 42.309684] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:39:58,929 NOTICE kernel:[ 42.853587] type=1400 audit(1350985198.141:3): avc: denied { create } for pid=592 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >09:39:58,929 NOTICE kernel:[ 42.853896] type=1400 audit(1350985198.141:4): avc: denied { setattr } for pid=592 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=1398 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >09:39:58,929 NOTICE kernel:[ 42.854120] type=1400 audit(1350985198.142:5): avc: denied { relabelfrom } for pid=592 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=1398 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >09:39:58,929 INFO kernel:[ 43.290180] parport_pc 00:0a: reported by Plug and Play ACPI >09:39:58,929 INFO kernel:[ 43.290281] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP] >09:39:58,929 ERR kernel:[ 43.292640] lpc_ich 0000:00:1f.0: I/O space for GPIO uninitialized >09:39:58,929 NOTICE kernel:[ 43.367381] type=1400 audit(1350985198.655:6): avc: denied { execute } for pid=657 comm="bash" name="hostname" dev="dm-0" ino=45537 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >09:39:58,929 NOTICE kernel:[ 43.367410] type=1400 audit(1350985198.655:7): avc: denied { read open } for pid=657 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=45537 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >09:39:58,929 NOTICE kernel:[ 43.367471] type=1400 audit(1350985198.655:8): avc: denied { execute_no_trans } for pid=657 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=45537 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >09:39:58,929 INFO kernel:[ 43.529297] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >09:39:58,929 NOTICE kernel:[ 43.580147] type=1400 audit(1350985198.868:9): avc: denied { read } for pid=646 comm="bash" name=".profile" dev="dm-0" ino=51282 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >09:39:58,929 NOTICE kernel:[ 43.580174] type=1400 audit(1350985198.868:10): avc: denied { open } for pid=646 comm="bash" path="/root/.profile" dev="dm-0" ino=51282 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >09:39:58,929 INFO kernel:[ 43.601286] microcode: CPU0 sig=0xf29, pf=0x4, revision=0x2e >09:39:58,974 INFO kernel:[ 43.675737] microcode: CPU1 sig=0xf29, pf=0x4, revision=0x2e >09:39:58,976 INFO kernel:[ 43.680801] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >09:39:59,067 NOTICE kernel:[ 43.777786] type=1400 audit(1350985199.065:11): avc: denied { write } for pid=639 comm="firewalld" name="python2.7" dev="dm-0" ino=18081 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >09:40:01,530 INFO systemd: Starting D-Bus System Message Bus... >09:40:01,544 INFO systemd: Started D-Bus System Message Bus. >09:40:01,628 INFO systemd: Started firewalld - dynamic firewall daemon. >09:40:01,649 INFO systemd: Starting Network Manager... >09:40:02,115 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >09:40:02,115 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >09:40:02,116 INFO NetworkManager: <info> WEXT support is enabled >09:40:02,147 INFO dbus-daemon: dbus[664]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >09:40:02,147 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >09:40:02,147 INFO systemd: Starting Authorization Manager... >09:40:02,440 INFO polkitd: Started polkitd version 0.107 >09:40:02,633 INFO dbus-daemon: dbus[664]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >09:40:02,633 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >09:40:02,636 INFO systemd: Started Authorization Manager. >09:40:02,687 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >09:40:02,694 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >09:40:02,695 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >09:40:02,696 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >09:40:02,697 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >09:40:02,699 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >09:40:02,700 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >09:40:02,702 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >09:40:02,712 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >09:40:02,716 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >09:40:02,738 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >09:40:02,743 INFO NetworkManager: <info> Networking is enabled by state file >09:40:02,745 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >09:40:02,746 INFO NetworkManager: <info> (em1): carrier is ON >09:40:02,747 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'skge' ifindex: 2) >09:40:02,748 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >09:40:02,749 INFO NetworkManager: <info> (em1): now managed >09:40:02,751 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >09:40:02,752 INFO NetworkManager: <info> (em1): preparing device. >09:40:02,753 INFO NetworkManager: <info> Activation (em1) starting connection 'Boot Disk' >09:40:02,754 INFO NetworkManager: <info> (em1): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >09:40:02,766 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >09:40:02,767 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >09:40:02,768 INFO systemd: Started Network Manager. >09:40:02,770 INFO systemd: Starting Network Manager Wait Online... >09:40:02,771 INFO systemd: Starting Anaconda System Services. >09:40:02,782 INFO systemd: Reached target Anaconda System Services. >09:40:02,783 INFO systemd: Starting Anaconda... >09:40:02,888 WARNING NetworkManager: <warn> (em1) firewall zone add/change failed: (32) INVALID_ZONE: public >09:40:02,888 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >09:40:02,888 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >09:40:02,888 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >09:40:02,916 INFO systemd: Started Anaconda. >09:40:02,916 INFO systemd: Starting Anaconda Text Console... >09:40:02,941 INFO NetworkManager: <info> dhclient started with pid 680 >09:40:02,944 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >09:40:03,113 INFO systemd: Started Anaconda Text Console. >09:40:03,215 WARNING kernel:[ 47.925214] audit_printk_skb: 15 callbacks suppressed >09:40:03,215 NOTICE kernel:[ 47.925221] type=1400 audit(1350985203.213:17): avc: denied { read write } for pid=694 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >09:40:03,432 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >09:40:03,433 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >09:40:03,433 INFO dhclient: All rights reserved. >09:40:03,437 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >09:40:03,439 INFO dhclient: >09:40:03,440 ERR dhclient: /var/lib/dhclient/dhclient-da21a32f-d2d9-4c7d-8b58-c6c2876b48da-em1.lease line 12: Expecting a domain string. >09:40:03,441 ERR dhclient: option domain-search ; >09:40:03,442 ERR dhclient: ^ >09:40:03,477 INFO dhclient: Listening on LPF/em1/00:0c:6e:39:ec:d7 >09:40:03,477 INFO dhclient: Sending on LPF/em1/00:0c:6e:39:ec:d7 >09:40:03,477 INFO dhclient: Sending on Socket/fallback >09:40:03,477 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >09:40:03,477 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x21d5ca7f) >09:40:03,477 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x21d5ca7f) >09:40:03,479 ERR dhclient: Invalid domain list. >09:40:03,480 ERR dhclient: suspect value in domain_search option - discarded >09:40:03,491 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> reboot >09:40:03,492 INFO NetworkManager: <info> address 192.168.0.170 >09:40:03,494 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >09:40:03,496 INFO NetworkManager: <info> gateway 192.168.0.1 >09:40:03,497 INFO NetworkManager: <info> nameserver '192.168.0.1' >09:40:03,503 INFO NetworkManager: <info> domain name 'tirfa.net' >09:40:03,503 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >09:40:03,503 ERR dhclient: Invalid domain list. >09:40:03,503 INFO dhclient: bound to 192.168.0.170 -- renewal in 3357 seconds. >09:40:03,504 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >09:40:03,506 INFO NetworkManager: <info> (em1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >09:40:03,507 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >09:40:03,508 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >09:40:03,531 INFO NetworkManager: <info> Policy set 'Boot Disk' (em1) as default for IPv4 routing and DNS. >09:40:03,535 INFO NetworkManager: <info> Activation (em1) successful, device activated. >09:40:03,536 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >09:40:03,538 INFO dbus-daemon: dbus[664]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >09:40:03,539 INFO systemd: Started Network Manager Wait Online. >09:40:03,564 INFO systemd: Starting Network. >09:40:03,564 INFO systemd: Reached target Network. >09:40:03,564 INFO systemd: Startup finished in 7s 347ms 733us (kernel) + 33s 869ms 830us (initrd) + 7s 30ms 934us (userspace) = 48s 248ms 497us. >09:40:03,634 INFO dbus-daemon: dbus[664]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >09:40:03,634 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >09:40:03,851 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >09:40:06,382 NOTICE kernel:[ 51.092680] type=1400 audit(1350985206.380:18): avc: denied { read write } for pid=725 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=8115 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >09:40:06,386 WARNING kernel:[ 51.096272] auditd (726): /proc/726/oom_adj is deprecated, please use /proc/726/oom_score_adj instead. >09:40:13,161 INFO systemd: Starting NTP client/server... >09:40:13,321 INFO chrony-helper: tr: write error: Broken pipe >09:40:13,321 INFO chrony-helper: tr: write error >09:40:13,384 INFO chronyd: chronyd version 1.27-git1ca844 starting >09:40:13,384 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >09:40:13,385 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >09:40:13,415 INFO systemd: Started NTP client/server. >15:39:42,454 INFO chronyd: Selected source 46.28.43.66 >15:39:42,454 WARNING chronyd: System clock wrong by 21563.758160 seconds, adjustment started >15:39:42,454 WARNING chronyd: System clock was stepped by 21563.758 seconds >15:40:17,228 INFO kernel:[ 98.873189] Btrfs loaded >15:40:17,407 INFO kernel:[ 99.052744] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >15:40:49,169 INFO chronyd: Can't synchronise: no majority >15:40:49,309 INFO chronyd: Selected source 38.229.71.1 >15:40:49,310 WARNING chronyd: System clock wrong by 0.635155 seconds, adjustment started
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 862613
:
620763
|
620764
|
620765
|
620766
|
620767
|
620768
|
620769
|
620770
|
620771
|
620772
|
620773
|
620774
|
620775
|
632168
|
632169
|
632170
| 632171 |
677917