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 620763 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.
File: anaconda-tb
anaconda-tb (text/plain), 264.94 KB, created by
Kamil Páral
on 2012-10-03 11:42:27 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Kamil Páral
Created:
2012-10-03 11:42:27 UTC
Size:
264.94 KB
patch
obsolete
>anaconda 18.11 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 865, in initializeDisk > raise ValueError("cannot initialize a disk that has partitions") > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 840, 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 1554, in doKickstartStorage > ksdata.clearpart.execute(storage, ksdata, instClass) > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 333, 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 87, 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 0xb57b12cc> >disk: existing 19092MB disk sdb (4) 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: {'sda': 128, 'sdb': 129} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition sda1 (1) >, '/': existing 16884MB partition sda3 (3) >} > swaps: [existing 2496MB partition sda2 (2) >] > name: Fedora Linux 18 for i686 >] > _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, sdb, sdb1, vg_foobar, vg_foobar-lv_root, sr0, loop0, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _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.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0xb57b12cc>> > _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, sdb1, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, '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:1f.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:1/0: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 >, '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:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:1/0: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 >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, 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 19881MB disk sda (0) with non-existent msdos disklabel >, OpticalDevice instance, containing members: > _model: Optiarc_DVD+_-RW_ND-3570A > 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:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /tmp/curl_fetch_url1/squashfs.img (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: 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: 9 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 2d9938e1-50db-48b6-be19-14af72c632f2 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 2d9938e1-50db-48b6-be19-14af72c632f2 > 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 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 11 > 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: 12 > 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: 13 > minor: 0 >, existing 1024MB dm live-rw (14) with existing ext4 filesystem >, existing 19092MB disk sdb (4) with existing msdos disklabel >, existing 19091MB partition sdb1 (5) with existing lvmpv >, existing 19072MB lvmvg vg_foobar (6) >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 3f84326f-1f86-4732-951f-a46ee16604f6 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008003 > origFormat._minInstanceSize: 767.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 16884.0 > origFormat._size: 16884.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda3 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing swap > id: 2 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 3 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 6d2039b2-7576-4eeb-b843-e06c005ffb8e > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._minInstanceSize: 50.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat._size: 500.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda1 > id: 4 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 5 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing msdos disklabel > id: 6 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 7 >, ActionCreateDevice instance, containing members: > device: non-existent 16852MB partition sda3 (15) with non-existent ext4 filesystem mounted at / > id: 8 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 9 >, ActionCreateDevice instance, containing members: > device: non-existent 500MB partition sda1 (16) with non-existent ext4 filesystem mounted at /boot > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 11 >, ActionCreateDevice instance, containing members: > device: non-existent 2528MB partition sda2 (17) with non-existent swap > id: 12 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 13 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 14 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 15 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 16 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent msdos disklabel > id: 17 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 18 >] > _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: 1 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sdb, sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sdb, sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 3 > _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 (0xaee3e12c) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xaee3edcc) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xaee4c28c) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xaee4c9cc) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0xaee4c96c) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2528 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._setup: True > _intf.payload.txID: 1349271561.91 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 0 b > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >clearPartTypeSystem: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: http://download.eng.brq.redhat.com/pub/fedora/fedora-alt/stage/18-Beta-TC1/Fedora/i386/os/ >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.11 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >clearPartTypeSelection: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'http://download.eng.brq.redhat.com/pub/fedora/fedora-alt/stage/18-Beta-TC1/Fedora/i386/os/', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >13:38:08,483 INFO anaconda: /sbin/anaconda 18.11 >13:38:11,096 INFO anaconda: 1310720 kB (1280 MB) are available >13:38:11,097 INFO anaconda: check_memory(): total:1280, needed:512, graphical:512 >13:38:11,123 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >13:38:11,126 INFO anaconda: Default encoding = utf-8 >13:38:11,680 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >13:38:11,684 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >13:38:12,759 INFO anaconda: Display mode = g >13:38:12,770 INFO anaconda: 1310720 kB (1280 MB) are available >13:38:12,770 INFO anaconda: check_memory(): total:1280, needed:512, graphical:512 >13:38:14,039 DEBUG anaconda: X server has signalled a successful start. >13:38:14,044 INFO anaconda: Starting window manager, pid 761. >13:38:17,353 INFO anaconda: using only installclass _Fedora >13:38:19,014 INFO anaconda: Detected 1264M of memory >13:38:19,016 INFO anaconda: Swap attempt of 2528M >13:38:21,057 DEBUG anaconda: required disklabel type for sda (1) is None >13:38:21,059 DEBUG anaconda: default disklabel type for sda is msdos >13:38:21,066 DEBUG anaconda: selecting msdos disklabel for sda based on size >13:38:24,516 DEBUG anaconda: required disklabel type for sdb (1) is None >13:38:24,523 DEBUG anaconda: default disklabel type for sdb is msdos >13:38:24,526 DEBUG anaconda: selecting msdos disklabel for sdb based on size >13:38:28,107 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >13:38:28,178 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >13:38:28,435 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext4 with options defaults,ro >13:38:28,860 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >13:39:02,217 WARN anaconda: is not a valid timezone, falling back to default (America/New_York) >09:39:03,705 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >09:39:33,218 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) > >09:39:34,890 DEBUG anaconda: required disklabel type for sda (1) is None >09:39:34,895 DEBUG anaconda: default disklabel type for sda is msdos >09:39:34,898 DEBUG anaconda: selecting msdos disklabel for sda based on size >09:39:35,096 INFO anaconda: Detected 1264M of memory >09:39:35,099 INFO anaconda: Swap attempt of 2528M >09:39:47,193 DEBUG anaconda: required disklabel type for sda (1) is None >09:39:47,195 DEBUG anaconda: default disklabel type for sda is msdos >09:39:47,197 DEBUG anaconda: selecting msdos disklabel for sda based on size > > >/tmp/packaging.log: >13:38:18,957 DEBUG packaging: getting release version from tree at None (18) >13:38:18,959 DEBUG packaging: got a release version of 18 >13:38:29,440 INFO packaging: updating base repo >13:38:30,098 DEBUG packaging: getting release version from tree at None (18) >13:38:30,103 DEBUG packaging: got a release version of 18 >13:38:30,104 INFO packaging: configuring base repo >13:38:30,106 DEBUG packaging: getting release version from tree at http://download.eng.brq.redhat.com/pub/fedora/fedora-alt/stage/18-Beta-TC1/Fedora/i386/os/ (18) >13:38:30,110 DEBUG packaging: retrieving treeinfo from http://download.eng.brq.redhat.com/pub/fedora/fedora-alt/stage/18-Beta-TC1/Fedora/i386/os/ (proxies: {} ; sslverify: True) >13:38:30,128 DEBUG packaging: got a release version of 18 >13:38:30,306 DEBUG packaging: adding yum repo anaconda with baseurl http://download.eng.brq.redhat.com/pub/fedora/fedora-alt/stage/18-Beta-TC1/Fedora/i386/os/ and mirrorlist None >13:38:30,331 ERR packaging: base repo (url/http://download.eng.brq.redhat.com/pub/fedora/fedora-alt/stage/18-Beta-TC1/Fedora/i386/os/) not valid -- removing it >13:38:30,339 INFO packaging: using default repos from local yum configuration >13:38:30,342 INFO packaging: gathering repo metadata >13:38:30,350 DEBUG packaging: getting repo metadata for fedora >13:38:35,299 DEBUG packaging: getting group info for fedora >13:38:35,513 DEBUG packaging: getting repo metadata for updates-testing >13:38:37,206 DEBUG packaging: getting group info for updates-testing >13:38:37,609 DEBUG packaging: getting repo metadata for updates >13:38:38,136 DEBUG packaging: getting group info for updates >13:38:38,137 ERR packaging: failed to get groups for repo updates >13:38:38,139 INFO packaging: metadata retrieval complete >09:39:21,888 DEBUG packaging: deleting package sacks >09:39:21,912 INFO packaging: checking software selection >09:39:21,914 DEBUG packaging: deleting package sacks >09:39:21,920 DEBUG packaging: select group core >09:39:25,137 DEBUG packaging: select group core >09:39:25,142 DEBUG packaging: select group gnome-desktop >09:39:25,850 DEBUG packaging: select group multimedia >09:39:26,006 DEBUG packaging: select group input-methods >09:39:26,116 DEBUG packaging: select group base-x >09:39:26,292 DEBUG packaging: select group fonts >09:39:26,754 DEBUG packaging: select group hardware-support >09:39:26,833 DEBUG packaging: select group dial-up >09:39:26,863 DEBUG packaging: select group printing >09:39:27,065 DEBUG packaging: select group firefox >09:39:27,076 DEBUG packaging: select group standard >09:39:27,375 DEBUG packaging: select package kernel-PAE >09:39:27,697 INFO packaging: selected kernel-PAE >09:39:27,699 INFO packaging: checking dependencies > > >/tmp/program.log: >13:38:11,338 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >13:38:11,384 INFO program: Running... modprobe fcoe >13:38:11,614 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >13:38:11,676 INFO program: No FCoE boot disk information is found in EDD! >13:38:11,689 INFO program: Running... udevadm settle --timeout=300 >13:38:12,510 INFO program: Running... multipath -d >13:38:12,614 INFO program: Running... multipath -ll >13:38:14,049 INFO program: Running... metacity --display :1 --sm-disable >13:38:15,425 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >13:38:15,864 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:15,907 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:15,914 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:15,918 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:15,924 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:15,932 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:15,935 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:15,942 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:15,949 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:15,953 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:15,959 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:15,966 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:15,988 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:15,995 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:16,030 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:16,046 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:16,049 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:16,057 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:16,060 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:16,067 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:16,070 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:16,085 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:16,090 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:16,099 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >13:38:19,086 INFO program: Running... udevadm control --property=ANACONDA=1 >13:38:19,326 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >13:38:19,352 INFO program: Running... systemctl start chronyd.service >13:38:20,004 INFO program: Running... udevadm settle --timeout=300 >13:38:20,625 INFO program: Running... multipath -d >13:38:20,700 INFO program: Running... multipath -ll >13:38:22,477 INFO program: Running... dumpe2fs -h /dev/sda1 >13:38:22,573 INFO program: Filesystem volume name: <none> >13:38:22,576 INFO program: Last mounted on: /boot >13:38:22,577 INFO program: Filesystem UUID: 6d2039b2-7576-4eeb-b843-e06c005ffb8e >13:38:22,596 INFO program: Filesystem magic number: 0xEF53 >13:38:22,600 INFO program: Filesystem revision #: 1 (dynamic) >13:38:22,602 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 >13:38:22,604 INFO program: Filesystem flags: signed_directory_hash >13:38:22,607 INFO program: Default mount options: user_xattr acl >13:38:22,613 INFO program: Filesystem state: clean >13:38:22,615 INFO program: Errors behavior: Continue >13:38:22,617 INFO program: Filesystem OS type: Linux >13:38:22,619 INFO program: Inode count: 128016 >13:38:22,620 INFO program: Block count: 512000 >13:38:22,626 INFO program: Reserved block count: 25600 >13:38:22,627 INFO program: Free blocks: 450271 >13:38:22,629 INFO program: Free inodes: 127673 >13:38:22,631 INFO program: First block: 1 >13:38:22,633 INFO program: Block size: 1024 >13:38:22,639 INFO program: Fragment size: 1024 >13:38:22,641 INFO program: Reserved GDT blocks: 256 >13:38:22,642 INFO program: Blocks per group: 8192 >13:38:22,644 INFO program: Fragments per group: 8192 >13:38:22,646 INFO program: Inodes per group: 2032 >13:38:22,652 INFO program: Inode blocks per group: 254 >13:38:22,654 INFO program: Flex block group size: 16 >13:38:22,656 INFO program: Filesystem created: Tue Oct 2 11:16:52 2012 >13:38:22,658 INFO program: Last mount time: Tue Oct 2 17:37:29 2012 >13:38:22,659 INFO program: Last write time: Tue Oct 2 17:59:59 2012 >13:38:22,679 INFO program: Mount count: 3 >13:38:22,680 INFO program: Maximum mount count: -1 >13:38:22,682 INFO program: Last checked: Tue Oct 2 11:16:52 2012 >13:38:22,684 INFO program: Check interval: 0 (<none>) >13:38:22,686 INFO program: Lifetime writes: 59 MB >13:38:22,695 INFO program: Reserved blocks uid: 0 (user root) >13:38:22,696 INFO program: Reserved blocks gid: 0 (group root) >13:38:22,698 INFO program: First inode: 11 >13:38:22,704 INFO program: Inode size: 128 >13:38:22,706 INFO program: Journal inode: 8 >13:38:22,707 INFO program: Default directory hash: half_md4 >13:38:22,709 INFO program: Directory Hash Seed: 72cf4dd2-be1b-40e6-8de4-bcf4d0897da9 >13:38:22,711 INFO program: Journal backup: inode blocks >13:38:22,713 INFO program: Journal features: (none) >13:38:22,718 INFO program: Journal size: 8M >13:38:22,720 INFO program: Journal length: 8192 >13:38:22,746 INFO program: Journal sequence: 0x00000026 >13:38:22,752 INFO program: Journal start: 0 >13:38:22,754 INFO program: >13:38:22,756 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:38:22,758 INFO program: Running... dumpe2fs -h /dev/sda1 >13:38:22,794 INFO program: Filesystem volume name: <none> >13:38:22,801 INFO program: Last mounted on: /boot >13:38:22,803 INFO program: Filesystem UUID: 6d2039b2-7576-4eeb-b843-e06c005ffb8e >13:38:22,805 INFO program: Filesystem magic number: 0xEF53 >13:38:22,806 INFO program: Filesystem revision #: 1 (dynamic) >13:38:22,808 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 >13:38:22,815 INFO program: Filesystem flags: signed_directory_hash >13:38:22,821 INFO program: Default mount options: user_xattr acl >13:38:22,826 INFO program: Filesystem state: clean >13:38:22,827 INFO program: Errors behavior: Continue >13:38:22,829 INFO program: Filesystem OS type: Linux >13:38:22,831 INFO program: Inode count: 128016 >13:38:22,836 INFO program: Block count: 512000 >13:38:22,837 INFO program: Reserved block count: 25600 >13:38:22,839 INFO program: Free blocks: 450271 >13:38:22,841 INFO program: Free inodes: 127673 >13:38:22,846 INFO program: First block: 1 >13:38:22,848 INFO program: Block size: 1024 >13:38:22,850 INFO program: Fragment size: 1024 >13:38:22,852 INFO program: Reserved GDT blocks: 256 >13:38:22,854 INFO program: Blocks per group: 8192 >13:38:22,856 INFO program: Fragments per group: 8192 >13:38:22,861 INFO program: Inodes per group: 2032 >13:38:22,863 INFO program: Inode blocks per group: 254 >13:38:22,865 INFO program: Flex block group size: 16 >13:38:22,866 INFO program: Filesystem created: Tue Oct 2 11:16:52 2012 >13:38:22,868 INFO program: Last mount time: Tue Oct 2 17:37:29 2012 >13:38:22,874 INFO program: Last write time: Tue Oct 2 17:59:59 2012 >13:38:22,875 INFO program: Mount count: 3 >13:38:22,877 INFO program: Maximum mount count: -1 >13:38:22,879 INFO program: Last checked: Tue Oct 2 11:16:52 2012 >13:38:22,881 INFO program: Check interval: 0 (<none>) >13:38:22,887 INFO program: Lifetime writes: 59 MB >13:38:22,888 INFO program: Reserved blocks uid: 0 (user root) >13:38:22,890 INFO program: Reserved blocks gid: 0 (group root) >13:38:22,892 INFO program: First inode: 11 >13:38:22,894 INFO program: Inode size: 128 >13:38:22,896 INFO program: Journal inode: 8 >13:38:22,902 INFO program: Default directory hash: half_md4 >13:38:22,903 INFO program: Directory Hash Seed: 72cf4dd2-be1b-40e6-8de4-bcf4d0897da9 >13:38:22,905 INFO program: Journal backup: inode blocks >13:38:22,907 INFO program: Journal features: (none) >13:38:22,909 INFO program: Journal size: 8M >13:38:22,911 INFO program: Journal length: 8192 >13:38:22,917 INFO program: Journal sequence: 0x00000026 >13:38:22,918 INFO program: Journal start: 0 >13:38:22,920 INFO program: >13:38:22,922 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:38:22,924 INFO program: Running... resize2fs -P /dev/sda1 >13:38:22,973 INFO program: Estimated minimum size of the filesystem: 50863 >13:38:22,975 ERR program: resize2fs 1.42.5 (29-Jul-2012) >13:38:23,692 INFO program: Running... dumpe2fs -h /dev/sda3 >13:38:23,781 INFO program: Filesystem volume name: <none> >13:38:23,784 INFO program: Last mounted on: / >13:38:23,790 INFO program: Filesystem UUID: 3f84326f-1f86-4732-951f-a46ee16604f6 >13:38:23,792 INFO program: Filesystem magic number: 0xEF53 >13:38:23,793 INFO program: Filesystem revision #: 1 (dynamic) >13:38:23,795 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:38:23,797 INFO program: Filesystem flags: signed_directory_hash >13:38:23,802 INFO program: Default mount options: user_xattr acl >13:38:23,804 INFO program: Filesystem state: clean >13:38:23,806 INFO program: Errors behavior: Continue >13:38:23,808 INFO program: Filesystem OS type: Linux >13:38:23,810 INFO program: Inode count: 1081344 >13:38:23,813 INFO program: Block count: 4322304 >13:38:23,815 INFO program: Reserved block count: 216115 >13:38:23,817 INFO program: Free blocks: 4069183 >13:38:23,822 INFO program: Free inodes: 1061896 >13:38:23,824 INFO program: First block: 0 >13:38:23,826 INFO program: Block size: 4096 >13:38:23,828 INFO program: Fragment size: 4096 >13:38:23,833 INFO program: Reserved GDT blocks: 1022 >13:38:23,836 INFO program: Blocks per group: 32768 >13:38:23,837 INFO program: Fragments per group: 32768 >13:38:23,839 INFO program: Inodes per group: 8192 >13:38:23,845 INFO program: Inode blocks per group: 512 >13:38:23,847 INFO program: Flex block group size: 16 >13:38:23,848 INFO program: Filesystem created: Tue Oct 2 11:16:35 2012 >13:38:23,850 INFO program: Last mount time: Tue Oct 2 17:37:24 2012 >13:38:23,852 INFO program: Last write time: Tue Oct 2 13:37:07 2012 >13:38:23,857 INFO program: Mount count: 3 >13:38:23,859 INFO program: Maximum mount count: -1 >13:38:23,861 INFO program: Last checked: Tue Oct 2 11:16:35 2012 >13:38:23,863 INFO program: Check interval: 0 (<none>) >13:38:23,865 INFO program: Lifetime writes: 1292 MB >13:38:23,867 INFO program: Reserved blocks uid: 0 (user root) >13:38:23,873 INFO program: Reserved blocks gid: 0 (group root) >13:38:23,874 INFO program: First inode: 11 >13:38:23,876 INFO program: Inode size: 256 >13:38:23,878 INFO program: Required extra isize: 28 >13:38:23,880 INFO program: Desired extra isize: 28 >13:38:23,882 INFO program: Journal inode: 8 >13:38:23,887 INFO program: Default directory hash: half_md4 >13:38:23,889 INFO program: Directory Hash Seed: 55214982-fc8b-4ae6-a4a4-dc004ac1b9f1 >13:38:23,891 INFO program: Journal backup: inode blocks >13:38:23,893 INFO program: Journal features: journal_incompat_revoke >13:38:23,895 INFO program: Journal size: 128M >13:38:23,897 INFO program: Journal length: 32768 >13:38:23,911 INFO program: Journal sequence: 0x000004ce >13:38:23,913 INFO program: Journal start: 0 >13:38:23,915 INFO program: >13:38:23,917 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:38:23,919 INFO program: Running... dumpe2fs -h /dev/sda3 >13:38:23,953 INFO program: Filesystem volume name: <none> >13:38:23,955 INFO program: Last mounted on: / >13:38:23,957 INFO program: Filesystem UUID: 3f84326f-1f86-4732-951f-a46ee16604f6 >13:38:23,959 INFO program: Filesystem magic number: 0xEF53 >13:38:23,964 INFO program: Filesystem revision #: 1 (dynamic) >13:38:23,966 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:38:23,968 INFO program: Filesystem flags: signed_directory_hash >13:38:23,970 INFO program: Default mount options: user_xattr acl >13:38:23,972 INFO program: Filesystem state: clean >13:38:23,974 INFO program: Errors behavior: Continue >13:38:23,980 INFO program: Filesystem OS type: Linux >13:38:23,982 INFO program: Inode count: 1081344 >13:38:23,983 INFO program: Block count: 4322304 >13:38:23,985 INFO program: Reserved block count: 216115 >13:38:23,987 INFO program: Free blocks: 4069183 >13:38:23,989 INFO program: Free inodes: 1061896 >13:38:24,001 INFO program: First block: 0 >13:38:24,003 INFO program: Block size: 4096 >13:38:24,005 INFO program: Fragment size: 4096 >13:38:24,007 INFO program: Reserved GDT blocks: 1022 >13:38:24,013 INFO program: Blocks per group: 32768 >13:38:24,015 INFO program: Fragments per group: 32768 >13:38:24,017 INFO program: Inodes per group: 8192 >13:38:24,019 INFO program: Inode blocks per group: 512 >13:38:24,024 INFO program: Flex block group size: 16 >13:38:24,026 INFO program: Filesystem created: Tue Oct 2 11:16:35 2012 >13:38:24,028 INFO program: Last mount time: Tue Oct 2 17:37:24 2012 >13:38:24,030 INFO program: Last write time: Tue Oct 2 13:37:07 2012 >13:38:24,034 INFO program: Mount count: 3 >13:38:24,036 INFO program: Maximum mount count: -1 >13:38:24,038 INFO program: Last checked: Tue Oct 2 11:16:35 2012 >13:38:24,040 INFO program: Check interval: 0 (<none>) >13:38:24,042 INFO program: Lifetime writes: 1292 MB >13:38:24,047 INFO program: Reserved blocks uid: 0 (user root) >13:38:24,049 INFO program: Reserved blocks gid: 0 (group root) >13:38:24,051 INFO program: First inode: 11 >13:38:24,053 INFO program: Inode size: 256 >13:38:24,055 INFO program: Required extra isize: 28 >13:38:24,057 INFO program: Desired extra isize: 28 >13:38:24,063 INFO program: Journal inode: 8 >13:38:24,065 INFO program: Default directory hash: half_md4 >13:38:24,066 INFO program: Directory Hash Seed: 55214982-fc8b-4ae6-a4a4-dc004ac1b9f1 >13:38:24,068 INFO program: Journal backup: inode blocks >13:38:24,070 INFO program: Journal features: journal_incompat_revoke >13:38:24,072 INFO program: Journal size: 128M >13:38:24,077 INFO program: Journal length: 32768 >13:38:24,079 INFO program: Journal sequence: 0x000004ce >13:38:24,081 INFO program: Journal start: 0 >13:38:24,083 INFO program: >13:38:24,085 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:38:24,087 INFO program: Running... resize2fs -P /dev/sda3 >13:38:24,154 INFO program: Estimated minimum size of the filesystem: 196132 >13:38:24,156 ERR program: resize2fs 1.42.5 (29-Jul-2012) >13:38:25,845 INFO program: Running... dumpe2fs -h /dev/loop1 >13:38:25,877 INFO program: Filesystem volume name: Anaconda >13:38:25,879 INFO program: Last mounted on: / >13:38:25,880 INFO program: Filesystem UUID: 2d9938e1-50db-48b6-be19-14af72c632f2 >13:38:25,881 INFO program: Filesystem magic number: 0xEF53 >13:38:25,882 INFO program: Filesystem revision #: 1 (dynamic) >13:38:25,884 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 >13:38:25,885 INFO program: Filesystem flags: signed_directory_hash >13:38:25,886 INFO program: Default mount options: user_xattr acl >13:38:25,887 INFO program: Filesystem state: clean >13:38:25,892 INFO program: Errors behavior: Continue >13:38:25,893 INFO program: Filesystem OS type: Linux >13:38:25,894 INFO program: Inode count: 65536 >13:38:25,896 INFO program: Block count: 1048576 >13:38:25,897 INFO program: Reserved block count: 0 >13:38:25,901 INFO program: Free blocks: 290485 >13:38:25,903 INFO program: Free inodes: 36792 >13:38:25,904 INFO program: First block: 1 >13:38:25,908 INFO program: Block size: 1024 >13:38:25,913 INFO program: Fragment size: 1024 >13:38:25,914 INFO program: Reserved GDT blocks: 256 >13:38:25,918 INFO program: Blocks per group: 8192 >13:38:25,919 INFO program: Fragments per group: 8192 >13:38:25,921 INFO program: Inodes per group: 512 >13:38:25,922 INFO program: Inode blocks per group: 128 >13:38:25,926 INFO program: Flex block group size: 16 >13:38:25,928 INFO program: Filesystem created: Wed Oct 3 04:30:38 2012 >13:38:25,929 INFO program: Last mount time: Wed Oct 3 04:30:50 2012 >13:38:25,930 INFO program: Last write time: Wed Oct 3 04:30:58 2012 >13:38:25,931 INFO program: Mount count: 2 >13:38:25,932 INFO program: Maximum mount count: -1 >13:38:25,937 INFO program: Last checked: Wed Oct 3 04:30:38 2012 >13:38:25,938 INFO program: Check interval: 0 (<none>) >13:38:25,939 INFO program: Lifetime writes: 32 MB >13:38:25,941 INFO program: Reserved blocks uid: 0 (user root) >13:38:25,942 INFO program: Reserved blocks gid: 0 (group root) >13:38:25,943 INFO program: First inode: 11 >13:38:25,948 INFO program: Inode size: 256 >13:38:25,949 INFO program: Required extra isize: 28 >13:38:25,951 INFO program: Desired extra isize: 28 >13:38:25,952 INFO program: Journal inode: 8 >13:38:25,953 INFO program: Default directory hash: half_md4 >13:38:25,957 INFO program: Directory Hash Seed: e781d8e2-09ef-4daf-8cf7-79d76f51254e >13:38:25,959 INFO program: Journal backup: inode blocks >13:38:25,960 INFO program: Journal features: (none) >13:38:25,961 INFO program: Journal size: 32M >13:38:25,962 INFO program: Journal length: 32768 >13:38:25,963 INFO program: Journal sequence: 0x00000007 >13:38:25,968 INFO program: Journal start: 0 >13:38:25,969 INFO program: >13:38:25,970 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:38:25,973 INFO program: Running... dumpe2fs -h /dev/loop1 >13:38:26,001 INFO program: Filesystem volume name: Anaconda >13:38:26,003 INFO program: Last mounted on: / >13:38:26,004 INFO program: Filesystem UUID: 2d9938e1-50db-48b6-be19-14af72c632f2 >13:38:26,005 INFO program: Filesystem magic number: 0xEF53 >13:38:26,010 INFO program: Filesystem revision #: 1 (dynamic) >13:38:26,011 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 >13:38:26,013 INFO program: Filesystem flags: signed_directory_hash >13:38:26,014 INFO program: Default mount options: user_xattr acl >13:38:26,015 INFO program: Filesystem state: clean >13:38:26,019 INFO program: Errors behavior: Continue >13:38:26,021 INFO program: Filesystem OS type: Linux >13:38:26,022 INFO program: Inode count: 65536 >13:38:26,023 INFO program: Block count: 1048576 >13:38:26,024 INFO program: Reserved block count: 0 >13:38:26,029 INFO program: Free blocks: 290485 >13:38:26,031 INFO program: Free inodes: 36792 >13:38:26,032 INFO program: First block: 1 >13:38:26,033 INFO program: Block size: 1024 >13:38:26,034 INFO program: Fragment size: 1024 >13:38:26,035 INFO program: Reserved GDT blocks: 256 >13:38:26,045 INFO program: Blocks per group: 8192 >13:38:26,046 INFO program: Fragments per group: 8192 >13:38:26,047 INFO program: Inodes per group: 512 >13:38:26,052 INFO program: Inode blocks per group: 128 >13:38:26,053 INFO program: Flex block group size: 16 >13:38:26,055 INFO program: Filesystem created: Wed Oct 3 04:30:38 2012 >13:38:26,056 INFO program: Last mount time: Wed Oct 3 04:30:50 2012 >13:38:26,057 INFO program: Last write time: Wed Oct 3 04:30:58 2012 >13:38:26,061 INFO program: Mount count: 2 >13:38:26,063 INFO program: Maximum mount count: -1 >13:38:26,064 INFO program: Last checked: Wed Oct 3 04:30:38 2012 >13:38:26,065 INFO program: Check interval: 0 (<none>) >13:38:26,066 INFO program: Lifetime writes: 32 MB >13:38:26,068 INFO program: Reserved blocks uid: 0 (user root) >13:38:26,072 INFO program: Reserved blocks gid: 0 (group root) >13:38:26,073 INFO program: First inode: 11 >13:38:26,075 INFO program: Inode size: 256 >13:38:26,076 INFO program: Required extra isize: 28 >13:38:26,077 INFO program: Desired extra isize: 28 >13:38:26,082 INFO program: Journal inode: 8 >13:38:26,083 INFO program: Default directory hash: half_md4 >13:38:26,084 INFO program: Directory Hash Seed: e781d8e2-09ef-4daf-8cf7-79d76f51254e >13:38:26,086 INFO program: Journal backup: inode blocks >13:38:26,087 INFO program: Journal features: (none) >13:38:26,088 INFO program: Journal size: 32M >13:38:26,093 INFO program: Journal length: 32768 >13:38:26,094 INFO program: Journal sequence: 0x00000007 >13:38:26,095 INFO program: Journal start: 0 >13:38:26,097 INFO program: >13:38:26,098 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:38:26,102 INFO program: Running... resize2fs -P /dev/loop1 >13:38:26,135 INFO program: Couldn't find valid filesystem superblock. >13:38:26,137 ERR program: resize2fs 1.42.5 (29-Jul-2012) >13:38:26,139 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >13:38:26,458 INFO program: Running... udevadm settle --timeout=300 >13:38:26,750 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:38:26,782 INFO program: Filesystem volume name: Anaconda >13:38:26,783 INFO program: Last mounted on: /sysroot >13:38:26,784 INFO program: Filesystem UUID: 2d9938e1-50db-48b6-be19-14af72c632f2 >13:38:26,786 INFO program: Filesystem magic number: 0xEF53 >13:38:26,787 INFO program: Filesystem revision #: 1 (dynamic) >13:38:26,792 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 >13:38:26,793 INFO program: Filesystem flags: signed_directory_hash >13:38:26,795 INFO program: Default mount options: user_xattr acl >13:38:26,796 INFO program: Filesystem state: clean >13:38:26,797 INFO program: Errors behavior: Continue >13:38:26,798 INFO program: Filesystem OS type: Linux >13:38:26,803 INFO program: Inode count: 65536 >13:38:26,804 INFO program: Block count: 1048576 >13:38:26,805 INFO program: Reserved block count: 0 >13:38:26,807 INFO program: Free blocks: 290485 >13:38:26,808 INFO program: Free inodes: 36792 >13:38:26,812 INFO program: First block: 1 >13:38:26,814 INFO program: Block size: 1024 >13:38:26,815 INFO program: Fragment size: 1024 >13:38:26,816 INFO program: Reserved GDT blocks: 256 >13:38:26,817 INFO program: Blocks per group: 8192 >13:38:26,819 INFO program: Fragments per group: 8192 >13:38:26,823 INFO program: Inodes per group: 512 >13:38:26,824 INFO program: Inode blocks per group: 128 >13:38:26,825 INFO program: Flex block group size: 16 >13:38:26,827 INFO program: Filesystem created: Wed Oct 3 04:30:38 2012 >13:38:26,828 INFO program: Last mount time: Wed Oct 3 13:37:56 2012 >13:38:26,838 INFO program: Last write time: Wed Oct 3 13:37:56 2012 >13:38:26,839 INFO program: Mount count: 3 >13:38:26,840 INFO program: Maximum mount count: -1 >13:38:26,845 INFO program: Last checked: Wed Oct 3 04:30:38 2012 >13:38:26,846 INFO program: Check interval: 0 (<none>) >13:38:26,848 INFO program: Lifetime writes: 32 MB >13:38:26,849 INFO program: Reserved blocks uid: 0 (user root) >13:38:26,850 INFO program: Reserved blocks gid: 0 (group root) >13:38:26,854 INFO program: First inode: 11 >13:38:26,856 INFO program: Inode size: 256 >13:38:26,857 INFO program: Required extra isize: 28 >13:38:26,858 INFO program: Desired extra isize: 28 >13:38:26,859 INFO program: Journal inode: 8 >13:38:26,861 INFO program: Default directory hash: half_md4 >13:38:26,865 INFO program: Directory Hash Seed: e781d8e2-09ef-4daf-8cf7-79d76f51254e >13:38:26,866 INFO program: Journal backup: inode blocks >13:38:26,868 INFO program: Journal features: (none) >13:38:26,869 INFO program: Journal size: 32M >13:38:26,870 INFO program: Journal length: 32768 >13:38:26,875 INFO program: Journal sequence: 0x00000008 >13:38:26,876 INFO program: Journal start: 1 >13:38:26,877 INFO program: >13:38:26,879 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:38:26,881 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:38:26,913 INFO program: Filesystem volume name: Anaconda >13:38:26,915 INFO program: Last mounted on: /sysroot >13:38:26,916 INFO program: Filesystem UUID: 2d9938e1-50db-48b6-be19-14af72c632f2 >13:38:26,917 INFO program: Filesystem magic number: 0xEF53 >13:38:26,919 INFO program: Filesystem revision #: 1 (dynamic) >13:38:26,923 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 >13:38:26,924 INFO program: Filesystem flags: signed_directory_hash >13:38:26,926 INFO program: Default mount options: user_xattr acl >13:38:26,927 INFO program: Filesystem state: clean >13:38:26,928 INFO program: Errors behavior: Continue >13:38:26,933 INFO program: Filesystem OS type: Linux >13:38:26,934 INFO program: Inode count: 65536 >13:38:26,936 INFO program: Block count: 1048576 >13:38:26,937 INFO program: Reserved block count: 0 >13:38:26,938 INFO program: Free blocks: 290485 >13:38:26,939 INFO program: Free inodes: 36792 >13:38:26,944 INFO program: First block: 1 >13:38:26,945 INFO program: Block size: 1024 >13:38:26,947 INFO program: Fragment size: 1024 >13:38:26,948 INFO program: Reserved GDT blocks: 256 >13:38:26,949 INFO program: Blocks per group: 8192 >13:38:26,950 INFO program: Fragments per group: 8192 >13:38:26,955 INFO program: Inodes per group: 512 >13:38:26,956 INFO program: Inode blocks per group: 128 >13:38:26,958 INFO program: Flex block group size: 16 >13:38:26,962 INFO program: Filesystem created: Wed Oct 3 04:30:38 2012 >13:38:26,967 INFO program: Last mount time: Wed Oct 3 13:37:56 2012 >13:38:26,971 INFO program: Last write time: Wed Oct 3 13:37:56 2012 >13:38:26,973 INFO program: Mount count: 3 >13:38:26,974 INFO program: Maximum mount count: -1 >13:38:26,975 INFO program: Last checked: Wed Oct 3 04:30:38 2012 >13:38:26,976 INFO program: Check interval: 0 (<none>) >13:38:26,981 INFO program: Lifetime writes: 32 MB >13:38:26,983 INFO program: Reserved blocks uid: 0 (user root) >13:38:26,984 INFO program: Reserved blocks gid: 0 (group root) >13:38:26,985 INFO program: First inode: 11 >13:38:26,986 INFO program: Inode size: 256 >13:38:26,988 INFO program: Required extra isize: 28 >13:38:26,989 INFO program: Desired extra isize: 28 >13:38:26,994 INFO program: Journal inode: 8 >13:38:26,995 INFO program: Default directory hash: half_md4 >13:38:26,997 INFO program: Directory Hash Seed: e781d8e2-09ef-4daf-8cf7-79d76f51254e >13:38:26,998 INFO program: Journal backup: inode blocks >13:38:26,999 INFO program: Journal features: (none) >13:38:27,000 INFO program: Journal size: 32M >13:38:27,005 INFO program: Journal length: 32768 >13:38:27,006 INFO program: Journal sequence: 0x00000008 >13:38:27,008 INFO program: Journal start: 1 >13:38:27,009 INFO program: >13:38:27,010 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:38:27,016 INFO program: Running... resize2fs -P /dev/mapper/live-rw >13:38:27,048 INFO program: Estimated minimum size of the filesystem: 755298 >13:38:27,050 ERR program: resize2fs 1.42.5 (29-Jul-2012) >13:38:27,138 INFO program: Running... udevadm settle --timeout=300 >13:38:27,272 INFO program: Running... udevadm settle --timeout=300 >13:38:27,385 INFO program: Running... udevadm settle --timeout=300 >13:38:27,489 INFO program: Running... udevadm settle --timeout=300 >13:38:27,605 INFO program: Running... udevadm settle --timeout=300 >13:38:27,697 INFO program: Running... udevadm settle --timeout=300 >13:38:27,807 INFO program: Running... udevadm settle --timeout=300 >13:38:27,925 INFO program: Running... udevadm settle --timeout=300 >13:38:28,114 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >13:38:28,198 INFO program: Running... /bin/umount /mnt/sysimage >13:38:28,240 INFO program: Running... udevadm settle --timeout=300 >13:38:28,349 INFO program: Running... udevadm settle --timeout=300 >13:38:28,441 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >13:38:28,548 INFO program: Running... arch >13:38:28,805 INFO program: i686 >13:38:28,870 INFO program: Running... /bin/umount /mnt/sysimage >13:38:28,897 INFO program: Running... udevadm settle --timeout=300 >09:39:02,963 INFO program: Running... modprobe btrfs >09:39:03,210 INFO program: Running... modprobe xfs >09:39:03,433 INFO program: Running... modprobe vfat >09:39:03,711 INFO program: Running... udevadm settle --timeout=300 >09:39:34,311 INFO program: Running... udevadm settle --timeout=300 >09:39:34,566 INFO program: Running... udevadm settle --timeout=300 >09:39:34,750 INFO program: Running... udevadm settle --timeout=300 >09:39:34,951 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >13:38:09,847 DEBUG storage: registered device format class DMRaidMember as dmraidmember >13:38:09,853 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >13:38:09,857 DEBUG storage: registered device format class MultipathMember as multipath_member >13:38:09,948 DEBUG storage: registered device format class LUKS as luks >13:38:09,971 DEBUG storage: registered device format class SwapSpace as swap >13:38:09,976 DEBUG storage: registered device format class MDRaidMember as mdmember >13:38:10,040 DEBUG storage: registered device format class Ext2FS as ext2 >13:38:10,042 DEBUG storage: registered device format class Ext3FS as ext3 >13:38:10,044 DEBUG storage: registered device format class Ext4FS as ext4 >13:38:10,047 DEBUG storage: registered device format class FATFS as vfat >13:38:10,049 DEBUG storage: registered device format class EFIFS as efi >13:38:10,051 DEBUG storage: registered device format class BTRFS as btrfs >13:38:10,053 DEBUG storage: registered device format class GFS2 as gfs2 >13:38:10,055 DEBUG storage: registered device format class JFS as jfs >13:38:10,057 DEBUG storage: registered device format class ReiserFS as reiserfs >13:38:10,059 DEBUG storage: registered device format class XFS as xfs >13:38:10,061 DEBUG storage: registered device format class HFS as hfs >13:38:10,063 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >13:38:10,065 DEBUG storage: registered device format class HFSPlus as hfs+ >13:38:10,067 DEBUG storage: registered device format class NTFS as ntfs >13:38:10,069 DEBUG storage: registered device format class NFS as nfs >13:38:10,071 DEBUG storage: registered device format class NFSv4 as nfs4 >13:38:10,073 DEBUG storage: registered device format class Iso9660FS as iso9660 >13:38:10,075 DEBUG storage: registered device format class NoDevFS as nodev >13:38:10,077 DEBUG storage: registered device format class DevPtsFS as devpts >13:38:10,079 DEBUG storage: registered device format class ProcFS as proc >13:38:10,081 DEBUG storage: registered device format class SysFS as sysfs >13:38:10,083 DEBUG storage: registered device format class TmpFS as tmpfs >13:38:10,084 DEBUG storage: registered device format class BindFS as bind >13:38:10,086 DEBUG storage: registered device format class SELinuxFS as selinuxfs >13:38:10,088 DEBUG storage: registered device format class USBFS as usbfs >13:38:10,101 DEBUG storage: registered device format class DiskLabel as disklabel >13:38:10,121 DEBUG storage: registered device format class BIOSBoot as biosboot >13:38:10,139 DEBUG storage: registered device format class PPCPRePBoot as prepboot >13:38:12,440 DEBUG storage: MultipathTopology._build_topology: >13:38:12,442 DEBUG storage: /etc/multipath.conf contents: >13:38:12,444 DEBUG storage: # multipath.conf written by anaconda >13:38:12,446 DEBUG storage: >13:38:12,448 DEBUG storage: defaults { >13:38:12,450 DEBUG storage: user_friendly_names yes >13:38:12,451 DEBUG storage: } >13:38:12,453 DEBUG storage: blacklist { >13:38:12,455 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >13:38:12,457 DEBUG storage: devnode "^hd[a-z]" >13:38:12,459 DEBUG storage: devnode "^dcssblk[0-9]*" >13:38:12,461 DEBUG storage: device { >13:38:12,462 DEBUG storage: vendor "DGC" >13:38:12,464 DEBUG storage: product "LUNZ" >13:38:12,466 DEBUG storage: } >13:38:12,468 DEBUG storage: device { >13:38:12,470 DEBUG storage: vendor "IBM" >13:38:12,472 DEBUG storage: product "S/390.*" >13:38:12,474 DEBUG storage: } >13:38:12,475 DEBUG storage: # don't count normal SATA devices as multipaths >13:38:12,477 DEBUG storage: device { >13:38:12,479 DEBUG storage: vendor "ATA" >13:38:12,481 DEBUG storage: } >13:38:12,483 DEBUG storage: # don't count 3ware devices as multipaths >13:38:12,484 DEBUG storage: device { >13:38:12,486 DEBUG storage: vendor "3ware" >13:38:12,488 DEBUG storage: } >13:38:12,490 DEBUG storage: device { >13:38:12,492 DEBUG storage: vendor "AMCC" >13:38:12,494 DEBUG storage: } >13:38:12,495 DEBUG storage: # nor highpoint devices >13:38:12,497 DEBUG storage: device { >13:38:12,499 DEBUG storage: vendor "HPT" >13:38:12,501 DEBUG storage: } >13:38:12,503 DEBUG storage: } >13:38:12,505 DEBUG storage: multipaths { >13:38:12,506 DEBUG storage: } >13:38:12,508 DEBUG storage: (end of /etc/multipath.conf) >13:38:12,695 INFO storage: MultipathTopology: found singlepath device: sda >13:38:12,698 INFO storage: MultipathTopology: found non-disk device: sda1 >13:38:12,701 INFO storage: MultipathTopology: found non-disk device: sda2 >13:38:12,703 INFO storage: MultipathTopology: found non-disk device: sda3 >13:38:12,705 INFO storage: MultipathTopology: found singlepath device: sdb >13:38:12,707 INFO storage: MultipathTopology: found non-disk device: sdb1 >13:38:12,709 INFO storage: MultipathTopology: found non-disk device: sr0 >13:38:12,712 INFO storage: MultipathTopology: found singlepath device: loop0 >13:38:12,714 INFO storage: MultipathTopology: found singlepath device: loop1 >13:38:12,716 INFO storage: MultipathTopology: found singlepath device: loop2 >13:38:12,718 INFO storage: MultipathTopology: found singlepath device: loop3 >13:38:12,721 INFO storage: MultipathTopology: found singlepath device: loop4 >13:38:12,723 INFO storage: MultipathTopology: found singlepath device: loop5 >13:38:12,725 INFO storage: MultipathTopology: found singlepath device: loop6 >13:38:12,727 INFO storage: MultipathTopology: found singlepath device: loop7 >13:38:12,729 INFO storage: MultipathTopology: found singlepath device: dm-0 >13:38:19,976 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >13:38:19,983 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >13:38:20,482 DEBUG storage: MultipathTopology._build_topology: >13:38:20,513 DEBUG storage: /etc/multipath.conf contents: >13:38:20,515 DEBUG storage: # multipath.conf written by anaconda >13:38:20,517 DEBUG storage: >13:38:20,519 DEBUG storage: defaults { >13:38:20,521 DEBUG storage: user_friendly_names yes >13:38:20,526 DEBUG storage: } >13:38:20,528 DEBUG storage: blacklist { >13:38:20,529 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >13:38:20,531 DEBUG storage: devnode "^hd[a-z]" >13:38:20,533 DEBUG storage: devnode "^dcssblk[0-9]*" >13:38:20,539 DEBUG storage: device { >13:38:20,541 DEBUG storage: vendor "DGC" >13:38:20,542 DEBUG storage: product "LUNZ" >13:38:20,544 DEBUG storage: } >13:38:20,546 DEBUG storage: device { >13:38:20,555 DEBUG storage: vendor "IBM" >13:38:20,556 DEBUG storage: product "S/390.*" >13:38:20,558 DEBUG storage: } >13:38:20,560 DEBUG storage: # don't count normal SATA devices as multipaths >13:38:20,562 DEBUG storage: device { >13:38:20,568 DEBUG storage: vendor "ATA" >13:38:20,569 DEBUG storage: } >13:38:20,571 DEBUG storage: # don't count 3ware devices as multipaths >13:38:20,573 DEBUG storage: device { >13:38:20,575 DEBUG storage: vendor "3ware" >13:38:20,582 DEBUG storage: } >13:38:20,584 DEBUG storage: device { >13:38:20,586 DEBUG storage: vendor "AMCC" >13:38:20,588 DEBUG storage: } >13:38:20,590 DEBUG storage: # nor highpoint devices >13:38:20,593 DEBUG storage: device { >13:38:20,595 DEBUG storage: vendor "HPT" >13:38:20,612 DEBUG storage: } >13:38:20,613 DEBUG storage: } >13:38:20,615 DEBUG storage: multipaths { >13:38:20,617 DEBUG storage: } >13:38:20,619 DEBUG storage: (end of /etc/multipath.conf) >13:38:20,802 INFO storage: MultipathTopology: found singlepath device: sda >13:38:20,804 INFO storage: MultipathTopology: found non-disk device: sda1 >13:38:20,807 INFO storage: MultipathTopology: found non-disk device: sda2 >13:38:20,811 INFO storage: MultipathTopology: found non-disk device: sda3 >13:38:20,813 INFO storage: MultipathTopology: found singlepath device: sdb >13:38:20,818 INFO storage: MultipathTopology: found non-disk device: sdb1 >13:38:20,821 INFO storage: MultipathTopology: found non-disk device: sr0 >13:38:20,823 INFO storage: MultipathTopology: found singlepath device: loop0 >13:38:20,828 INFO storage: MultipathTopology: found singlepath device: loop1 >13:38:20,830 INFO storage: MultipathTopology: found singlepath device: loop2 >13:38:20,832 INFO storage: MultipathTopology: found singlepath device: loop3 >13:38:20,860 INFO storage: MultipathTopology: found singlepath device: loop4 >13:38:20,886 INFO storage: MultipathTopology: found singlepath device: loop5 >13:38:20,889 INFO storage: MultipathTopology: found singlepath device: loop6 >13:38:20,913 INFO storage: MultipathTopology: found singlepath device: loop7 >13:38:20,915 INFO storage: MultipathTopology: found singlepath device: dm-0 >13:38:20,918 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >13:38:20,945 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6E020L0_E1252G3E', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Maxtor_6E020L0', > 'ID_MODEL_ENC': 'Maxtor\\x206E020L0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'NAR61590', > 'ID_SERIAL': 'Maxtor_6E020L0_E1252G3E', > 'ID_SERIAL_SHORT': 'E1252G3E', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '324981', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6E020L0_E1252G3E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >13:38:20,956 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >13:38:20,960 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:38:20,968 DEBUG storage: DeviceTree.getDeviceByName returned None >13:38:20,976 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >13:38:20,985 INFO storage: sda is a disk >13:38:20,991 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:21,003 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >13:38:21,009 INFO storage: added disk sda (id 0) to device tree >13:38:21,011 DEBUG storage: looking up parted Device: /dev/sda >13:38:21,025 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >13:38:21,033 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >13:38:21,045 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:38:21,080 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >13:38:21,365 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xaf7ddbac>, <parted.partition.Partition object at 0xaf7ddb8c>, <parted.partition.Partition object at 0xaf7ddaec>] > device: <parted.device.Device object at 0xaf7dd76c> > PedDisk: <_ped.Disk object at 0xaf7dd90c> >13:38:21,371 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >13:38:21,376 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >13:38:21,388 INFO storage: got device: DiskDevice instance (0xb1daab2c) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 19881.9140625 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Maxtor 6E020L0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 40718160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (2534, 255, 63) biosGeometry: (2534, 255, 63) > PedDevice: <_ped.Device object at 0xb20b856c> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xaf7dd58c> >13:38:21,444 INFO storage: got format: DiskLabel instance (0xaf7d62ec) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xaf7ddbac>, <parted.partition.Partition object at 0xaf7ddb8c>, <parted.partition.Partition object at 0xaf7ddaec>] > device: <parted.device.Device object at 0xaf7dd76c> > PedDisk: <_ped.Disk object at 0xaf7dd90c> > origPartedDisk = <parted.disk.Disk object at 0xaf7ddd6c> > partedDevice = parted.Device instance -- > model: ATA Maxtor 6E020L0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 40718160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (2534, 255, 63) biosGeometry: (2534, 255, 63) > PedDevice: <_ped.Device object at 0xb20bee0c> > >13:38:21,514 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6E020L0_E1252G3E-part1 /dev/disk/by-uuid/6d2039b2-7576-4eeb-b843-e06c005ffb8e', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6d2039b2-7576-4eeb-b843-e06c005ffb8e', > 'ID_FS_UUID_ENC': '6d2039b2-7576-4eeb-b843-e06c005ffb8e', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Maxtor_6E020L0', > 'ID_MODEL_ENC': 'Maxtor\\x206E020L0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'NAR61590', > 'ID_SERIAL': 'Maxtor_6E020L0_E1252G3E', > 'ID_SERIAL_SHORT': 'E1252G3E', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '342703', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6E020L0_E1252G3E-part1', > '/dev/disk/by-uuid/6d2039b2-7576-4eeb-b843-e06c005ffb8e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >13:38:21,541 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >13:38:21,545 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >13:38:21,591 DEBUG storage: DeviceTree.getDeviceByName returned None >13:38:21,597 INFO storage: sda1 is a partition >13:38:21,601 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >13:38:21,607 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:38:21,615 DEBUG storage: DeviceTree.getDeviceByName returned existing 19881MB disk sda (0) with existing msdos disklabel >13:38:21,839 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >13:38:22,164 DEBUG storage: PartitionDevice._setFormat: sda1 ; >13:38:22,169 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:22,178 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >13:38:22,184 DEBUG storage: looking up parted Partition: /dev/sda1 >13:38:22,189 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >13:38:22,198 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >13:38:22,207 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >13:38:22,215 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >13:38:22,219 INFO storage: added partition sda1 (id 1) to device tree >13:38:22,224 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >13:38:22,245 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >13:38:22,267 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >13:38:22,326 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >13:38:22,450 WARN storage: disklabel detected but not usable on sda1 >13:38:22,455 INFO storage: type detected on 'sda1' is 'ext4' >13:38:22,986 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:22,994 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:23,009 DEBUG storage: PartitionDevice._setFormat: sda1 ; >13:38:23,017 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >13:38:23,030 DEBUG storage: looking up parted Device: /dev/sda1 >13:38:23,041 INFO storage: got device: PartitionDevice instance (0xb20c658c) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 19881MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0xb1bcc7ac> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaf7dd92c> fileSystem: <parted.filesystem.FileSystem object at 0xaf7ddc0c> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaf7dd68c> PedPartition: <_ped.Partition object at 0xb20c380c> > disk = existing 19881MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >13:38:23,051 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:23,057 INFO storage: got format: Ext4FS instance (0xb20c6dec) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 6d2039b2-7576-4eeb-b843-e06c005ffb8e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >13:38:23,091 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6E020L0_E1252G3E-part2 /dev/disk/by-uuid/861faf21-9db3-4307-ab45-58a22348a3d6', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '861faf21-9db3-4307-ab45-58a22348a3d6', > 'ID_FS_UUID_ENC': '861faf21-9db3-4307-ab45-58a22348a3d6', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'Maxtor_6E020L0', > 'ID_MODEL_ENC': 'Maxtor\\x206E020L0\\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': '5111808', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'NAR61590', > 'ID_SERIAL': 'Maxtor_6E020L0_E1252G3E', > 'ID_SERIAL_SHORT': 'E1252G3E', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '342845', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6E020L0_E1252G3E-part2', > '/dev/disk/by-uuid/861faf21-9db3-4307-ab45-58a22348a3d6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >13:38:23,096 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >13:38:23,104 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >13:38:23,108 DEBUG storage: DeviceTree.getDeviceByName returned None >13:38:23,114 INFO storage: sda2 is a partition >13:38:23,125 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >13:38:23,133 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:38:23,139 DEBUG storage: DeviceTree.getDeviceByName returned existing 19881MB disk sda (0) with existing msdos disklabel >13:38:23,152 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >13:38:23,165 DEBUG storage: PartitionDevice._setFormat: sda2 ; >13:38:23,167 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:23,177 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >13:38:23,179 DEBUG storage: looking up parted Partition: /dev/sda2 >13:38:23,184 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >13:38:23,193 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >13:38:23,210 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >13:38:23,218 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >13:38:23,224 INFO storage: added partition sda2 (id 2) to device tree >13:38:23,228 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >13:38:23,236 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >13:38:23,244 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:38:23,253 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >13:38:23,304 WARN storage: disklabel detected but not usable on sda2 >13:38:23,307 INFO storage: type detected on 'sda2' is 'swap' >13:38:23,331 DEBUG storage: SwapSpace.__init__: device: /dev/sda2 ; serial: E1252G3E ; uuid: 861faf21-9db3-4307-ab45-58a22348a3d6 ; exists: True ; label: None ; >13:38:23,333 DEBUG storage: getFormat('swap') returning SwapSpace instance >13:38:23,342 DEBUG storage: PartitionDevice._setFormat: sda2 ; >13:38:23,357 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >13:38:23,361 DEBUG storage: looking up parted Device: /dev/sda2 >13:38:23,371 INFO storage: got device: PartitionDevice instance (0xb1bd124c) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 19881MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 2496.0 > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 5111808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (318, 255, 63) biosGeometry: (318, 255, 63) > PedDevice: <_ped.Device object at 0xb1bcc86c> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaf7dd92c> fileSystem: <parted.filesystem.FileSystem object at 0xaf7ddc8c> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaf7ddbcc> PedPartition: <_ped.Partition object at 0xb20c383c> > disk = existing 19881MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 6137855 length = 5111808 > flags = >13:38:23,378 INFO storage: got format: SwapSpace instance (0xb1bd8d8c) -- > type = swap name = swap status = False > device = /dev/sda2 uuid = 861faf21-9db3-4307-ab45-58a22348a3d6 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >13:38:23,406 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6E020L0_E1252G3E-part3 /dev/disk/by-uuid/3f84326f-1f86-4732-951f-a46ee16604f6', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3f84326f-1f86-4732-951f-a46ee16604f6', > 'ID_FS_UUID_ENC': '3f84326f-1f86-4732-951f-a46ee16604f6', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Maxtor_6E020L0', > 'ID_MODEL_ENC': 'Maxtor\\x206E020L0\\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': '6137856', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '34578432', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'NAR61590', > 'ID_SERIAL': 'Maxtor_6E020L0_E1252G3E', > 'ID_SERIAL_SHORT': 'E1252G3E', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '459303', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6E020L0_E1252G3E-part3', > '/dev/disk/by-uuid/3f84326f-1f86-4732-951f-a46ee16604f6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >13:38:23,416 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >13:38:23,420 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >13:38:23,428 DEBUG storage: DeviceTree.getDeviceByName returned None >13:38:23,434 INFO storage: sda3 is a partition >13:38:23,438 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >13:38:23,446 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:38:23,454 DEBUG storage: DeviceTree.getDeviceByName returned existing 19881MB disk sda (0) with existing msdos disklabel >13:38:23,473 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >13:38:23,478 DEBUG storage: PartitionDevice._setFormat: sda3 ; >13:38:23,484 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:23,489 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >13:38:23,495 DEBUG storage: looking up parted Partition: /dev/sda3 >13:38:23,504 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >13:38:23,513 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >13:38:23,525 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >13:38:23,533 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >13:38:23,547 INFO storage: added partition sda3 (id 3) to device tree >13:38:23,557 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >13:38:23,563 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >13:38:23,571 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >13:38:23,580 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >13:38:23,673 WARN storage: disklabel detected but not usable on sda3 >13:38:23,675 INFO storage: type detected on 'sda3' is 'ext4' >13:38:24,166 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:24,169 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:24,178 DEBUG storage: PartitionDevice._setFormat: sda3 ; >13:38:24,198 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >13:38:24,202 DEBUG storage: looking up parted Device: /dev/sda3 >13:38:24,216 INFO storage: got device: PartitionDevice instance (0xb1bd8b6c) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 19881MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16884.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 34578432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2152, 255, 63) biosGeometry: (2152, 255, 63) > PedDevice: <_ped.Device object at 0xb1bcccec> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaf7dd92c> fileSystem: <parted.filesystem.FileSystem object at 0xaf7ddccc> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaf7ddcec> PedPartition: <_ped.Partition object at 0xb20c386c> > disk = existing 19881MB disk sda (0) with existing msdos disklabel > start = 6137856 end = 40716287 length = 34578432 > flags = >13:38:24,226 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:24,240 INFO storage: got format: Ext4FS instance (0xb20deeac) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 3f84326f-1f86-4732-951f-a46ee16604f6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 16884.0 targetSize = 16884.0 > >13:38:24,355 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-IC35L020AVVA07-0_VNC104A1C4AKXA', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '12', > '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_MODEL': 'IC35L020AVVA07-0', > 'ID_MODEL_ENC': 'IC35L020AVVA07-0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'VA1OA51A', > 'ID_SERIAL': 'IC35L020AVVA07-0_VNC104A1C4AKXA', > 'ID_SERIAL_SHORT': 'VNC104A1C4AKXA', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '618516', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-IC35L020AVVA07-0_VNC104A1C4AKXA'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb'} ; name: sdb ; >13:38:24,367 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb)... >13:38:24,380 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >13:38:24,390 DEBUG storage: DeviceTree.getDeviceByName returned None >13:38:24,420 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >13:38:24,443 INFO storage: sdb is a disk >13:38:24,446 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:24,457 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >13:38:24,465 INFO storage: added disk sdb (id 4) to device tree >13:38:24,466 DEBUG storage: looking up parted Device: /dev/sdb >13:38:24,487 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >13:38:24,498 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >13:38:24,511 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >13:38:24,547 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >13:38:24,632 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb1be0bac>] > device: <parted.device.Device object at 0xb1be0c6c> > PedDisk: <_ped.Disk object at 0xb1be0d8c> >13:38:24,644 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >13:38:24,662 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >13:38:24,669 INFO storage: got device: DiskDevice instance (0xb1be308c) -- > name = sdb status = True kids = 0 id = 4 > parents = [] > uuid = None size = 19092.9375 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb partedDevice = parted.Device instance -- > model: ATA IC35L020AVVA07-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 39102336 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (2434, 255, 63) biosGeometry: (2434, 255, 63) > PedDevice: <_ped.Device object at 0xb1bcce0c> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb1be37ec> >13:38:24,685 INFO storage: got format: DiskLabel instance (0xb1be0d6c) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb1be0bac>] > device: <parted.device.Device object at 0xb1be0c6c> > PedDisk: <_ped.Disk object at 0xb1be0d8c> > origPartedDisk = <parted.disk.Disk object at 0xb1be03cc> > partedDevice = parted.Device instance -- > model: ATA IC35L020AVVA07-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 39102336 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (2434, 255, 63) biosGeometry: (2434, 255, 63) > PedDevice: <_ped.Device object at 0xb1bccecc> > >13:38:24,748 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-IC35L020AVVA07-0_VNC104A1C4AKXA-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '12', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '08KHPS-Fvrh-J3VE-ZFi9-BQdj-vfJn-fVnGt9', > 'ID_FS_UUID_ENC': '08KHPS-Fvrh-J3VE-ZFi9-BQdj-vfJn-fVnGt9', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'IC35L020AVVA07-0', > 'ID_MODEL_ENC': 'IC35L020AVVA07-0\\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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39098368', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'VA1OA51A', > 'ID_SERIAL': 'IC35L020AVVA07-0_VNC104A1C4AKXA', > 'ID_SERIAL_SHORT': 'VNC104A1C4AKXA', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'lv_root', > 'LVM2_LV_SIZE': '36765696.00', > 'LVM2_LV_UUID': 'VROq5j-NCe5-WBcX-If5W-vFqu-47x3-E1qInI', > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '2', > 'LVM2_PV_NAME': '/dev/sdb1', > 'LVM2_PV_PE_ALLOC_COUNT': '596', > 'LVM2_PV_PE_COUNT': '596', > 'LVM2_PV_SIZE': '19529728.00', > 'LVM2_PV_UUID': '08KHPS-Fvrh-J3VE-ZFi9-BQdj-vfJn-fVnGt9', > 'LVM2_VG_EXTENT_COUNT': '1201', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_foobar', > 'LVM2_VG_SIZE': '39354368.00', > 'LVM2_VG_UUID': '3UVGuC-OT0e-9vdI-7XpF-jS2N-ZGZP-nsKzwH', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '629166', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-IC35L020AVVA07-0_VNC104A1C4AKXA-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1'} ; name: sdb1 ; >13:38:24,755 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1)... >13:38:24,770 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >13:38:24,774 DEBUG storage: DeviceTree.getDeviceByName returned None >13:38:24,782 INFO storage: sdb1 is a partition >13:38:24,791 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >13:38:24,805 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >13:38:24,823 DEBUG storage: DeviceTree.getDeviceByName returned existing 19092MB disk sdb (4) with existing msdos disklabel >13:38:24,835 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >13:38:24,855 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >13:38:24,857 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:24,868 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >13:38:24,873 DEBUG storage: looking up parted Partition: /dev/sdb1 >13:38:24,888 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >13:38:24,904 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >13:38:24,915 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >13:38:24,933 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >13:38:24,935 INFO storage: added partition sdb1 (id 5) to device tree >13:38:24,948 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >13:38:24,956 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >13:38:24,969 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >13:38:24,980 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >13:38:25,083 WARN storage: disklabel detected but not usable on sdb1 >13:38:25,085 INFO storage: type detected on 'sdb1' is 'LVM2_member' >13:38:25,105 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_foobar ; uuid: 08KHPS-Fvrh-J3VE-ZFi9-BQdj-vfJn-fVnGt9 ; exists: True ; vgUuid: 3UVGuC-OT0e-9vdI-7XpF-jS2N-ZGZP-nsKzwH ; label: None ; peStart: 1.0 ; device: /dev/sdb1 ; serial: VNC104A1C4AKXA ; >13:38:25,107 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >13:38:25,125 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >13:38:25,136 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: lvmpv ; >13:38:25,152 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb1 ; >13:38:25,161 DEBUG storage: DeviceTree.getDeviceByName: name: vg_foobar ; >13:38:25,210 DEBUG storage: DeviceTree.getDeviceByName returned None >13:38:25,245 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >13:38:25,255 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:25,289 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_foobar ; current: None ; type: None ; >13:38:25,292 INFO storage: added lvmvg vg_foobar (id 6) to device tree >13:38:25,308 DEBUG storage: looking up parted Device: /dev/sdb1 >13:38:25,351 INFO storage: got device: PartitionDevice instance (0xb1bd150c) -- > name = sdb1 status = True kids = 1 id = 5 > parents = ['existing 19092MB disk sdb (4) with existing msdos disklabel'] > uuid = None size = 19091.0 > format = existing lvmpv > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39098368 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2433, 255, 63) biosGeometry: (2433, 255, 63) > PedDevice: <_ped.Device object at 0xb1be55cc> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb1be0dac> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb1be0aac> PedPartition: <_ped.Partition object at 0xb1bd059c> > disk = existing 19092MB disk sdb (4) with existing msdos disklabel > start = 2048 end = 39100415 length = 39098368 > flags = lvm >13:38:25,356 INFO storage: got format: LVMPhysicalVolume instance (0xb1be394c) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb1 uuid = 08KHPS-Fvrh-J3VE-ZFi9-BQdj-vfJn-fVnGt9 exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_foobar vgUUID = 3UVGuC-OT0e-9vdI-7XpF-jS2N-ZGZP-nsKzwH peStart = 1.0 >13:38:25,387 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD+_-RW_ND-3570A', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'Optiarc_DVD+_-RW_ND-3570A', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD+\\x2f-RW\\x20ND-3570A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '104B', > 'ID_SERIAL': 'Optiarc_DVD+_-RW_ND-3570A', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '958197', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-Optiarc_DVD+_-RW_ND-3570A'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >13:38:25,396 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >13:38:25,405 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >13:38:25,416 DEBUG storage: DeviceTree.getDeviceByName returned None >13:38:25,421 INFO storage: sr0 is a cdrom >13:38:25,425 DEBUG storage: DeviceTree.addUdevOpticalDevice: >13:38:25,433 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:25,445 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >13:38:25,450 INFO storage: added cdrom sr0 (id 7) to device tree >13:38:25,466 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:38:25,480 DEBUG storage: no device or no media present >13:38:25,490 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': '564112', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >13:38:25,492 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >13:38:25,503 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >13:38:25,513 DEBUG storage: DeviceTree.getDeviceByName returned None >13:38:25,521 INFO storage: loop0 is a loop device >13:38:25,525 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >13:38:25,545 DEBUG storage: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >13:38:25,553 DEBUG storage: DeviceTree.getDeviceByName returned None >13:38:25,560 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:25,579 DEBUG storage: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >13:38:25,582 INFO storage: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 8) to device tree >13:38:25,595 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >13:38:25,597 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:25,611 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:38:25,620 INFO storage: added loop loop0 (id 9) to device tree >13:38:25,625 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >13:38:25,632 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >13:38:25,642 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >13:38:25,647 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >13:38:25,667 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >13:38:25,686 WARN storage: disklabel detected but not usable on loop0 >13:38:25,689 INFO storage: type detected on 'loop0' is 'squashfs' >13:38:25,691 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >13:38:25,696 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:38:25,703 INFO storage: got device: LoopDevice instance (0xb1bd8a4c) -- > name = loop0 status = False kids = 0 id = 9 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (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/loop0 > format args = [] originalFormat = None >13:38:25,718 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/2d9938e1-50db-48b6-be19-14af72c632f2', > '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': '2d9938e1-50db-48b6-be19-14af72c632f2', > 'ID_FS_UUID_ENC': '2d9938e1-50db-48b6-be19-14af72c632f2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '564179', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/2d9938e1-50db-48b6-be19-14af72c632f2'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >13:38:25,725 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >13:38:25,729 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >13:38:25,737 DEBUG storage: DeviceTree.getDeviceByName returned None >13:38:25,739 INFO storage: loop1 is a loop device >13:38:25,746 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >13:38:25,751 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >13:38:25,759 DEBUG storage: DeviceTree.getDeviceByName returned None >13:38:25,766 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:25,774 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >13:38:25,777 INFO storage: added file /LiveOS/rootfs.img (id 10) to device tree >13:38:25,793 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >13:38:25,795 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:25,804 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >13:38:25,806 INFO storage: added loop loop1 (id 11) to device tree >13:38:25,810 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >13:38:25,820 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >13:38:25,834 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:25,836 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:25,838 DEBUG storage: device loop1 does not contain a disklabel >13:38:25,840 INFO storage: type detected on 'loop1' is 'ext4' >13:38:26,144 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:26,151 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:26,155 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >13:38:26,162 INFO storage: got device: LoopDevice instance (0xb1bed84c) -- > name = loop1 status = False kids = 0 id = 11 > parents = ['existing 0MB file /LiveOS/rootfs.img (10)'] > 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 >13:38:26,177 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:26,183 INFO storage: got format: Ext4FS instance (0xb1bedf0c) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 2d9938e1-50db-48b6-be19-14af72c632f2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >13:38:26,193 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': '575206', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >13:38:26,196 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >13:38:26,203 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >13:38:26,211 DEBUG storage: DeviceTree.getDeviceByName returned None >13:38:26,213 INFO storage: loop2 is a loop device >13:38:26,221 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >13:38:26,230 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >13:38:26,238 DEBUG storage: DeviceTree.getDeviceByName returned None >13:38:26,244 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:26,249 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >13:38:26,255 INFO storage: added file /overlay (deleted) (id 12) to device tree >13:38:26,260 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >13:38:26,266 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:26,271 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:38:26,278 INFO storage: added loop loop2 (id 13) to device tree >13:38:26,282 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >13:38:26,293 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >13:38:26,304 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:38:26,312 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >13:38:26,317 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >13:38:26,341 WARN storage: disklabel detected but not usable on loop2 >13:38:26,344 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >13:38:26,349 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:38:26,354 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:38:26,361 INFO storage: got device: LoopDevice instance (0xb1bd130c) -- > name = loop2 status = False kids = 0 id = 13 > parents = ['existing 0MB file /overlay (deleted) (12)'] > 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 >13:38:26,372 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': '575277', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >13:38:26,375 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >13:38:26,380 DEBUG storage: lvm filter: adding loop3 to the reject list >13:38:26,386 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': '583448', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >13:38:26,393 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >13:38:26,394 DEBUG storage: lvm filter: adding loop4 to the reject list >13:38:26,404 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': '585842', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >13:38:26,410 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >13:38:26,411 DEBUG storage: lvm filter: adding loop5 to the reject list >13:38:26,421 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': '585909', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >13:38:26,424 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >13:38:26,429 DEBUG storage: lvm filter: adding loop6 to the reject list >13:38:26,444 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': '594266', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >13:38:26,448 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >13:38:26,449 DEBUG storage: lvm filter: adding loop7 to the reject list >13:38:26,455 DEBUG storage: Skipping a device mapper drive (dm-0) for now >13:38:26,585 INFO storage: devices to scan: ['dm-0'] >13:38:26,599 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/2d9938e1-50db-48b6-be19-14af72c632f2 /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': '2d9938e1-50db-48b6-be19-14af72c632f2', > 'ID_FS_UUID_ENC': '2d9938e1-50db-48b6-be19-14af72c632f2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '642132', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/2d9938e1-50db-48b6-be19-14af72c632f2', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >13:38:26,607 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >13:38:26,610 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >13:38:26,618 DEBUG storage: DeviceTree.getDeviceByName returned None >13:38:26,622 INFO storage: live-rw is a device-mapper device >13:38:26,626 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >13:38:26,634 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg_foobar ; status: False ; >13:38:26,640 DEBUG storage: failed to find dm node for vg_foobar >13:38:26,644 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >13:38:26,652 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (11) with existing ext4 filesystem >13:38:26,664 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >13:38:26,669 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (13) >13:38:26,680 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >13:38:26,688 DEBUG storage: DeviceTree.getDeviceByName returned None >13:38:26,699 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >13:38:26,707 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:26,714 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >13:38:26,719 INFO storage: added dm live-rw (id 14) to device tree >13:38:26,723 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >13:38:26,731 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >13:38:26,739 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:26,745 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:26,746 DEBUG storage: device live-rw does not contain a disklabel >13:38:26,748 INFO storage: type detected on 'live-rw' is 'ext4' >13:38:27,055 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:27,062 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:27,066 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >13:38:27,073 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >13:38:27,120 INFO storage: got device: DMDevice instance (0xb1bd816c) -- > name = live-rw status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop2 (13)'] > 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 0xb1c074ac> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >13:38:27,129 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:27,135 INFO storage: got format: Ext4FS instance (0xb20ded2c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 2d9938e1-50db-48b6-be19-14af72c632f2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >13:38:27,250 WARN storage: Skipping LVs for incomplete VG vg_foobar >13:38:27,256 DEBUG storage: lvm filter: adding vg_foobar to the reject list >13:38:27,258 DEBUG storage: lvm filter: adding sdb1 to the reject list >13:38:27,265 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >13:38:27,350 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:38:27,358 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:27,380 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:27,463 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >13:38:27,471 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >13:38:27,488 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >13:38:27,578 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:38:27,583 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:27,597 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:27,689 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >13:38:27,780 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:38:27,792 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:27,802 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:27,891 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_foobar ; status: False ; controllable: True ; >13:38:27,894 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >13:38:27,899 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >13:38:27,920 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >13:38:28,006 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:38:28,011 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >13:38:28,019 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >13:38:28,024 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >13:38:28,046 INFO storage: edd: collected mbr signatures: {'sda': '0x000679c7', 'sdb': '0x000b9600'} >13:38:28,049 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x000679c7 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 40718160 >13:38:28,051 INFO storage: edd: matched 0x80 to sda using MBR sig >13:38:28,054 DEBUG storage: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x000b9600 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 39102336 >13:38:28,056 INFO storage: edd: matched 0x81 to sdb using MBR sig >13:38:28,063 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >13:38:28,103 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >13:38:28,170 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >13:38:28,326 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:38:28,331 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:28,348 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:28,427 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >13:38:28,434 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >13:38:28,824 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >13:38:28,825 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >13:38:28,827 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >13:38:28,828 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >13:38:28,833 DEBUG storage: crypttab maps: [] >13:38:28,834 DEBUG storage: parsing /mnt/sysimage/etc/fstab >13:38:28,843 DEBUG storage: resolved 'UUID=3f84326f-1f86-4732-951f-a46ee16604f6' to 'sda3' (partition) >13:38:28,844 DEBUG storage: resolved 'UUID=6d2039b2-7576-4eeb-b843-e06c005ffb8e' to 'sda1' (partition) >13:38:28,848 DEBUG storage: resolved 'UUID=861faf21-9db3-4307-ab45-58a22348a3d6' to 'sda2' (partition) >13:38:28,852 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >13:38:29,349 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:29,360 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:29,373 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:29,391 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:29,410 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:38:29,421 DEBUG storage: vg_foobar size is 19072MB >13:38:29,423 DEBUG storage: vg vg_foobar has 19072MB free >13:38:29,428 DEBUG storage: vg_foobar size is 19072MB >13:38:29,430 DEBUG storage: vg vg_foobar has 19072MB free >09:39:02,849 DEBUG storage: Iso9660FS.supported: supported: True ; >09:39:02,855 DEBUG storage: Iso9660FS.supported: supported: True ; >09:39:02,860 DEBUG storage: NFSv4.supported: supported: False ; >09:39:02,866 DEBUG storage: NFSv4.supported: supported: False ; >09:39:02,871 DEBUG storage: SELinuxFS.supported: supported: False ; >09:39:02,876 DEBUG storage: SELinuxFS.supported: supported: False ; >09:39:02,881 DEBUG storage: Ext4FS.supported: supported: True ; >09:39:02,886 DEBUG storage: Ext4FS.supported: supported: True ; >09:39:02,892 DEBUG storage: Ext3FS.supported: supported: True ; >09:39:02,897 DEBUG storage: Ext3FS.supported: supported: True ; >09:39:02,903 DEBUG storage: Ext2FS.supported: supported: True ; >09:39:02,908 DEBUG storage: Ext2FS.supported: supported: True ; >09:39:02,914 DEBUG storage: SysFS.supported: supported: False ; >09:39:02,919 DEBUG storage: SysFS.supported: supported: False ; >09:39:02,924 DEBUG storage: MultipathMember.__init__: >09:39:02,929 DEBUG storage: SwapSpace.__init__: >09:39:02,934 DEBUG storage: ProcFS.supported: supported: False ; >09:39:02,940 DEBUG storage: ProcFS.supported: supported: False ; >09:39:02,945 DEBUG storage: DMRaidMember.__init__: >09:39:02,950 DEBUG storage: DevPtsFS.supported: supported: False ; >09:39:02,955 DEBUG storage: DevPtsFS.supported: supported: False ; >09:39:02,960 DEBUG storage: BTRFS.supported: supported: True ; >09:39:03,174 DEBUG storage: BTRFS.supported: supported: True ; >09:39:03,181 DEBUG storage: USBFS.supported: supported: False ; >09:39:03,186 DEBUG storage: USBFS.supported: supported: False ; >09:39:03,191 DEBUG storage: DiskLabel.__init__: >09:39:03,193 INFO storage: DiskLabel.partedDevice returning None >09:39:03,198 DEBUG storage: HFSPlus.supported: supported: False ; >09:39:03,203 DEBUG storage: HFSPlus.supported: supported: False ; >09:39:03,208 DEBUG storage: XFS.supported: supported: True ; >09:39:03,367 DEBUG storage: XFS.supported: supported: True ; >09:39:03,373 DEBUG storage: TmpFS.supported: supported: False ; >09:39:03,378 DEBUG storage: TmpFS.supported: supported: False ; >09:39:03,383 DEBUG storage: LUKS.__init__: >09:39:03,388 DEBUG storage: NTFS.supported: supported: False ; >09:39:03,393 DEBUG storage: NTFS.supported: supported: False ; >09:39:03,398 DEBUG storage: BindFS.supported: supported: False ; >09:39:03,402 DEBUG storage: BindFS.supported: supported: False ; >09:39:03,407 DEBUG storage: HFS.supported: supported: False ; >09:39:03,412 DEBUG storage: HFS.supported: supported: False ; >09:39:03,416 DEBUG storage: LVMPhysicalVolume.__init__: >09:39:03,421 DEBUG storage: NFS.supported: supported: False ; >09:39:03,426 DEBUG storage: NFS.supported: supported: False ; >09:39:03,431 DEBUG storage: FATFS.supported: supported: True ; >09:39:03,491 DEBUG storage: FATFS.supported: supported: True ; >09:39:03,498 DEBUG storage: NoDevFS.supported: supported: False ; >09:39:03,502 DEBUG storage: NoDevFS.supported: supported: False ; >09:39:03,508 DEBUG storage: MDRaidMember.__init__: >09:39:03,693 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:39:03,702 INFO storage: updating format of device: existing 0MB cdrom sr0 (7) >09:39:03,786 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:39:03,790 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >09:39:03,792 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:39:03,797 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >09:39:03,802 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >09:39:03,811 ERR storage: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >09:39:03,813 INFO storage: DiskLabel.partedDevice returning None >09:39:03,815 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:39:03,818 DEBUG storage: no type or existing type for sr0, bailing >09:39:34,163 INFO storage: hiding device lvmvg vg_foobar (id 6) >09:39:34,165 DEBUG storage: lvm filter: adding vg_foobar to the reject list >09:39:34,175 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >09:39:34,177 INFO storage: hiding device partition sdb1 (id 5) >09:39:34,183 DEBUG storage: lvm filter: adding sdb1 to the reject list >09:39:34,187 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:39:34,194 INFO storage: hiding device disk sdb (id 4) >09:39:34,196 DEBUG storage: lvm filter: adding sdb to the reject list >09:39:34,206 DEBUG storage: clearpart: looking at sda3 >09:39:34,208 DEBUG storage: removing sda3 >09:39:34,233 DEBUG storage: PartitionDevice._setFormat: sda3 ; >09:39:34,240 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:39:34,252 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: None ; >09:39:34,258 INFO storage: registered action: [0] Destroy Format ext4 filesystem on partition sda3 (id 3) >09:39:34,266 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >09:39:34,301 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >09:39:34,438 INFO storage: removed partition sda3 (id 3) from device tree >09:39:34,444 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:39:34,454 INFO storage: registered action: [1] Destroy Device partition sda3 (id 3) >09:39:34,458 DEBUG storage: partitions: ['sda1', 'sda2'] >09:39:34,471 DEBUG storage: clearpart: looking at sda2 >09:39:34,473 DEBUG storage: removing sda2 >09:39:34,483 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >09:39:34,492 DEBUG storage: PartitionDevice._setFormat: sda2 ; >09:39:34,501 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:39:34,514 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: swap ; type: None ; >09:39:34,516 INFO storage: registered action: [2] Destroy Format swap on partition sda2 (id 2) >09:39:34,532 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:39:34,547 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >09:39:34,560 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >09:39:34,676 INFO storage: removed partition sda2 (id 2) from device tree >09:39:34,682 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:39:34,691 INFO storage: registered action: [3] Destroy Device partition sda2 (id 2) >09:39:34,695 DEBUG storage: partitions: ['sda1'] >09:39:34,701 DEBUG storage: clearpart: looking at sda1 >09:39:34,703 DEBUG storage: removing sda1 >09:39:34,708 DEBUG storage: PartitionDevice._setFormat: sda1 ; >09:39:34,714 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:39:34,719 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >09:39:34,728 INFO storage: registered action: [4] Destroy Format ext4 filesystem on partition sda1 (id 1) >09:39:34,733 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:39:34,748 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >09:39:34,839 INFO storage: removed partition sda1 (id 1) from device tree >09:39:34,848 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:39:34,850 INFO storage: registered action: [5] Destroy Device partition sda1 (id 1) >09:39:34,853 DEBUG storage: partitions: [] >09:39:34,859 DEBUG storage: checking whether disk sda has an empty extended >09:39:34,861 DEBUG storage: extended is None ; logicals is [] >09:39:34,867 DEBUG storage: clearpart: initializing sda >09:39:34,872 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:39:34,878 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:39:34,883 DEBUG storage: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >09:39:34,888 INFO storage: registered action: [6] Destroy Format msdos disklabel on disk sda (id 0) >09:39:34,902 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >09:39:34,911 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >09:39:34,922 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0xaee3e22c> > PedDisk: <_ped.Disk object at 0xaf021bac> >09:39:34,924 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:39:34,932 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >09:39:34,940 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >09:39:34,946 INFO storage: registered action: [7] Create Format msdos disklabel on disk sda (id 0) >09:39:34,949 DEBUG storage: new disk order: [] >09:39:35,082 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >09:39:35,090 DEBUG storage: DeviceTree.getDeviceByName returned existing 19881MB disk sda (0) with non-existent msdos disklabel >09:39:35,101 DEBUG storage: doAutoPart: True >09:39:35,102 DEBUG storage: encryptedAutoPart: False >09:39:35,108 DEBUG storage: autoPartType: 0 >09:39:35,109 DEBUG storage: clearPartType: 1 >09:39:35,111 DEBUG storage: clearPartDisks: ['sda'] >09:39:35,113 DEBUG storage: autoPartitionRequests: >PartSpec instance (0xaee3e12c) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xaee3edcc) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xaee4c28c) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xaee4c9cc) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0xaee4c96c) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2528 maxSize = None grow = False > >09:39:35,118 DEBUG storage: storage.disks: ['sda'] >09:39:35,124 DEBUG storage: storage.partitioned: ['sda'] >09:39:35,126 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >09:39:35,138 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >09:39:35,147 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19881MB disk sda (0) with non-existent msdos disklabel >09:39:35,153 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >09:39:35,155 DEBUG storage: boot disk: sda >09:39:35,168 DEBUG storage: candidate disks: [DiskDevice instance (0xb1daab2c) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 19881.9140625 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Maxtor 6E020L0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 40718160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (2534, 255, 63) biosGeometry: (2534, 255, 63) > PedDevice: <_ped.Device object at 0xb20b856c> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xaf7dd58c>] >09:39:35,172 DEBUG storage: devs: [] >09:39:35,175 DEBUG storage: _is_valid_disklabel(sda) returning True >09:39:35,180 DEBUG storage: _is_valid_size(sda) returning True >09:39:35,182 DEBUG storage: _is_valid_location(sda) returning True >09:39:35,184 DEBUG storage: _is_valid_format(sda) returning True >09:39:35,186 DEBUG storage: is_valid_stage1_device(sda) returning True >09:39:35,195 DEBUG storage: Ext4FS.supported: supported: True ; >09:39:35,198 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:39:35,207 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >09:39:35,216 DEBUG storage: PartitionDevice._setFormat: req0 ; >09:39:35,225 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >09:39:35,234 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:39:35,240 INFO storage: added partition req0 (id 15) to device tree >09:39:35,242 INFO storage: registered action: [8] Create Device partition req0 (id 15) >09:39:35,244 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:39:35,250 INFO storage: registered action: [9] Create Format ext4 filesystem mounted at / on partition req0 (id 15) >09:39:35,255 DEBUG storage: Ext4FS.supported: supported: True ; >09:39:35,262 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:39:35,267 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >09:39:35,276 DEBUG storage: PartitionDevice._setFormat: req1 ; >09:39:35,286 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >09:39:35,295 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:39:35,301 INFO storage: added partition req1 (id 16) to device tree >09:39:35,303 INFO storage: registered action: [10] Create Device partition req1 (id 16) >09:39:35,305 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:39:35,311 INFO storage: registered action: [11] Create Format ext4 filesystem mounted at /boot on partition req1 (id 16) >09:39:35,313 INFO storage: skipping unneeded stage1 biosboot request >09:39:35,315 DEBUG storage: PartSpec instance (0xaee4c9cc) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >09:39:35,321 DEBUG storage: existing 19881MB disk sda (0) with non-existent msdos disklabel >09:39:35,327 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >09:39:35,333 DEBUG storage: getFormat('swap') returning SwapSpace instance >09:39:35,338 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >09:39:35,347 DEBUG storage: PartitionDevice._setFormat: req2 ; >09:39:35,361 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >09:39:35,365 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:39:35,371 INFO storage: added partition req2 (id 17) to device tree >09:39:35,373 INFO storage: registered action: [12] Create Device partition req2 (id 17) >09:39:35,375 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:39:35,381 INFO storage: registered action: [13] Create Format swap on partition req2 (id 17) >09:39:35,386 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:39:35,393 DEBUG storage: removing all non-preexisting partitions ['req0(id 15)', 'req1(id 16)', 'req2(id 17)'] from disk(s) ['sda'] >09:39:35,399 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 15)', 'req1(id 16)', 'req2(id 17)'] >09:39:35,401 DEBUG storage: removing all non-preexisting partitions ['req1(id 16)', 'req2(id 17)', 'req0(id 15)'] from disk(s) ['sda'] >09:39:35,407 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >09:39:35,419 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19881MB disk sda (0) with non-existent msdos disklabel >09:39:35,425 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >09:39:35,429 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >09:39:35,438 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19881MB disk sda (0) with non-existent msdos disklabel >09:39:35,444 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >09:39:35,446 DEBUG storage: allocating partition: req1 ; id: 16 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >09:39:35,448 DEBUG storage: checking freespace on sda >09:39:35,454 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >09:39:35,458 DEBUG storage: current free range is 63-40718159 (19881MB) >09:39:35,460 DEBUG storage: updating use_disk to sda, type: 0 >09:39:35,466 DEBUG storage: new free: 63-40718159 / 19881MB >09:39:35,468 DEBUG storage: new free allows for 0 sectors of growth >09:39:35,470 DEBUG storage: found free space for bootable request >09:39:35,473 DEBUG storage: adjusted start sector from 63 to 2048 >09:39:35,481 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >09:39:35,489 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >09:39:35,496 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaee3e1ec> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaee4e7ec> PedPartition: <_ped.Partition object at 0xaee5a9bc> >09:39:35,502 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:39:35,511 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >09:39:35,526 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >09:39:35,529 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaee3e1ec> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaee48cec> PedPartition: <_ped.Partition object at 0xaee5aa1c> >09:39:35,539 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >09:39:35,548 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19881MB disk sda (0) with non-existent msdos disklabel >09:39:35,555 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >09:39:35,560 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >09:39:35,569 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19881MB disk sda (0) with non-existent msdos disklabel >09:39:35,576 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >09:39:35,578 DEBUG storage: allocating partition: req2 ; id: 17 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2528MB ; grow: False ; max_size: 0 >09:39:35,584 DEBUG storage: checking freespace on sda >09:39:35,587 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2528MB boot=False best=None grow=False >09:39:35,590 DEBUG storage: current free range is 63-2047 (0MB) >09:39:35,596 DEBUG storage: current free range is 1026048-40718159 (19380MB) >09:39:35,599 DEBUG storage: updating use_disk to sda, type: 0 >09:39:35,604 DEBUG storage: new free: 1026048-40718159 / 19380MB >09:39:35,606 DEBUG storage: new free allows for 0 sectors of growth >09:39:35,610 DEBUG storage: created partition sda2 of 2528MB and added it to /dev/sda >09:39:35,619 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >09:39:35,626 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaee3e1ec> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaee470ec> PedPartition: <_ped.Partition object at 0xaee5ac5c> >09:39:35,632 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:39:35,641 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >09:39:35,655 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >09:39:35,659 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaee3e1ec> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaedeb6ac> PedPartition: <_ped.Partition object at 0xaee5ac8c> >09:39:35,668 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >09:39:35,677 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19881MB disk sda (0) with non-existent msdos disklabel >09:39:35,683 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >09:39:35,688 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >09:39:35,702 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19881MB disk sda (0) with non-existent msdos disklabel >09:39:35,704 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >09:39:35,706 DEBUG storage: allocating partition: req0 ; id: 15 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >09:39:35,711 DEBUG storage: checking freespace on sda >09:39:35,714 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >09:39:35,717 DEBUG storage: current free range is 63-2047 (0MB) >09:39:35,723 DEBUG storage: current free range is 6203392-40718159 (16852MB) >09:39:35,726 DEBUG storage: evaluating growth potential for new layout >09:39:35,728 DEBUG storage: calculating growth for disk /dev/sda >09:39:35,741 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >09:39:35,744 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaee3e1ec> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaedf064c> PedPartition: <_ped.Partition object at 0xaee5adac> >09:39:35,749 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:39:35,761 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >09:39:35,767 DEBUG storage: adding request 16 to chunk 40718097 (63-40718159) on /dev/sda >09:39:35,770 DEBUG storage: adding request 17 to chunk 40718097 (63-40718159) on /dev/sda >09:39:35,772 DEBUG storage: adding request 15 to chunk 40718097 (63-40718159) on /dev/sda >09:39:35,778 DEBUG storage: Chunk.growRequests: 40718097 on /dev/sda start = 63 end = 40718159 >sectorSize = 512 > >09:39:35,780 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:39:35,782 DEBUG storage: req: PartitionRequest instance -- >id = 17 name = sda2 growable = False >base = 5177344 growth = 0 max_grow = 0 >done = True >09:39:35,784 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >09:39:35,786 DEBUG storage: 1 requests and 32419601 (15829MB) left in chunk >09:39:35,792 DEBUG storage: adding 32419601 (15829MB) to 15 (sda3) >09:39:35,794 DEBUG storage: new grow amount for request 15 (sda3) is 32419601 units, or 15829MB >09:39:35,796 DEBUG storage: request 16 (sda1) growth: 0 (0MB) size: 500MB >09:39:35,798 DEBUG storage: request 17 (sda2) growth: 0 (0MB) size: 2528MB >09:39:35,804 DEBUG storage: request 15 (sda3) growth: 32419601 (15829MB) size: 16853MB >09:39:35,807 DEBUG storage: disk /dev/sda growth: 32419601 (15829MB) >09:39:35,812 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >09:39:35,818 DEBUG storage: device sda3 new partedPartition None >09:39:35,822 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >09:39:35,832 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:39:35,838 DEBUG storage: total growth: 32419601 sectors >09:39:35,840 DEBUG storage: updating use_disk to sda, type: 0 >09:39:35,842 DEBUG storage: new free: 6203392-40718159 / 16852MB >09:39:35,844 DEBUG storage: new free allows for 32419601 sectors of growth >09:39:35,851 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >09:39:35,856 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >09:39:35,864 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaee3e1ec> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaedf536c> PedPartition: <_ped.Partition object at 0xaedf20ec> >09:39:35,874 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:39:35,882 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >09:39:35,893 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >09:39:35,900 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaee3e1ec> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaedf80ec> PedPartition: <_ped.Partition object at 0xaedf21ac> >09:39:35,907 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda3(id 15)', 'sda1(id 16)', 'sda2(id 17)'] >09:39:35,909 DEBUG storage: growable partitions are ['sda3'] >09:39:35,912 DEBUG storage: adding request 15 to chunk 40718097 (63-40718159) on /dev/sda >09:39:35,918 DEBUG storage: adding request 16 to chunk 40718097 (63-40718159) on /dev/sda >09:39:35,920 DEBUG storage: adding request 17 to chunk 40718097 (63-40718159) on /dev/sda >09:39:35,922 DEBUG storage: disk sda has 1 chunks >09:39:35,924 DEBUG storage: Chunk.growRequests: 40718097 on /dev/sda start = 63 end = 40718159 >sectorSize = 512 > >09:39:35,930 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:39:35,933 DEBUG storage: req: PartitionRequest instance -- >id = 17 name = sda2 growable = False >base = 5177344 growth = 0 max_grow = 0 >done = True >09:39:35,935 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >09:39:35,938 DEBUG storage: 1 requests and 32419601 (15829MB) left in chunk >09:39:35,940 DEBUG storage: adding 32419601 (15829MB) to 15 (sda3) >09:39:35,946 DEBUG storage: new grow amount for request 15 (sda3) is 32419601 units, or 15829MB >09:39:35,948 DEBUG storage: growing partitions on sda >09:39:35,951 DEBUG storage: partition sda1 (16): 0 >09:39:35,953 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0xaee4248c> PedGeometry: <_ped.Geometry object at 0xaee6294c> >09:39:35,960 DEBUG storage: partition sda2 (17): 0 >09:39:35,962 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 6203391 length: 5177344 > device: <parted.device.Device object at 0xaee4248c> PedGeometry: <_ped.Geometry object at 0xaedf5dcc> >09:39:35,965 DEBUG storage: partition sda3 (15): 0 >09:39:35,971 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 6203392 end: 40716287 length: 34512896 > device: <parted.device.Device object at 0xaee4248c> PedGeometry: <_ped.Geometry object at 0xaedf5e0c> >09:39:35,974 DEBUG storage: removing all non-preexisting partitions ['sda1(id 16)', 'sda2(id 17)', 'sda3(id 15)'] from disk(s) ['sda'] >09:39:35,979 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >09:39:35,985 DEBUG storage: device sda1 new partedPartition None >09:39:35,990 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >09:39:35,999 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:39:36,008 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >09:39:36,014 DEBUG storage: device sda2 new partedPartition None >09:39:36,019 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >09:39:36,028 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:39:36,037 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >09:39:36,043 DEBUG storage: device sda3 new partedPartition None >09:39:36,048 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >09:39:36,057 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:39:36,063 DEBUG storage: back from removeNewPartitions >09:39:36,065 DEBUG storage: extended: None >09:39:36,067 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0xaee4248c> PedGeometry: <_ped.Geometry object at 0xaee6294c> >09:39:36,076 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >09:39:36,083 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaee3e1ec> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaedfcccc> PedPartition: <_ped.Partition object at 0xaee5adac> >09:39:36,088 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:39:36,097 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >09:39:36,112 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >09:39:36,119 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaee3e1ec> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaedfceec> PedPartition: <_ped.Partition object at 0xaedf256c> >09:39:36,121 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 6203391 length: 5177344 > device: <parted.device.Device object at 0xaee4248c> PedGeometry: <_ped.Geometry object at 0xaedf5dcc> >09:39:36,134 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >09:39:36,137 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaee3e1ec> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaedfcc8c> PedPartition: <_ped.Partition object at 0xaee5afbc> >09:39:36,143 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:39:36,156 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >09:39:36,170 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >09:39:36,174 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaee3e1ec> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaee6266c> PedPartition: <_ped.Partition object at 0xaedf253c> >09:39:36,182 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 6203392 end: 40716287 length: 34512896 > device: <parted.device.Device object at 0xaee4248c> PedGeometry: <_ped.Geometry object at 0xaedf5e0c> >09:39:36,188 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >09:39:36,196 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaee3e1ec> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaedfcb4c> PedPartition: <_ped.Partition object at 0xaee5a9ec> >09:39:36,202 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:39:36,214 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >09:39:36,225 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >09:39:36,232 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xaee3e1ec> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaedfca8c> PedPartition: <_ped.Partition object at 0xaedf268c> >09:39:36,240 DEBUG storage: fixing size of non-existent 500MB partition sda1 (16) with non-existent ext4 filesystem mounted at /boot at 500.00 >09:39:36,243 DEBUG storage: fixing size of non-existent 2528MB partition sda2 (17) with non-existent swap at 2528.00 >09:39:36,251 DEBUG storage: fixing size of non-existent 16852MB partition sda3 (15) with non-existent ext4 filesystem mounted at / at 16852.00 >09:39:36,262 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >09:39:36,271 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19881MB disk sda (0) with non-existent msdos disklabel >09:39:36,277 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >09:39:36,281 DEBUG storage: _is_valid_disklabel(sda) returning True >09:39:36,288 DEBUG storage: _is_valid_size(sda) returning True >09:39:36,290 DEBUG storage: _is_valid_location(sda) returning True >09:39:36,291 DEBUG storage: _is_valid_format(sda) returning True >09:39:36,293 DEBUG storage: is_valid_stage1_device(sda) returning True >09:39:36,307 DEBUG storage: _is_valid_disklabel(sda) returning True >09:39:36,309 DEBUG storage: _is_valid_size(sda) returning True >09:39:36,310 DEBUG storage: _is_valid_location(sda) returning True >09:39:36,315 DEBUG storage: _is_valid_format(sda) returning True >09:39:36,317 DEBUG storage: is_valid_stage1_device(sda) returning True >09:39:36,318 DEBUG storage: _is_valid_disklabel(sda1) returning True >09:39:36,320 DEBUG storage: _is_valid_size(sda1) returning True >09:39:36,325 DEBUG storage: _is_valid_location(sda1) returning True >09:39:36,327 DEBUG storage: _is_valid_partition(sda1) returning True >09:39:36,328 DEBUG storage: _is_valid_format(sda1) returning True >09:39:36,330 DEBUG storage: is_valid_stage2_device(sda1) returning True >09:39:36,334 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >09:39:36,343 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19881MB disk sda (0) with non-existent msdos disklabel >09:39:36,348 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >09:39:36,352 DEBUG storage: _is_valid_disklabel(sda) returning True >09:39:36,357 DEBUG storage: _is_valid_size(sda) returning True >09:39:36,358 DEBUG storage: _is_valid_location(sda) returning True >09:39:36,360 DEBUG storage: _is_valid_format(sda) returning True >09:39:36,365 DEBUG storage: is_valid_stage1_device(sda) returning True >09:39:36,381 DEBUG storage: _is_valid_disklabel(sda) returning True >09:39:36,386 DEBUG storage: _is_valid_size(sda) returning True >09:39:36,388 DEBUG storage: _is_valid_location(sda) returning True >09:39:36,389 DEBUG storage: _is_valid_format(sda) returning True >09:39:36,390 DEBUG storage: is_valid_stage1_device(sda) returning True >09:39:36,396 DEBUG storage: _is_valid_disklabel(sda1) returning True >09:39:36,398 DEBUG storage: _is_valid_size(sda1) returning True >09:39:36,399 DEBUG storage: _is_valid_location(sda1) returning True >09:39:36,401 DEBUG storage: _is_valid_partition(sda1) returning True >09:39:36,405 DEBUG storage: _is_valid_format(sda1) returning True >09:39:36,407 DEBUG storage: is_valid_stage2_device(sda1) returning True >09:39:46,993 INFO storage: unhiding device disk sdb (id 4) >09:39:46,995 DEBUG storage: lvm filter: removing sdb from the reject list >09:39:46,997 INFO storage: unhiding device partition sdb1 (id 5) >09:39:47,000 DEBUG storage: lvm filter: removing sdb1 from the reject list >09:39:47,006 INFO storage: unhiding device lvmvg vg_foobar (id 6) >09:39:47,008 DEBUG storage: lvm filter: removing vg_foobar from the reject list >09:39:47,017 DEBUG storage: clearpart: looking at sda3 >09:39:47,019 DEBUG storage: removing sda3 >09:39:47,033 INFO storage: removed partition sda3 (id 15) from device tree >09:39:47,045 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:39:47,053 INFO storage: registered action: [14] Destroy Device partition sda3 (id 15) >09:39:47,057 DEBUG storage: partitions: ['sda1', 'sda2'] >09:39:47,065 DEBUG storage: clearpart: looking at sda2 >09:39:47,067 DEBUG storage: removing sda2 >09:39:47,076 INFO storage: removed partition sda2 (id 17) from device tree >09:39:47,088 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:39:47,090 INFO storage: registered action: [15] Destroy Device partition sda2 (id 17) >09:39:47,103 DEBUG storage: partitions: ['sda1'] >09:39:47,105 DEBUG storage: clearpart: looking at sda1 >09:39:47,114 DEBUG storage: removing sda1 >09:39:47,117 INFO storage: removed partition sda1 (id 16) from device tree >09:39:47,136 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:39:47,138 INFO storage: registered action: [16] Destroy Device partition sda1 (id 16) >09:39:47,147 DEBUG storage: partitions: [] >09:39:47,149 DEBUG storage: clearpart: looking at sdb1 >09:39:47,160 DEBUG storage: checking whether disk sda has an empty extended >09:39:47,162 DEBUG storage: extended is None ; logicals is [] >09:39:47,170 DEBUG storage: checking whether disk sdb has an empty extended >09:39:47,172 DEBUG storage: extended is None ; logicals is [] >09:39:47,174 DEBUG storage: clearpart: initializing sda >09:39:47,176 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:39:47,185 DEBUG storage: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >09:39:47,191 INFO storage: registered action: [17] Destroy Format msdos disklabel on disk sda (id 0) >09:39:47,205 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >09:39:47,214 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >09:39:47,222 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0xaea7a2ac> > PedDisk: <_ped.Disk object at 0xaea772ec> >09:39:47,224 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:39:47,232 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >09:39:47,240 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >09:39:47,246 INFO storage: registered action: [18] Create Format msdos disklabel on disk sda (id 0) >09:39:47,248 DEBUG storage: clearpart: initializing sdb > > >/tmp/ifcfg.log: > > >/proc/cmdline: >inst.repo=http://download.eng.brq.redhat.com/pub/fedora/fedora-alt/stage/18-Beta-TC1/Fedora/i386/os/ initrd=F18/Beta-TC1/i386/initrd.img BOOT_IMAGE=F18/Beta-TC1/i386/vmlinuz > > >/tmp/syslog: >13:38:01,938 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >13:38:01,938 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="630" x-info="http://www.rsyslog.com"] start >13:38:01,939 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >13:38:01,939 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >13:38:01,939 NOTICE kernel:[ 0.000000] Linux version 3.6.0-1.fc18.i686 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 1 16:45:02 UTC 2012 >13:38:01,939 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >13:38:01,939 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable >13:38:01,939 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >13:38:01,939 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000004ff70fff] usable >13:38:01,939 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000004ff71000-0x000000004ff72fff] ACPI NVS >13:38:01,939 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000004ff73000-0x000000004ff93fff] ACPI data >13:38:01,939 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000004ff94000-0x000000004fffffff] reserved >13:38:01,939 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >13:38:01,939 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee0ffff] reserved >13:38:01,939 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved >13:38:01,939 NOTICE kernel:[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU! >13:38:01,939 INFO kernel:[ 0.000000] DMI 2.3 present. >13:38:01,939 DEBUG kernel:[ 0.000000] DMI: Dell Computer Corporation OptiPlex GX260 /OptiPlex GX260 , BIOS A02 07/25/2002 >13:38:01,939 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >13:38:01,939 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >13:38:01,939 INFO kernel:[ 0.000000] e820: last_pfn = 0x4ff71 max_arch_pfn = 0x100000 >13:38:01,939 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >13:38:01,939 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >13:38:01,939 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >13:38:01,939 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >13:38:01,939 DEBUG kernel:[ 0.000000] C0000-DFFFF write-protect >13:38:01,939 DEBUG kernel:[ 0.000000] E0000-EFFFF uncachable >13:38:01,939 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >13:38:01,939 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >13:38:01,939 DEBUG kernel:[ 0.000000] 0 base 000000000 mask FC0000000 write-back >13:38:01,939 DEBUG kernel:[ 0.000000] 1 base 040000000 mask FF0000000 write-back >13:38:01,939 DEBUG kernel:[ 0.000000] 2 disabled >13:38:01,939 DEBUG kernel:[ 0.000000] 3 disabled >13:38:01,939 DEBUG kernel:[ 0.000000] 4 disabled >13:38:01,939 DEBUG kernel:[ 0.000000] 5 disabled >13:38:01,939 DEBUG kernel:[ 0.000000] 6 disabled >13:38:01,939 DEBUG kernel:[ 0.000000] 7 disabled >13:38:01,939 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >13:38:01,939 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fe710-0x000fe71f] mapped at [c00fe710] >13:38:01,939 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x00ffffff] >13:38:01,939 DEBUG kernel:[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384 >13:38:01,939 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x373fdfff] >13:38:01,939 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x003fffff] page 4k >13:38:01,939 DEBUG kernel:[ 0.000000] [mem 0x00400000-0x36ffffff] page 2M >13:38:01,939 DEBUG kernel:[ 0.000000] [mem 0x37000000-0x373fdfff] page 4k >13:38:01,939 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x373fdfff @ [mem 0x00ff9000-0x00ffffff] >13:38:01,939 INFO kernel:[ 0.000000] RAMDISK: [mem 0x4e608000-0x4ff4ffff] >13:38:01,939 INFO kernel:[ 0.000000] Allocated new RAMDISK: [mem 0x35ab6000-0x373fdf2f] >13:38:01,939 INFO kernel:[ 0.000000] Move RAMDISK from [mem 0x4e608000-0x4ff4ff2f] to [mem 0x35ab6000-0x373fdf2f] >13:38:01,939 WARNING kernel:[ 0.000000] ACPI: RSDP 000feba0 00014 (v00 DELL ) >13:38:01,939 WARNING kernel:[ 0.000000] ACPI: RSDT 000fd503 00038 (v01 DELL GX260 00000006 ASL 00000061) >13:38:01,939 WARNING kernel:[ 0.000000] ACPI: FACP 000fd53b 00074 (v01 DELL GX260 00000006 ASL 00000061) >13:38:01,939 WARNING kernel:[ 0.000000] ACPI: DSDT fffd5aa7 02556 (v01 DELL dt_ex 00001000 MSFT 0100000D) >13:38:01,939 WARNING kernel:[ 0.000000] ACPI: FACS 4ff71000 00040 >13:38:01,939 WARNING kernel:[ 0.000000] ACPI: SSDT fffd813a 000BA (v01 DELL st_ex 00001000 MSFT 0100000D) >13:38:01,939 WARNING kernel:[ 0.000000] ACPI: APIC 000fd5af 0005C (v01 DELL GX260 00000006 ASL 00000061) >13:38:01,939 WARNING kernel:[ 0.000000] ACPI: BOOT 000fd60b 00028 (v01 DELL GX260 00000006 ASL 00000061) >13:38:01,939 WARNING kernel:[ 0.000000] ACPI: ASF! 000fd633 00067 (v16 DELL GX260 00000006 ASL 00000061) >13:38:01,939 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >13:38:01,939 NOTICE kernel:[ 0.000000] 395MB HIGHMEM available. >13:38:01,939 NOTICE kernel:[ 0.000000] 883MB LOWMEM available. >13:38:01,939 INFO kernel:[ 0.000000] mapped low ram: 0 - 373fe000 >13:38:01,939 INFO kernel:[ 0.000000] low ram: 0 - 373fe000 >13:38:01,939 WARNING kernel:[ 0.000000] Zone ranges: >13:38:01,939 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >13:38:01,939 WARNING kernel:[ 0.000000] Normal [mem 0x01000000-0x373fdfff] >13:38:01,939 WARNING kernel:[ 0.000000] HighMem [mem 0x373fe000-0x4ff70fff] >13:38:01,939 WARNING kernel:[ 0.000000] Movable zone start for each node >13:38:01,939 WARNING kernel:[ 0.000000] Early memory node ranges >13:38:01,939 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009ffff] >13:38:01,939 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x4ff70fff] >13:38:01,939 DEBUG kernel:[ 0.000000] On node 0 totalpages: 327425 >13:38:01,939 DEBUG kernel:[ 0.000000] free_area_init_node: node 0, pgdat c0beaa00, node_mem_map f50b5200 >13:38:01,939 DEBUG kernel:[ 0.000000] DMA zone: 32 pages used for memmap >13:38:01,939 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >13:38:01,939 DEBUG kernel:[ 0.000000] DMA zone: 3952 pages, LIFO batch:0 >13:38:01,939 DEBUG kernel:[ 0.000000] Normal zone: 1736 pages used for memmap >13:38:01,939 DEBUG kernel:[ 0.000000] Normal zone: 220470 pages, LIFO batch:31 >13:38:01,939 DEBUG kernel:[ 0.000000] HighMem zone: 791 pages used for memmap >13:38:01,939 DEBUG kernel:[ 0.000000] HighMem zone: 100444 pages, LIFO batch:31 >13:38:01,939 INFO kernel:[ 0.000000] Using APIC driver default >13:38:01,939 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >13:38:01,939 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >13:38:01,939 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >13:38:01,939 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] disabled) >13:38:01,939 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >13:38:01,939 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 >13:38:01,939 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >13:38:01,939 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >13:38:01,939 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >13:38:01,939 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >13:38:01,939 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >13:38:01,939 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >13:38:01,939 INFO kernel:[ 0.000000] smpboot: Allowing 2 CPUs, 1 hotplug CPUs >13:38:01,939 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >13:38:01,939 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >13:38:01,939 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >13:38:01,939 INFO kernel:[ 0.000000] e820: [mem 0x50000000-0xfebfffff] available for PCI devices >13:38:01,939 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >13:38:01,939 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1 >13:38:01,939 INFO kernel:[ 0.000000] PERCPU: Embedded 13 pages/cpu @f5094000 s32256 r0 d20992 u53248 >13:38:01,939 DEBUG kernel:[ 0.000000] pcpu-alloc: s32256 r0 d20992 u53248 alloc=13*4096 >13:38:01,939 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 >13:38:01,939 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 324866 >13:38:01,939 NOTICE kernel:[ 0.000000] Kernel command line: inst.repo=http://download.eng.brq.redhat.com/pub/fedora/fedora-alt/stage/18-Beta-TC1/Fedora/i386/os/ initrd=F18/Beta-TC1/i386/initrd.img BOOT_IMAGE=F18/Beta-TC1/i386/vmlinuz >13:38:01,939 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) >13:38:01,939 INFO kernel:[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >13:38:01,939 INFO kernel:[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >13:38:01,939 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >13:38:01,939 INFO kernel:[ 0.000000] Initializing CPU#0 >13:38:01,939 INFO kernel:[ 0.000000] allocated 2620168 bytes of page_cgroup >13:38:01,939 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >13:38:01,939 INFO kernel:[ 0.000000] Initializing HighMem for node 0 (000373fe:0004ff71) >13:38:01,939 INFO kernel:[ 0.000000] Memory: 1260208k/1310148k available (5507k kernel code, 49492k reserved, 2690k data, 628k init, 404940k highmem) >13:38:01,939 INFO kernel:[ 0.000000] virtual kernel memory layout: >13:38:01,939 INFO kernel:[ 0.000000] fixmap : 0xffa96000 - 0xfffff000 (5540 kB) >13:38:01,939 INFO kernel:[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB) >13:38:01,939 INFO kernel:[ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) >13:38:01,939 INFO kernel:[ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) >13:38:01,939 INFO kernel:[ 0.000000] .init : 0xc0c02000 - 0xc0c9f000 ( 628 kB) >13:38:01,939 INFO kernel:[ 0.000000] .data : 0xc0960cad - 0xc0c01740 (2690 kB) >13:38:01,939 INFO kernel:[ 0.000000] .text : 0xc0400000 - 0xc0960cad (5507 kB) >13:38:01,939 INFO kernel:[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. >13:38:01,939 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >13:38:02,033 INFO systemd: Successfully loaded SELinux policy in 895ms 185us. >13:38:02,033 INFO systemd: Relabelled /dev and /run in 78ms 755us. >13:38:02,033 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >13:38:02,033 INFO systemd: Initializing machine ID from random generator. >13:38:02,033 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. >13:38:02,033 INFO systemd-modules-load: Inserted module 'uinput' >13:38:02,090 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >13:38:02,090 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=2. >13:38:02,090 INFO kernel:[ 0.000000] NR_IRQS:2304 nr_irqs:512 16 >13:38:02,090 DEBUG kernel:[ 0.000000] CPU 0 irqstacks, hard=f4808000 soft=f480a000 >13:38:02,090 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >13:38:02,090 INFO kernel:[ 0.000000] console [tty0] enabled >13:38:02,090 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >13:38:02,090 INFO kernel:[ 0.000000] tsc: Detected 2391.286 MHz processor >13:38:02,090 INFO kernel:[ 0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4782.57 BogoMIPS (lpj=2391286) >13:38:02,090 INFO kernel:[ 0.001185] pid_max: default: 32768 minimum: 301 >13:38:02,091 INFO kernel:[ 0.001331] Security Framework initialized >13:38:02,091 INFO kernel:[ 0.001433] SELinux: Initializing. >13:38:02,091 DEBUG kernel:[ 0.001535] SELinux: Starting in permissive mode >13:38:02,091 INFO kernel:[ 0.001632] Mount-cache hash table entries: 512 >13:38:02,091 INFO kernel:[ 0.002365] Initializing cgroup subsys cpuacct >13:38:02,091 INFO kernel:[ 0.002459] Initializing cgroup subsys memory >13:38:02,091 INFO kernel:[ 0.002561] Initializing cgroup subsys devices >13:38:02,091 INFO kernel:[ 0.002653] Initializing cgroup subsys freezer >13:38:02,091 INFO kernel:[ 0.002745] Initializing cgroup subsys net_cls >13:38:02,091 INFO kernel:[ 0.002835] Initializing cgroup subsys blkio >13:38:02,091 INFO kernel:[ 0.002925] Initializing cgroup subsys perf_event >13:38:02,091 INFO kernel:[ 0.003059] CPU0: Hyper-Threading is disabled >13:38:02,091 INFO kernel:[ 0.003153] mce: CPU supports 4 MCE banks >13:38:02,091 INFO kernel:[ 0.003253] CPU0: Thermal monitoring enabled (TM1) >13:38:02,091 INFO kernel:[ 0.003366] Last level iTLB entries: 4KB 128, 2MB 128, 4MB 128 >13:38:02,091 INFO kernel:[ 0.003366] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 64 >13:38:02,091 INFO kernel:[ 0.003366] tlb_flushall_shift is 0x6 >13:38:02,091 INFO kernel:[ 0.003665] SMP alternatives: switching to UP code >13:38:02,091 INFO kernel:[ 0.015677] ACPI: Core revision 20120711 >13:38:02,091 INFO kernel:[ 0.040135] ftrace: allocating 22709 entries in 45 pages >13:38:02,091 INFO kernel:[ 0.050182] Enabling APIC mode: Flat. Using 1 I/O APICs >13:38:02,091 INFO kernel:[ 0.050647] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >13:38:02,091 INFO kernel:[ 0.060813] smpboot: CPU0: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 07 >13:38:02,091 INFO kernel:[ 0.060990] Performance Events: Netburst events, Netburst P4/Xeon PMU driver. >13:38:02,091 INFO kernel:[ 0.060990] ... version: 0 >13:38:02,091 INFO kernel:[ 0.060990] ... bit width: 40 >13:38:02,091 INFO kernel:[ 0.060990] ... generic registers: 18 >13:38:02,091 INFO kernel:[ 0.060990] ... value mask: 000000ffffffffff >13:38:02,091 INFO kernel:[ 0.060990] ... max period: 0000007fffffffff >13:38:02,091 INFO kernel:[ 0.060990] ... fixed-purpose events: 0 >13:38:02,091 INFO kernel:[ 0.060990] ... event mask: 000000000003ffff >13:38:02,091 INFO kernel:[ 0.062087] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >13:38:02,091 INFO kernel:[ 0.062342] Brought up 1 CPUs >13:38:02,091 INFO kernel:[ 0.062433] smpboot: Total of 1 processors activated (4782.57 BogoMIPS) >13:38:02,091 INFO kernel:[ 0.063194] devtmpfs: initialized >13:38:02,091 INFO kernel:[ 0.063633] PM: Registering ACPI NVS region [mem 0x4ff71000-0x4ff72fff] (8192 bytes) >13:38:02,091 INFO kernel:[ 0.065443] atomic64 test passed for i586+ platform with CX8 and with SSE >13:38:02,091 INFO kernel:[ 0.065573] RTC time: 13:37:17, date: 10/03/12 >13:38:02,091 INFO kernel:[ 0.065753] NET: Registered protocol family 16 >13:38:02,091 INFO kernel:[ 0.066167] ACPI: bus type pci registered >13:38:02,091 INFO kernel:[ 0.091196] PCI: PCI BIOS revision 2.10 entry at 0xfbdfa, last bus=2 >13:38:02,091 INFO kernel:[ 0.091292] PCI: Using configuration type 1 for base access >13:38:02,091 INFO kernel:[ 0.093182] bio: create slab <bio-0> at 0 >13:38:02,091 INFO kernel:[ 0.093410] ACPI: Added _OSI(Module Device) >13:38:02,091 INFO kernel:[ 0.093503] ACPI: Added _OSI(Processor Device) >13:38:02,091 INFO kernel:[ 0.093595] ACPI: Added _OSI(3.0 _SCP Extensions) >13:38:02,091 INFO kernel:[ 0.093688] ACPI: Added _OSI(Processor Aggregator Device) >13:38:02,091 DEBUG kernel:[ 0.094329] ACPI: EC: Look up EC in DSDT >13:38:02,091 INFO kernel:[ 0.110962] ACPI: Interpreter enabled >13:38:02,091 INFO kernel:[ 0.111006] ACPI: (supports S0 S1 S3 S4 S5) >13:38:02,091 INFO kernel:[ 0.111312] ACPI: Using IOAPIC for interrupt routing >13:38:02,091 INFO kernel:[ 0.136720] ACPI: No dock devices found. >13:38:02,091 INFO kernel:[ 0.136824] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >13:38:02,091 INFO kernel:[ 0.137006] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >13:38:02,091 DEBUG kernel:[ 0.137126] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >13:38:02,091 DEBUG kernel:[ 0.137131] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >13:38:02,091 DEBUG kernel:[ 0.137135] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >13:38:02,091 DEBUG kernel:[ 0.137138] pci_root PNP0A03:00: host bridge window [mem 0x000c8000-0x000dffff] (ignored) >13:38:02,091 DEBUG kernel:[ 0.137142] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xffdfffff] (ignored) >13:38:02,091 DEBUG kernel:[ 0.137145] PCI: root bus 00: using default resources >13:38:02,091 WARNING kernel:[ 0.137151] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >13:38:02,091 INFO kernel:[ 0.137357] PCI host bridge to bus 0000:00 >13:38:02,091 DEBUG kernel:[ 0.137453] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >13:38:02,091 INFO kernel:[ 0.137456] pci_bus 0000:00: root bus resource [bus 00-ff] >13:38:02,091 INFO kernel:[ 0.137550] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >13:38:02,091 INFO kernel:[ 0.137645] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff] >13:38:02,091 DEBUG kernel:[ 0.137759] pci 0000:00:00.0: [8086:2560] type 00 class 0x060000 >13:38:02,091 DEBUG kernel:[ 0.137774] pci 0000:00:00.0: reg 10: [mem 0xe0000000-0xe7ffffff pref] >13:38:02,091 DEBUG kernel:[ 0.137856] pci 0000:00:01.0: [8086:2561] type 01 class 0x060400 >13:38:02,091 DEBUG kernel:[ 0.137935] pci 0000:00:1d.0: [8086:24c2] type 00 class 0x0c0300 >13:38:02,091 DEBUG kernel:[ 0.137992] pci 0000:00:1d.0: reg 20: [io 0xff80-0xff9f] >13:38:02,091 DEBUG kernel:[ 0.138036] pci 0000:00:1d.1: [8086:24c4] type 00 class 0x0c0300 >13:38:02,091 DEBUG kernel:[ 0.138085] pci 0000:00:1d.1: reg 20: [io 0xff60-0xff7f] >13:38:02,091 DEBUG kernel:[ 0.138126] pci 0000:00:1d.2: [8086:24c7] type 00 class 0x0c0300 >13:38:02,091 DEBUG kernel:[ 0.138176] pci 0000:00:1d.2: reg 20: [io 0xff40-0xff5f] >13:38:02,091 DEBUG kernel:[ 0.138229] pci 0000:00:1d.7: [8086:24cd] type 00 class 0x0c0320 >13:38:02,091 DEBUG kernel:[ 0.138255] pci 0000:00:1d.7: reg 10: [mem 0xfe300800-0xfe300bff] >13:38:02,091 DEBUG kernel:[ 0.138357] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >13:38:02,091 DEBUG kernel:[ 0.138382] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060400 >13:38:02,091 DEBUG kernel:[ 0.138435] pci 0000:00:1f.0: [8086:24c0] type 00 class 0x060100 >13:38:02,091 WARNING kernel:[ 0.138440] * The chipset may have PM-Timer Bug. Due to workarounds for a bug, >13:38:02,091 WARNING kernel:[ 0.138440] * this clock source is slow. If you are sure your timer does not have >13:38:02,091 WARNING kernel:[ 0.138440] * this bug, please use "acpi_pm_good" to disable the workaround >13:38:02,091 DEBUG kernel:[ 0.138824] pci 0000:00:1f.1: [8086:24cb] type 00 class 0x01018a >13:38:02,091 DEBUG kernel:[ 0.138841] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007] >13:38:02,091 DEBUG kernel:[ 0.138852] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003] >13:38:02,091 DEBUG kernel:[ 0.138864] pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007] >13:38:02,091 DEBUG kernel:[ 0.138875] pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003] >13:38:02,091 DEBUG kernel:[ 0.138887] pci 0000:00:1f.1: reg 20: [io 0xffa0-0xffaf] >13:38:02,091 DEBUG kernel:[ 0.138899] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff] >13:38:02,091 DEBUG kernel:[ 0.138935] pci 0000:00:1f.3: [8086:24c3] type 00 class 0x0c0500 >13:38:02,091 DEBUG kernel:[ 0.138991] pci 0000:00:1f.3: reg 20: [io 0xdc80-0xdc9f] >13:38:02,091 DEBUG kernel:[ 0.139037] pci 0000:00:1f.5: [8086:24c5] type 00 class 0x040100 >13:38:02,091 DEBUG kernel:[ 0.139056] pci 0000:00:1f.5: reg 10: [io 0xd800-0xd8ff] >13:38:02,091 DEBUG kernel:[ 0.139067] pci 0000:00:1f.5: reg 14: [io 0xdc40-0xdc7f] >13:38:02,091 DEBUG kernel:[ 0.139078] pci 0000:00:1f.5: reg 18: [mem 0xfe300400-0xfe3005ff] >13:38:02,091 DEBUG kernel:[ 0.139089] pci 0000:00:1f.5: reg 1c: [mem 0xfe300000-0xfe3000ff] >13:38:02,091 DEBUG kernel:[ 0.139140] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold >13:38:02,091 DEBUG kernel:[ 0.139166] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff] >13:38:02,091 DEBUG kernel:[ 0.139183] pci 0000:01:00.0: [10de:0171] type 00 class 0x030000 >13:38:02,091 DEBUG kernel:[ 0.139201] pci 0000:01:00.0: reg 10: [mem 0xfc000000-0xfcffffff] >13:38:02,091 DEBUG kernel:[ 0.139210] pci 0000:01:00.0: reg 14: [mem 0xf0000000-0xf7ffffff pref] >13:38:02,091 DEBUG kernel:[ 0.139220] pci 0000:01:00.0: reg 18: [mem 0xeff80000-0xefffffff pref] >13:38:02,091 DEBUG kernel:[ 0.139246] pci 0000:01:00.0: reg 30: [mem 0x80000000-0x8001ffff pref] >13:38:02,091 INFO kernel:[ 0.139312] pci 0000:00:01.0: PCI bridge to [bus 01] >13:38:02,091 DEBUG kernel:[ 0.139409] pci 0000:00:01.0: bridge window [mem 0xfc000000-0xfdffffff] >13:38:02,091 DEBUG kernel:[ 0.139414] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf7ffffff pref] >13:38:02,091 DEBUG kernel:[ 0.139432] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff] >13:38:02,091 DEBUG kernel:[ 0.139468] pci 0000:02:0c.0: [8086:100e] type 00 class 0x020000 >13:38:02,091 DEBUG kernel:[ 0.139491] pci 0000:02:0c.0: reg 10: [mem 0xfe1e0000-0xfe1fffff] >13:38:02,091 DEBUG kernel:[ 0.139510] pci 0000:02:0c.0: reg 18: [io 0xecc0-0xecff] >13:38:02,091 DEBUG kernel:[ 0.139589] pci 0000:02:0c.0: PME# supported from D0 D3hot D3cold >13:38:02,091 INFO kernel:[ 0.139628] pci 0000:00:1e.0: PCI bridge to [bus 02] (subtractive decode) >13:38:02,091 DEBUG kernel:[ 0.139727] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >13:38:02,091 DEBUG kernel:[ 0.139733] pci 0000:00:1e.0: bridge window [mem 0xfe100000-0xfe2fffff] >13:38:02,091 DEBUG kernel:[ 0.139739] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode) >13:38:02,091 DEBUG kernel:[ 0.139743] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode) >13:38:02,091 DEBUG kernel:[ 0.139757] pci_bus 0000:00: on NUMA node 0 >13:38:02,091 DEBUG kernel:[ 0.139763] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >13:38:02,091 DEBUG kernel:[ 0.140161] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] >13:38:02,091 INFO kernel:[ 0.140550] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >13:38:02,091 INFO kernel:[ 0.140691] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >13:38:02,091 INFO kernel:[ 0.228027] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15) >13:38:02,091 INFO kernel:[ 0.228898] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 12 15) >13:38:02,091 INFO kernel:[ 0.229747] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 15) >13:38:02,091 INFO kernel:[ 0.230631] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 15) >13:38:02,091 INFO kernel:[ 0.231480] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled. >13:38:02,091 INFO kernel:[ 0.232484] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled. >13:38:02,091 INFO kernel:[ 0.233447] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled. >13:38:02,091 INFO kernel:[ 0.234451] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 9 10 11 12 15) >13:38:02,091 INFO kernel:[ 0.235182] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >13:38:02,091 INFO kernel:[ 0.235325] vgaarb: loaded >13:38:02,091 INFO kernel:[ 0.235412] vgaarb: bridge control possible 0000:01:00.0 >13:38:02,091 NOTICE kernel:[ 0.235682] SCSI subsystem initialized >13:38:02,091 INFO kernel:[ 0.235773] ACPI: bus type scsi registered >13:38:02,091 DEBUG kernel:[ 0.236005] libata version 3.00 loaded. >13:38:02,091 INFO kernel:[ 0.236055] ACPI: bus type usb registered >13:38:02,091 INFO kernel:[ 0.236188] usbcore: registered new interface driver usbfs >13:38:02,091 INFO kernel:[ 0.236295] usbcore: registered new interface driver hub >13:38:02,091 INFO kernel:[ 0.236420] usbcore: registered new device driver usb >13:38:02,091 INFO kernel:[ 0.237079] PCI: Using ACPI for IRQ routing >13:38:02,091 DEBUG kernel:[ 0.237173] PCI: pci_cache_line_size set to 64 bytes >13:38:02,091 DEBUG kernel:[ 0.237238] e820: reserve RAM buffer [mem 0x4ff71000-0x4fffffff] >13:38:02,091 INFO kernel:[ 0.237418] NetLabel: Initializing >13:38:02,091 INFO kernel:[ 0.237508] NetLabel: domain hash size = 128 >13:38:02,091 INFO kernel:[ 0.237597] NetLabel: protocols = UNLABELED CIPSOv4 >13:38:02,112 INFO kernel:[ 0.237984] NetLabel: unlabeled traffic allowed by default >13:38:02,112 INFO kernel:[ 0.251595] pnp: PnP ACPI init >13:38:02,112 INFO kernel:[ 0.251725] ACPI: bus type pnp registered >13:38:02,112 DEBUG kernel:[ 0.255249] pnp 00:00: [mem 0x00000000-0x0009ffff] >13:38:02,112 DEBUG kernel:[ 0.255254] pnp 00:00: [mem 0x00100000-0x00ffffff] >13:38:02,112 DEBUG kernel:[ 0.255257] pnp 00:00: [mem 0x01000000-0x4ff70fff] >13:38:02,112 DEBUG kernel:[ 0.255261] pnp 00:00: [mem 0x000f0000-0x000fffff] >13:38:02,112 DEBUG kernel:[ 0.255264] pnp 00:00: [mem 0xfec00000-0xfec0ffff] >13:38:02,112 DEBUG kernel:[ 0.255267] pnp 00:00: [mem 0xfee00000-0xfee0ffff] >13:38:02,112 DEBUG kernel:[ 0.255271] pnp 00:00: [mem 0xffb00000-0xffbfffff] >13:38:02,112 DEBUG kernel:[ 0.255274] pnp 00:00: [mem 0xffc00000-0xffffffff] >13:38:02,112 INFO kernel:[ 0.255354] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved >13:38:02,112 INFO kernel:[ 0.255453] system 00:00: [mem 0x00100000-0x00ffffff] could not be reserved >13:38:02,112 INFO kernel:[ 0.255550] system 00:00: [mem 0x01000000-0x4ff70fff] could not be reserved >13:38:02,112 INFO kernel:[ 0.255646] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved >13:38:02,112 INFO kernel:[ 0.255743] system 00:00: [mem 0xfec00000-0xfec0ffff] could not be reserved >13:38:02,112 INFO kernel:[ 0.255967] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved >13:38:02,112 INFO kernel:[ 0.256065] system 00:00: [mem 0xffb00000-0xffbfffff] has been reserved >13:38:02,112 INFO kernel:[ 0.256161] system 00:00: [mem 0xffc00000-0xffffffff] has been reserved >13:38:02,112 DEBUG kernel:[ 0.256260] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >13:38:02,112 DEBUG kernel:[ 0.256292] pnp 00:01: [bus 00-ff] >13:38:02,112 DEBUG kernel:[ 0.256297] pnp 00:01: [io 0x0cf8-0x0cff] >13:38:02,112 DEBUG kernel:[ 0.256301] pnp 00:01: [io 0x0000-0x0cf7 window] >13:38:02,112 DEBUG kernel:[ 0.256304] pnp 00:01: [io 0x0d00-0xffff window] >13:38:02,112 DEBUG kernel:[ 0.256308] pnp 00:01: [mem 0x000a0000-0x000bffff window] >13:38:02,112 DEBUG kernel:[ 0.256311] pnp 00:01: [mem 0x000c8000-0x000dffff window] >13:38:02,112 DEBUG kernel:[ 0.256315] pnp 00:01: [mem 0xc0000000-0xffdfffff window] >13:38:02,112 DEBUG kernel:[ 0.256363] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active) >13:38:02,112 DEBUG kernel:[ 0.258647] pnp 00:02: [io 0x0080-0x009f] >13:38:02,112 DEBUG kernel:[ 0.258651] pnp 00:02: [io 0x0000-0x001f] >13:38:02,112 DEBUG kernel:[ 0.258654] pnp 00:02: [io 0x00c0-0x00df] >13:38:02,112 DEBUG kernel:[ 0.258658] pnp 00:02: [dma 4] >13:38:02,112 DEBUG kernel:[ 0.258695] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >13:38:02,112 DEBUG kernel:[ 0.258792] pnp 00:03: [io 0x00f0-0x00ff] >13:38:02,112 DEBUG kernel:[ 0.258813] pnp 00:03: [irq 13] >13:38:02,112 DEBUG kernel:[ 0.258854] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) >13:38:02,112 DEBUG kernel:[ 0.258949] pnp 00:04: [io 0x0061] >13:38:02,112 DEBUG kernel:[ 0.258999] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >13:38:02,112 DEBUG kernel:[ 0.259095] pnp 00:05: [io 0x0070-0x007f] >13:38:02,112 DEBUG kernel:[ 0.259103] pnp 00:05: [irq 8] >13:38:02,112 DEBUG kernel:[ 0.259137] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >13:38:02,112 DEBUG kernel:[ 0.267338] pnp 00:06: [io 0x0060] >13:38:02,112 DEBUG kernel:[ 0.267343] pnp 00:06: [io 0x0064] >13:38:02,112 DEBUG kernel:[ 0.267346] pnp 00:06: [io 0x0062-0x0063] >13:38:02,112 DEBUG kernel:[ 0.267349] pnp 00:06: [io 0x0065-0x006f] >13:38:02,112 DEBUG kernel:[ 0.267353] pnp 00:06: [io 0x00e0-0x00ef] >13:38:02,112 DEBUG kernel:[ 0.267356] pnp 00:06: [io 0x0800-0x085f] >13:38:02,112 DEBUG kernel:[ 0.267359] pnp 00:06: [io 0x0c00-0x0c7f] >13:38:02,112 DEBUG kernel:[ 0.267362] pnp 00:06: [io 0x0860-0x08ff] >13:38:02,112 INFO kernel:[ 0.267424] system 00:06: [io 0x0800-0x085f] has been reserved >13:38:02,112 INFO kernel:[ 0.267521] system 00:06: [io 0x0c00-0x0c7f] has been reserved >13:38:02,112 INFO kernel:[ 0.267615] system 00:06: [io 0x0860-0x08ff] has been reserved >13:38:02,112 DEBUG kernel:[ 0.267711] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active) >13:38:02,112 INFO kernel:[ 0.268434] pnp: PnP ACPI: found 7 devices >13:38:02,112 INFO kernel:[ 0.268525] ACPI: ACPI bus type pnp unregistered >13:38:02,112 INFO kernel:[ 0.305960] Switching to clocksource acpi_pm >13:38:02,112 INFO kernel:[ 0.306087] pci 0000:01:00.0: no compatible bridge window for [mem 0x80000000-0x8001ffff pref] >13:38:02,112 INFO kernel:[ 0.306257] pci 0000:00:1f.1: BAR 5: assigned [mem 0x50000000-0x500003ff] >13:38:02,112 INFO kernel:[ 0.306361] pci 0000:01:00.0: BAR 6: assigned [mem 0xe8000000-0xe801ffff pref] >13:38:02,112 INFO kernel:[ 0.306502] pci 0000:00:01.0: PCI bridge to [bus 01] >13:38:02,112 INFO kernel:[ 0.306599] pci 0000:00:01.0: bridge window [mem 0xfc000000-0xfdffffff] >13:38:02,112 INFO kernel:[ 0.306697] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf7ffffff pref] >13:38:02,112 INFO kernel:[ 0.306841] pci 0000:00:1e.0: PCI bridge to [bus 02] >13:38:02,112 INFO kernel:[ 0.306935] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >13:38:02,112 INFO kernel:[ 0.306953] pci 0000:00:1e.0: bridge window [mem 0xfe100000-0xfe2fffff] >13:38:02,112 DEBUG kernel:[ 0.307089] pci 0000:00:1e.0: setting latency timer to 64 >13:38:02,112 DEBUG kernel:[ 0.307095] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >13:38:02,112 DEBUG kernel:[ 0.307099] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff] >13:38:02,112 DEBUG kernel:[ 0.307103] pci_bus 0000:01: resource 1 [mem 0xfc000000-0xfdffffff] >13:38:02,112 DEBUG kernel:[ 0.307107] pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf7ffffff pref] >13:38:02,112 DEBUG kernel:[ 0.307110] pci_bus 0000:02: resource 0 [io 0xe000-0xefff] >13:38:02,112 DEBUG kernel:[ 0.307114] pci_bus 0000:02: resource 1 [mem 0xfe100000-0xfe2fffff] >13:38:02,112 DEBUG kernel:[ 0.307117] pci_bus 0000:02: resource 4 [io 0x0000-0xffff] >13:38:02,112 DEBUG kernel:[ 0.307121] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff] >13:38:02,112 INFO kernel:[ 0.307201] NET: Registered protocol family 2 >13:38:02,112 INFO kernel:[ 0.307553] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) >13:38:02,112 INFO kernel:[ 0.309201] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) >13:38:02,112 INFO kernel:[ 0.310307] TCP: Hash tables configured (established 131072 bind 65536) >13:38:02,112 INFO kernel:[ 0.310562] TCP: reno registered >13:38:02,112 INFO kernel:[ 0.310659] UDP hash table entries: 512 (order: 2, 16384 bytes) >13:38:02,112 INFO kernel:[ 0.310787] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >13:38:02,112 INFO kernel:[ 0.311131] NET: Registered protocol family 1 >13:38:02,112 DEBUG kernel:[ 0.311454] pci 0000:01:00.0: Boot video device >13:38:02,112 DEBUG kernel:[ 0.311463] PCI: CLS 64 bytes, default 64 >13:38:02,112 INFO kernel:[ 0.311578] Unpacking initramfs... >13:38:02,112 INFO kernel:[ 7.752769] Freeing initrd memory: 25888k freed >13:38:02,112 INFO kernel:[ 7.807247] Simple Boot Flag at 0x7a set to 0x80 >13:38:02,112 INFO kernel:[ 7.807682] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) >13:38:02,112 NOTICE kernel:[ 7.807779] apm: overridden by ACPI. >13:38:02,112 NOTICE kernel:[ 7.808356] Initialise module verification >13:38:02,112 INFO kernel:[ 7.808517] audit: initializing netlink socket (disabled) >13:38:02,112 NOTICE kernel:[ 7.808633] type=2000 audit(1349271444.807:1): initialized >13:38:02,112 WARNING kernel:[ 7.830372] bounce pool size: 64 pages >13:38:02,112 INFO kernel:[ 7.830496] HugeTLB registered 4 MB page size, pre-allocated 0 pages >13:38:02,112 NOTICE kernel:[ 7.833223] VFS: Disk quotas dquot_6.5.2 >13:38:02,112 WARNING kernel:[ 7.833401] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >13:38:02,112 INFO kernel:[ 7.834320] msgmni has been set to 1721 >13:38:02,112 DEBUG kernel:[ 7.834536] SELinux: Registering netfilter hooks >13:38:02,112 INFO kernel:[ 7.835405] alg: No test for stdrng (krng) >13:38:02,112 INFO kernel:[ 7.835508] NET: Registered protocol family 38 >13:38:02,112 NOTICE kernel:[ 7.835602] Key type asymmetric registered >13:38:02,112 NOTICE kernel:[ 7.835691] Asymmetric key parser 'x509' registered >13:38:02,112 INFO kernel:[ 7.835868] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >13:38:02,112 INFO kernel:[ 7.836092] io scheduler noop registered >13:38:02,112 INFO kernel:[ 7.836183] io scheduler deadline registered >13:38:02,112 INFO kernel:[ 7.836289] io scheduler cfq registered (default) >13:38:02,112 INFO kernel:[ 7.836622] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >13:38:02,112 INFO kernel:[ 7.836747] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >13:38:02,112 INFO kernel:[ 7.836843] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >13:38:02,112 INFO kernel:[ 7.837411] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >13:38:02,112 INFO kernel:[ 7.837561] ACPI: Power Button [VBTN] >13:38:02,112 INFO kernel:[ 7.837710] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >13:38:02,112 INFO kernel:[ 7.837853] ACPI: Power Button [PWRF] >13:38:02,112 INFO kernel:[ 7.875461] GHES: HEST is not enabled! >13:38:02,112 INFO kernel:[ 7.875682] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >13:38:02,112 INFO kernel:[ 7.876538] Non-volatile memory driver v1.3 >13:38:02,112 INFO kernel:[ 7.876633] Linux agpgart interface v0.103 >13:38:02,112 INFO kernel:[ 7.876895] agpgart-intel 0000:00:00.0: Intel 845G Chipset >13:38:02,112 INFO kernel:[ 7.883238] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xe0000000 >13:38:02,112 INFO kernel:[ 7.884603] loop: module loaded >13:38:02,112 DEBUG kernel:[ 7.884830] ata_piix 0000:00:1f.1: version 2.13 >13:38:02,112 INFO kernel:[ 7.884845] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007) >13:38:02,112 DEBUG kernel:[ 7.885056] ata_piix 0000:00:1f.1: setting latency timer to 64 >13:38:02,112 INFO kernel:[ 7.885550] scsi0 : ata_piix >13:38:02,112 INFO kernel:[ 7.885760] scsi1 : ata_piix >13:38:02,113 INFO kernel:[ 7.885911] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 >13:38:02,113 INFO kernel:[ 7.886034] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 >13:38:02,113 INFO kernel:[ 7.886232] libphy: Fixed MDIO Bus: probed >13:38:02,113 INFO kernel:[ 7.886482] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >13:38:02,113 DEBUG kernel:[ 7.886635] ehci_hcd 0000:00:1d.7: setting latency timer to 64 >13:38:02,113 INFO kernel:[ 7.886642] ehci_hcd 0000:00:1d.7: EHCI Host Controller >13:38:02,113 INFO kernel:[ 7.886799] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 >13:38:02,113 INFO kernel:[ 7.890866] ehci_hcd 0000:00:1d.7: debug port 1 >13:38:02,113 DEBUG kernel:[ 7.890964] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported >13:38:02,113 INFO kernel:[ 7.891252] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfe300800 >13:38:02,113 INFO kernel:[ 7.897048] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >13:38:02,113 INFO kernel:[ 7.897196] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >13:38:02,113 INFO kernel:[ 7.897293] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:38:02,113 INFO kernel:[ 7.897433] usb usb1: Product: EHCI Host Controller >13:38:02,113 INFO kernel:[ 7.897525] usb usb1: Manufacturer: Linux 3.6.0-1.fc18.i686 ehci_hcd >13:38:02,113 INFO kernel:[ 7.897619] usb usb1: SerialNumber: 0000:00:1d.7 >13:38:02,113 INFO kernel:[ 7.897897] hub 1-0:1.0: USB hub found >13:38:02,113 INFO kernel:[ 7.897993] hub 1-0:1.0: 6 ports detected >13:38:02,113 INFO kernel:[ 7.898226] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >13:38:02,113 INFO kernel:[ 7.898338] uhci_hcd: USB Universal Host Controller Interface driver >13:38:02,113 DEBUG kernel:[ 7.898482] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >13:38:02,113 INFO kernel:[ 7.898487] uhci_hcd 0000:00:1d.0: UHCI Host Controller >13:38:02,113 INFO kernel:[ 7.898652] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >13:38:02,113 INFO kernel:[ 7.898830] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000ff80 >13:38:02,113 INFO kernel:[ 7.898974] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >13:38:02,113 INFO kernel:[ 7.899098] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:38:02,113 INFO kernel:[ 7.899238] usb usb2: Product: UHCI Host Controller >13:38:02,113 INFO kernel:[ 7.899330] usb usb2: Manufacturer: Linux 3.6.0-1.fc18.i686 uhci_hcd >13:38:02,113 INFO kernel:[ 7.899425] usb usb2: SerialNumber: 0000:00:1d.0 >13:38:02,113 INFO kernel:[ 7.899664] hub 2-0:1.0: USB hub found >13:38:02,113 INFO kernel:[ 7.899759] hub 2-0:1.0: 2 ports detected >13:38:02,113 DEBUG kernel:[ 7.899943] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >13:38:02,113 INFO kernel:[ 7.899949] uhci_hcd 0000:00:1d.1: UHCI Host Controller >13:38:02,113 INFO kernel:[ 7.900129] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 >13:38:02,113 INFO kernel:[ 7.900305] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000ff60 >13:38:02,113 INFO kernel:[ 7.900456] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >13:38:02,113 INFO kernel:[ 7.900554] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:38:02,113 INFO kernel:[ 7.900694] usb usb3: Product: UHCI Host Controller >13:38:02,113 INFO kernel:[ 7.900786] usb usb3: Manufacturer: Linux 3.6.0-1.fc18.i686 uhci_hcd >13:38:02,113 INFO kernel:[ 7.900880] usb usb3: SerialNumber: 0000:00:1d.1 >13:38:02,113 INFO kernel:[ 7.901136] hub 3-0:1.0: USB hub found >13:38:02,113 INFO kernel:[ 7.901231] hub 3-0:1.0: 2 ports detected >13:38:02,113 DEBUG kernel:[ 7.901406] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >13:38:02,113 INFO kernel:[ 7.901411] uhci_hcd 0000:00:1d.2: UHCI Host Controller >13:38:02,113 INFO kernel:[ 7.901575] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 >13:38:02,113 INFO kernel:[ 7.901751] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40 >13:38:02,113 INFO kernel:[ 7.901896] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >13:38:02,113 INFO kernel:[ 7.901994] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:38:02,113 INFO kernel:[ 7.902163] usb usb4: Product: UHCI Host Controller >13:38:02,113 INFO kernel:[ 7.902256] usb usb4: Manufacturer: Linux 3.6.0-1.fc18.i686 uhci_hcd >13:38:02,113 INFO kernel:[ 7.902350] usb usb4: SerialNumber: 0000:00:1d.2 >13:38:02,113 INFO kernel:[ 7.902583] hub 4-0:1.0: USB hub found >13:38:02,113 INFO kernel:[ 7.902678] hub 4-0:1.0: 2 ports detected >13:38:02,113 INFO kernel:[ 7.902924] usbcore: registered new interface driver usbserial >13:38:02,113 INFO kernel:[ 7.903058] usbcore: registered new interface driver usbserial_generic >13:38:02,113 INFO kernel:[ 7.903164] USB Serial support registered for generic >13:38:02,113 INFO kernel:[ 7.903256] usbserial: USB Serial Driver core >13:38:02,113 INFO kernel:[ 7.903412] i8042: PNP: No PS/2 controller found. Probing ports directly. >13:38:02,113 INFO kernel:[ 7.906312] serio: i8042 KBD port at 0x60,0x64 irq 1 >13:38:02,113 INFO kernel:[ 7.906414] serio: i8042 AUX port at 0x60,0x64 irq 12 >13:38:02,113 INFO kernel:[ 7.906650] mousedev: PS/2 mouse device common for all mice >13:38:02,113 INFO kernel:[ 7.907061] rtc_cmos 00:05: RTC can wake from S4 >13:38:02,113 INFO kernel:[ 7.907297] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >13:38:02,113 INFO kernel:[ 7.907418] rtc0: alarms up to one day, 242 bytes nvram >13:38:02,113 INFO kernel:[ 7.907686] device-mapper: uevent: version 1.0.3 >13:38:02,113 INFO kernel:[ 7.907884] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >13:38:02,113 INFO kernel:[ 7.908139] cpuidle: using governor ladder >13:38:02,113 INFO kernel:[ 7.908230] cpuidle: using governor menu >13:38:02,113 INFO kernel:[ 7.908749] EFI Variables Facility v0.08 2004-May-17 >13:38:02,113 INFO kernel:[ 7.909041] usbcore: registered new interface driver usbhid >13:38:02,113 INFO kernel:[ 7.909134] usbhid: USB HID core driver >13:38:02,113 INFO kernel:[ 7.909270] drop_monitor: Initializing network drop monitor service >13:38:02,113 INFO kernel:[ 7.909527] ip_tables: (C) 2000-2006 Netfilter Core Team >13:38:02,113 INFO kernel:[ 7.909679] TCP: cubic registered >13:38:02,113 INFO kernel:[ 7.909771] Initializing XFRM netlink socket >13:38:02,113 INFO kernel:[ 7.910068] NET: Registered protocol family 10 >13:38:02,113 INFO kernel:[ 7.910456] mip6: Mobile IPv6 >13:38:02,113 INFO kernel:[ 7.910547] NET: Registered protocol family 17 >13:38:02,113 INFO kernel:[ 7.910890] Using IPI No-Shortcut mode >13:38:02,113 DEBUG kernel:[ 7.911154] PM: Hibernation image not present or could not be loaded. >13:38:02,113 NOTICE kernel:[ 7.911157] Loading module verification certificates >13:38:02,113 WARNING kernel:[ 7.911275] X.509: Cert cb67c46b01ee734ef6dd1831e6c8edf186eea1f9 has expired >13:38:02,113 ERR kernel:[ 7.911373] MODSIGN: Problem loading in-kernel X.509 certificate (-127) >13:38:02,113 INFO kernel:[ 7.911485] registered taskstats version 1 >13:38:02,113 INFO kernel:[ 7.912044] Magic number: 0:209:634 >13:38:02,113 INFO kernel:[ 7.912259] rtc_cmos 00:05: setting system clock to 2012-10-03 13:37:25 UTC (1349271445) >13:38:02,113 WARNING kernel:[ 7.912461] ondemand governor failed, too long transition latency of HW, fallback to performance governor >13:38:02,113 INFO kernel:[ 7.912610] p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available >13:38:02,113 INFO kernel:[ 8.045363] ata2.00: ATAPI: Optiarc DVD+/-RW ND-3570A, 104B, max UDMA/33 >13:38:02,113 INFO kernel:[ 8.049603] ata2.00: configured for UDMA/33 >13:38:02,113 INFO kernel:[ 8.052461] ata1.00: ATA-7: Maxtor 6E020L0, NAR61590, max UDMA/133 >13:38:02,113 INFO kernel:[ 8.052557] ata1.00: 40718160 sectors, multi 8: LBA >13:38:02,113 INFO kernel:[ 8.053658] ata1.01: ATA-5: IC35L020AVVA07-0, VA1OA51A, max UDMA/100 >13:38:02,113 INFO kernel:[ 8.053753] ata1.01: 39102336 sectors, multi 8: LBA >13:38:02,113 INFO kernel:[ 8.059335] ata1.00: configured for UDMA/100 >13:38:02,113 INFO kernel:[ 8.068403] ata1.01: configured for UDMA/100 >13:38:02,113 NOTICE kernel:[ 8.068675] scsi 0:0:0:0: Direct-Access ATA Maxtor 6E020L0 NAR6 PQ: 0 ANSI: 5 >13:38:02,113 NOTICE kernel:[ 8.069109] sd 0:0:0:0: Attached scsi generic sg0 type 0 >13:38:02,113 NOTICE kernel:[ 8.069395] scsi 0:0:1:0: Direct-Access ATA IC35L020AVVA07-0 VA1O PQ: 0 ANSI: 5 >13:38:02,113 NOTICE kernel:[ 8.069726] sd 0:0:1:0: Attached scsi generic sg1 type 0 >13:38:02,113 NOTICE kernel:[ 8.070069] sd 0:0:0:0: [sda] 40718160 512-byte logical blocks: (20.8 GB/19.4 GiB) >13:38:02,113 NOTICE kernel:[ 8.070286] sd 0:0:0:0: [sda] Write Protect is off >13:38:02,113 DEBUG kernel:[ 8.070380] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >13:38:02,113 NOTICE kernel:[ 8.070413] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >13:38:02,113 NOTICE kernel:[ 8.072077] scsi 1:0:0:0: CD-ROM Optiarc DVD+-RW ND-3570A 104B PQ: 0 ANSI: 5 >13:38:02,113 WARNING kernel:[ 8.073858] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray >13:38:02,113 INFO kernel:[ 8.073962] cdrom: Uniform CD-ROM driver Revision: 3.20 >13:38:02,113 DEBUG kernel:[ 8.074265] sr 1:0:0:0: Attached scsi CD-ROM sr0 >13:38:02,113 NOTICE kernel:[ 8.074449] sr 1:0:0:0: Attached scsi generic sg2 type 5 >13:38:02,113 INFO kernel:[ 8.086014] sda: sda1 sda2 sda3 >13:38:02,113 NOTICE kernel:[ 8.086161] sd 0:0:1:0: [sdb] 39102336 512-byte logical blocks: (20.0 GB/18.6 GiB) >13:38:02,113 NOTICE kernel:[ 8.086545] sd 0:0:1:0: [sdb] Write Protect is off >13:38:02,113 DEBUG kernel:[ 8.086640] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00 >13:38:02,113 NOTICE kernel:[ 8.086863] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >13:38:02,113 NOTICE kernel:[ 8.087255] sd 0:0:0:0: [sda] Attached SCSI disk >13:38:02,113 INFO kernel:[ 8.093945] sdb: sdb1 >13:38:02,113 NOTICE kernel:[ 8.094409] sd 0:0:1:0: [sdb] Attached SCSI disk >13:38:02,113 INFO kernel:[ 8.094530] Freeing unused kernel memory: 628k freed >13:38:02,113 INFO kernel:[ 8.095647] Write protecting the kernel text: 5508k >13:38:02,113 INFO kernel:[ 8.095770] Write protecting the kernel read-only data: 2172k >13:38:02,113 WARNING kernel:[ 8.317855] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,113 WARNING kernel:[ 8.318095] Disabling lock debugging due to kernel taint >13:38:02,113 INFO kernel:[ 8.318493] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >13:38:02,113 INFO kernel:[ 8.459075] usb 3-1: new low-speed USB device number 2 using uhci_hcd >13:38:02,113 WARNING kernel:[ 8.546905] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,113 WARNING kernel:[ 8.551192] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,113 INFO kernel:[ 8.551901] squashfs: version 4.0 (2009/01/31) Phillip Lougher >13:38:02,113 WARNING kernel:[ 8.559062] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,113 INFO kernel:[ 8.559509] alua: device handler registered >13:38:02,113 WARNING kernel:[ 8.563183] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,113 INFO kernel:[ 8.563592] emc: device handler registered >13:38:02,113 WARNING kernel:[ 8.567321] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,152 INFO kernel:[ 8.567724] hp_sw: device handler registered >13:38:02,152 WARNING kernel:[ 8.571508] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,152 INFO kernel:[ 8.571990] rdac: device handler registered >13:38:02,153 WARNING kernel:[ 8.576073] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 INFO kernel:[ 8.603349] usb 3-1: New USB device found, idVendor=2101, idProduct=020f >13:38:02,153 INFO kernel:[ 8.603453] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >13:38:02,153 INFO kernel:[ 8.621299] input: HID 2101:020f as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input2 >13:38:02,153 INFO kernel:[ 8.621635] hid-generic 0003:2101:020F.0001: input,hidraw0: USB HID v1.01 Keyboard [HID 2101:020f] on usb-0000:00:1d.1-1/input0 >13:38:02,153 INFO kernel:[ 8.641355] input: HID 2101:020f as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.1/input/input3 >13:38:02,153 INFO kernel:[ 8.641663] hid-generic 0003:2101:020F.0002: input,hidraw1: USB HID v1.01 Mouse [HID 2101:020f] on usb-0000:00:1d.1-1/input1 >13:38:02,153 INFO kernel:[ 8.808057] tsc: Refined TSC clocksource calibration: 2391.135 MHz >13:38:02,153 INFO kernel:[ 8.808158] Switching to clocksource tsc >13:38:02,153 INFO kernel:[ 11.592165] floppy0: no floppy controllers found >13:38:02,153 INFO kernel:[ 11.592269] work still pending >13:38:02,153 WARNING kernel:[ 11.602985] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 INFO kernel:[ 11.603435] md: raid0 personality registered for level 0 >13:38:02,153 WARNING kernel:[ 11.607153] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 INFO kernel:[ 11.607951] md: raid1 personality registered for level 1 >13:38:02,153 WARNING kernel:[ 11.611700] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 INFO kernel:[ 11.612128] async_tx: api initialized (async) >13:38:02,153 WARNING kernel:[ 11.612420] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 INFO kernel:[ 11.612832] xor: automatically using best checksumming function: >13:38:02,153 INFO kernel:[ 11.622009] pIII_sse : 3040.000 MB/sec >13:38:02,153 WARNING kernel:[ 11.622228] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 WARNING kernel:[ 11.623049] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 WARNING kernel:[ 11.640011] raid6: mmxx1 1960 MB/s >13:38:02,153 WARNING kernel:[ 11.657020] raid6: mmxx2 2484 MB/s >13:38:02,153 WARNING kernel:[ 11.674044] raid6: sse1x1 1253 MB/s >13:38:02,153 WARNING kernel:[ 11.691028] raid6: sse1x2 2156 MB/s >13:38:02,153 WARNING kernel:[ 11.708021] raid6: sse2x1 2113 MB/s >13:38:02,153 WARNING kernel:[ 11.725016] raid6: sse2x2 2625 MB/s >13:38:02,153 WARNING kernel:[ 11.725106] raid6: using algorithm sse2x2 (2625 MB/s) >13:38:02,153 WARNING kernel:[ 11.725197] raid6: using intx1 recovery algorithm >13:38:02,153 WARNING kernel:[ 11.725502] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 WARNING kernel:[ 11.725981] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 WARNING kernel:[ 11.726445] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 WARNING kernel:[ 11.727255] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 INFO kernel:[ 11.728646] md: raid6 personality registered for level 6 >13:38:02,153 INFO kernel:[ 11.728743] md: raid5 personality registered for level 5 >13:38:02,153 INFO kernel:[ 11.728835] md: raid4 personality registered for level 4 >13:38:02,153 WARNING kernel:[ 11.739471] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 INFO kernel:[ 11.740448] md: raid10 personality registered for level 10 >13:38:02,153 WARNING kernel:[ 11.744143] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 INFO kernel:[ 11.744564] md: linear personality registered for level -1 >13:38:02,153 WARNING kernel:[ 11.761336] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 INFO kernel:[ 11.762075] device-mapper: multipath: version 1.5.0 loaded >13:38:02,153 WARNING kernel:[ 11.765737] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 INFO kernel:[ 11.766165] device-mapper: multipath round-robin: version 1.0.0 loaded >13:38:02,153 WARNING kernel:[ 11.769829] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 WARNING kernel:[ 11.780639] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 WARNING kernel:[ 11.781230] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 WARNING kernel:[ 11.785169] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 WARNING kernel:[ 11.822554] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 INFO kernel:[ 11.833224] RPC: Registered named UNIX socket transport module. >13:38:02,153 INFO kernel:[ 11.833327] RPC: Registered udp transport module. >13:38:02,153 INFO kernel:[ 11.833418] RPC: Registered tcp transport module. >13:38:02,153 INFO kernel:[ 11.833509] RPC: Registered tcp NFSv4.1 backchannel transport module. >13:38:02,153 WARNING kernel:[ 12.368953] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 WARNING kernel:[ 12.371254] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 INFO kernel:[ 12.386511] [drm] Initialized drm 1.1.0 20060810 >13:38:02,153 WARNING kernel:[ 12.395625] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 INFO kernel:[ 12.397037] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI >13:38:02,153 INFO kernel:[ 12.397142] e1000: Copyright (c) 1999-2006 Intel Corporation. >13:38:02,153 WARNING kernel:[ 12.405569] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 WARNING kernel:[ 12.416183] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 WARNING kernel:[ 12.417291] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 WARNING kernel:[ 12.417817] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 WARNING kernel:[ 12.680844] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 INFO kernel:[ 12.681398] wmi: Mapper loaded >13:38:02,153 WARNING kernel:[ 12.681617] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 INFO kernel:[ 12.701125] e1000 0000:02:0c.0: eth0: (PCI:33MHz:32-bit) 00:08:74:a4:e9:14 >13:38:02,153 INFO kernel:[ 12.701239] e1000 0000:02:0c.0: eth0: Intel(R) PRO/1000 Network Connection >13:38:02,153 WARNING kernel:[ 12.714627] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,153 INFO kernel:[ 12.754586] [drm] nouveau 0000:01:00.0: Detected an NV10 generation card (0x017100a5) >13:38:02,153 INFO kernel:[ 12.758908] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS >13:38:02,153 INFO kernel:[ 12.808665] [drm] nouveau 0000:01:00.0: ... appears to be valid >13:38:02,153 INFO kernel:[ 12.808769] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN >13:38:02,153 INFO kernel:[ 12.808990] [drm] nouveau 0000:01:00.0: BMP BIOS found >13:38:02,153 INFO kernel:[ 12.809089] [drm] nouveau 0000:01:00.0: BMP version 5.21 >13:38:02,153 INFO kernel:[ 12.809184] [drm] nouveau 0000:01:00.0: Bios version 04.17.00.63 >13:38:02,153 INFO kernel:[ 12.829351] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do >13:38:02,153 INFO kernel:[ 12.829457] [drm] nouveau 0000:01:00.0: DCB version 2.0 >13:38:02,153 NOTICE kernel:[ 12.829551] [drm] nouveau 0000:01:00.0: DCB outp 00: 01000100 000088b8 >13:38:02,153 NOTICE kernel:[ 12.829647] [drm] nouveau 0000:01:00.0: DCB outp 01: 01020212 00000000 >13:38:02,153 NOTICE kernel:[ 12.829742] [drm] nouveau 0000:01:00.0: DCB outp 02: 02010121 00000003 >13:38:02,153 NOTICE kernel:[ 12.829837] [drm] nouveau 0000:01:00.0: DCB outp 03: 02010221 00000003 >13:38:02,153 INFO kernel:[ 12.829933] [drm] nouveau 0000:01:00.0: Merging DCB entries 2 and 3 >13:38:02,153 INFO kernel:[ 12.830216] [drm] nouveau 0000:01:00.0: Loading NV17 power sequencing microcode >13:38:02,153 INFO kernel:[ 12.830358] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xD2D6 >13:38:02,153 INFO kernel:[ 12.830533] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xD64A >13:38:02,153 INFO kernel:[ 12.844907] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xD3F1 >13:38:02,153 INFO kernel:[ 12.876893] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xDB8E >13:38:02,153 INFO kernel:[ 12.877057] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xD5A6 >13:38:02,153 INFO kernel:[ 12.967855] [TTM] Zone kernel: Available graphics memory: 440892 kiB >13:38:02,153 INFO kernel:[ 12.967959] [TTM] Zone highmem: Available graphics memory: 643362 kiB >13:38:02,153 INFO kernel:[ 12.968089] [TTM] Initializing pool allocator >13:38:02,153 INFO kernel:[ 12.968221] [drm] nouveau 0000:01:00.0: Detected 64MiB VRAM (DDR1) >13:38:02,153 INFO kernel:[ 12.968545] agpgart-intel 0000:00:00.0: AGP 2.0 bridge >13:38:02,153 INFO kernel:[ 12.968666] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode >13:38:02,153 INFO kernel:[ 12.968796] nouveau 0000:01:00.0: putting AGP V2 device into 4x mode >13:38:02,153 INFO kernel:[ 12.968892] [drm] nouveau 0000:01:00.0: 128 MiB GART (aperture) >13:38:02,153 INFO kernel:[ 12.969113] [drm] nouveau 0000:01:00.0: Saving VGA fonts >13:38:02,153 INFO kernel:[ 13.026884] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >13:38:02,153 INFO kernel:[ 13.026979] [drm] No driver support for vblank timestamp query. >13:38:02,153 INFO kernel:[ 13.236044] [drm] nouveau 0000:01:00.0: 1 available performance level(s) >13:38:02,153 INFO kernel:[ 13.236140] [drm] nouveau 0000:01:00.0: 0: memory 400MHz >13:38:02,153 INFO kernel:[ 13.236223] [drm] nouveau 0000:01:00.0: c: core 270MHz memory 405MHz >13:38:02,153 INFO kernel:[ 13.241391] [drm] nouveau 0000:01:00.0: MM: using M2MF for buffer copies >13:38:02,153 INFO kernel:[ 13.241492] [drm] nouveau 0000:01:00.0: 0xE72C: Parsing digital output script table >13:38:02,153 INFO kernel:[ 13.266595] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0) >13:38:02,153 INFO kernel:[ 13.266756] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on tmds encoder (output 1) >13:38:02,153 INFO kernel:[ 13.266882] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 2) >13:38:02,153 INFO kernel:[ 13.313048] [drm] nouveau 0000:01:00.0: Load detected on output A >13:38:02,153 INFO kernel:[ 13.335391] [drm] nouveau 0000:01:00.0: Load detected on output B >13:38:02,153 INFO kernel:[ 13.335758] [drm] nouveau 0000:01:00.0: allocated 1024x768 fb: 0x49000, bo f431bc00 >13:38:02,153 INFO kernel:[ 13.338639] fbcon: nouveaufb (fb0) is primary device >13:38:02,153 INFO kernel:[ 13.354420] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0) >13:38:02,153 INFO kernel:[ 13.354424] [drm] nouveau 0000:01:00.0: Output VGA-1 is running on CRTC 0 using output A >13:38:02,153 INFO kernel:[ 13.378587] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on TV encoder (output 2) >13:38:02,153 INFO kernel:[ 13.378599] [drm] nouveau 0000:01:00.0: Output TV-1 is running on CRTC 1 using output B >13:38:02,153 INFO kernel:[ 13.403320] Console: switching to colour frame buffer device 90x36 >13:38:02,153 INFO kernel:[ 13.404552] fb0: nouveaufb frame buffer device >13:38:02,153 INFO kernel:[ 13.404553] drm: registered panic notifier >13:38:02,153 INFO kernel:[ 13.405526] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0 >13:38:02,153 INFO kernel:[ 13.420083] [drm] nouveau 0000:01:00.0: Load detected on output A >13:38:02,153 INFO kernel:[ 13.463063] [drm] nouveau 0000:01:00.0: Load detected on output B >13:38:02,153 INFO kernel:[ 14.048705] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >13:38:02,153 INFO kernel:[ 16.056401] e1000: em1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX >13:38:02,153 INFO kernel:[ 16.056899] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >13:38:02,153 INFO kernel:[ 38.715215] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >13:38:02,153 DEBUG kernel:[ 40.299555] SELinux: 2048 avtab hash slots, 94105 rules. >13:38:02,153 DEBUG kernel:[ 40.326910] SELinux: 2048 avtab hash slots, 94105 rules. >13:38:02,153 DEBUG kernel:[ 40.830271] SELinux: 9 users, 15 roles, 4245 types, 234 bools, 1 sens, 1024 cats >13:38:02,153 DEBUG kernel:[ 40.830280] SELinux: 83 classes, 94105 rules >13:38:02,153 INFO kernel:[ 40.841566] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >13:38:02,153 INFO kernel:[ 40.842452] SELinux: the above unknown classes and permissions will be allowed >13:38:02,153 DEBUG kernel:[ 40.842902] SELinux: Completing initialization. >13:38:02,153 DEBUG kernel:[ 40.842904] SELinux: Setting up existing superblocks. >13:38:02,153 DEBUG kernel:[ 40.842926] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >13:38:02,156 DEBUG kernel:[ 40.842936] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.842960] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.842971] SELinux: initialized (dev proc, type proc), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.842992] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:38:02,165 DEBUG kernel:[ 40.843040] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >13:38:02,165 DEBUG kernel:[ 40.843913] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >13:38:02,165 DEBUG kernel:[ 40.843921] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.845983] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >13:38:02,165 DEBUG kernel:[ 40.846054] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.846061] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >13:38:02,165 DEBUG kernel:[ 40.846103] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >13:38:02,165 DEBUG kernel:[ 40.846113] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >13:38:02,165 DEBUG kernel:[ 40.846130] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.846162] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.847086] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.847098] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:38:02,165 DEBUG kernel:[ 40.847133] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:38:02,165 DEBUG kernel:[ 40.847364] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:38:02,165 DEBUG kernel:[ 40.847409] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.847416] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.847429] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.847468] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.847486] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.847493] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.847500] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.847507] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.847522] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.847531] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 40.847561] SELinux: initialized (dev loop0, type squashfs), uses xattr >13:38:02,165 DEBUG kernel:[ 40.847601] SELinux: initialized (dev dm-0, type ext4), uses xattr >13:38:02,165 NOTICE kernel:[ 40.851170] type=1403 audit(1349271478.438:2): policy loaded auid=4294967295 ses=4294967295 >13:38:02,165 DEBUG kernel:[ 41.805940] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >13:38:02,165 DEBUG kernel:[ 42.355310] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:38:02,165 DEBUG kernel:[ 42.355884] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >13:38:02,165 WARNING kernel:[ 42.480955] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:02,165 DEBUG kernel:[ 42.540938] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >13:38:02,165 NOTICE kernel:[ 43.601658] type=1400 audit(1349271481.188:3): avc: denied { create } for pid=609 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >13:38:02,165 NOTICE kernel:[ 43.601788] type=1400 audit(1349271481.188:4): avc: denied { setattr } for pid=609 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=10872 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >13:38:02,165 NOTICE kernel:[ 43.601929] type=1400 audit(1349271481.188:5): avc: denied { relabelfrom } for pid=609 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=10872 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >13:38:02,203 NOTICE kernel:[ 44.614825] type=1400 audit(1349271482.201:6): avc: denied { read } for pid=637 comm="bash" name=".profile" dev="dm-0" ino=26336 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >13:38:02,203 NOTICE kernel:[ 44.614853] type=1400 audit(1349271482.201:7): avc: denied { open } for pid=637 comm="bash" path="/root/.profile" dev="dm-0" ino=26336 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >13:38:02,268 NOTICE kernel:[ 44.659351] type=1400 audit(1349271482.246:8): avc: denied { read } for pid=637 comm="bash" name="linux" dev="dm-0" ino=543 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >13:38:02,268 NOTICE kernel:[ 44.659449] type=1400 audit(1349271482.246:9): avc: denied { open } for pid=637 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=543 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >13:38:02,268 NOTICE kernel:[ 44.659481] type=1400 audit(1349271482.246:10): avc: denied { getattr } for pid=637 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=543 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >13:38:02,373 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >13:38:02,454 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >13:38:02,454 INFO NetworkManager: <info> WEXT support is enabled >13:38:02,757 INFO dbus-daemon: dbus[655]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >13:38:02,758 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >13:38:03,076 INFO polkitd: Started polkitd version 0.107 >13:38:03,376 INFO dbus-daemon: dbus[655]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >13:38:03,378 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >13:38:03,446 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >13:38:03,453 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >13:38:03,455 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >13:38:03,455 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >13:38:03,457 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >13:38:03,479 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >13:38:03,495 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >13:38:03,501 INFO NetworkManager: <info> trying to start the modem manager... >13:38:03,504 INFO dbus-daemon: dbus[655]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >13:38:03,504 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >13:38:03,524 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >13:38:03,593 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >13:38:03,611 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >13:38:03,612 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >13:38:03,613 INFO NetworkManager: <info> Networking is enabled by state file >13:38:03,630 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >13:38:03,717 INFO NetworkManager: <info> (em1): carrier is ON >13:38:03,767 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'e1000' ifindex: 2) >13:38:03,774 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >13:38:03,776 INFO NetworkManager: <info> (em1): now managed >13:38:03,782 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >13:38:03,783 INFO NetworkManager: <info> (em1): preparing device. >13:38:03,787 INFO NetworkManager: <info> Activation (em1) starting connection 'Boot Disk' >13:38:03,792 INFO dbus-daemon: modem-manager[665]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >13:38:03,794 INFO NetworkManager: <info> (em1): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >13:38:03,795 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >13:38:03,798 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >13:38:03,803 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >13:38:03,813 INFO modem-manager: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >13:38:03,827 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >13:38:03,829 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >13:38:03,834 INFO dbus-daemon: dbus[655]: [system] Successfully activated service 'org.freedesktop.ModemManager' >13:38:03,855 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >13:38:03,882 INFO NetworkManager: <info> dhclient started with pid 672 >13:38:04,243 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >13:38:04,301 INFO systemd: Startup finished in 8s 99ms 711us (kernel) + 32s 977ms 655us (initrd) + 5s 634ms 331us (userspace) = 46s 711ms 697us. >13:38:04,308 INFO NetworkManager: <info> modem-manager is now available >13:38:04,471 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'X22X' >13:38:04,500 INFO modem-manager: <info> Loaded plugin 'X22X' >13:38:04,501 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'Longcheer' >13:38:04,501 INFO modem-manager: <info> Loaded plugin 'Longcheer' >13:38:04,502 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'Option High-Speed' >13:38:04,503 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'Nokia' >13:38:04,532 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'MotoC' >13:38:04,551 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'Option' >13:38:04,568 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'Novatel' >13:38:04,596 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'Wavecom' >13:38:04,601 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'Linktop' >13:38:04,645 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'Samsung' >13:38:04,649 WARNING kernel:[ 47.060498] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:04,651 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'AnyData' >13:38:04,655 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'Huawei' >13:38:04,686 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'SimTech' >13:38:04,709 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'Gobi' >13:38:04,765 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >13:38:04,771 INFO modem-manager: <info> Loaded plugin 'Nokia' >13:38:04,803 INFO modem-manager: <info> Loaded plugin 'MotoC' >13:38:04,808 INFO modem-manager: <info> Loaded plugin 'Option' >13:38:04,851 INFO modem-manager: <info> Loaded plugin 'Novatel' >13:38:04,872 INFO modem-manager: <info> Loaded plugin 'Wavecom' >13:38:04,877 INFO modem-manager: <info> Loaded plugin 'Linktop' >13:38:04,912 INFO modem-manager: <info> Loaded plugin 'Samsung' >13:38:04,914 INFO modem-manager: <info> Loaded plugin 'AnyData' >13:38:04,919 INFO modem-manager: <info> Loaded plugin 'Huawei' >13:38:04,925 INFO modem-manager: <info> Loaded plugin 'SimTech' >13:38:04,930 INFO modem-manager: <info> Loaded plugin 'Gobi' >13:38:04,933 INFO modem-manager: <info> Loaded plugin 'Sierra' >13:38:04,938 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >13:38:04,960 INFO modem-manager: <info> Loaded plugin 'ZTE' >13:38:04,989 INFO modem-manager: <info> Loaded plugin 'Iridium' >13:38:05,007 INFO modem-manager: <info> Loaded plugin 'Cinterion' >13:38:05,010 INFO modem-manager: <info> Loaded plugin 'Generic' >13:38:05,011 WARNING kernel:[ 47.423657] ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \GLBC 1 (20120711/utaddress-251) >13:38:05,011 WARNING kernel:[ 47.423669] ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \SACT 2 (20120711/utaddress-251) >13:38:05,011 WARNING kernel:[ 47.423676] ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \SSTS 3 (20120711/utaddress-251) >13:38:05,011 INFO kernel:[ 47.423683] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >13:38:05,011 ERR kernel:[ 47.423690] lpc_ich 0000:00:1f.0: I/O space for GPIO uninitialized >13:38:05,011 WARNING kernel:[ 47.423692] lpc_ich: Resource conflict(s) found affecting gpio_ich >13:38:05,034 INFO modem-manager: <info> Successfully loaded 20 plugins >13:38:05,037 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'Sierra' >13:38:05,038 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'Ericsson MBM' >13:38:05,044 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'ZTE' >13:38:05,046 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'Iridium' >13:38:05,064 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'Cinterion' >13:38:05,083 INFO dbus-daemon: modem-manager[665]: <info> Loaded plugin 'Generic' >13:38:05,084 INFO dbus-daemon: modem-manager[665]: <info> Successfully loaded 20 plugins >13:38:05,104 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >13:38:05,107 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >13:38:05,135 INFO dhclient: All rights reserved. >13:38:05,145 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >13:38:05,182 INFO dhclient: >13:38:05,200 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >13:38:05,205 INFO dhclient: Listening on LPF/em1/00:08:74:a4:e9:14 >13:38:05,209 INFO dhclient: Sending on LPF/em1/00:08:74:a4:e9:14 >13:38:05,212 INFO dhclient: Sending on Socket/fallback >13:38:05,216 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x712203e8) >13:38:05,219 INFO dhclient: DHCPACK from 10.34.29.253 (xid=0x712203e8) >13:38:05,234 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> reboot >13:38:05,236 INFO NetworkManager: <info> address 10.34.28.116 >13:38:05,238 INFO NetworkManager: <info> prefix 23 (255.255.254.0) >13:38:05,239 INFO NetworkManager: <info> gateway 10.34.29.254 >13:38:05,241 INFO NetworkManager: <info> nameserver '10.34.255.7' >13:38:05,258 INFO NetworkManager: <info> nameserver '10.34.255.6' >13:38:05,261 INFO NetworkManager: <info> domain name 'brq.redhat.com' >13:38:05,270 INFO NetworkManager: <info> domain name 'englab.brq.redhat.com' >13:38:05,273 INFO NetworkManager: <info> domain name 'lab.eng.brq.redhat.com' >13:38:05,277 INFO NetworkManager: <info> domain name 'redhat.com' >13:38:05,281 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >13:38:05,291 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >13:38:05,295 INFO NetworkManager: <info> (em1): device state change: ip-config -> activated (reason 'none') [70 100 0] >13:38:05,304 INFO dhclient: bound to 10.34.28.116 -- renewal in 34802 seconds. >13:38:05,328 INFO NetworkManager: <info> Policy set 'Boot Disk' (em1) as default for IPv4 routing and DNS. >13:38:05,333 INFO NetworkManager: <info> Activation (em1) successful, device activated. >13:38:05,337 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >13:38:05,338 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >13:38:05,343 INFO dbus-daemon: dbus[655]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >13:38:05,377 INFO dbus-daemon: dbus[655]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >13:38:05,380 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >13:38:05,640 ERR systemd-udevd: ctx=0xb795d910 path=/lib/modules/3.6.0-1.fc18.i686/kernel/sound/pci/ac97/snd-ac97-codec.ko error=No such file or directory >13:38:05,682 WARNING kernel:[ 48.094747] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:05,797 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >13:38:05,846 ERR systemd-udevd: ctx=0xb795d910 path=/lib/modules/3.6.0-1.fc18.i686/kernel/sound/core/snd-pcm.ko error=No such file or directory >13:38:05,894 WARNING kernel:[ 48.306176] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:05,924 WARNING kernel:[ 48.336418] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:05,977 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >13:38:06,099 WARNING kernel:[ 48.511815] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:06,101 INFO kernel:[ 48.513710] microcode: CPU0 sig=0xf27, pf=0x4, revision=0x24 >13:38:06,202 WARNING kernel:[ 48.614366] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:06,202 INFO kernel:[ 48.614905] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2) >13:38:06,764 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >13:38:07,379 ERR systemd-udevd: ctx=0xb795d910 path=/lib/modules/3.6.0-1.fc18.i686/kernel/drivers/watchdog/iTCO_vendor_support.ko error=No such file or directory >13:38:07,402 INFO kernel:[ 49.814805] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >13:38:11,119 NOTICE kernel:[ 53.530784] type=1400 audit(1349271491.117:11): avc: denied { read write } for pid=718 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7330 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >13:38:11,133 WARNING kernel:[ 53.545358] auditd (719): /proc/719/oom_adj is deprecated, please use /proc/719/oom_score_adj instead. >13:38:11,495 WARNING kernel:[ 53.906740] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:11,527 WARNING kernel:[ 53.939941] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:11,559 WARNING kernel:[ 53.971915] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:11,582 WARNING kernel:[ 53.994565] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:11,609 WARNING kernel:[ 54.021301] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:38:13,449 INFO kernel:[ 55.860019] [drm] nouveau 0000:01:00.0: Load detected on output A >13:38:13,464 INFO kernel:[ 55.875017] [drm] nouveau 0000:01:00.0: Load detected on output B >13:38:13,477 INFO kernel:[ 55.889017] [drm] nouveau 0000:01:00.0: Load detected on output A >13:38:13,492 INFO kernel:[ 55.904019] [drm] nouveau 0000:01:00.0: Load detected on output B >13:38:13,618 INFO kernel:[ 55.999324] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0) >13:38:13,651 INFO kernel:[ 56.030365] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0) >13:38:13,651 INFO kernel:[ 56.030370] [drm] nouveau 0000:01:00.0: Output VGA-1 is running on CRTC 0 using output A >13:38:13,651 INFO kernel:[ 56.030662] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 2) >13:38:13,652 INFO kernel:[ 56.063779] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on TV encoder (output 2) >13:38:13,652 INFO kernel:[ 56.063785] [drm] nouveau 0000:01:00.0: Output TV-1 is running on CRTC 1 using output B >13:38:19,623 INFO chrony-helper: tr: write error: Broken pipe >13:38:19,625 INFO chrony-helper: tr: write error >13:38:19,683 INFO chronyd: chronyd version 1.27-git1ca844 starting >13:38:19,686 INFO chronyd: Linux kernel major=3 minor=6 patch=0 >13:38:19,686 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 >13:38:28,154 INFO kernel:[ 70.566510] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >13:38:28,162 DEBUG kernel:[ 70.573827] SELinux: initialized (dev sda1, type ext4), uses xattr >13:38:28,496 INFO kernel:[ 70.908178] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >13:38:28,496 DEBUG kernel:[ 70.908199] SELinux: initialized (dev sda3, type ext4), uses xattr >13:39:03,008 WARNING kernel:[ 106.428109] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:39:03,037 WARNING kernel:[ 106.459770] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:39:03,155 WARNING kernel:[ 106.576089] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:39:03,166 INFO kernel:[ 106.588667] Btrfs loaded >13:39:03,347 WARNING kernel:[ 106.768500] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:39:03,358 INFO kernel:[ 106.780329] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >13:39:03,483 WARNING kernel:[ 106.904121] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >13:39:03,485 WARNING kernel:[ 106.907955] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11
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