Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 625776 Details for
Bug 865653
PartitionException: Partition is not part of the disk it is being removed from
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 307.26 KB, created by
Steve Tyler
on 2012-10-12 02:24:32 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Steve Tyler
Created:
2012-10-12 02:24:32 UTC
Size:
307.26 KB
patch
obsolete
>anaconda 18.16 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 269, in removePartition > if self.__disk.remove_partition(partition.getPedPartition()): > File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 32, in new > ret = fn(*args, **kwds) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/partitioning.py", line 574, in removeNewPartitions > part.disk.format.partedDisk.removePartition(part.partedPartition) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/partitioning.py", line 758, in doPartitioning > removeNewPartitions(disks, partitions) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/partitioning.py", line 302, in doAutoPartition > doPartitioning(storage) > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 265, in execute > doAutoPartition(storage, ksdata) > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1557, in doKickstartStorage > ksdata.autopart.execute(storage, ksdata, instClass) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 380, in _doExecute > doKickstartStorage(self.storage, self.data, self.instclass) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >PartitionException: Partition is not part of the disk it is being removed from > >Local variables in innermost frame: >self: parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fbdd004f650> > PedDisk: <_ped.Disk object at 0x5566b00> >partition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558d810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdd004f190> PedPartition: <_ped.Partition object at 0x7fbdd00476b0> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sda, sr0, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), loop5, loop6, loop7, live-rw, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x266fc50>> > _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: [sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'dm-1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _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:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, dm-1] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 401408 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdc8110290> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-09-19-25-50-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-18-Beta-TC3-x86_64-Live-D > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: True > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-10-09-19-25-50-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-18-Beta-TC3-x86_64-Live-D > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 784.0 > _serial: None > id: 1 > 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: /osmin.img (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 2 > 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: 3 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /osmin > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 4 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 5 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/ext3fs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-18-Beta- > _format._targetSize: 4096.0 > _format._size: 4096.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop3 > sysfsPath: Skipped > _vendor: Skipped > _name: loop3 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-18-Beta- > originalFormat._targetSize: 4096.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 4096.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop3 > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop4 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 11 > minor: 0 >, existing 4096MB dm live-rw (12) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (13) with existing ext4 filesystem >, existing 12288MB disk sda (0) with non-existent msdos disklabel >, non-existent 4032MB partition sda2 (16) >, non-existent 500MB partition sda1 (15) >, non-existent 7755MB partition sda3 (14) >, non-existent 1024MB partition req3 (17) with non-existent ext4 filesystem mounted at / >, non-existent 500MB partition req4 (18) with non-existent ext4 filesystem mounted at /boot >, non-existent 4032MB partition req5 (19) with non-existent swap >] > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 8 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 9 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 11 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 12 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 13 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 14 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 15 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: 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: Skipped > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 6 > _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 (0x7fbdd004f750) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fbdd004f690) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fbdd004f5d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fbdd004f910) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fbdd004fe90) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 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: LiveImagePayload instance, containing members: > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] > _intf.payload._createdInitrds: False >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: livecd:///dev/mapper/live-osimg-min >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 (LiveImagePayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.16 > 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, /var/log/messages] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-osimg-min', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': 'en_US.UTF-8', 'liveinst': True, '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: >22:20:10,279 DEBUG anaconda: required disklabel type for sda (1) is None >22:20:10,280 DEBUG anaconda: default disklabel type for sda is msdos >22:20:10,282 DEBUG anaconda: selecting msdos disklabel for sda based on size >22:20:10,843 INFO anaconda: /sbin/anaconda 18.16 >02:20:11,320 INFO anaconda: 2097152 kB (2048 MB) are available >22:20:11,320 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >22:20:11,324 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >22:20:11,324 INFO anaconda: Default encoding = ascii >22:20:11,391 INFO anaconda: ISCSID is /sbin/iscsid >22:20:11,392 INFO anaconda: no initiator set >22:20:11,472 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >22:20:11,472 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >22:20:11,931 INFO anaconda: Display mode = g >02:20:11,932 INFO anaconda: 2097152 kB (2048 MB) are available >22:20:11,932 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >22:20:12,103 INFO anaconda: using only installclass _Fedora >22:20:12,134 INFO anaconda: Detected 2016M of memory >22:20:12,135 INFO anaconda: Swap attempt of 4032M >22:20:12,149 INFO anaconda: Running Thread: AnaStorageThread (140453215205120) >22:20:12,157 INFO anaconda: Running Thread: AnaPayloadThread (140453294688000) >22:20:12,255 INFO anaconda: no initiator set >22:20:13,283 DEBUG anaconda: required disklabel type for sda (1) is None >22:20:13,283 DEBUG anaconda: default disklabel type for sda is msdos >22:20:13,284 DEBUG anaconda: selecting msdos disklabel for sda based on size >22:20:14,525 INFO anaconda: Thread Done: AnaStorageThread (140453215205120) >22:20:14,561 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >22:20:14,619 INFO anaconda: Thread Done: AnaPayloadThread (140453294688000) >22:20:22,790 INFO anaconda: Not doing 'add runtime X layout' in live installation >17:20:23,085 INFO anaconda: Not doing 'save system time' in live installation >17:20:23,088 INFO anaconda: Not doing 'save system time' in live installation >17:20:23,092 INFO anaconda: Not doing 'save system time' in live installation >22:20:23,102 INFO anaconda: Not doing 'modify system time and date' in live installation >22:20:23,130 INFO anaconda: Not doing 'add runtime X layout' in live installation >22:20:23,136 INFO anaconda: Not doing 'test X layouts' in live installation >22:20:23,502 INFO anaconda: Running Thread: AnaStorageWatcher (140453001537280) >22:20:23,859 INFO anaconda: Thread Done: AnaStorageWatcher (140453001537280) >22:20:24,325 INFO anaconda: Running Thread: AnaNTPserver0 (140453001537280) >22:20:24,334 INFO anaconda: Running Thread: AnaNTPserver1 (140453294688000) >22:20:24,352 INFO anaconda: Running Thread: AnaNTPserver2 (140452967859968) >22:20:24,372 INFO anaconda: Running Thread: AnaNTPserver3 (140452702164736) >22:20:24,531 INFO anaconda: Thread Done: AnaNTPserver0 (140453001537280) >22:20:24,541 INFO anaconda: Thread Done: AnaNTPserver1 (140453294688000) >22:20:24,546 INFO anaconda: Thread Done: AnaNTPserver3 (140452702164736) >22:20:26,532 INFO anaconda: Not doing 'get NTP service state' in live installation >22:20:26,533 INFO anaconda: Not doing 'start NTP service' in live installation >22:20:27,841 INFO anaconda: Running Thread: AnaNTPserver4 (140452702164736) >22:20:27,848 INFO anaconda: Running Thread: AnaNTPserver5 (140453294688000) >22:20:27,858 INFO anaconda: Running Thread: AnaNTPserver6 (140453001537280) >22:20:27,865 INFO anaconda: Running Thread: AnaNTPserver7 (140452689471232) >22:20:28,066 INFO anaconda: Thread Done: AnaNTPserver4 (140452702164736) >22:20:28,121 INFO anaconda: Thread Done: AnaNTPserver5 (140453294688000) >19:20:34,425 INFO anaconda: Thread Done: AnaNTPserver2 (140452967859968) >19:20:37,887 INFO anaconda: Thread Done: AnaNTPserver6 (140453001537280) >19:20:37,895 INFO anaconda: Thread Done: AnaNTPserver7 (140452689471232) >19:20:40,247 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >19:20:44,878 INFO anaconda: Running Thread: AnaExecuteStorageThread (140453215205120) >19:20:44,896 DEBUG anaconda: required disklabel type for sda (1) is None >19:20:44,899 DEBUG anaconda: default disklabel type for sda is msdos >19:20:44,900 DEBUG anaconda: selecting msdos disklabel for sda based on size >19:20:45,034 INFO anaconda: Detected 2016M of memory >19:20:45,035 INFO anaconda: Swap attempt of 4032M >19:20:45,323 INFO anaconda: Thread Done: AnaExecuteStorageThread (140453215205120) >19:20:45,323 INFO anaconda: Running Thread: AnaCheckStorageThread (140453001537280) >19:20:45,334 INFO anaconda: Thread Done: AnaCheckStorageThread (140453001537280) >19:21:24,337 INFO anaconda: Running Thread: AnaExecuteStorageThread (140453001537280) >19:21:24,338 INFO anaconda: Running Thread: AnaCheckStorageThread (140453215205120) >19:21:24,344 INFO anaconda: Thread Done: AnaExecuteStorageThread (140453001537280) >19:21:24,349 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >19:21:24,349 ERR anaconda: sda must have one of the following disklabel types: msdos,gpt. >19:21:24,349 ERR anaconda: sda1 must have one of the following disklabel types: msdos,gpt. >19:21:24,349 ERR anaconda: /boot filesystem cannot be of type None. >19:21:24,350 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >19:21:24,350 INFO anaconda: Thread Done: AnaCheckStorageThread (140453215205120) >19:22:26,332 INFO anaconda: Running Thread: AnaExecuteStorageThread (140453215205120) >19:22:26,359 DEBUG anaconda: required disklabel type for sda (1) is None >19:22:26,360 DEBUG anaconda: default disklabel type for sda is msdos >19:22:26,360 DEBUG anaconda: selecting msdos disklabel for sda based on size >19:22:26,492 INFO anaconda: Detected 2016M of memory >19:22:26,492 INFO anaconda: Swap attempt of 4032M >19:22:26,590 INFO anaconda: Thread Done: AnaExecuteStorageThread (140453215205120) > > >/tmp/packaging.log: > > >/tmp/program.log: >22:20:10,219 INFO program: Running... udevadm settle --timeout=300 >22:20:10,413 INFO program: Running... dumpe2fs -h /dev/loop3 >22:20:10,456 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:20:10,456 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >22:20:10,456 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >22:20:10,456 INFO program: Filesystem magic number: 0xEF53 >22:20:10,456 INFO program: Filesystem revision #: 1 (dynamic) >22:20:10,456 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 >22:20:10,456 INFO program: Filesystem flags: signed_directory_hash >22:20:10,457 INFO program: Default mount options: user_xattr acl >22:20:10,457 INFO program: Filesystem state: clean >22:20:10,457 INFO program: Errors behavior: Continue >22:20:10,457 INFO program: Filesystem OS type: Linux >22:20:10,457 INFO program: Inode count: 262144 >22:20:10,457 INFO program: Block count: 1048576 >22:20:10,457 INFO program: Reserved block count: 10484 >22:20:10,457 INFO program: Free blocks: 294725 >22:20:10,457 INFO program: Free inodes: 157758 >22:20:10,457 INFO program: First block: 0 >22:20:10,457 INFO program: Block size: 4096 >22:20:10,457 INFO program: Fragment size: 4096 >22:20:10,457 INFO program: Reserved GDT blocks: 255 >22:20:10,457 INFO program: Blocks per group: 32768 >22:20:10,457 INFO program: Fragments per group: 32768 >22:20:10,457 INFO program: Inodes per group: 8192 >22:20:10,457 INFO program: Inode blocks per group: 512 >22:20:10,457 INFO program: Flex block group size: 16 >22:20:10,457 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >22:20:10,457 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >22:20:10,457 INFO program: Last write time: Tue Oct 9 15:22:50 2012 >22:20:10,458 INFO program: Mount count: 0 >22:20:10,458 INFO program: Maximum mount count: -1 >22:20:10,458 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >22:20:10,458 INFO program: Check interval: 0 (<none>) >22:20:10,458 INFO program: Lifetime writes: 867 MB >22:20:10,458 INFO program: Reserved blocks uid: 0 (user root) >22:20:10,458 INFO program: Reserved blocks gid: 0 (group root) >22:20:10,458 INFO program: First inode: 11 >22:20:10,458 INFO program: Inode size: 256 >22:20:10,458 INFO program: Required extra isize: 28 >22:20:10,458 INFO program: Desired extra isize: 28 >22:20:10,458 INFO program: Journal inode: 8 >22:20:10,458 INFO program: Default directory hash: half_md4 >22:20:10,458 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >22:20:10,458 INFO program: Journal backup: inode blocks >22:20:10,458 INFO program: Journal features: journal_incompat_revoke >22:20:10,458 INFO program: Journal size: 128M >22:20:10,458 INFO program: Journal length: 32768 >22:20:10,458 INFO program: Journal sequence: 0x00001626 >22:20:10,458 INFO program: Journal start: 0 >22:20:10,458 INFO program: >22:20:10,458 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:20:10,459 INFO program: Running... dumpe2fs -h /dev/loop3 >22:20:10,464 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:20:10,464 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >22:20:10,464 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >22:20:10,464 INFO program: Filesystem magic number: 0xEF53 >22:20:10,464 INFO program: Filesystem revision #: 1 (dynamic) >22:20:10,464 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 >22:20:10,464 INFO program: Filesystem flags: signed_directory_hash >22:20:10,464 INFO program: Default mount options: user_xattr acl >22:20:10,464 INFO program: Filesystem state: clean >22:20:10,464 INFO program: Errors behavior: Continue >22:20:10,464 INFO program: Filesystem OS type: Linux >22:20:10,464 INFO program: Inode count: 262144 >22:20:10,465 INFO program: Block count: 1048576 >22:20:10,465 INFO program: Reserved block count: 10484 >22:20:10,465 INFO program: Free blocks: 294725 >22:20:10,465 INFO program: Free inodes: 157758 >22:20:10,465 INFO program: First block: 0 >22:20:10,465 INFO program: Block size: 4096 >22:20:10,465 INFO program: Fragment size: 4096 >22:20:10,465 INFO program: Reserved GDT blocks: 255 >22:20:10,465 INFO program: Blocks per group: 32768 >22:20:10,465 INFO program: Fragments per group: 32768 >22:20:10,465 INFO program: Inodes per group: 8192 >22:20:10,465 INFO program: Inode blocks per group: 512 >22:20:10,465 INFO program: Flex block group size: 16 >22:20:10,465 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >22:20:10,465 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >22:20:10,465 INFO program: Last write time: Tue Oct 9 15:22:50 2012 >22:20:10,465 INFO program: Mount count: 0 >22:20:10,465 INFO program: Maximum mount count: -1 >22:20:10,465 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >22:20:10,465 INFO program: Check interval: 0 (<none>) >22:20:10,465 INFO program: Lifetime writes: 867 MB >22:20:10,466 INFO program: Reserved blocks uid: 0 (user root) >22:20:10,466 INFO program: Reserved blocks gid: 0 (group root) >22:20:10,466 INFO program: First inode: 11 >22:20:10,466 INFO program: Inode size: 256 >22:20:10,466 INFO program: Required extra isize: 28 >22:20:10,466 INFO program: Desired extra isize: 28 >22:20:10,466 INFO program: Journal inode: 8 >22:20:10,466 INFO program: Default directory hash: half_md4 >22:20:10,466 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >22:20:10,466 INFO program: Journal backup: inode blocks >22:20:10,466 INFO program: Journal features: journal_incompat_revoke >22:20:10,466 INFO program: Journal size: 128M >22:20:10,466 INFO program: Journal length: 32768 >22:20:10,466 INFO program: Journal sequence: 0x00001626 >22:20:10,466 INFO program: Journal start: 0 >22:20:10,466 INFO program: >22:20:10,466 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:20:10,467 INFO program: Running... resize2fs -P /dev/loop3 >22:20:10,480 INFO program: Couldn't find valid filesystem superblock. >22:20:10,481 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:20:10,481 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >22:20:10,518 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:20:10,523 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:20:10,523 INFO program: Last mounted on: /sysroot >22:20:10,523 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >22:20:10,523 INFO program: Filesystem magic number: 0xEF53 >22:20:10,523 INFO program: Filesystem revision #: 1 (dynamic) >22:20:10,524 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:20:10,524 INFO program: Filesystem flags: signed_directory_hash >22:20:10,524 INFO program: Default mount options: user_xattr acl >22:20:10,524 INFO program: Filesystem state: clean >22:20:10,524 INFO program: Errors behavior: Continue >22:20:10,524 INFO program: Filesystem OS type: Linux >22:20:10,524 INFO program: Inode count: 262144 >22:20:10,524 INFO program: Block count: 1048576 >22:20:10,524 INFO program: Reserved block count: 10484 >22:20:10,524 INFO program: Free blocks: 294725 >22:20:10,524 INFO program: Free inodes: 157758 >22:20:10,524 INFO program: First block: 0 >22:20:10,524 INFO program: Block size: 4096 >22:20:10,524 INFO program: Fragment size: 4096 >22:20:10,524 INFO program: Reserved GDT blocks: 255 >22:20:10,524 INFO program: Blocks per group: 32768 >22:20:10,524 INFO program: Fragments per group: 32768 >22:20:10,524 INFO program: Inodes per group: 8192 >22:20:10,524 INFO program: Inode blocks per group: 512 >22:20:10,524 INFO program: Flex block group size: 16 >22:20:10,524 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >22:20:10,524 INFO program: Last mount time: Thu Oct 11 22:15:58 2012 >22:20:10,525 INFO program: Last write time: Thu Oct 11 22:15:58 2012 >22:20:10,525 INFO program: Mount count: 1 >22:20:10,525 INFO program: Maximum mount count: -1 >22:20:10,525 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >22:20:10,525 INFO program: Check interval: 0 (<none>) >22:20:10,525 INFO program: Lifetime writes: 867 MB >22:20:10,525 INFO program: Reserved blocks uid: 0 (user root) >22:20:10,525 INFO program: Reserved blocks gid: 0 (group root) >22:20:10,525 INFO program: First inode: 11 >22:20:10,525 INFO program: Inode size: 256 >22:20:10,525 INFO program: Required extra isize: 28 >22:20:10,525 INFO program: Desired extra isize: 28 >22:20:10,525 INFO program: Journal inode: 8 >22:20:10,525 INFO program: First orphan inode: 183510 >22:20:10,525 INFO program: Default directory hash: half_md4 >22:20:10,525 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >22:20:10,525 INFO program: Journal backup: inode blocks >22:20:10,525 INFO program: Journal features: journal_incompat_revoke >22:20:10,525 INFO program: Journal size: 128M >22:20:10,525 INFO program: Journal length: 32768 >22:20:10,525 INFO program: Journal sequence: 0x00001627 >22:20:10,526 INFO program: Journal start: 1 >22:20:10,526 INFO program: >22:20:10,526 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:20:10,526 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:20:10,530 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:20:10,531 INFO program: Last mounted on: /sysroot >22:20:10,531 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >22:20:10,531 INFO program: Filesystem magic number: 0xEF53 >22:20:10,531 INFO program: Filesystem revision #: 1 (dynamic) >22:20:10,531 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:20:10,531 INFO program: Filesystem flags: signed_directory_hash >22:20:10,531 INFO program: Default mount options: user_xattr acl >22:20:10,531 INFO program: Filesystem state: clean >22:20:10,531 INFO program: Errors behavior: Continue >22:20:10,531 INFO program: Filesystem OS type: Linux >22:20:10,531 INFO program: Inode count: 262144 >22:20:10,531 INFO program: Block count: 1048576 >22:20:10,531 INFO program: Reserved block count: 10484 >22:20:10,531 INFO program: Free blocks: 294725 >22:20:10,531 INFO program: Free inodes: 157758 >22:20:10,531 INFO program: First block: 0 >22:20:10,531 INFO program: Block size: 4096 >22:20:10,531 INFO program: Fragment size: 4096 >22:20:10,531 INFO program: Reserved GDT blocks: 255 >22:20:10,531 INFO program: Blocks per group: 32768 >22:20:10,531 INFO program: Fragments per group: 32768 >22:20:10,531 INFO program: Inodes per group: 8192 >22:20:10,532 INFO program: Inode blocks per group: 512 >22:20:10,532 INFO program: Flex block group size: 16 >22:20:10,532 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >22:20:10,532 INFO program: Last mount time: Thu Oct 11 22:15:58 2012 >22:20:10,532 INFO program: Last write time: Thu Oct 11 22:15:58 2012 >22:20:10,532 INFO program: Mount count: 1 >22:20:10,532 INFO program: Maximum mount count: -1 >22:20:10,532 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >22:20:10,532 INFO program: Check interval: 0 (<none>) >22:20:10,532 INFO program: Lifetime writes: 867 MB >22:20:10,532 INFO program: Reserved blocks uid: 0 (user root) >22:20:10,532 INFO program: Reserved blocks gid: 0 (group root) >22:20:10,532 INFO program: First inode: 11 >22:20:10,532 INFO program: Inode size: 256 >22:20:10,532 INFO program: Required extra isize: 28 >22:20:10,532 INFO program: Desired extra isize: 28 >22:20:10,532 INFO program: Journal inode: 8 >22:20:10,532 INFO program: First orphan inode: 183510 >22:20:10,532 INFO program: Default directory hash: half_md4 >22:20:10,532 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >22:20:10,532 INFO program: Journal backup: inode blocks >22:20:10,533 INFO program: Journal features: journal_incompat_revoke >22:20:10,533 INFO program: Journal size: 128M >22:20:10,533 INFO program: Journal length: 32768 >22:20:10,533 INFO program: Journal sequence: 0x00001627 >22:20:10,533 INFO program: Journal start: 1 >22:20:10,533 INFO program: >22:20:10,533 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:20:10,533 INFO program: Running... resize2fs -P /dev/mapper/live-rw >22:20:10,543 INFO program: Estimated minimum size of the filesystem: 755979 >22:20:10,544 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:20:10,573 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >22:20:10,577 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:20:10,578 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >22:20:10,578 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >22:20:10,578 INFO program: Filesystem magic number: 0xEF53 >22:20:10,578 INFO program: Filesystem revision #: 1 (dynamic) >22:20:10,578 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 >22:20:10,578 INFO program: Filesystem flags: signed_directory_hash >22:20:10,578 INFO program: Default mount options: user_xattr acl >22:20:10,578 INFO program: Filesystem state: clean >22:20:10,578 INFO program: Errors behavior: Continue >22:20:10,578 INFO program: Filesystem OS type: Linux >22:20:10,578 INFO program: Inode count: 196608 >22:20:10,578 INFO program: Block count: 755979 >22:20:10,578 INFO program: Reserved block count: 7558 >22:20:10,578 INFO program: Free blocks: 6754 >22:20:10,578 INFO program: Free inodes: 92222 >22:20:10,578 INFO program: First block: 0 >22:20:10,578 INFO program: Block size: 4096 >22:20:10,578 INFO program: Fragment size: 4096 >22:20:10,578 INFO program: Reserved GDT blocks: 255 >22:20:10,579 INFO program: Blocks per group: 32768 >22:20:10,579 INFO program: Fragments per group: 32768 >22:20:10,579 INFO program: Inodes per group: 8192 >22:20:10,579 INFO program: Inode blocks per group: 512 >22:20:10,579 INFO program: Flex block group size: 16 >22:20:10,579 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >22:20:10,579 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >22:20:10,579 INFO program: Last write time: Tue Oct 9 15:22:52 2012 >22:20:10,579 INFO program: Mount count: 0 >22:20:10,579 INFO program: Maximum mount count: -1 >22:20:10,579 INFO program: Last checked: Tue Oct 9 15:22:52 2012 >22:20:10,579 INFO program: Check interval: 0 (<none>) >22:20:10,579 INFO program: Lifetime writes: 868 MB >22:20:10,579 INFO program: Reserved blocks uid: 0 (user root) >22:20:10,579 INFO program: Reserved blocks gid: 0 (group root) >22:20:10,579 INFO program: First inode: 11 >22:20:10,579 INFO program: Inode size: 256 >22:20:10,579 INFO program: Required extra isize: 28 >22:20:10,579 INFO program: Desired extra isize: 28 >22:20:10,579 INFO program: Journal inode: 8 >22:20:10,579 INFO program: Default directory hash: half_md4 >22:20:10,580 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >22:20:10,580 INFO program: Journal backup: inode blocks >22:20:10,580 INFO program: Journal features: journal_incompat_revoke >22:20:10,580 INFO program: Journal size: 128M >22:20:10,580 INFO program: Journal length: 32768 >22:20:10,580 INFO program: Journal sequence: 0x00001626 >22:20:10,580 INFO program: Journal start: 0 >22:20:10,580 INFO program: >22:20:10,580 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:20:10,580 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >22:20:10,585 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:20:10,585 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >22:20:10,585 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >22:20:10,585 INFO program: Filesystem magic number: 0xEF53 >22:20:10,585 INFO program: Filesystem revision #: 1 (dynamic) >22:20:10,585 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 >22:20:10,585 INFO program: Filesystem flags: signed_directory_hash >22:20:10,585 INFO program: Default mount options: user_xattr acl >22:20:10,585 INFO program: Filesystem state: clean >22:20:10,586 INFO program: Errors behavior: Continue >22:20:10,586 INFO program: Filesystem OS type: Linux >22:20:10,586 INFO program: Inode count: 196608 >22:20:10,586 INFO program: Block count: 755979 >22:20:10,586 INFO program: Reserved block count: 7558 >22:20:10,586 INFO program: Free blocks: 6754 >22:20:10,586 INFO program: Free inodes: 92222 >22:20:10,586 INFO program: First block: 0 >22:20:10,586 INFO program: Block size: 4096 >22:20:10,586 INFO program: Fragment size: 4096 >22:20:10,586 INFO program: Reserved GDT blocks: 255 >22:20:10,586 INFO program: Blocks per group: 32768 >22:20:10,586 INFO program: Fragments per group: 32768 >22:20:10,586 INFO program: Inodes per group: 8192 >22:20:10,586 INFO program: Inode blocks per group: 512 >22:20:10,586 INFO program: Flex block group size: 16 >22:20:10,586 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >22:20:10,586 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >22:20:10,586 INFO program: Last write time: Tue Oct 9 15:22:52 2012 >22:20:10,586 INFO program: Mount count: 0 >22:20:10,586 INFO program: Maximum mount count: -1 >22:20:10,586 INFO program: Last checked: Tue Oct 9 15:22:52 2012 >22:20:10,587 INFO program: Check interval: 0 (<none>) >22:20:10,587 INFO program: Lifetime writes: 868 MB >22:20:10,587 INFO program: Reserved blocks uid: 0 (user root) >22:20:10,587 INFO program: Reserved blocks gid: 0 (group root) >22:20:10,587 INFO program: First inode: 11 >22:20:10,587 INFO program: Inode size: 256 >22:20:10,587 INFO program: Required extra isize: 28 >22:20:10,587 INFO program: Desired extra isize: 28 >22:20:10,587 INFO program: Journal inode: 8 >22:20:10,587 INFO program: Default directory hash: half_md4 >22:20:10,587 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >22:20:10,587 INFO program: Journal backup: inode blocks >22:20:10,587 INFO program: Journal features: journal_incompat_revoke >22:20:10,587 INFO program: Journal size: 128M >22:20:10,587 INFO program: Journal length: 32768 >22:20:10,587 INFO program: Journal sequence: 0x00001626 >22:20:10,587 INFO program: Journal start: 0 >22:20:10,587 INFO program: >22:20:10,587 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:20:10,588 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >22:20:10,597 INFO program: Couldn't find valid filesystem superblock. >22:20:10,597 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:20:10,597 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >22:20:10,607 INFO program: Running... udevadm settle --timeout=300 >22:20:10,624 INFO program: Running... udevadm settle --timeout=300 >22:20:10,639 INFO program: Running... udevadm settle --timeout=300 >22:20:10,654 INFO program: Running... udevadm settle --timeout=300 >22:20:10,669 INFO program: Running... udevadm settle --timeout=300 >22:20:11,367 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >22:20:11,393 INFO program: Running... modprobe fcoe >22:20:11,457 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >22:20:11,471 INFO program: No FCoE boot disk information is found in EDD! >22:20:11,474 INFO program: Running... udevadm settle --timeout=300 >22:20:11,847 INFO program: Running... multipath -d >22:20:11,884 INFO program: Running... multipath -ll >22:20:12,151 INFO program: Running... udevadm control --property=ANACONDA=1 >22:20:12,199 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >22:20:12,207 INFO program: Running... systemctl start chronyd.service >22:20:12,256 INFO program: Running... udevadm settle --timeout=300 >22:20:13,042 INFO program: Running... udevadm settle --timeout=300 >22:20:13,144 INFO program: Running... multipath -d >22:20:13,178 INFO program: Running... multipath -ll >22:20:13,692 INFO program: Running... dumpe2fs -h /dev/loop3 >22:20:13,713 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:20:13,714 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >22:20:13,714 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >22:20:13,715 INFO program: Filesystem magic number: 0xEF53 >22:20:13,715 INFO program: Filesystem revision #: 1 (dynamic) >22:20:13,716 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 >22:20:13,716 INFO program: Filesystem flags: signed_directory_hash >22:20:13,716 INFO program: Default mount options: user_xattr acl >22:20:13,717 INFO program: Filesystem state: clean >22:20:13,717 INFO program: Errors behavior: Continue >22:20:13,718 INFO program: Filesystem OS type: Linux >22:20:13,718 INFO program: Inode count: 262144 >22:20:13,718 INFO program: Block count: 1048576 >22:20:13,718 INFO program: Reserved block count: 10484 >22:20:13,718 INFO program: Free blocks: 294725 >22:20:13,719 INFO program: Free inodes: 157758 >22:20:13,719 INFO program: First block: 0 >22:20:13,719 INFO program: Block size: 4096 >22:20:13,719 INFO program: Fragment size: 4096 >22:20:13,719 INFO program: Reserved GDT blocks: 255 >22:20:13,719 INFO program: Blocks per group: 32768 >22:20:13,719 INFO program: Fragments per group: 32768 >22:20:13,719 INFO program: Inodes per group: 8192 >22:20:13,719 INFO program: Inode blocks per group: 512 >22:20:13,722 INFO program: Flex block group size: 16 >22:20:13,722 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >22:20:13,722 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >22:20:13,722 INFO program: Last write time: Tue Oct 9 15:22:50 2012 >22:20:13,722 INFO program: Mount count: 0 >22:20:13,722 INFO program: Maximum mount count: -1 >22:20:13,722 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >22:20:13,723 INFO program: Check interval: 0 (<none>) >22:20:13,723 INFO program: Lifetime writes: 867 MB >22:20:13,723 INFO program: Reserved blocks uid: 0 (user root) >22:20:13,723 INFO program: Reserved blocks gid: 0 (group root) >22:20:13,728 INFO program: First inode: 11 >22:20:13,728 INFO program: Inode size: 256 >22:20:13,728 INFO program: Required extra isize: 28 >22:20:13,728 INFO program: Desired extra isize: 28 >22:20:13,729 INFO program: Journal inode: 8 >22:20:13,729 INFO program: Default directory hash: half_md4 >22:20:13,729 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >22:20:13,729 INFO program: Journal backup: inode blocks >22:20:13,729 INFO program: Journal features: journal_incompat_revoke >22:20:13,729 INFO program: Journal size: 128M >22:20:13,729 INFO program: Journal length: 32768 >22:20:13,734 INFO program: Journal sequence: 0x00001626 >22:20:13,734 INFO program: Journal start: 0 >22:20:13,734 INFO program: >22:20:13,734 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:20:13,735 INFO program: Running... dumpe2fs -h /dev/loop3 >22:20:13,759 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:20:13,760 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >22:20:13,760 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >22:20:13,761 INFO program: Filesystem magic number: 0xEF53 >22:20:13,761 INFO program: Filesystem revision #: 1 (dynamic) >22:20:13,762 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 >22:20:13,762 INFO program: Filesystem flags: signed_directory_hash >22:20:13,762 INFO program: Default mount options: user_xattr acl >22:20:13,763 INFO program: Filesystem state: clean >22:20:13,763 INFO program: Errors behavior: Continue >22:20:13,763 INFO program: Filesystem OS type: Linux >22:20:13,764 INFO program: Inode count: 262144 >22:20:13,764 INFO program: Block count: 1048576 >22:20:13,764 INFO program: Reserved block count: 10484 >22:20:13,764 INFO program: Free blocks: 294725 >22:20:13,764 INFO program: Free inodes: 157758 >22:20:13,764 INFO program: First block: 0 >22:20:13,764 INFO program: Block size: 4096 >22:20:13,765 INFO program: Fragment size: 4096 >22:20:13,765 INFO program: Reserved GDT blocks: 255 >22:20:13,765 INFO program: Blocks per group: 32768 >22:20:13,765 INFO program: Fragments per group: 32768 >22:20:13,765 INFO program: Inodes per group: 8192 >22:20:13,765 INFO program: Inode blocks per group: 512 >22:20:13,768 INFO program: Flex block group size: 16 >22:20:13,768 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >22:20:13,768 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >22:20:13,768 INFO program: Last write time: Tue Oct 9 15:22:50 2012 >22:20:13,768 INFO program: Mount count: 0 >22:20:13,768 INFO program: Maximum mount count: -1 >22:20:13,768 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >22:20:13,768 INFO program: Check interval: 0 (<none>) >22:20:13,768 INFO program: Lifetime writes: 867 MB >22:20:13,768 INFO program: Reserved blocks uid: 0 (user root) >22:20:13,769 INFO program: Reserved blocks gid: 0 (group root) >22:20:13,774 INFO program: First inode: 11 >22:20:13,774 INFO program: Inode size: 256 >22:20:13,774 INFO program: Required extra isize: 28 >22:20:13,774 INFO program: Desired extra isize: 28 >22:20:13,774 INFO program: Journal inode: 8 >22:20:13,774 INFO program: Default directory hash: half_md4 >22:20:13,774 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >22:20:13,775 INFO program: Journal backup: inode blocks >22:20:13,775 INFO program: Journal features: journal_incompat_revoke >22:20:13,775 INFO program: Journal size: 128M >22:20:13,775 INFO program: Journal length: 32768 >22:20:13,780 INFO program: Journal sequence: 0x00001626 >22:20:13,780 INFO program: Journal start: 0 >22:20:13,780 INFO program: >22:20:13,780 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:20:13,781 INFO program: Running... resize2fs -P /dev/loop3 >22:20:13,802 INFO program: Couldn't find valid filesystem superblock. >22:20:13,803 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:20:13,804 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >22:20:13,908 INFO program: Running... udevadm settle --timeout=300 >22:20:14,009 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:20:14,023 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:20:14,024 INFO program: Last mounted on: /sysroot >22:20:14,024 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >22:20:14,024 INFO program: Filesystem magic number: 0xEF53 >22:20:14,025 INFO program: Filesystem revision #: 1 (dynamic) >22:20:14,025 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:20:14,025 INFO program: Filesystem flags: signed_directory_hash >22:20:14,026 INFO program: Default mount options: user_xattr acl >22:20:14,026 INFO program: Filesystem state: clean >22:20:14,027 INFO program: Errors behavior: Continue >22:20:14,027 INFO program: Filesystem OS type: Linux >22:20:14,027 INFO program: Inode count: 262144 >22:20:14,027 INFO program: Block count: 1048576 >22:20:14,028 INFO program: Reserved block count: 10484 >22:20:14,028 INFO program: Free blocks: 294725 >22:20:14,028 INFO program: Free inodes: 157758 >22:20:14,028 INFO program: First block: 0 >22:20:14,028 INFO program: Block size: 4096 >22:20:14,028 INFO program: Fragment size: 4096 >22:20:14,028 INFO program: Reserved GDT blocks: 255 >22:20:14,028 INFO program: Blocks per group: 32768 >22:20:14,028 INFO program: Fragments per group: 32768 >22:20:14,028 INFO program: Inodes per group: 8192 >22:20:14,031 INFO program: Inode blocks per group: 512 >22:20:14,031 INFO program: Flex block group size: 16 >22:20:14,031 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >22:20:14,031 INFO program: Last mount time: Thu Oct 11 22:15:58 2012 >22:20:14,031 INFO program: Last write time: Thu Oct 11 22:15:58 2012 >22:20:14,031 INFO program: Mount count: 1 >22:20:14,032 INFO program: Maximum mount count: -1 >22:20:14,032 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >22:20:14,032 INFO program: Check interval: 0 (<none>) >22:20:14,032 INFO program: Lifetime writes: 867 MB >22:20:14,032 INFO program: Reserved blocks uid: 0 (user root) >22:20:14,038 INFO program: Reserved blocks gid: 0 (group root) >22:20:14,038 INFO program: First inode: 11 >22:20:14,038 INFO program: Inode size: 256 >22:20:14,038 INFO program: Required extra isize: 28 >22:20:14,038 INFO program: Desired extra isize: 28 >22:20:14,038 INFO program: Journal inode: 8 >22:20:14,038 INFO program: First orphan inode: 183510 >22:20:14,039 INFO program: Default directory hash: half_md4 >22:20:14,039 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >22:20:14,039 INFO program: Journal backup: inode blocks >22:20:14,039 INFO program: Journal features: journal_incompat_revoke >22:20:14,041 INFO program: Journal size: 128M >22:20:14,041 INFO program: Journal length: 32768 >22:20:14,041 INFO program: Journal sequence: 0x00001627 >22:20:14,041 INFO program: Journal start: 1 >22:20:14,041 INFO program: >22:20:14,042 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:20:14,042 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:20:14,057 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:20:14,057 INFO program: Last mounted on: /sysroot >22:20:14,058 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >22:20:14,058 INFO program: Filesystem magic number: 0xEF53 >22:20:14,059 INFO program: Filesystem revision #: 1 (dynamic) >22:20:14,059 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:20:14,059 INFO program: Filesystem flags: signed_directory_hash >22:20:14,060 INFO program: Default mount options: user_xattr acl >22:20:14,060 INFO program: Filesystem state: clean >22:20:14,061 INFO program: Errors behavior: Continue >22:20:14,061 INFO program: Filesystem OS type: Linux >22:20:14,061 INFO program: Inode count: 262144 >22:20:14,062 INFO program: Block count: 1048576 >22:20:14,062 INFO program: Reserved block count: 10484 >22:20:14,062 INFO program: Free blocks: 294725 >22:20:14,062 INFO program: Free inodes: 157758 >22:20:14,062 INFO program: First block: 0 >22:20:14,062 INFO program: Block size: 4096 >22:20:14,062 INFO program: Fragment size: 4096 >22:20:14,062 INFO program: Reserved GDT blocks: 255 >22:20:14,062 INFO program: Blocks per group: 32768 >22:20:14,062 INFO program: Fragments per group: 32768 >22:20:14,062 INFO program: Inodes per group: 8192 >22:20:14,062 INFO program: Inode blocks per group: 512 >22:20:14,065 INFO program: Flex block group size: 16 >22:20:14,066 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >22:20:14,066 INFO program: Last mount time: Thu Oct 11 22:15:58 2012 >22:20:14,066 INFO program: Last write time: Thu Oct 11 22:15:58 2012 >22:20:14,066 INFO program: Mount count: 1 >22:20:14,066 INFO program: Maximum mount count: -1 >22:20:14,066 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >22:20:14,066 INFO program: Check interval: 0 (<none>) >22:20:14,066 INFO program: Lifetime writes: 867 MB >22:20:14,066 INFO program: Reserved blocks uid: 0 (user root) >22:20:14,066 INFO program: Reserved blocks gid: 0 (group root) >22:20:14,073 INFO program: First inode: 11 >22:20:14,073 INFO program: Inode size: 256 >22:20:14,073 INFO program: Required extra isize: 28 >22:20:14,073 INFO program: Desired extra isize: 28 >22:20:14,073 INFO program: Journal inode: 8 >22:20:14,073 INFO program: First orphan inode: 183510 >22:20:14,074 INFO program: Default directory hash: half_md4 >22:20:14,074 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >22:20:14,074 INFO program: Journal backup: inode blocks >22:20:14,074 INFO program: Journal features: journal_incompat_revoke >22:20:14,074 INFO program: Journal size: 128M >22:20:14,075 INFO program: Journal length: 32768 >22:20:14,075 INFO program: Journal sequence: 0x00001627 >22:20:14,075 INFO program: Journal start: 1 >22:20:14,075 INFO program: >22:20:14,075 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:20:14,076 INFO program: Running... resize2fs -P /dev/mapper/live-rw >22:20:14,092 INFO program: Estimated minimum size of the filesystem: 755979 >22:20:14,093 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:20:14,158 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >22:20:14,172 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:20:14,172 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >22:20:14,172 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >22:20:14,173 INFO program: Filesystem magic number: 0xEF53 >22:20:14,173 INFO program: Filesystem revision #: 1 (dynamic) >22:20:14,173 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 >22:20:14,173 INFO program: Filesystem flags: signed_directory_hash >22:20:14,173 INFO program: Default mount options: user_xattr acl >22:20:14,173 INFO program: Filesystem state: clean >22:20:14,174 INFO program: Errors behavior: Continue >22:20:14,174 INFO program: Filesystem OS type: Linux >22:20:14,174 INFO program: Inode count: 196608 >22:20:14,174 INFO program: Block count: 755979 >22:20:14,174 INFO program: Reserved block count: 7558 >22:20:14,174 INFO program: Free blocks: 6754 >22:20:14,175 INFO program: Free inodes: 92222 >22:20:14,175 INFO program: First block: 0 >22:20:14,175 INFO program: Block size: 4096 >22:20:14,175 INFO program: Fragment size: 4096 >22:20:14,175 INFO program: Reserved GDT blocks: 255 >22:20:14,175 INFO program: Blocks per group: 32768 >22:20:14,176 INFO program: Fragments per group: 32768 >22:20:14,176 INFO program: Inodes per group: 8192 >22:20:14,176 INFO program: Inode blocks per group: 512 >22:20:14,176 INFO program: Flex block group size: 16 >22:20:14,176 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >22:20:14,176 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >22:20:14,177 INFO program: Last write time: Tue Oct 9 15:22:52 2012 >22:20:14,177 INFO program: Mount count: 0 >22:20:14,177 INFO program: Maximum mount count: -1 >22:20:14,177 INFO program: Last checked: Tue Oct 9 15:22:52 2012 >22:20:14,177 INFO program: Check interval: 0 (<none>) >22:20:14,177 INFO program: Lifetime writes: 868 MB >22:20:14,177 INFO program: Reserved blocks uid: 0 (user root) >22:20:14,178 INFO program: Reserved blocks gid: 0 (group root) >22:20:14,178 INFO program: First inode: 11 >22:20:14,178 INFO program: Inode size: 256 >22:20:14,178 INFO program: Required extra isize: 28 >22:20:14,178 INFO program: Desired extra isize: 28 >22:20:14,178 INFO program: Journal inode: 8 >22:20:14,179 INFO program: Default directory hash: half_md4 >22:20:14,179 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >22:20:14,181 INFO program: Journal backup: inode blocks >22:20:14,181 INFO program: Journal features: journal_incompat_revoke >22:20:14,181 INFO program: Journal size: 128M >22:20:14,181 INFO program: Journal length: 32768 >22:20:14,182 INFO program: Journal sequence: 0x00001626 >22:20:14,182 INFO program: Journal start: 0 >22:20:14,182 INFO program: >22:20:14,182 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:20:14,183 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >22:20:14,202 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:20:14,202 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >22:20:14,202 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >22:20:14,203 INFO program: Filesystem magic number: 0xEF53 >22:20:14,203 INFO program: Filesystem revision #: 1 (dynamic) >22:20:14,203 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 >22:20:14,203 INFO program: Filesystem flags: signed_directory_hash >22:20:14,203 INFO program: Default mount options: user_xattr acl >22:20:14,203 INFO program: Filesystem state: clean >22:20:14,204 INFO program: Errors behavior: Continue >22:20:14,204 INFO program: Filesystem OS type: Linux >22:20:14,204 INFO program: Inode count: 196608 >22:20:14,204 INFO program: Block count: 755979 >22:20:14,204 INFO program: Reserved block count: 7558 >22:20:14,204 INFO program: Free blocks: 6754 >22:20:14,204 INFO program: Free inodes: 92222 >22:20:14,205 INFO program: First block: 0 >22:20:14,205 INFO program: Block size: 4096 >22:20:14,205 INFO program: Fragment size: 4096 >22:20:14,205 INFO program: Reserved GDT blocks: 255 >22:20:14,205 INFO program: Blocks per group: 32768 >22:20:14,206 INFO program: Fragments per group: 32768 >22:20:14,206 INFO program: Inodes per group: 8192 >22:20:14,206 INFO program: Inode blocks per group: 512 >22:20:14,206 INFO program: Flex block group size: 16 >22:20:14,206 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >22:20:14,206 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >22:20:14,206 INFO program: Last write time: Tue Oct 9 15:22:52 2012 >22:20:14,207 INFO program: Mount count: 0 >22:20:14,207 INFO program: Maximum mount count: -1 >22:20:14,207 INFO program: Last checked: Tue Oct 9 15:22:52 2012 >22:20:14,208 INFO program: Check interval: 0 (<none>) >22:20:14,209 INFO program: Lifetime writes: 868 MB >22:20:14,213 INFO program: Reserved blocks uid: 0 (user root) >22:20:14,213 INFO program: Reserved blocks gid: 0 (group root) >22:20:14,213 INFO program: First inode: 11 >22:20:14,213 INFO program: Inode size: 256 >22:20:14,213 INFO program: Required extra isize: 28 >22:20:14,214 INFO program: Desired extra isize: 28 >22:20:14,214 INFO program: Journal inode: 8 >22:20:14,214 INFO program: Default directory hash: half_md4 >22:20:14,214 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >22:20:14,214 INFO program: Journal backup: inode blocks >22:20:14,214 INFO program: Journal features: journal_incompat_revoke >22:20:14,214 INFO program: Journal size: 128M >22:20:14,216 INFO program: Journal length: 32768 >22:20:14,217 INFO program: Journal sequence: 0x00001626 >22:20:14,217 INFO program: Journal start: 0 >22:20:14,217 INFO program: >22:20:14,218 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:20:14,218 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >22:20:14,229 INFO program: Couldn't find valid filesystem superblock. >22:20:14,229 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:20:14,229 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >22:20:14,241 INFO program: Running... udevadm settle --timeout=300 >22:20:14,284 INFO program: Running... udevadm settle --timeout=300 >22:20:14,324 INFO program: Running... udevadm settle --timeout=300 >02:20:14,566 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >22:20:23,576 INFO program: Running... modprobe btrfs >22:20:23,696 INFO program: Running... modprobe xfs >19:20:44,920 INFO program: Running... udevadm settle --timeout=300 >19:22:26,381 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >22:20:09,452 DEBUG storage: registered device format class MDRaidMember as mdmember >22:20:09,452 DEBUG storage: registered device format class PPCPRePBoot as prepboot >22:20:09,452 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >22:20:09,457 DEBUG storage: registered device format class LUKS as luks >22:20:09,458 DEBUG storage: registered device format class SwapSpace as swap >22:20:09,474 DEBUG storage: registered device format class Ext2FS as ext2 >22:20:09,475 DEBUG storage: registered device format class Ext3FS as ext3 >22:20:09,475 DEBUG storage: registered device format class Ext4FS as ext4 >22:20:09,475 DEBUG storage: registered device format class FATFS as vfat >22:20:09,475 DEBUG storage: registered device format class EFIFS as efi >22:20:09,478 DEBUG storage: registered device format class BTRFS as btrfs >22:20:09,478 DEBUG storage: registered device format class GFS2 as gfs2 >22:20:09,478 DEBUG storage: registered device format class JFS as jfs >22:20:09,478 DEBUG storage: registered device format class ReiserFS as reiserfs >22:20:09,478 DEBUG storage: registered device format class XFS as xfs >22:20:09,478 DEBUG storage: registered device format class HFS as hfs >22:20:09,478 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >22:20:09,478 DEBUG storage: registered device format class HFSPlus as hfs+ >22:20:09,479 DEBUG storage: registered device format class NTFS as ntfs >22:20:09,479 DEBUG storage: registered device format class NFS as nfs >22:20:09,479 DEBUG storage: registered device format class NFSv4 as nfs4 >22:20:09,479 DEBUG storage: registered device format class Iso9660FS as iso9660 >22:20:09,479 DEBUG storage: registered device format class NoDevFS as nodev >22:20:09,479 DEBUG storage: registered device format class DevPtsFS as devpts >22:20:09,479 DEBUG storage: registered device format class ProcFS as proc >22:20:09,479 DEBUG storage: registered device format class SysFS as sysfs >22:20:09,479 DEBUG storage: registered device format class TmpFS as tmpfs >22:20:09,479 DEBUG storage: registered device format class BindFS as bind >22:20:09,479 DEBUG storage: registered device format class SELinuxFS as selinuxfs >22:20:09,479 DEBUG storage: registered device format class USBFS as usbfs >22:20:09,480 DEBUG storage: registered device format class MultipathMember as multipath_member >22:20:09,480 DEBUG storage: registered device format class DMRaidMember as dmraidmember >22:20:09,483 DEBUG storage: registered device format class DiskLabel as disklabel >22:20:09,483 DEBUG storage: registered device format class BIOSBoot as biosboot >22:20:10,218 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >22:20:10,218 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >22:20:10,218 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >22:20:10,219 INFO storage: sr0 looks to be the live device; marking as protected >22:20:10,219 INFO storage: Skipping multipath detection due to running as non-root. >22:20:10,235 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >22:20:10,252 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94485', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >22:20:10,253 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >22:20:10,253 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:20:10,254 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:10,254 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >22:20:10,255 INFO storage: sda is a disk >22:20:10,256 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:10,258 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >22:20:10,258 INFO storage: added disk sda (id 0) to device tree >22:20:10,258 DEBUG storage: looking up parted Device: /dev/sda >22:20:10,275 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >22:20:10,276 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >22:20:10,276 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:10,277 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:20:10,287 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >22:20:10,289 INFO storage: no usable disklabel on sda >22:20:10,290 DEBUG storage: no type or existing type for sda, bailing >22:20:10,292 INFO storage: got device: DiskDevice instance (0x1351fd0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.0 > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x120aa70> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x13ae210> >22:20:10,301 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-TC3-x86_64-Live-D /dev/disk/by-uuid/2012-10-09-19-25-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora-18-Beta-TC3-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC3-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-09-19-25-50-00', > 'ID_FS_UUID_ENC': '2012-10-09-19-25-50-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '94583', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC3-x86_64-Live-D', > '/dev/disk/by-uuid/2012-10-09-19-25-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >22:20:10,302 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >22:20:10,303 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >22:20:10,305 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:10,305 INFO storage: sr0 is a cdrom >22:20:10,309 DEBUG storage: DeviceTree.addUdevOpticalDevice: >22:20:10,309 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:10,309 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >22:20:10,310 INFO storage: added cdrom sr0 (id 1) to device tree >22:20:10,310 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:20:10,312 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >22:20:10,313 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >22:20:10,313 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >22:20:10,314 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >22:20:10,330 WARN storage: disklabel detected but not usable on sr0 >22:20:10,330 INFO storage: type detected on 'sr0' is 'iso9660' >22:20:10,331 DEBUG storage: Iso9660FS.supported: supported: True ; >22:20:10,331 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >22:20:10,332 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >22:20:10,333 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:20:10,335 DEBUG storage: looking up parted Device: /dev/sr0 >22:20:10,335 INFO storage: got device: OpticalDevice instance (0x1358050) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 784.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 401408 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x13bf170> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >22:20:10,336 DEBUG storage: Iso9660FS.supported: supported: True ; >22:20:10,336 INFO storage: got format: Iso9660FS instance (0x13be350) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-09-19-25-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC3-x86_64-Live-D size = 0 targetSize = 0 > >22:20:10,337 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': '76775', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >22:20:10,338 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >22:20:10,338 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >22:20:10,339 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:10,339 INFO storage: loop0 is a loop device >22:20:10,339 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >22:20:10,340 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >22:20:10,340 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:10,340 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:10,341 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >22:20:10,341 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >22:20:10,342 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >22:20:10,342 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:10,343 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:20:10,343 INFO storage: added loop loop0 (id 3) to device tree >22:20:10,344 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >22:20:10,344 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >22:20:10,344 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:20:10,345 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >22:20:10,345 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >22:20:10,348 WARN storage: disklabel detected but not usable on loop0 >22:20:10,349 INFO storage: type detected on 'loop0' is 'squashfs' >22:20:10,349 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:20:10,350 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:20:10,350 INFO storage: got device: LoopDevice instance (0x13f81d0) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /osmin.img (deleted) (2)'] > 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 >22:20:10,351 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '77792', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >22:20:10,357 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >22:20:10,358 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:20:10,358 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:10,358 INFO storage: loop1 is a loop device >22:20:10,359 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >22:20:10,359 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >22:20:10,360 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:10,360 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:10,361 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >22:20:10,361 INFO storage: added file /osmin (id 4) to device tree >22:20:10,363 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >22:20:10,363 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:10,364 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >22:20:10,364 INFO storage: added loop loop1 (id 5) to device tree >22:20:10,365 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >22:20:10,365 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >22:20:10,365 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:20:10,366 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >22:20:10,367 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >22:20:10,372 WARN storage: disklabel detected but not usable on loop1 >22:20:10,373 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >22:20:10,373 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:20:10,373 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >22:20:10,374 INFO storage: got device: LoopDevice instance (0x13ae410) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /osmin (4)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >22:20:10,375 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '77812', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >22:20:10,375 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >22:20:10,375 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >22:20:10,376 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:10,376 INFO storage: loop2 is a loop device >22:20:10,376 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >22:20:10,377 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >22:20:10,377 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:10,378 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:10,378 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >22:20:10,379 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >22:20:10,379 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >22:20:10,379 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:10,380 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:20:10,380 INFO storage: added loop loop2 (id 7) to device tree >22:20:10,381 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >22:20:10,382 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >22:20:10,382 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:20:10,382 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >22:20:10,383 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >22:20:10,391 WARN storage: disklabel detected but not usable on loop2 >22:20:10,391 INFO storage: type detected on 'loop2' is 'squashfs' >22:20:10,391 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:20:10,392 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:20:10,392 INFO storage: got device: LoopDevice instance (0x13f83d0) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >22:20:10,394 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '78240', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >22:20:10,394 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >22:20:10,397 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >22:20:10,398 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:10,398 INFO storage: loop3 is a loop device >22:20:10,398 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >22:20:10,399 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >22:20:10,400 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:10,400 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:10,401 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >22:20:10,401 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >22:20:10,402 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >22:20:10,402 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:10,402 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >22:20:10,403 INFO storage: added loop loop3 (id 9) to device tree >22:20:10,403 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >22:20:10,404 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >22:20:10,404 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:10,410 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:20:10,410 DEBUG storage: device loop3 does not contain a disklabel >22:20:10,411 INFO storage: type detected on 'loop3' is 'ext4' >22:20:10,481 DEBUG storage: padding min size from 0 up to 0 >22:20:10,482 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:10,482 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:20:10,482 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >22:20:10,483 INFO storage: got device: LoopDevice instance (0x13ae310) -- > name = loop3 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >22:20:10,483 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:10,484 INFO storage: got format: Ext4FS instance (0x13be390) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >22:20:10,485 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '78257', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >22:20:10,486 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >22:20:10,486 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >22:20:10,487 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:10,487 INFO storage: loop4 is a loop device >22:20:10,487 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >22:20:10,488 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >22:20:10,488 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:10,488 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:10,489 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >22:20:10,489 INFO storage: added file /overlay (deleted) (id 10) to device tree >22:20:10,490 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >22:20:10,490 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:10,491 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >22:20:10,491 INFO storage: added loop loop4 (id 11) to device tree >22:20:10,491 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >22:20:10,492 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >22:20:10,492 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:20:10,493 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >22:20:10,493 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >22:20:10,498 WARN storage: disklabel detected but not usable on loop4 >22:20:10,499 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >22:20:10,499 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:20:10,500 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >22:20:10,500 INFO storage: got device: LoopDevice instance (0x13ae450) -- > name = loop4 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >22:20:10,501 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': '86362', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >22:20:10,501 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >22:20:10,501 DEBUG storage: lvm filter: adding loop5 to the reject list >22:20:10,502 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': '87507', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >22:20:10,502 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >22:20:10,502 DEBUG storage: lvm filter: adding loop6 to the reject list >22:20:10,503 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': '95806', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >22:20:10,503 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >22:20:10,503 DEBUG storage: lvm filter: adding loop7 to the reject list >22:20:10,505 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b /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': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '72945', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >22:20:10,505 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >22:20:10,509 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:20:10,510 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:10,510 INFO storage: live-rw is a device-mapper device >22:20:10,510 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >22:20:10,511 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >22:20:10,511 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >22:20:10,512 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >22:20:10,513 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >22:20:10,514 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:20:10,514 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:10,515 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >22:20:10,515 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:10,516 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >22:20:10,516 INFO storage: added dm live-rw (id 12) to device tree >22:20:10,517 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >22:20:10,517 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >22:20:10,518 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:10,518 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:20:10,518 DEBUG storage: device live-rw does not contain a disklabel >22:20:10,518 INFO storage: type detected on 'live-rw' is 'ext4' >22:20:10,544 DEBUG storage: padding min size from 2954 up to 3249 >22:20:10,545 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:10,545 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:20:10,545 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >22:20:10,546 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >22:20:10,552 INFO storage: got device: DMDevice instance (0x13f8450) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop4 (11)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x120aef0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >22:20:10,553 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:10,553 INFO storage: got format: Ext4FS instance (0x13f89d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >22:20:10,555 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84087', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >22:20:10,555 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >22:20:10,556 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >22:20:10,556 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:10,556 INFO storage: live-osimg-min is a device-mapper device >22:20:10,557 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >22:20:10,557 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >22:20:10,558 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:20:10,559 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >22:20:10,560 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >22:20:10,564 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >22:20:10,565 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >22:20:10,569 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:10,570 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >22:20:10,570 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:10,570 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >22:20:10,570 INFO storage: added dm live-osimg-min (id 13) to device tree >22:20:10,571 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >22:20:10,571 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >22:20:10,572 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:10,572 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:20:10,572 DEBUG storage: device live-osimg-min does not contain a disklabel >22:20:10,572 INFO storage: type detected on 'live-osimg-min' is 'ext4' >22:20:10,599 DEBUG storage: padding min size from 0 up to 0 >22:20:10,600 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:10,600 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:20:10,601 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >22:20:10,601 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >22:20:10,605 INFO storage: got device: DMDevice instance (0x13f4f90) -- > name = live-osimg-min status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop3 (9) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x120af80> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >22:20:10,606 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:10,607 INFO storage: got format: Ext4FS instance (0x13f8b90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2953.0 targetSize = 2953.0 > >22:20:10,622 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:20:10,623 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >22:20:10,624 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >22:20:10,638 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >22:20:10,649 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >22:20:10,650 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >22:20:10,651 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >22:20:10,651 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >22:20:10,652 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >22:20:10,652 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >22:20:10,652 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >22:20:10,652 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:20:10,653 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >22:20:10,654 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >22:20:10,668 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >22:20:10,680 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >22:20:10,680 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >22:20:10,681 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >22:20:10,681 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >22:20:10,682 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >22:20:10,971 DEBUG storage: registered device format class MDRaidMember as mdmember >22:20:10,972 DEBUG storage: registered device format class PPCPRePBoot as prepboot >22:20:10,973 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >22:20:10,974 DEBUG storage: registered device format class LUKS as luks >22:20:10,975 DEBUG storage: registered device format class SwapSpace as swap >22:20:10,986 DEBUG storage: registered device format class Ext2FS as ext2 >22:20:10,986 DEBUG storage: registered device format class Ext3FS as ext3 >22:20:10,987 DEBUG storage: registered device format class Ext4FS as ext4 >22:20:10,987 DEBUG storage: registered device format class FATFS as vfat >22:20:10,988 DEBUG storage: registered device format class EFIFS as efi >22:20:10,988 DEBUG storage: registered device format class BTRFS as btrfs >22:20:10,989 DEBUG storage: registered device format class GFS2 as gfs2 >22:20:10,989 DEBUG storage: registered device format class JFS as jfs >22:20:10,990 DEBUG storage: registered device format class ReiserFS as reiserfs >22:20:10,990 DEBUG storage: registered device format class XFS as xfs >22:20:10,991 DEBUG storage: registered device format class HFS as hfs >22:20:10,991 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >22:20:10,992 DEBUG storage: registered device format class HFSPlus as hfs+ >22:20:10,992 DEBUG storage: registered device format class NTFS as ntfs >22:20:10,992 DEBUG storage: registered device format class NFS as nfs >22:20:10,993 DEBUG storage: registered device format class NFSv4 as nfs4 >22:20:10,993 DEBUG storage: registered device format class Iso9660FS as iso9660 >22:20:10,993 DEBUG storage: registered device format class NoDevFS as nodev >22:20:10,994 DEBUG storage: registered device format class DevPtsFS as devpts >22:20:10,994 DEBUG storage: registered device format class ProcFS as proc >22:20:10,994 DEBUG storage: registered device format class SysFS as sysfs >22:20:10,994 DEBUG storage: registered device format class TmpFS as tmpfs >22:20:10,994 DEBUG storage: registered device format class BindFS as bind >22:20:10,994 DEBUG storage: registered device format class SELinuxFS as selinuxfs >22:20:10,994 DEBUG storage: registered device format class USBFS as usbfs >22:20:10,995 DEBUG storage: registered device format class MultipathMember as multipath_member >22:20:10,995 DEBUG storage: registered device format class DMRaidMember as dmraidmember >22:20:10,995 DEBUG storage: registered device format class DiskLabel as disklabel >22:20:10,999 DEBUG storage: registered device format class BIOSBoot as biosboot >22:20:11,836 DEBUG storage: MultipathTopology._build_topology: >22:20:11,837 DEBUG storage: /etc/multipath.conf contents: >22:20:11,837 DEBUG storage: # multipath.conf written by anaconda >22:20:11,838 DEBUG storage: >22:20:11,838 DEBUG storage: defaults { >22:20:11,838 DEBUG storage: user_friendly_names yes >22:20:11,839 DEBUG storage: } >22:20:11,839 DEBUG storage: blacklist { >22:20:11,840 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >22:20:11,840 DEBUG storage: devnode "^hd[a-z]" >22:20:11,840 DEBUG storage: devnode "^dcssblk[0-9]*" >22:20:11,841 DEBUG storage: device { >22:20:11,841 DEBUG storage: vendor "DGC" >22:20:11,841 DEBUG storage: product "LUNZ" >22:20:11,841 DEBUG storage: } >22:20:11,841 DEBUG storage: device { >22:20:11,841 DEBUG storage: vendor "IBM" >22:20:11,841 DEBUG storage: product "S/390.*" >22:20:11,841 DEBUG storage: } >22:20:11,841 DEBUG storage: # don't count normal SATA devices as multipaths >22:20:11,841 DEBUG storage: device { >22:20:11,842 DEBUG storage: vendor "ATA" >22:20:11,842 DEBUG storage: } >22:20:11,845 DEBUG storage: # don't count 3ware devices as multipaths >22:20:11,845 DEBUG storage: device { >22:20:11,845 DEBUG storage: vendor "3ware" >22:20:11,845 DEBUG storage: } >22:20:11,845 DEBUG storage: device { >22:20:11,845 DEBUG storage: vendor "AMCC" >22:20:11,845 DEBUG storage: } >22:20:11,845 DEBUG storage: # nor highpoint devices >22:20:11,845 DEBUG storage: device { >22:20:11,845 DEBUG storage: vendor "HPT" >22:20:11,845 DEBUG storage: } >22:20:11,846 DEBUG storage: } >22:20:11,846 DEBUG storage: multipaths { >22:20:11,847 DEBUG storage: } >22:20:11,847 DEBUG storage: (end of /etc/multipath.conf) >22:20:11,916 INFO storage: MultipathTopology: found singlepath device: sda >22:20:11,916 INFO storage: MultipathTopology: found non-disk device: sr0 >22:20:11,916 INFO storage: MultipathTopology: found singlepath device: loop0 >22:20:11,916 INFO storage: MultipathTopology: found singlepath device: loop1 >22:20:11,917 INFO storage: MultipathTopology: found singlepath device: loop2 >22:20:11,917 INFO storage: MultipathTopology: found singlepath device: loop3 >22:20:11,917 INFO storage: MultipathTopology: found singlepath device: loop4 >22:20:11,917 INFO storage: MultipathTopology: found singlepath device: loop5 >22:20:11,917 INFO storage: MultipathTopology: found singlepath device: loop6 >22:20:11,917 INFO storage: MultipathTopology: found singlepath device: loop7 >22:20:11,917 INFO storage: MultipathTopology: found singlepath device: dm-0 >22:20:11,917 INFO storage: MultipathTopology: found singlepath device: dm-1 >22:20:12,255 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >22:20:12,256 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >22:20:13,038 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >22:20:13,039 INFO storage: sr0 looks to be the live device; marking as protected >22:20:13,109 DEBUG storage: MultipathTopology._build_topology: >22:20:13,110 DEBUG storage: /etc/multipath.conf contents: >22:20:13,110 DEBUG storage: # multipath.conf written by anaconda >22:20:13,110 DEBUG storage: >22:20:13,110 DEBUG storage: defaults { >22:20:13,110 DEBUG storage: user_friendly_names yes >22:20:13,110 DEBUG storage: } >22:20:13,110 DEBUG storage: blacklist { >22:20:13,110 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >22:20:13,110 DEBUG storage: devnode "^hd[a-z]" >22:20:13,110 DEBUG storage: devnode "^dcssblk[0-9]*" >22:20:13,110 DEBUG storage: device { >22:20:13,121 DEBUG storage: vendor "DGC" >22:20:13,121 DEBUG storage: product "LUNZ" >22:20:13,121 DEBUG storage: } >22:20:13,121 DEBUG storage: device { >22:20:13,121 DEBUG storage: vendor "IBM" >22:20:13,122 DEBUG storage: product "S/390.*" >22:20:13,122 DEBUG storage: } >22:20:13,122 DEBUG storage: # don't count normal SATA devices as multipaths >22:20:13,122 DEBUG storage: device { >22:20:13,122 DEBUG storage: vendor "ATA" >22:20:13,122 DEBUG storage: } >22:20:13,128 DEBUG storage: # don't count 3ware devices as multipaths >22:20:13,128 DEBUG storage: device { >22:20:13,128 DEBUG storage: vendor "3ware" >22:20:13,128 DEBUG storage: } >22:20:13,128 DEBUG storage: device { >22:20:13,129 DEBUG storage: vendor "AMCC" >22:20:13,129 DEBUG storage: } >22:20:13,129 DEBUG storage: # nor highpoint devices >22:20:13,135 DEBUG storage: device { >22:20:13,135 DEBUG storage: vendor "HPT" >22:20:13,135 DEBUG storage: } >22:20:13,135 DEBUG storage: } >22:20:13,136 DEBUG storage: multipaths { >22:20:13,144 DEBUG storage: } >22:20:13,144 DEBUG storage: (end of /etc/multipath.conf) >22:20:13,226 INFO storage: MultipathTopology: found singlepath device: sda >22:20:13,227 INFO storage: MultipathTopology: found non-disk device: sr0 >22:20:13,227 INFO storage: MultipathTopology: found singlepath device: loop0 >22:20:13,227 INFO storage: MultipathTopology: found singlepath device: loop1 >22:20:13,227 INFO storage: MultipathTopology: found singlepath device: loop2 >22:20:13,227 INFO storage: MultipathTopology: found singlepath device: loop3 >22:20:13,227 INFO storage: MultipathTopology: found singlepath device: loop4 >22:20:13,227 INFO storage: MultipathTopology: found singlepath device: loop5 >22:20:13,227 INFO storage: MultipathTopology: found singlepath device: loop6 >22:20:13,228 INFO storage: MultipathTopology: found singlepath device: loop7 >22:20:13,228 INFO storage: MultipathTopology: found singlepath device: dm-0 >22:20:13,228 INFO storage: MultipathTopology: found singlepath device: dm-1 >22:20:13,229 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >22:20:13,234 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94485', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >22:20:13,235 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >22:20:13,236 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:20:13,247 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:13,250 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >22:20:13,251 INFO storage: sda is a disk >22:20:13,252 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:13,261 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >22:20:13,262 INFO storage: added disk sda (id 0) to device tree >22:20:13,262 DEBUG storage: looking up parted Device: /dev/sda >22:20:13,276 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >22:20:13,277 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >22:20:13,282 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:13,283 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:20:13,288 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >22:20:13,297 INFO storage: no usable disklabel on sda >22:20:13,298 DEBUG storage: no type or existing type for sda, bailing >22:20:13,299 INFO storage: got device: DiskDevice instance (0x7fbdc80b4750) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.0 > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x2b9c680> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbdc810a050> >22:20:13,319 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-TC3-x86_64-Live-D /dev/disk/by-uuid/2012-10-09-19-25-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora-18-Beta-TC3-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC3-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-09-19-25-50-00', > 'ID_FS_UUID_ENC': '2012-10-09-19-25-50-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '94583', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC3-x86_64-Live-D', > '/dev/disk/by-uuid/2012-10-09-19-25-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >22:20:13,319 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >22:20:13,323 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >22:20:13,324 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:13,331 INFO storage: sr0 is a cdrom >22:20:13,332 DEBUG storage: DeviceTree.addUdevOpticalDevice: >22:20:13,332 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:13,341 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >22:20:13,342 INFO storage: added cdrom sr0 (id 1) to device tree >22:20:13,342 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:20:13,352 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >22:20:13,352 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >22:20:13,363 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >22:20:13,365 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >22:20:13,381 WARN storage: disklabel detected but not usable on sr0 >22:20:13,382 INFO storage: type detected on 'sr0' is 'iso9660' >22:20:13,396 DEBUG storage: Iso9660FS.supported: supported: True ; >22:20:13,396 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >22:20:13,397 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >22:20:13,399 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:20:13,408 DEBUG storage: looking up parted Device: /dev/sr0 >22:20:13,409 INFO storage: got device: OpticalDevice instance (0x7fbdc8121750) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 784.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 401408 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdc8110290> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >22:20:13,410 DEBUG storage: Iso9660FS.supported: supported: True ; >22:20:13,413 INFO storage: got format: Iso9660FS instance (0x7fbdc8145050) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-09-19-25-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC3-x86_64-Live-D size = 0 targetSize = 0 > >22:20:13,415 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': '76775', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >22:20:13,417 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >22:20:13,424 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >22:20:13,425 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:13,425 INFO storage: loop0 is a loop device >22:20:13,431 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >22:20:13,432 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >22:20:13,441 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:13,442 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:13,442 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >22:20:13,443 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >22:20:13,448 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >22:20:13,449 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:13,450 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:20:13,450 INFO storage: added loop loop0 (id 3) to device tree >22:20:13,455 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >22:20:13,455 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >22:20:13,456 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:20:13,468 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >22:20:13,469 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >22:20:13,472 WARN storage: disklabel detected but not usable on loop0 >22:20:13,473 INFO storage: type detected on 'loop0' is 'squashfs' >22:20:13,473 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:20:13,474 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:20:13,474 INFO storage: got device: LoopDevice instance (0x7fbdc815ea50) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /osmin.img (deleted) (2)'] > 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 >22:20:13,486 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '77792', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >22:20:13,487 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >22:20:13,491 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:20:13,493 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:13,493 INFO storage: loop1 is a loop device >22:20:13,504 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >22:20:13,505 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >22:20:13,510 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:13,511 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:13,512 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >22:20:13,512 INFO storage: added file /osmin (id 4) to device tree >22:20:13,516 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >22:20:13,516 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:13,524 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >22:20:13,524 INFO storage: added loop loop1 (id 5) to device tree >22:20:13,525 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >22:20:13,532 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >22:20:13,532 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:20:13,533 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >22:20:13,537 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >22:20:13,548 WARN storage: disklabel detected but not usable on loop1 >22:20:13,548 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >22:20:13,548 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:20:13,549 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >22:20:13,550 INFO storage: got device: LoopDevice instance (0x7fbdc8170510) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /osmin (4)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >22:20:13,560 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '77812', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >22:20:13,561 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >22:20:13,566 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >22:20:13,567 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:13,567 INFO storage: loop2 is a loop device >22:20:13,574 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >22:20:13,575 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >22:20:13,576 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:13,577 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:13,578 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >22:20:13,584 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >22:20:13,585 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >22:20:13,586 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:13,597 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:20:13,597 INFO storage: added loop loop2 (id 7) to device tree >22:20:13,598 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >22:20:13,604 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >22:20:13,604 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:20:13,611 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >22:20:13,612 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >22:20:13,614 WARN storage: disklabel detected but not usable on loop2 >22:20:13,614 INFO storage: type detected on 'loop2' is 'squashfs' >22:20:13,614 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:20:13,625 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:20:13,626 INFO storage: got device: LoopDevice instance (0x7fbdc8170f90) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >22:20:13,632 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '78240', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >22:20:13,632 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >22:20:13,633 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >22:20:13,647 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:13,647 INFO storage: loop3 is a loop device >22:20:13,648 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >22:20:13,649 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >22:20:13,650 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:13,650 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:13,657 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >22:20:13,657 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >22:20:13,667 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >22:20:13,673 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:13,675 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >22:20:13,675 INFO storage: added loop loop3 (id 9) to device tree >22:20:13,679 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >22:20:13,683 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >22:20:13,684 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:13,688 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:20:13,691 DEBUG storage: device loop3 does not contain a disklabel >22:20:13,692 INFO storage: type detected on 'loop3' is 'ext4' >22:20:13,804 DEBUG storage: padding min size from 0 up to 0 >22:20:13,806 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:13,806 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:20:13,807 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >22:20:13,808 INFO storage: got device: LoopDevice instance (0x7fbdc817b190) -- > name = loop3 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >22:20:13,810 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:13,816 INFO storage: got format: Ext4FS instance (0x7fbdc817b790) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >22:20:13,818 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '78257', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >22:20:13,819 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >22:20:13,823 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >22:20:13,827 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:13,827 INFO storage: loop4 is a loop device >22:20:13,829 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >22:20:13,833 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >22:20:13,834 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:13,837 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:13,839 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >22:20:13,839 INFO storage: added file /overlay (deleted) (id 10) to device tree >22:20:13,843 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >22:20:13,846 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:13,848 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >22:20:13,854 INFO storage: added loop loop4 (id 11) to device tree >22:20:13,856 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >22:20:13,857 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >22:20:13,857 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:20:13,858 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >22:20:13,864 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >22:20:13,873 WARN storage: disklabel detected but not usable on loop4 >22:20:13,874 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >22:20:13,874 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:20:13,875 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >22:20:13,880 INFO storage: got device: LoopDevice instance (0x7fbdc817fa50) -- > name = loop4 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >22:20:13,881 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': '86362', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >22:20:13,881 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >22:20:13,881 DEBUG storage: lvm filter: adding loop5 to the reject list >22:20:13,890 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': '87507', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >22:20:13,890 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >22:20:13,890 DEBUG storage: lvm filter: adding loop6 to the reject list >22:20:13,900 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': '95806', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >22:20:13,901 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >22:20:13,901 DEBUG storage: lvm filter: adding loop7 to the reject list >22:20:13,901 DEBUG storage: Skipping a device mapper drive (dm-0) for now >22:20:13,901 DEBUG storage: Skipping a device mapper drive (dm-1) for now >22:20:13,960 INFO storage: devices to scan: ['dm-0', 'dm-1'] >22:20:13,963 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b /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': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '72945', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >22:20:13,967 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >22:20:13,969 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:20:13,970 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:13,974 INFO storage: live-rw is a device-mapper device >22:20:13,975 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >22:20:13,977 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >22:20:13,978 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >22:20:13,980 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >22:20:13,985 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >22:20:13,987 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:20:13,988 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:13,993 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >22:20:13,994 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:13,995 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >22:20:13,996 INFO storage: added dm live-rw (id 12) to device tree >22:20:14,001 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >22:20:14,002 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >22:20:14,004 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:14,004 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:20:14,008 DEBUG storage: device live-rw does not contain a disklabel >22:20:14,009 INFO storage: type detected on 'live-rw' is 'ext4' >22:20:14,093 DEBUG storage: padding min size from 2954 up to 3249 >22:20:14,095 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:14,095 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:20:14,097 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >22:20:14,098 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >22:20:14,106 INFO storage: got device: DMDevice instance (0x7fbdc8182a10) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop4 (11)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32701 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdc8110c20> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >22:20:14,107 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:14,108 INFO storage: got format: Ext4FS instance (0x2d0c4d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >22:20:14,110 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84087', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >22:20:14,115 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >22:20:14,116 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >22:20:14,118 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:14,122 INFO storage: live-osimg-min is a device-mapper device >22:20:14,123 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >22:20:14,125 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >22:20:14,126 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:20:14,127 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >22:20:14,132 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >22:20:14,134 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >22:20:14,135 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >22:20:14,141 DEBUG storage: DeviceTree.getDeviceByName returned None >22:20:14,142 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >22:20:14,143 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:20:14,144 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >22:20:14,148 INFO storage: added dm live-osimg-min (id 13) to device tree >22:20:14,149 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >22:20:14,151 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >22:20:14,152 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:14,156 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:20:14,157 DEBUG storage: device live-osimg-min does not contain a disklabel >22:20:14,157 INFO storage: type detected on 'live-osimg-min' is 'ext4' >22:20:14,231 DEBUG storage: padding min size from 0 up to 0 >22:20:14,232 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:14,233 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:20:14,233 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >22:20:14,234 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >22:20:14,239 INFO storage: got device: DMDevice instance (0x7fbdc8182210) -- > name = live-osimg-min status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop3 (9) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32701 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fbdc8110dd0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >22:20:14,240 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:14,241 INFO storage: got format: Ext4FS instance (0x2d11c50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2953.0 targetSize = 2953.0 > >22:20:14,273 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:20:14,278 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >22:20:14,280 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >22:20:14,323 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >22:20:14,359 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >22:20:14,360 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >22:20:14,361 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >22:20:14,366 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >22:20:14,367 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >22:20:14,367 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >22:20:14,368 INFO storage: edd: collected mbr signatures: {} >22:20:14,508 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:14,513 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:14,515 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:14,519 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:20:14,523 DEBUG storage: Iso9660FS.supported: supported: True ; >22:20:14,554 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >22:20:14,560 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (13) with existing ext4 filesystem >22:20:23,542 DEBUG storage: Iso9660FS.supported: supported: True ; >22:20:23,544 DEBUG storage: Iso9660FS.supported: supported: True ; >22:20:23,545 DEBUG storage: NFSv4.supported: supported: False ; >22:20:23,547 DEBUG storage: NFSv4.supported: supported: False ; >22:20:23,548 DEBUG storage: SELinuxFS.supported: supported: False ; >22:20:23,549 DEBUG storage: SELinuxFS.supported: supported: False ; >22:20:23,551 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:23,553 DEBUG storage: Ext4FS.supported: supported: True ; >22:20:23,555 DEBUG storage: Ext3FS.supported: supported: True ; >22:20:23,556 DEBUG storage: Ext3FS.supported: supported: True ; >22:20:23,558 DEBUG storage: Ext2FS.supported: supported: True ; >22:20:23,560 DEBUG storage: Ext2FS.supported: supported: True ; >22:20:23,562 DEBUG storage: SysFS.supported: supported: False ; >22:20:23,563 DEBUG storage: SysFS.supported: supported: False ; >22:20:23,565 DEBUG storage: MultipathMember.__init__: >22:20:23,566 DEBUG storage: SwapSpace.__init__: >22:20:23,568 DEBUG storage: ProcFS.supported: supported: False ; >22:20:23,569 DEBUG storage: ProcFS.supported: supported: False ; >22:20:23,571 DEBUG storage: MDRaidMember.__init__: >22:20:23,572 DEBUG storage: DevPtsFS.supported: supported: False ; >22:20:23,573 DEBUG storage: DevPtsFS.supported: supported: False ; >22:20:23,575 DEBUG storage: BTRFS.supported: supported: True ; >22:20:23,679 DEBUG storage: USBFS.supported: supported: False ; >22:20:23,681 DEBUG storage: USBFS.supported: supported: False ; >22:20:23,682 DEBUG storage: DiskLabel.__init__: >22:20:23,683 INFO storage: DiskLabel.partedDevice returning None >22:20:23,685 DEBUG storage: HFSPlus.supported: supported: False ; >22:20:23,686 DEBUG storage: HFSPlus.supported: supported: False ; >22:20:23,687 DEBUG storage: XFS.supported: supported: True ; >22:20:23,767 DEBUG storage: XFS.supported: supported: True ; >22:20:23,770 DEBUG storage: TmpFS.supported: supported: False ; >22:20:23,771 DEBUG storage: TmpFS.supported: supported: False ; >22:20:23,773 DEBUG storage: LUKS.__init__: >22:20:23,774 DEBUG storage: DMRaidMember.__init__: >22:20:23,776 DEBUG storage: NTFS.supported: supported: False ; >22:20:23,777 DEBUG storage: NTFS.supported: supported: False ; >22:20:23,779 DEBUG storage: BindFS.supported: supported: False ; >22:20:23,781 DEBUG storage: BindFS.supported: supported: False ; >22:20:23,782 DEBUG storage: HFS.supported: supported: False ; >22:20:23,784 DEBUG storage: HFS.supported: supported: False ; >22:20:23,785 DEBUG storage: LVMPhysicalVolume.__init__: >22:20:23,787 DEBUG storage: NFS.supported: supported: False ; >22:20:23,788 DEBUG storage: NFS.supported: supported: False ; >22:20:23,789 DEBUG storage: FATFS.supported: supported: True ; >22:20:23,793 DEBUG storage: FATFS.supported: supported: True ; >22:20:23,795 DEBUG storage: NoDevFS.supported: supported: False ; >22:20:23,796 DEBUG storage: NoDevFS.supported: supported: False ; >19:20:44,879 DEBUG storage: clearpart: initializing sda >19:20:44,882 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >19:20:44,889 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:20:44,891 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:20:44,892 INFO storage: registered action: [0] Destroy Format None on disk sda (id 0) >19:20:44,901 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >19:20:44,903 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >19:20:44,911 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 0x558d850> > PedDisk: <_ped.Disk object at 0x5593dd0> >19:20:44,911 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:20:44,912 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >19:20:44,919 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:20:44,919 INFO storage: registered action: [1] Create Format msdos disklabel on disk sda (id 0) >19:20:44,919 DEBUG storage: new disk order: [] >19:20:45,032 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:20:45,034 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >19:20:45,036 DEBUG storage: doAutoPart: True >19:20:45,036 DEBUG storage: encryptedAutoPart: False >19:20:45,037 DEBUG storage: autoPartType: 0 >19:20:45,037 DEBUG storage: clearPartType: 2 >19:20:45,037 DEBUG storage: clearPartDisks: ['sda'] >19:20:45,038 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x4b29610) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x558da10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x558d950) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x558dcd0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x558dd50) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >19:20:45,038 DEBUG storage: storage.disks: ['sda'] >19:20:45,039 DEBUG storage: storage.partitioned: ['sda'] >19:20:45,046 DEBUG storage: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >19:20:45,049 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:20:45,055 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >19:20:45,056 DEBUG storage: resolved 'sda' to 'sda' (disk) >19:20:45,056 DEBUG storage: boot disk: sda >19:20:45,058 DEBUG storage: candidate disks: [DiskDevice instance (0x7fbdc80b4750) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x2b9c680> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbdc810a050>] >19:20:45,058 DEBUG storage: devs: [] >19:20:45,059 DEBUG storage: _is_valid_disklabel(sda) returning True >19:20:45,063 DEBUG storage: _is_valid_size(sda) returning True >19:20:45,064 DEBUG storage: _is_valid_location(sda) returning True >19:20:45,064 DEBUG storage: _is_valid_format(sda) returning True >19:20:45,065 DEBUG storage: is_valid_stage1_device(sda) returning True >19:20:45,067 DEBUG storage: Ext4FS.supported: supported: True ; >19:20:45,068 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:20:45,069 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >19:20:45,074 DEBUG storage: PartitionDevice._setFormat: req0 ; >19:20:45,076 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >19:20:45,077 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:20:45,081 INFO storage: added partition req0 (id 14) to device tree >19:20:45,082 INFO storage: registered action: [2] Create Device partition req0 (id 14) >19:20:45,083 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:20:45,083 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at / on partition req0 (id 14) >19:20:45,085 DEBUG storage: Ext4FS.supported: supported: True ; >19:20:45,085 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:20:45,086 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >19:20:45,092 DEBUG storage: PartitionDevice._setFormat: req1 ; >19:20:45,094 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >19:20:45,095 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:20:45,096 INFO storage: added partition req1 (id 15) to device tree >19:20:45,096 INFO storage: registered action: [4] Create Device partition req1 (id 15) >19:20:45,100 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:20:45,101 INFO storage: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 15) >19:20:45,102 INFO storage: skipping unneeded stage1 biosboot request >19:20:45,102 DEBUG storage: PartSpec instance (0x558dcd0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >19:20:45,103 DEBUG storage: existing 12288MB disk sda (0) with non-existent msdos disklabel >19:20:45,104 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >19:20:45,105 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:20:45,106 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >19:20:45,111 DEBUG storage: PartitionDevice._setFormat: req2 ; >19:20:45,113 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >19:20:45,114 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:20:45,118 INFO storage: added partition req2 (id 16) to device tree >19:20:45,119 INFO storage: registered action: [6] Create Device partition req2 (id 16) >19:20:45,119 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:20:45,120 INFO storage: registered action: [7] Create Format swap on partition req2 (id 16) >19:20:45,121 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:20:45,123 DEBUG storage: removing all non-preexisting partitions ['req0(id 14)', 'req1(id 15)', 'req2(id 16)'] from disk(s) ['sda'] >19:20:45,123 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 14)', 'req1(id 15)', 'req2(id 16)'] >19:20:45,124 DEBUG storage: removing all non-preexisting partitions ['req1(id 15)', 'req2(id 16)', 'req0(id 14)'] from disk(s) ['sda'] >19:20:45,128 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:20:45,129 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >19:20:45,132 DEBUG storage: resolved 'sda' to 'sda' (disk) >19:20:45,133 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:20:45,134 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >19:20:45,134 DEBUG storage: resolved 'sda' to 'sda' (disk) >19:20:45,135 DEBUG storage: allocating partition: req1 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >19:20:45,135 DEBUG storage: checking freespace on sda >19:20:45,139 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >19:20:45,140 DEBUG storage: current free range is 63-25165823 (12287MB) >19:20:45,140 DEBUG storage: updating use_disk to sda, type: 0 >19:20:45,140 DEBUG storage: new free: 63-25165823 / 12287MB >19:20:45,140 DEBUG storage: new free allows for 0 sectors of growth >19:20:45,140 DEBUG storage: found free space for bootable request >19:20:45,141 DEBUG storage: adjusted start sector from 63 to 2048 >19:20:45,141 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >19:20:45,142 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >19:20:45,142 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558d810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdd0049150> PedPartition: <_ped.Partition object at 0x7fbdd0047350> >19:20:45,146 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >19:20:45,147 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >19:20:45,149 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >19:20:45,149 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558d810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdd0044f10> PedPartition: <_ped.Partition object at 0x7fbdd00472f0> >19:20:45,150 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:20:45,155 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >19:20:45,157 DEBUG storage: resolved 'sda' to 'sda' (disk) >19:20:45,158 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:20:45,159 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >19:20:45,159 DEBUG storage: resolved 'sda' to 'sda' (disk) >19:20:45,159 DEBUG storage: allocating partition: req2 ; id: 16 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 4032MB ; grow: False ; max_size: 0 >19:20:45,159 DEBUG storage: checking freespace on sda >19:20:45,160 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4032MB boot=False best=None grow=False >19:20:45,160 DEBUG storage: current free range is 63-2047 (0MB) >19:20:45,160 DEBUG storage: current free range is 1026048-25165823 (11787MB) >19:20:45,160 DEBUG storage: updating use_disk to sda, type: 0 >19:20:45,161 DEBUG storage: new free: 1026048-25165823 / 11787MB >19:20:45,165 DEBUG storage: new free allows for 0 sectors of growth >19:20:45,166 DEBUG storage: created partition sda2 of 4032MB and added it to /dev/sda >19:20:45,166 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >19:20:45,167 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558d810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdd0049550> PedPartition: <_ped.Partition object at 0x7fbdd0047410> >19:20:45,173 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >19:20:45,176 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >19:20:45,180 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >19:20:45,181 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558d810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdd0044990> PedPartition: <_ped.Partition object at 0x7fbdd00473b0> >19:20:45,182 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:20:45,183 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >19:20:45,183 DEBUG storage: resolved 'sda' to 'sda' (disk) >19:20:45,187 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:20:45,190 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >19:20:45,190 DEBUG storage: resolved 'sda' to 'sda' (disk) >19:20:45,190 DEBUG storage: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >19:20:45,190 DEBUG storage: checking freespace on sda >19:20:45,191 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >19:20:45,191 DEBUG storage: current free range is 63-2047 (0MB) >19:20:45,191 DEBUG storage: current free range is 9283584-25165823 (7755MB) >19:20:45,191 DEBUG storage: evaluating growth potential for new layout >19:20:45,191 DEBUG storage: calculating growth for disk /dev/sda >19:20:45,193 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >19:20:45,193 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558d810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdd0049610> PedPartition: <_ped.Partition object at 0x7fbdd00474d0> >19:20:45,198 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >19:20:45,199 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >19:20:45,199 DEBUG storage: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >19:20:45,199 DEBUG storage: adding request 16 to chunk 25165761 (63-25165823) on /dev/sda >19:20:45,199 DEBUG storage: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >19:20:45,199 DEBUG storage: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >19:20:45,200 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >19:20:45,200 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = sda2 growable = False >base = 8257536 growth = 0 max_grow = 0 >done = True >19:20:45,200 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >19:20:45,200 DEBUG storage: 1 requests and 13787073 (6731MB) left in chunk >19:20:45,200 DEBUG storage: adding 13787073 (6731MB) to 14 (sda3) >19:20:45,204 DEBUG storage: new grow amount for request 14 (sda3) is 13787073 units, or 6731MB >19:20:45,205 DEBUG storage: request 15 (sda1) growth: 0 (0MB) size: 500MB >19:20:45,205 DEBUG storage: request 16 (sda2) growth: 0 (0MB) size: 4032MB >19:20:45,205 DEBUG storage: request 14 (sda3) growth: 13787073 (6731MB) size: 7755MB >19:20:45,205 DEBUG storage: disk /dev/sda growth: 13787073 (6731MB) >19:20:45,206 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >19:20:45,208 DEBUG storage: device sda3 new partedPartition None >19:20:45,209 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >19:20:45,210 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >19:20:45,210 DEBUG storage: total growth: 13787073 sectors >19:20:45,210 DEBUG storage: updating use_disk to sda, type: 0 >19:20:45,213 DEBUG storage: new free: 9283584-25165823 / 7755MB >19:20:45,213 DEBUG storage: new free allows for 13787073 sectors of growth >19:20:45,214 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >19:20:45,216 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >19:20:45,219 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558d810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdd0049890> PedPartition: <_ped.Partition object at 0x7fbdd0047470> >19:20:45,221 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >19:20:45,222 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >19:20:45,224 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >19:20:45,226 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558d810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdd0049910> PedPartition: <_ped.Partition object at 0x7fbdd0047590> >19:20:45,227 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda3(id 14)', 'sda1(id 15)', 'sda2(id 16)'] >19:20:45,227 DEBUG storage: growable partitions are ['sda3'] >19:20:45,228 DEBUG storage: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >19:20:45,229 DEBUG storage: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >19:20:45,229 DEBUG storage: adding request 16 to chunk 25165761 (63-25165823) on /dev/sda >19:20:45,230 DEBUG storage: disk sda has 1 chunks >19:20:45,232 DEBUG storage: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >19:20:45,233 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >19:20:45,233 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = sda2 growable = False >base = 8257536 growth = 0 max_grow = 0 >done = True >19:20:45,234 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >19:20:45,234 DEBUG storage: 1 requests and 13787073 (6731MB) left in chunk >19:20:45,234 DEBUG storage: adding 13787073 (6731MB) to 14 (sda3) >19:20:45,238 DEBUG storage: new grow amount for request 14 (sda3) is 13787073 units, or 6731MB >19:20:45,239 DEBUG storage: growing partitions on sda >19:20:45,240 DEBUG storage: partition sda1 (15): 0 >19:20:45,240 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x558d610> PedGeometry: <_ped.Geometry object at 0x7fbdd0049990> >19:20:45,241 DEBUG storage: partition sda2 (16): 0 >19:20:45,241 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 9283583 length: 8257536 > device: <parted.device.Device object at 0x558d610> PedGeometry: <_ped.Geometry object at 0x7fbdd0049b50> >19:20:45,242 DEBUG storage: partition sda3 (14): 0 >19:20:45,243 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 9283584 end: 25165823 length: 15882240 > device: <parted.device.Device object at 0x558d610> PedGeometry: <_ped.Geometry object at 0x7fbdd0049cd0> >19:20:45,243 DEBUG storage: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 16)', 'sda3(id 14)'] from disk(s) ['sda'] >19:20:45,244 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >19:20:45,246 DEBUG storage: device sda1 new partedPartition None >19:20:45,248 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >19:20:45,249 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >19:20:45,254 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >19:20:45,255 DEBUG storage: device sda2 new partedPartition None >19:20:45,256 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >19:20:45,258 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >19:20:45,259 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >19:20:45,260 DEBUG storage: device sda3 new partedPartition None >19:20:45,261 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >19:20:45,262 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:20:45,263 DEBUG storage: back from removeNewPartitions >19:20:45,266 DEBUG storage: extended: None >19:20:45,267 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x558d610> PedGeometry: <_ped.Geometry object at 0x7fbdd0049990> >19:20:45,268 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >19:20:45,269 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558d810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdd0049f90> PedPartition: <_ped.Partition object at 0x7fbdd0047350> >19:20:45,270 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >19:20:45,272 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >19:20:45,274 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >19:20:45,274 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558d810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdd004f190> PedPartition: <_ped.Partition object at 0x7fbdd00476b0> >19:20:45,277 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 9283583 length: 8257536 > device: <parted.device.Device object at 0x558d610> PedGeometry: <_ped.Geometry object at 0x7fbdd0049b50> >19:20:45,278 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >19:20:45,279 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558d810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f4f250> PedPartition: <_ped.Partition object at 0x7fbdd00475f0> >19:20:45,280 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >19:20:45,282 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >19:20:45,283 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >19:20:45,284 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558d810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdd0044910> PedPartition: <_ped.Partition object at 0x7fbdd00473b0> >19:20:45,287 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 9283584 end: 25165823 length: 15882240 > device: <parted.device.Device object at 0x558d610> PedGeometry: <_ped.Geometry object at 0x7fbdd0049cd0> >19:20:45,288 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >19:20:45,290 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558d810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdd00448d0> PedPartition: <_ped.Partition object at 0x7fbdd0047650> >19:20:45,291 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >19:20:45,292 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >19:20:45,293 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >19:20:45,296 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558d810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbdd004f4d0> PedPartition: <_ped.Partition object at 0x7fbdd0047710> >19:20:45,297 DEBUG storage: fixing size of non-existent 500MB partition sda1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >19:20:45,297 DEBUG storage: fixing size of non-existent 4032MB partition sda2 (16) with non-existent swap at 4032.00 >19:20:45,297 DEBUG storage: fixing size of non-existent 7755MB partition sda3 (14) with non-existent ext4 filesystem mounted at / at 7755.00 >19:20:45,299 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:20:45,303 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >19:20:45,303 DEBUG storage: resolved 'sda' to 'sda' (disk) >19:20:45,304 DEBUG storage: _is_valid_disklabel(sda) returning True >19:20:45,304 DEBUG storage: _is_valid_size(sda) returning True >19:20:45,304 DEBUG storage: _is_valid_location(sda) returning True >19:20:45,304 DEBUG storage: _is_valid_format(sda) returning True >19:20:45,308 DEBUG storage: is_valid_stage1_device(sda) returning True >19:20:45,310 DEBUG storage: _is_valid_disklabel(sda) returning True >19:20:45,310 DEBUG storage: _is_valid_size(sda) returning True >19:20:45,310 DEBUG storage: _is_valid_location(sda) returning True >19:20:45,310 DEBUG storage: _is_valid_format(sda) returning True >19:20:45,311 DEBUG storage: is_valid_stage1_device(sda) returning True >19:20:45,312 DEBUG storage: _is_valid_disklabel(sda1) returning True >19:20:45,312 DEBUG storage: _is_valid_size(sda1) returning True >19:20:45,312 DEBUG storage: _is_valid_location(sda1) returning True >19:20:45,312 DEBUG storage: _is_valid_partition(sda1) returning True >19:20:45,313 DEBUG storage: _is_valid_format(sda1) returning True >19:20:45,313 DEBUG storage: is_valid_stage2_device(sda1) returning True >19:20:45,318 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:20:45,319 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >19:20:45,319 DEBUG storage: resolved 'sda' to 'sda' (disk) >19:20:45,321 DEBUG storage: _is_valid_disklabel(sda) returning True >19:20:45,321 DEBUG storage: _is_valid_size(sda) returning True >19:20:45,321 DEBUG storage: _is_valid_location(sda) returning True >19:20:45,322 DEBUG storage: _is_valid_format(sda) returning True >19:20:45,322 DEBUG storage: is_valid_stage1_device(sda) returning True >19:20:45,330 DEBUG storage: _is_valid_disklabel(sda) returning True >19:20:45,330 DEBUG storage: _is_valid_size(sda) returning True >19:20:45,331 DEBUG storage: _is_valid_location(sda) returning True >19:20:45,331 DEBUG storage: _is_valid_format(sda) returning True >19:20:45,331 DEBUG storage: is_valid_stage1_device(sda) returning True >19:20:45,332 DEBUG storage: _is_valid_disklabel(sda1) returning True >19:20:45,332 DEBUG storage: _is_valid_size(sda1) returning True >19:20:45,333 DEBUG storage: _is_valid_location(sda1) returning True >19:20:45,333 DEBUG storage: _is_valid_partition(sda1) returning True >19:20:45,334 DEBUG storage: _is_valid_format(sda1) returning True >19:20:45,334 DEBUG storage: is_valid_stage2_device(sda1) returning True >19:21:24,297 INFO storage: hiding device partition sda3 (id 14) >19:21:24,298 DEBUG storage: cancelling action: [3] Create Format ext4 filesystem mounted at / on partition sda3 (id 14) >19:21:24,299 DEBUG storage: PartitionDevice._setFormat: sda3 ; >19:21:24,299 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: None ; >19:21:24,300 DEBUG storage: cancelling action: [2] Create Device partition sda3 (id 14) >19:21:24,300 DEBUG storage: lvm filter: adding sda3 to the reject list >19:21:24,303 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >19:21:24,303 INFO storage: hiding device partition sda1 (id 15) >19:21:24,303 DEBUG storage: cancelling action: [5] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 15) >19:21:24,304 DEBUG storage: PartitionDevice._setFormat: sda1 ; >19:21:24,305 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >19:21:24,305 DEBUG storage: cancelling action: [4] Create Device partition sda1 (id 15) >19:21:24,305 DEBUG storage: lvm filter: adding sda1 to the reject list >19:21:24,314 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >19:21:24,315 INFO storage: hiding device partition sda2 (id 16) >19:21:24,316 DEBUG storage: cancelling action: [7] Create Format swap on partition sda2 (id 16) >19:21:24,317 DEBUG storage: PartitionDevice._setFormat: sda2 ; >19:21:24,318 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: swap ; type: None ; >19:21:24,322 DEBUG storage: cancelling action: [6] Create Device partition sda2 (id 16) >19:21:24,323 DEBUG storage: lvm filter: adding sda2 to the reject list >19:21:24,324 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:21:24,325 INFO storage: hiding device disk sda (id 0) >19:21:24,325 DEBUG storage: cancelling action: [1] Create Format msdos disklabel on disk sda (id 0) >19:21:24,326 DEBUG storage: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >19:21:24,331 DEBUG storage: cancelling action: [0] Destroy Format None on disk sda (id 0) >19:21:24,332 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:21:24,332 DEBUG storage: lvm filter: adding sda to the reject list >19:21:24,345 DEBUG storage: _is_valid_disklabel(sda) returning False >19:21:24,345 DEBUG storage: _is_valid_size(sda) returning True >19:21:24,345 DEBUG storage: _is_valid_location(sda) returning True >19:21:24,345 DEBUG storage: _is_valid_format(sda) returning True >19:21:24,345 DEBUG storage: is_valid_stage1_device(sda) returning False >19:21:24,346 DEBUG storage: _is_valid_disklabel(sda1) returning False >19:21:24,346 DEBUG storage: _is_valid_size(sda1) returning True >19:21:24,346 DEBUG storage: _is_valid_location(sda1) returning True >19:21:24,346 DEBUG storage: _is_valid_partition(sda1) returning True >19:21:24,346 DEBUG storage: _is_valid_format(sda1) returning False >19:21:24,346 DEBUG storage: is_valid_stage2_device(sda1) returning False >19:22:26,325 INFO storage: unhiding device disk sda (id 0) >19:22:26,326 DEBUG storage: lvm filter: removing sda from the reject list >19:22:26,326 INFO storage: unhiding device partition sda2 (id 16) >19:22:26,326 DEBUG storage: lvm filter: removing sda2 from the reject list >19:22:26,326 INFO storage: unhiding device partition sda1 (id 15) >19:22:26,326 DEBUG storage: lvm filter: removing sda1 from the reject list >19:22:26,326 INFO storage: unhiding device partition sda3 (id 14) >19:22:26,326 DEBUG storage: lvm filter: removing sda3 from the reject list >19:22:26,333 DEBUG storage: clearpart: looking at sda3 >19:22:26,333 DEBUG storage: clearpart: looking at sda2 >19:22:26,333 DEBUG storage: clearpart: looking at sda1 >19:22:26,333 DEBUG storage: clearpart: initializing sda >19:22:26,346 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >19:22:26,346 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:22:26,350 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:22:26,356 INFO storage: registered action: [8] Destroy Format None on disk sda (id 0) >19:22:26,362 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >19:22:26,366 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >19:22:26,372 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 0x7fbdd004f650> > PedDisk: <_ped.Disk object at 0x5566b00> >19:22:26,372 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:22:26,373 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >19:22:26,381 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:22:26,381 INFO storage: registered action: [9] Create Format msdos disklabel on disk sda (id 0) >19:22:26,381 DEBUG storage: new disk order: [] >19:22:26,480 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:22:26,491 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >19:22:26,493 DEBUG storage: doAutoPart: True >19:22:26,493 DEBUG storage: encryptedAutoPart: False >19:22:26,494 DEBUG storage: autoPartType: 0 >19:22:26,494 DEBUG storage: clearPartType: 2 >19:22:26,495 DEBUG storage: clearPartDisks: ['sda'] >19:22:26,495 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7fbdd004f750) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fbdd004f690) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fbdd004f5d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fbdd004f910) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fbdd004fe90) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >19:22:26,496 DEBUG storage: storage.disks: ['sda'] >19:22:26,497 DEBUG storage: storage.partitioned: ['sda'] >19:22:26,497 DEBUG storage: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >19:22:26,498 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:22:26,502 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >19:22:26,503 DEBUG storage: resolved 'sda' to 'sda' (disk) >19:22:26,503 DEBUG storage: boot disk: sda >19:22:26,506 DEBUG storage: candidate disks: [DiskDevice instance (0x7fbdc80b4750) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x2b9c680> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbdc810a050>] >19:22:26,510 DEBUG storage: devs: [] >19:22:26,511 DEBUG storage: _is_valid_disklabel(sda) returning True >19:22:26,515 DEBUG storage: _is_valid_size(sda) returning True >19:22:26,516 DEBUG storage: _is_valid_location(sda) returning True >19:22:26,516 DEBUG storage: _is_valid_format(sda) returning True >19:22:26,517 DEBUG storage: is_valid_stage1_device(sda) returning True >19:22:26,518 DEBUG storage: Ext4FS.supported: supported: True ; >19:22:26,519 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:22:26,520 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >19:22:26,526 DEBUG storage: PartitionDevice._setFormat: req3 ; >19:22:26,528 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >19:22:26,529 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:22:26,533 INFO storage: added partition req3 (id 17) to device tree >19:22:26,534 INFO storage: registered action: [10] Create Device partition req3 (id 17) >19:22:26,535 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:22:26,535 INFO storage: registered action: [11] Create Format ext4 filesystem mounted at / on partition req3 (id 17) >19:22:26,537 DEBUG storage: Ext4FS.supported: supported: True ; >19:22:26,537 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:22:26,539 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >19:22:26,544 DEBUG storage: PartitionDevice._setFormat: req4 ; >19:22:26,546 DEBUG storage: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >19:22:26,547 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:22:26,551 INFO storage: added partition req4 (id 18) to device tree >19:22:26,552 INFO storage: registered action: [12] Create Device partition req4 (id 18) >19:22:26,553 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:22:26,553 INFO storage: registered action: [13] Create Format ext4 filesystem mounted at /boot on partition req4 (id 18) >19:22:26,554 INFO storage: skipping unneeded stage1 biosboot request >19:22:26,554 DEBUG storage: PartSpec instance (0x7fbdd004f910) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >19:22:26,555 DEBUG storage: existing 12288MB disk sda (0) with non-existent msdos disklabel >19:22:26,556 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >19:22:26,557 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:22:26,558 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >19:22:26,563 DEBUG storage: PartitionDevice._setFormat: req5 ; >19:22:26,565 DEBUG storage: PartitionDevice._setFormat: req5 ; current: None ; type: swap ; >19:22:26,566 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:22:26,569 INFO storage: added partition req5 (id 19) to device tree >19:22:26,570 INFO storage: registered action: [14] Create Device partition req5 (id 19) >19:22:26,571 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:22:26,571 INFO storage: registered action: [15] Create Format swap on partition req5 (id 19) >19:22:26,573 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:22:26,577 DEBUG storage: removing all non-preexisting partitions ['req3(id 17)', 'req4(id 18)', 'req5(id 19)', 'sda1(id 15)', 'sda2(id 16)', 'sda3(id 14)'] from disk(s) ['sda'] > > >/tmp/ifcfg.log: >22:20:12,157 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >22:20:12,158 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >22:20:12,158 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:12:34:56 >22:20:12,159 DEBUG ifcfg: NetworkDevice eth0 set: UUID=7c0e583d-b421-4f25-8fb9-0f0e99499c19 >22:20:12,159 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >22:20:12,160 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:12:34:56" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="7c0e583d-b421-4f25-8fb9-0f0e99499c19" > >22:20:12,160 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC3-x86_64-Live-D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 > > >/var/log/messages: >Oct 11 22:16:02 localhost kernel: imklog 5.8.11, log source = /proc/kmsg started. >Oct 11 22:16:02 localhost rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="502" x-info="http://www.rsyslog.com"] start >Oct 11 22:16:02 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Oct 11 22:16:02 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Oct 11 22:16:02 localhost kernel: [ 0.000000] Linux version 3.6.1-1.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 8 17:19:09 UTC 2012 >Oct 11 22:16:02 localhost kernel: [ 0.000000] Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC3-x86_64-Live-D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Oct 11 22:16:02 localhost kernel: [ 0.000000] e820: BIOS-provided physical RAM map: >Oct 11 22:16:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable >Oct 11 22:16:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved >Oct 11 22:16:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Oct 11 22:16:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >Oct 11 22:16:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >Oct 11 22:16:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Oct 11 22:16:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Oct 11 22:16:02 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Oct 11 22:16:02 localhost kernel: [ 0.000000] DMI 2.4 present. >Oct 11 22:16:02 localhost kernel: [ 0.000000] Hypervisor detected: KVM >Oct 11 22:16:02 localhost kernel: [ 0.000000] No AGP bridge found >Oct 11 22:16:02 localhost kernel: [ 0.000000] e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >Oct 11 22:16:02 localhost systemd[1]: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >Oct 11 22:16:02 localhost systemd[1]: Detected virtualization 'kvm'. >Oct 11 22:16:02 localhost systemd[1]: Set hostname to <localhost.localdomain>. >Oct 11 22:16:02 localhost systemd[1]: Started Apply Kernel Variables. >Oct 11 22:16:02 localhost systemd[1]: Started Software RAID Monitor Takeover. >Oct 11 22:16:02 localhost systemd[1]: Mounted Debug File System. >Oct 11 22:16:02 localhost systemd[1]: Mounted Huge Pages File System. >Oct 11 22:16:02 localhost systemd[1]: Mounted POSIX Message Queue File System. >Oct 11 22:16:02 localhost systemd-modules-load[352]: Inserted module 'uinput' >Oct 11 22:16:02 localhost systemd[1]: Started Load Kernel Modules. >Oct 11 22:16:02 localhost systemd[1]: Mounting Configuration File System... >Oct 11 22:16:02 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >Oct 11 22:16:02 localhost kernel: [ 0.000000] found SMP MP-table at [mem 0x000fdaf0-0x000fdaff] mapped at [ffff8800000fdaf0] >Oct 11 22:16:02 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x7fffdfff] >Oct 11 22:16:02 localhost kernel: [ 0.000000] RAMDISK: [mem 0x7e5f0000-0x7ffdcfff] >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000fd990 00014 (v00 BOCHS ) >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: RSDT 000000007fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: DSDT 000000007fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: FACS 000000007fffff40 00040 >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: SSDT 000000007ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: APIC 000000007ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: HPET 000000007ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: SSDT 000000007ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >Oct 11 22:16:02 localhost kernel: [ 0.000000] No NUMA configuration found >Oct 11 22:16:02 localhost kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >Oct 11 22:16:02 localhost kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >Oct 11 22:16:02 localhost kernel: [ 0.000000] NODE_DATA [mem 0x7ffea000-0x7fffdfff] >Oct 11 22:16:02 localhost kernel: [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >Oct 11 22:16:02 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >Oct 11 22:16:02 localhost kernel: [ 0.000000] Zone ranges: >Oct 11 22:16:02 localhost kernel: [ 0.000000] DMA [mem 0x00010000-0x00ffffff] >Oct 11 22:16:02 localhost kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >Oct 11 22:16:02 localhost kernel: [ 0.000000] Normal empty >Oct 11 22:16:02 localhost kernel: [ 0.000000] Movable zone start for each node >Oct 11 22:16:02 localhost kernel: [ 0.000000] Early memory node ranges >Oct 11 22:16:02 localhost kernel: [ 0.000000] node 0: [mem 0x00010000-0x0009efff] >Oct 11 22:16:02 localhost kernel: [ 0.000000] node 0: [mem 0x00100000-0x7fffdfff] >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >Oct 11 22:16:02 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Oct 11 22:16:02 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Oct 11 22:16:02 localhost kernel: [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Oct 11 22:16:02 localhost kernel: [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >Oct 11 22:16:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >Oct 11 22:16:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >Oct 11 22:16:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >Oct 11 22:16:02 localhost kernel: [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >Oct 11 22:16:02 localhost kernel: [ 0.000000] Booting paravirtualized kernel on KVM >Oct 11 22:16:02 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >Oct 11 22:16:02 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007e200000 s84288 r8192 d22208 u2097152 >Oct 11 22:16:02 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:7e213c01, primary cpu clock >Oct 11 22:16:02 localhost kernel: [ 0.000000] KVM setup async PF for cpu 0 >Oct 11 22:16:02 localhost kernel: [ 0.000000] kvm-stealtime: cpu 0, msr 7e20dec0 >Oct 11 22:16:02 localhost kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >Oct 11 22:16:02 localhost kernel: [ 0.000000] Policy zone: DMA32 >Oct 11 22:16:02 localhost kernel: [ 0.000000] Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC3-x86_64-Live-D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Oct 11 22:16:02 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Oct 11 22:16:02 localhost kernel: [ 0.000000] __ex_table already sorted, skipping sort >Oct 11 22:16:02 localhost kernel: [ 0.000000] Checking aperture... >Oct 11 22:16:02 localhost kernel: [ 0.000000] No AGP bridge found >Oct 11 22:16:02 localhost kernel: [ 0.000000] Memory: 2021024k/2097144k available (6322k kernel code, 452k absent, 75668k reserved, 6882k data, 1036k init) >Oct 11 22:16:02 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >Oct 11 22:16:02 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Oct 11 22:16:02 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >Oct 11 22:16:02 localhost kernel: [ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >Oct 11 22:16:02 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >Oct 11 22:16:02 localhost kernel: [ 0.000000] console [tty0] enabled >Oct 11 22:16:02 localhost kernel: [ 0.000000] allocated 8388608 bytes of page_cgroup >Oct 11 22:16:02 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Oct 11 22:16:02 localhost kernel: [ 0.000000] tsc: Detected 3200.180 MHz processor >Oct 11 22:16:02 localhost kernel: [ 0.001999] Calibrating delay loop (skipped) preset value.. 6400.36 BogoMIPS (lpj=3200180) >Oct 11 22:16:02 localhost kernel: [ 0.001999] pid_max: default: 32768 minimum: 301 >Oct 11 22:16:02 localhost kernel: [ 0.001999] Security Framework initialized >Oct 11 22:16:02 localhost kernel: [ 0.001999] SELinux: Initializing. >Oct 11 22:16:02 localhost kernel: [ 0.001999] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Oct 11 22:16:02 localhost kernel: [ 0.002311] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Oct 11 22:16:02 localhost kernel: [ 0.002629] Mount-cache hash table entries: 256 >Oct 11 22:16:02 localhost kernel: [ 0.002799] Initializing cgroup subsys cpuacct >Oct 11 22:16:02 localhost kernel: [ 0.002801] Initializing cgroup subsys memory >Oct 11 22:16:02 localhost kernel: [ 0.002819] Initializing cgroup subsys devices >Oct 11 22:16:02 localhost kernel: [ 0.002820] Initializing cgroup subsys freezer >Oct 11 22:16:02 localhost kernel: [ 0.002821] Initializing cgroup subsys net_cls >Oct 11 22:16:02 localhost kernel: [ 0.002823] Initializing cgroup subsys blkio >Oct 11 22:16:02 localhost kernel: [ 0.002824] Initializing cgroup subsys perf_event >Oct 11 22:16:02 localhost kernel: [ 0.002897] mce: CPU supports 10 MCE banks >Oct 11 22:16:02 localhost kernel: [ 0.003031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Oct 11 22:16:02 localhost kernel: [ 0.003031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >Oct 11 22:16:02 localhost kernel: [ 0.003031] tlb_flushall_shift is 0xffffffff >Oct 11 22:16:02 localhost kernel: [ 0.003096] SMP alternatives: switching to UP code >Oct 11 22:16:02 localhost kernel: [ 0.013657] Freeing SMP alternatives: 24k freed >Oct 11 22:16:02 localhost kernel: [ 0.013681] ACPI: Core revision 20120711 >Oct 11 22:16:02 localhost kernel: [ 0.014289] ftrace: allocating 23458 entries in 92 pages >Oct 11 22:16:02 localhost kernel: [ 0.021554] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Oct 11 22:16:02 localhost kernel: [ 0.021558] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0,1 stepping 03 >Oct 11 22:16:02 localhost kernel: [ 0.021996] Performance Events: Broken PMU hardware detected, using software events only. >Oct 11 22:16:02 localhost kernel: [ 0.021996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >Oct 11 22:16:02 localhost kernel: [ 0.021996] NMI watchdog: disabled (cpu0): hardware events not enabled >Oct 11 22:16:02 localhost kernel: [ 0.021996] Brought up 1 CPUs >Oct 11 22:16:02 localhost kernel: [ 0.021996] smpboot: Total of 1 processors activated (6400.36 BogoMIPS) >Oct 11 22:16:02 localhost kernel: [ 0.022163] devtmpfs: initialized >Oct 11 22:16:02 localhost kernel: [ 0.023403] atomic64 test passed for x86-64 platform with CX8 and with SSE >Oct 11 22:16:02 localhost kernel: [ 0.023469] RTC time: 2:15:56, date: 10/12/12 >Oct 11 22:16:02 localhost kernel: [ 0.023505] NET: Registered protocol family 16 >Oct 11 22:16:02 localhost kernel: [ 0.023711] ACPI: bus type pci registered >Oct 11 22:16:02 localhost kernel: [ 0.025036] PCI: Using configuration type 1 for base access >Oct 11 22:16:02 localhost kernel: [ 0.025649] bio: create slab <bio-0> at 0 >Oct 11 22:16:02 localhost kernel: [ 0.025706] ACPI: Added _OSI(Module Device) >Oct 11 22:16:02 localhost kernel: [ 0.025707] ACPI: Added _OSI(Processor Device) >Oct 11 22:16:02 localhost kernel: [ 0.025708] ACPI: Added _OSI(3.0 _SCP Extensions) >Oct 11 22:16:02 localhost kernel: [ 0.025709] ACPI: Added _OSI(Processor Aggregator Device) >Oct 11 22:16:02 localhost kernel: [ 0.026955] ACPI: Interpreter enabled >Oct 11 22:16:02 localhost kernel: [ 0.026958] ACPI: (supports S0 S5) >Oct 11 22:16:02 localhost kernel: [ 0.026964] ACPI: Using IOAPIC for interrupt routing >Oct 11 22:16:02 localhost kernel: [ 0.028643] ACPI: No dock devices found. >Oct 11 22:16:02 localhost kernel: [ 0.028646] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >Oct 11 22:16:02 localhost kernel: [ 0.028659] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Oct 11 22:16:02 localhost kernel: [ 0.028679] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Oct 11 22:16:02 localhost kernel: [ 0.028696] PCI host bridge to bus 0000:00 >Oct 11 22:16:02 localhost kernel: [ 0.028701] pci_bus 0000:00: root bus resource [bus 00-ff] >Oct 11 22:16:02 localhost kernel: [ 0.028703] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >Oct 11 22:16:02 localhost kernel: [ 0.028704] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >Oct 11 22:16:02 localhost kernel: [ 0.030678] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Oct 11 22:16:02 localhost kernel: [ 0.030685] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Oct 11 22:16:02 localhost kernel: [ 0.041623] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Oct 11 22:16:02 localhost kernel: [ 0.041625] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >Oct 11 22:16:02 localhost kernel: [ 0.042773] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Oct 11 22:16:02 localhost kernel: [ 0.042836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Oct 11 22:16:02 localhost kernel: [ 0.042888] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Oct 11 22:16:02 localhost kernel: [ 0.042937] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Oct 11 22:16:02 localhost kernel: [ 0.042987] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >Oct 11 22:16:02 localhost kernel: [ 0.043098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Oct 11 22:16:02 localhost kernel: [ 0.043100] vgaarb: loaded >Oct 11 22:16:02 localhost kernel: [ 0.043101] vgaarb: bridge control possible 0000:00:02.0 >Oct 11 22:16:02 localhost kernel: [ 0.043159] SCSI subsystem initialized >Oct 11 22:16:02 localhost kernel: [ 0.043161] ACPI: bus type scsi registered >Oct 11 22:16:02 localhost kernel: [ 0.043224] ACPI: bus type usb registered >Oct 11 22:16:02 localhost kernel: [ 0.043237] usbcore: registered new interface driver usbfs >Oct 11 22:16:02 localhost kernel: [ 0.043243] usbcore: registered new interface driver hub >Oct 11 22:16:02 localhost kernel: [ 0.043257] usbcore: registered new device driver usb >Oct 11 22:16:02 localhost kernel: [ 0.043294] PCI: Using ACPI for IRQ routing >Oct 11 22:16:02 localhost kernel: [ 0.043463] NetLabel: Initializing >Oct 11 22:16:02 localhost kernel: [ 0.043464] NetLabel: domain hash size = 128 >Oct 11 22:16:02 localhost kernel: [ 0.043465] NetLabel: protocols = UNLABELED CIPSOv4 >Oct 11 22:16:02 localhost kernel: [ 0.043472] NetLabel: unlabeled traffic allowed by default >Oct 11 22:16:02 localhost kernel: [ 0.043524] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >Oct 11 22:16:02 localhost kernel: [ 0.043538] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Oct 11 22:16:02 localhost kernel: [ 0.043540] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >Oct 11 22:16:02 localhost kernel: [ 0.049050] Switching to clocksource kvm-clock >Oct 11 22:16:02 localhost kernel: [ 0.054187] pnp: PnP ACPI init >Oct 11 22:16:02 localhost kernel: [ 0.054201] ACPI: bus type pnp registered >Oct 11 22:16:02 localhost kernel: [ 0.055052] pnp: PnP ACPI: found 8 devices >Oct 11 22:16:02 localhost kernel: [ 0.055053] ACPI: ACPI bus type pnp unregistered >Oct 11 22:16:02 localhost kernel: [ 0.060558] NET: Registered protocol family 2 >Oct 11 22:16:02 localhost kernel: [ 0.061402] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >Oct 11 22:16:02 localhost kernel: [ 0.063570] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Oct 11 22:16:02 localhost kernel: [ 0.063842] TCP: Hash tables configured (established 262144 bind 65536) >Oct 11 22:16:02 localhost kernel: [ 0.063880] TCP: reno registered >Oct 11 22:16:02 localhost kernel: [ 0.063891] UDP hash table entries: 1024 (order: 3, 32768 bytes) >Oct 11 22:16:02 localhost kernel: [ 0.063903] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >Oct 11 22:16:02 localhost kernel: [ 0.063986] NET: Registered protocol family 1 >Oct 11 22:16:02 localhost kernel: [ 0.063998] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Oct 11 22:16:02 localhost kernel: [ 0.064067] pci 0000:00:01.0: PIIX3: Enabling Passive Release >Oct 11 22:16:02 localhost kernel: [ 0.064085] pci 0000:00:01.0: Activating ISA DMA hang workarounds >Oct 11 22:16:02 localhost kernel: [ 0.064213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >Oct 11 22:16:02 localhost kernel: [ 0.064357] Unpacking initramfs... >Oct 11 22:16:02 localhost kernel: [ 0.444481] Freeing initrd memory: 26548k freed >Oct 11 22:16:02 localhost kernel: [ 0.453100] Initialise module verification >Oct 11 22:16:02 localhost kernel: [ 0.453133] audit: initializing netlink socket (disabled) >Oct 11 22:16:02 localhost kernel: [ 0.453143] type=2000 audit(1350008157.452:1): initialized >Oct 11 22:16:02 localhost kernel: [ 0.467707] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Oct 11 22:16:02 localhost kernel: [ 0.468776] VFS: Disk quotas dquot_6.5.2 >Oct 11 22:16:02 localhost kernel: [ 0.468809] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Oct 11 22:16:02 localhost kernel: [ 0.469112] msgmni has been set to 3999 >Oct 11 22:16:02 localhost kernel: [ 0.469464] alg: No test for stdrng (krng) >Oct 11 22:16:02 localhost kernel: [ 0.469467] NET: Registered protocol family 38 >Oct 11 22:16:02 localhost kernel: [ 0.469470] Key type asymmetric registered >Oct 11 22:16:02 localhost kernel: [ 0.469471] Asymmetric key parser 'x509' registered >Oct 11 22:16:02 localhost kernel: [ 0.469495] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Oct 11 22:16:02 localhost kernel: [ 0.469510] io scheduler noop registered >Oct 11 22:16:02 localhost kernel: [ 0.469511] io scheduler deadline registered >Oct 11 22:16:02 localhost kernel: [ 0.469530] io scheduler cfq registered (default) >Oct 11 22:16:02 localhost kernel: [ 0.469597] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Oct 11 22:16:02 localhost kernel: [ 0.469609] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Oct 11 22:16:02 localhost kernel: [ 0.469610] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Oct 11 22:16:02 localhost kernel: [ 0.469657] acpiphp: Slot [3] registered >Oct 11 22:16:02 localhost kernel: [ 0.469665] acpiphp: Slot [4] registered >Oct 11 22:16:02 localhost kernel: [ 0.469674] acpiphp: Slot [5] registered >Oct 11 22:16:02 localhost kernel: [ 0.469684] acpiphp: Slot [6] registered >Oct 11 22:16:02 localhost kernel: [ 0.469693] acpiphp: Slot [7] registered >Oct 11 22:16:02 localhost kernel: [ 0.469701] acpiphp: Slot [8] registered >Oct 11 22:16:02 localhost kernel: [ 0.469709] acpiphp: Slot [9] registered >Oct 11 22:16:02 localhost kernel: [ 0.469718] acpiphp: Slot [10] registered >Oct 11 22:16:02 localhost kernel: [ 0.469728] acpiphp: Slot [11] registered >Oct 11 22:16:02 localhost kernel: [ 0.469736] acpiphp: Slot [12] registered >Oct 11 22:16:02 localhost kernel: [ 0.469744] acpiphp: Slot [13] registered >Oct 11 22:16:02 localhost kernel: [ 0.469754] acpiphp: Slot [14] registered >Oct 11 22:16:02 localhost kernel: [ 0.469762] acpiphp: Slot [15] registered >Oct 11 22:16:02 localhost kernel: [ 0.469772] acpiphp: Slot [16] registered >Oct 11 22:16:02 localhost kernel: [ 0.469780] acpiphp: Slot [17] registered >Oct 11 22:16:02 localhost kernel: [ 0.469790] acpiphp: Slot [18] registered >Oct 11 22:16:02 localhost kernel: [ 0.469799] acpiphp: Slot [19] registered >Oct 11 22:16:02 localhost kernel: [ 0.469807] acpiphp: Slot [20] registered >Oct 11 22:16:02 localhost kernel: [ 0.469815] acpiphp: Slot [21] registered >Oct 11 22:16:02 localhost kernel: [ 0.469825] acpiphp: Slot [22] registered >Oct 11 22:16:02 localhost kernel: [ 0.469833] acpiphp: Slot [23] registered >Oct 11 22:16:02 localhost kernel: [ 0.469844] acpiphp: Slot [24] registered >Oct 11 22:16:02 localhost kernel: [ 0.469852] acpiphp: Slot [25] registered >Oct 11 22:16:02 localhost kernel: [ 0.469862] acpiphp: Slot [26] registered >Oct 11 22:16:02 localhost kernel: [ 0.469869] acpiphp: Slot [27] registered >Oct 11 22:16:02 localhost kernel: [ 0.469877] acpiphp: Slot [28] registered >Oct 11 22:16:02 localhost kernel: [ 0.469885] acpiphp: Slot [29] registered >Oct 11 22:16:02 localhost kernel: [ 0.469894] acpiphp: Slot [30] registered >Oct 11 22:16:02 localhost kernel: [ 0.469902] acpiphp: Slot [31] registered >Oct 11 22:16:02 localhost kernel: [ 0.470045] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Oct 11 22:16:02 localhost kernel: [ 0.470048] ACPI: Power Button [PWRF] >Oct 11 22:16:02 localhost kernel: [ 0.471159] GHES: HEST is not enabled! >Oct 11 22:16:02 localhost kernel: [ 0.471204] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Oct 11 22:16:02 localhost kernel: [ 0.492781] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Oct 11 22:16:02 localhost kernel: [ 0.514464] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Oct 11 22:16:02 localhost kernel: [ 0.514638] Non-volatile memory driver v1.3 >Oct 11 22:16:02 localhost avahi-daemon[501]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Oct 11 22:16:02 localhost avahi-daemon[501]: Successfully dropped root privileges. >Oct 11 22:16:02 localhost avahi-daemon[501]: avahi-daemon 0.6.31 starting up. >Oct 11 22:16:02 localhost kernel: [ 0.514639] Linux agpgart interface v0.103 >Oct 11 22:16:02 localhost kernel: [ 0.515172] loop: module loaded >Oct 11 22:16:02 localhost kernel: [ 0.515522] scsi0 : ata_piix >Oct 11 22:16:02 localhost kernel: [ 0.515560] scsi1 : ata_piix >Oct 11 22:16:02 localhost kernel: [ 0.515579] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc140 irq 14 >Oct 11 22:16:02 localhost kernel: [ 0.515580] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc148 irq 15 >Oct 11 22:16:02 localhost kernel: [ 0.515624] libphy: Fixed MDIO Bus: probed >Oct 11 22:16:02 localhost kernel: [ 0.515653] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Oct 11 22:16:02 localhost kernel: [ 0.515660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Oct 11 22:16:02 localhost kernel: [ 0.515665] uhci_hcd: USB Universal Host Controller Interface driver >Oct 11 22:16:02 localhost kernel: [ 0.515711] uhci_hcd 0000:00:01.2: UHCI Host Controller >Oct 11 22:16:02 localhost kernel: [ 0.515732] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >Oct 11 22:16:02 localhost kernel: [ 0.515808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c100 >Oct 11 22:16:02 localhost kernel: [ 0.515860] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 11 22:16:02 localhost kernel: [ 0.515862] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 11 22:16:02 localhost kernel: [ 0.515863] usb usb1: Product: UHCI Host Controller >Oct 11 22:16:02 localhost kernel: [ 0.515865] usb usb1: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >Oct 11 22:16:02 localhost kernel: [ 0.515866] usb usb1: SerialNumber: 0000:00:01.2 >Oct 11 22:16:02 localhost kernel: [ 0.515929] hub 1-0:1.0: USB hub found >Oct 11 22:16:02 localhost kernel: [ 0.515932] hub 1-0:1.0: 2 ports detected >Oct 11 22:16:02 localhost kernel: [ 0.516023] usbcore: registered new interface driver usbserial >Oct 11 22:16:02 localhost kernel: [ 0.516029] usbcore: registered new interface driver usbserial_generic >Oct 11 22:16:02 localhost kernel: [ 0.516033] USB Serial support registered for generic >Oct 11 22:16:02 localhost kernel: [ 0.516034] usbserial: USB Serial Driver core >Oct 11 22:16:02 localhost kernel: [ 0.516055] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Oct 11 22:16:02 localhost kernel: [ 0.516753] serio: i8042 KBD port at 0x60,0x64 irq 1 >Oct 11 22:16:02 localhost kernel: [ 0.516758] serio: i8042 AUX port at 0x60,0x64 irq 12 >Oct 11 22:16:02 localhost kernel: [ 0.516808] mousedev: PS/2 mouse device common for all mice >Oct 11 22:16:02 localhost kernel: [ 0.517000] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Oct 11 22:16:02 localhost kernel: [ 0.519240] rtc_cmos 00:01: RTC can wake from S4 >Oct 11 22:16:02 localhost kernel: [ 0.519478] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >Oct 11 22:16:02 localhost kernel: [ 0.519564] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >Oct 11 22:16:02 localhost kernel: [ 0.519618] device-mapper: uevent: version 1.0.3 >Oct 11 22:16:02 localhost kernel: [ 0.519656] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >Oct 11 22:16:02 localhost kernel: [ 0.519699] cpuidle: using governor ladder >Oct 11 22:16:02 localhost kernel: [ 0.519700] cpuidle: using governor menu >Oct 11 22:16:02 localhost kernel: [ 0.519738] EFI Variables Facility v0.08 2004-May-17 >Oct 11 22:16:02 localhost kernel: [ 0.519795] usbcore: registered new interface driver usbhid >Oct 11 22:16:02 localhost kernel: [ 0.519796] usbhid: USB HID core driver >Oct 11 22:16:02 localhost kernel: [ 0.519824] drop_monitor: Initializing network drop monitor service >Oct 11 22:16:02 localhost kernel: [ 0.519884] ip_tables: (C) 2000-2006 Netfilter Core Team >Oct 11 22:16:02 localhost kernel: [ 0.519906] TCP: cubic registered >Oct 11 22:16:02 localhost kernel: [ 0.519908] Initializing XFRM netlink socket >Oct 11 22:16:02 localhost kernel: [ 0.519973] NET: Registered protocol family 10 >Oct 11 22:16:02 localhost kernel: [ 0.520113] mip6: Mobile IPv6 >Oct 11 22:16:02 localhost kernel: [ 0.520115] NET: Registered protocol family 17 >Oct 11 22:16:02 localhost kernel: [ 0.520243] Loading module verification certificates >Oct 11 22:16:02 localhost kernel: [ 0.520259] Cert Valid From: 2012-10-08 16:53:34 >Oct 11 22:16:02 localhost kernel: [ 0.520260] Cert Valid To: 2112-09-14 16:53:34 >Oct 11 22:16:02 localhost kernel: [ 0.520262] Now: 2012-10-12 02:15:57 >Oct 11 22:16:02 localhost kernel: [ 0.521127] MODSIGN: Loaded cert 'Fedora kernel signing key: c814c8ca34b3e7ee0fe44d0c19fe2dea1a58507b' >Oct 11 22:16:02 localhost kernel: [ 0.521138] registered taskstats version 1 >Oct 11 22:16:02 localhost kernel: [ 0.521403] Magic number: 0:853:257 >Oct 11 22:16:02 localhost kernel: [ 0.521505] rtc_cmos 00:01: setting system clock to 2012-10-12 02:15:57 UTC (1350008157) >Oct 11 22:16:02 localhost kernel: [ 0.675259] ata2.00: ATAPI: QEMU DVD-ROM, 1.0,1, max UDMA/100 >Oct 11 22:16:02 localhost kernel: [ 0.677175] ata1.00: ATA-7: QEMU HARDDISK, 1.0,1, max UDMA/100 >Oct 11 22:16:02 localhost kernel: [ 0.677184] ata1.00: 25165824 sectors, multi 16: LBA48 >Oct 11 22:16:02 localhost kernel: [ 0.677727] ata2.00: configured for MWDMA2 >Oct 11 22:16:02 localhost kernel: [ 0.678852] ata1.00: configured for MWDMA2 >Oct 11 22:16:02 localhost kernel: [ 0.679126] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0, PQ: 0 ANSI: 5 >Oct 11 22:16:02 localhost kernel: [ 0.679461] sd 0:0:0:0: Attached scsi generic sg0 type 0 >Oct 11 22:16:02 localhost kernel: [ 0.679856] sd 0:0:0:0: [sda] 25165824 512-byte logical blocks: (12.8 GB/12.0 GiB) >Oct 11 22:16:02 localhost kernel: [ 0.679953] sd 0:0:0:0: [sda] Write Protect is off >Oct 11 22:16:02 localhost kernel: [ 0.680003] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Oct 11 22:16:02 localhost kernel: [ 0.681567] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0, PQ: 0 ANSI: 5 >Oct 11 22:16:02 localhost kernel: [ 0.683069] sda: unknown partition table >Oct 11 22:16:02 localhost kernel: [ 0.683338] sd 0:0:0:0: [sda] Attached SCSI disk >Oct 11 22:16:02 localhost kernel: [ 0.683647] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Oct 11 22:16:02 localhost kernel: [ 0.683652] cdrom: Uniform CD-ROM driver Revision: 3.20 >Oct 11 22:16:02 localhost kernel: [ 0.683958] sr 1:0:0:0: Attached scsi generic sg1 type 5 >Oct 11 22:16:02 localhost kernel: [ 0.688210] Freeing unused kernel memory: 1036k freed >Oct 11 22:16:02 localhost kernel: [ 0.688767] Write protecting the kernel read-only data: 12288k >Oct 11 22:16:02 localhost kernel: [ 0.693352] Freeing unused kernel memory: 1860k freed >Oct 11 22:16:02 localhost kernel: [ 0.697023] Freeing unused kernel memory: 1416k freed >Oct 11 22:16:02 localhost kernel: [ 0.828854] RPC: Registered named UNIX socket transport module. >Oct 11 22:16:02 localhost kernel: [ 0.828857] RPC: Registered udp transport module. >Oct 11 22:16:02 localhost kernel: [ 0.828858] RPC: Registered tcp transport module. >Oct 11 22:16:02 localhost kernel: [ 0.828859] RPC: Registered tcp NFSv4.1 backchannel transport module. >Oct 11 22:16:02 localhost kernel: [ 0.950071] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >Oct 11 22:16:02 localhost kernel: [ 1.035091] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >Oct 11 22:16:02 localhost kernel: [ 1.035252] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >Oct 11 22:16:02 localhost kernel: [ 1.043780] 8139cp 0000:00:03.0: eth0: RTL-8139C+ at 0xffffc90000852000, 52:54:00:12:34:56, IRQ 10 >Oct 11 22:16:02 localhost kernel: [ 1.046234] 8139too: 8139too Fast Ethernet driver 0.9.28 >Oct 11 22:16:02 localhost kernel: [ 1.212237] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Oct 11 22:16:02 localhost kernel: [ 1.308910] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Oct 11 22:16:02 localhost kernel: [ 1.454361] tsc: Refined TSC clocksource calibration: 3200.075 MHz >Oct 11 22:16:02 localhost kernel: [ 1.965845] type=1404 audit(1350008158.942:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Oct 11 22:16:02 localhost kernel: [ 2.324099] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >Oct 11 22:16:02 localhost kernel: [ 2.324106] SELinux: the above unknown classes and permissions will be allowed >Oct 11 22:16:02 localhost kernel: [ 2.326896] type=1403 audit(1350008159.303:3): policy loaded auid=4294967295 ses=4294967295 >Oct 11 22:16:02 localhost kernel: [ 3.624367] EXT4-fs (dm-0): re-mounted. Opts: (null) >Oct 11 22:16:02 localhost kernel: [ 3.735731] kvm: Nested Virtualization enabled >Oct 11 22:16:02 localhost kernel: [ 3.842169] tun: Universal TUN/TAP device driver, 1.6 >Oct 11 22:16:02 localhost kernel: [ 3.842173] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> >Oct 11 22:16:02 localhost kernel: [ 4.092269] parport_pc 00:05: reported by Plug and Play ACPI >Oct 11 22:16:02 localhost kernel: [ 4.092380] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >Oct 11 22:16:02 localhost kernel: [ 4.140869] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Oct 11 22:16:02 localhost kernel: [ 4.170933] microcode: AMD CPU family 0x6 not supported >Oct 11 22:16:02 localhost kernel: [ 4.356236] ppdev: user-space parallel port driver >Oct 11 22:16:02 localhost abrtd: Init complete, entering main loop >Oct 11 22:16:02 localhost systemd[1]: Started Security Auditing Service. >Oct 11 22:16:02 localhost systemd[1]: Starting Command Scheduler... >Oct 11 22:16:02 localhost systemd[1]: Started Command Scheduler. >Oct 11 22:16:02 localhost systemd[1]: Started Kernel Samepage Merging (KSM) Tuning Daemon. >Oct 11 22:16:02 localhost systemd[1]: Started Install ABRT coredump hook. >Oct 11 22:16:02 localhost alsactl[484]: /sbin/alsactl: load_state:1647: Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Oct 11 22:16:02 localhost auditd[492]: Started dispatcher: /sbin/audispd pid: 550 >Oct 11 22:16:02 localhost audispd: audispd initialized with q_depth=120 and 1 active plugins >Oct 11 22:16:02 localhost auditctl[493]: No rules >Oct 11 22:16:02 localhost auditctl[493]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Oct 11 22:16:02 localhost auditd[492]: Init complete, auditd 2.2.1 listening for events (startup state enable) >Oct 11 22:16:02 localhost chrony-helper[490]: tr: write error: Broken pipe >Oct 11 22:16:02 localhost chrony-helper[490]: tr: write error >Oct 11 22:16:02 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Oct 11 22:16:02 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Oct 11 22:16:03 localhost systemd-logind[498]: Watching system buttons on /dev/input/event0 (Power Button) >Oct 11 22:16:03 localhost systemd-logind[498]: New seat seat0. >Oct 11 22:16:03 localhost systemd[1]: Started Login Service. >Oct 11 22:16:03 localhost avahi-daemon[501]: Successfully called chroot(). >Oct 11 22:16:03 localhost avahi-daemon[501]: Successfully dropped remaining capabilities. >Oct 11 22:16:03 localhost avahi-daemon[501]: No service file found in /etc/avahi/services. >Oct 11 22:16:03 localhost avahi-daemon[501]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Oct 11 22:16:03 localhost avahi-daemon[501]: Network interface enumeration completed. >Oct 11 22:16:03 localhost avahi-daemon[501]: Registering HINFO record with values 'X86_64'/'LINUX'. >Oct 11 22:16:03 localhost avahi-daemon[501]: Server startup complete. Host name is linux.local. Local service cookie is 3285154040. >Oct 11 22:16:03 localhost chronyd[576]: chronyd version 1.27-git1ca844 starting >Oct 11 22:16:03 localhost chronyd[576]: Linux kernel major=3 minor=6 patch=1 >Oct 11 22:16:03 localhost chronyd[576]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Oct 11 22:16:03 localhost systemd[1]: Started GNOME Display Manager. >Oct 11 22:16:03 localhost dbus-daemon[504]: dbus[504]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Oct 11 22:16:03 localhost dbus[504]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Oct 11 22:16:03 localhost systemd[1]: Starting Authorization Manager... >Oct 11 22:16:03 localhost systemd[1]: Started NTP client/server. >Oct 11 22:16:03 localhost polkitd[580]: Started polkitd version 0.107 >Oct 11 22:16:03 localhost dbus-daemon[504]: dbus[504]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=508 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=577 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Oct 11 22:16:03 localhost dbus[504]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=508 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=577 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Oct 11 22:16:03 localhost dbus-daemon[504]: dbus[504]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Oct 11 22:16:03 localhost dbus[504]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Oct 11 22:16:03 localhost systemd[1]: Started Authorization Manager. >Oct 11 22:16:03 localhost accounts-daemon[500]: started daemon version 0.6.25 >Oct 11 22:16:03 localhost systemd[1]: Started Accounts Service. >Oct 11 22:16:04 localhost livesys[485]: Adding live user [ OK ] >Oct 11 22:16:04 localhost systemd[1]: Stopped firstboot configuration program (graphical mode). >Oct 11 22:16:04 localhost systemd[1]: Stopped Software RAID monitoring and management. >Oct 11 22:16:04 localhost systemd[1]: Stopping Software RAID Monitor Takeover... >Oct 11 22:16:04 localhost systemd[1]: Stopped Software RAID Monitor Takeover. >Oct 11 22:16:04 localhost systemd[1]: Stopping Command Scheduler... >Oct 11 22:16:04 localhost systemd[1]: Stopped Command Scheduler. >Oct 11 22:16:04 localhost systemd[1]: Stopping Job spooling tools... >Oct 11 22:16:04 localhost systemd[1]: Stopped Job spooling tools. >Oct 11 22:16:05 localhost livesys[485]: sed: can't read : No such file or directory >Oct 11 22:16:05 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Oct 11 22:16:05 localhost systemd[1]: Starting Network Manager... >Oct 11 22:16:05 localhost livesys[485]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:05 localhost NetworkManager[638]: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >Oct 11 22:16:05 localhost livesys[485]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:05 localhost NetworkManager[638]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Oct 11 22:16:05 localhost NetworkManager[638]: <info> WEXT support is enabled >Oct 11 22:16:05 localhost livesys[485]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:05 localhost livesys[485]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:05 localhost livesys[485]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:05 localhost livesys[485]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:05 localhost livesys[485]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:05 localhost livesys[485]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:05 localhost livesys[485]: warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:05 localhost livesys[485]: warning: Schema 'org.gnome.Vino' has path '/desktop/gnome/remote-access/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:05 localhost livesys[485]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:05 localhost livesys[485]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:05 localhost NetworkManager[638]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Oct 11 22:16:05 localhost NetworkManager[638]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Oct 11 22:16:05 localhost NetworkManager[638]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Oct 11 22:16:05 localhost NetworkManager[638]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Oct 11 22:16:05 localhost NetworkManager[638]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Oct 11 22:16:05 localhost NetworkManager[638]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 11 22:16:05 localhost NetworkManager[638]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 11 22:16:05 localhost NetworkManager[638]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Oct 11 22:16:05 localhost NetworkManager[638]: <info> trying to start the modem manager... >Oct 11 22:16:05 localhost dbus-daemon[504]: dbus[504]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Oct 11 22:16:05 localhost dbus[504]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Oct 11 22:16:05 localhost livesys[485]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:05 localhost NetworkManager[638]: <info> monitoring kernel firmware directory '/lib/firmware'. >Oct 11 22:16:05 localhost dbus-daemon[504]: dbus[504]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Oct 11 22:16:05 localhost livesys[485]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:05 localhost dbus[504]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Oct 11 22:16:05 localhost systemd[1]: Starting Bluetooth service... >Oct 11 22:16:05 localhost bluetoothd[653]: bluetoothd[653]: Bluetooth daemon 4.101 >Oct 11 22:16:05 localhost bluetoothd[653]: Bluetooth daemon 4.101 >Oct 11 22:16:05 localhost NetworkManager[638]: <info> WiFi enabled by radio killswitch; enabled by state file >Oct 11 22:16:05 localhost NetworkManager[638]: <info> WWAN enabled by radio killswitch; enabled by state file >Oct 11 22:16:05 localhost NetworkManager[638]: <info> WiMAX enabled by radio killswitch; enabled by state file >Oct 11 22:16:05 localhost NetworkManager[638]: <info> Networking is enabled by state file >Oct 11 22:16:05 localhost systemd[1]: Started Network Manager. >Oct 11 22:16:05 localhost kernel: [ 8.780597] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Oct 11 22:16:05 localhost systemd[1]: Starting Network. >Oct 11 22:16:05 localhost systemd[1]: Reached target Network. >Oct 11 22:16:05 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Oct 11 22:16:05 localhost systemd[1]: Starting Virtualization daemon... >Oct 11 22:16:05 localhost systemd[1]: Started Virtualization daemon. >Oct 11 22:16:05 localhost systemd[1]: Starting RPC bind service... >Oct 11 22:16:05 localhost systemd[1]: Started RPC bind service. >Oct 11 22:16:05 localhost systemd[1]: Started Bluetooth service. >Oct 11 22:16:05 localhost NetworkManager[638]: <warn> failed to allocate link cache: (-10) Operation not supported >Oct 11 22:16:05 localhost kernel: [ 8.987813] Bluetooth: Core ver 2.16 >Oct 11 22:16:05 localhost kernel: [ 8.987892] NET: Registered protocol family 31 >Oct 11 22:16:05 localhost kernel: [ 8.987893] Bluetooth: HCI device and connection manager initialized >Oct 11 22:16:05 localhost kernel: [ 8.987895] Bluetooth: HCI socket layer initialized >Oct 11 22:16:05 localhost kernel: [ 8.987896] Bluetooth: L2CAP socket layer initialized >Oct 11 22:16:05 localhost kernel: [ 8.987899] Bluetooth: SCO socket layer initialized >Oct 11 22:16:05 localhost kernel: [ 9.003212] 8139cp 0000:00:03.0: eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 >Oct 11 22:16:05 localhost NetworkManager[638]: <info> (eth0): carrier is OFF >Oct 11 22:16:05 localhost kernel: [ 9.018932] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Oct 11 22:16:05 localhost kernel: [ 9.018936] Bluetooth: BNEP filters: protocol multicast >Oct 11 22:16:05 localhost NetworkManager[638]: <info> (eth0): new Ethernet device (driver: '8139cp' ifindex: 2) >Oct 11 22:16:06 localhost NetworkManager[638]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >Oct 11 22:16:06 localhost NetworkManager[638]: <info> (eth0): now managed >Oct 11 22:16:06 localhost NetworkManager[638]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Oct 11 22:16:06 localhost dbus[504]: [system] Successfully activated service 'org.bluez' >Oct 11 22:16:06 localhost bluetoothd[653]: Starting SDP server >Oct 11 22:16:06 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Oct 11 22:16:06 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Oct 11 22:16:06 localhost NetworkManager[638]: <info> (eth0): bringing up device. >Oct 11 22:16:06 localhost NetworkManager[638]: <info> (eth0): carrier now ON (device state 20) >Oct 11 22:16:06 localhost NetworkManager[638]: <info> (eth0): preparing device. >Oct 11 22:16:06 localhost NetworkManager[638]: <info> (eth0): deactivating device (reason 'managed') [2] >Oct 11 22:16:06 localhost bluetoothd[653]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Oct 11 22:16:06 localhost bluetoothd[653]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Oct 11 22:16:06 localhost NetworkManager[638]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/eth0 >Oct 11 22:16:06 localhost bluetoothd[653]: Bluetooth Management interface initialized >Oct 11 22:16:06 localhost NetworkManager[638]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Oct 11 22:16:06 localhost NetworkManager[638]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Oct 11 22:16:06 localhost modem-manager[651]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Oct 11 22:16:06 localhost NetworkManager[638]: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Oct 11 22:16:06 localhost NetworkManager[638]: <info> Auto-activating connection 'Wired connection 1'. >Oct 11 22:16:06 localhost NetworkManager[638]: <info> Activation (eth0) starting connection 'Wired connection 1' >Oct 11 22:16:06 localhost NetworkManager[638]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 11 22:16:06 localhost NetworkManager[638]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Oct 11 22:16:06 localhost NetworkManager[638]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Oct 11 22:16:06 localhost NetworkManager[638]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Oct 11 22:16:06 localhost NetworkManager[638]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Oct 11 22:16:06 localhost dbus[504]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Oct 11 22:16:06 localhost NetworkManager[638]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Oct 11 22:16:06 localhost NetworkManager[638]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 11 22:16:06 localhost NetworkManager[638]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Oct 11 22:16:06 localhost NetworkManager[638]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Oct 11 22:16:06 localhost NetworkManager[638]: <info> modem-manager is now available >Oct 11 22:16:06 localhost dbus-daemon[504]: dbus[504]: [system] Successfully activated service 'org.bluez' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Oct 11 22:16:06 localhost dbus-daemon[504]: dbus[504]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Oct 11 22:16:06 localhost bluetoothd[653]: bluetoothd[653]: Starting SDP server >Oct 11 22:16:06 localhost bluetoothd[653]: bluetoothd[653]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Oct 11 22:16:06 localhost bluetoothd[653]: bluetoothd[653]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Oct 11 22:16:06 localhost bluetoothd[653]: bluetoothd[653]: Bluetooth Management interface initialized >Oct 11 22:16:06 localhost livesys[485]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:06 localhost livesys[485]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:06 localhost livesys[485]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:06 localhost livesys[485]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:06 localhost livesys[485]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:06 localhost livesys[485]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'Novatel' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'ZTE' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'Longcheer' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'Option High-Speed' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'Option' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'Samsung' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'Nokia' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'Gobi' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'X22X' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'SimTech' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'MotoC' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'Huawei' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'Wavecom' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'AnyData' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'Ericsson MBM' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'Linktop' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'Sierra' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'Cinterion' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'Iridium' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Loaded plugin 'Generic' >Oct 11 22:16:06 localhost modem-manager[651]: <info> Successfully loaded 20 plugins >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'Novatel' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'ZTE' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'Longcheer' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'Option High-Speed' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'Option' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'Samsung' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'Nokia' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'Gobi' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'X22X' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'SimTech' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'MotoC' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'Huawei' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'Wavecom' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'AnyData' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'Ericsson MBM' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'Linktop' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'Sierra' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'Cinterion' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'Iridium' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Loaded plugin 'Generic' >Oct 11 22:16:06 localhost dbus-daemon[504]: modem-manager[651]: <info> Successfully loaded 20 plugins >Oct 11 22:16:06 localhost systemd[1]: Started SYSV: Init script for live image.. >Oct 11 22:16:06 localhost systemd[1]: Starting LSB: Starts and stops login iSCSI daemon.... >Oct 11 22:16:06 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Oct 11 22:16:06 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Oct 11 22:16:06 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Oct 11 22:16:06 localhost systemd[1]: Started Sendmail Mail Transport Client. >Oct 11 22:16:06 localhost kernel: [ 9.961761] Loading iSCSI transport class v2.0-870. >Oct 11 22:16:07 localhost kernel: [ 10.073638] iscsi: registered transport (tcp) >Oct 11 22:16:07 localhost libvirtd[657]: 2012-10-12 02:16:07.082+0000: 657: info : libvirt version: 0.10.2, package: 3.fc18 (Fedora Project, 2012-09-25-11:10:30, ) >Oct 11 22:16:07 localhost libvirtd[657]: 2012-10-12 02:16:07.082+0000: 657: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Oct 11 22:16:07 localhost libvirtd[657]: 2012-10-12 02:16:07.087+0000: 657: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so not accessible >Oct 11 22:16:07 localhost libvirtd[657]: 2012-10-12 02:16:07.129+0000: 657: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Oct 11 22:16:07 localhost libvirtd[657]: 2012-10-12 02:16:07.129+0000: 657: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Oct 11 22:16:07 localhost libvirtd: Could not find keytab file: /etc/libvirt/krb5.tab: No such file or directory >Oct 11 22:16:07 localhost avahi-daemon[501]: Registering new address record for fe80::5054:ff:fe12:3456 on eth0.*. >Oct 11 22:16:07 localhost kernel: [ 10.234299] iscsi: registered transport (iser) >Oct 11 22:16:07 localhost kernel: [ 10.261520] libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits. >Oct 11 22:16:07 localhost kernel: [ 10.261524] libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0. >Oct 11 22:16:07 localhost kernel: [ 10.318633] Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010) >Oct 11 22:16:07 localhost kernel: [ 10.321036] iscsi: registered transport (cxgb3i) >Oct 11 22:16:07 localhost kernel: [ 10.337153] ip6_tables: (C) 2000-2006 Netfilter Core Team >Oct 11 22:16:07 localhost kernel: [ 10.363135] Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010) >Oct 11 22:16:07 localhost kernel: [ 10.363574] iscsi: registered transport (cxgb4i) >Oct 11 22:16:07 localhost kernel: [ 10.404186] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.12 (June 29, 2012) >Oct 11 22:16:07 localhost kernel: [ 10.418972] Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.2.2 (Apr 25, 2012) >Oct 11 22:16:07 localhost kernel: [ 10.420097] iscsi: registered transport (bnx2i) >Oct 11 22:16:07 localhost kernel: [ 10.452067] iscsi: registered transport (be2iscsi) >Oct 11 22:16:07 localhost libvirtd[657]: 2012-10-12 02:16:07.457+0000: 751: error : virNWFilterSnoopLeaseFileRefresh:1903 : open("/var/run/libvirt/network/nwfilter.ltmp"): No such file or directory >Oct 11 22:16:07 localhost iscsid: iSCSI logger with pid=794 started! >Oct 11 22:16:07 localhost iscsid: transport class version 2.0-870. iscsid version 2.0-872.18.f17 >Oct 11 22:16:07 localhost iscsid[697]: Starting iscsid: [ OK ]#015[ OK ] >Oct 11 22:16:07 localhost iscsid: iSCSI daemon with pid=795 started! >Oct 11 22:16:07 localhost systemd[1]: Started LSB: Starts and stops login iSCSI daemon.. >Oct 11 22:16:07 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Oct 11 22:16:09 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Oct 11 22:16:09 localhost NetworkManager[638]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 11 22:16:09 localhost NetworkManager[638]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Oct 11 22:16:09 localhost NetworkManager[638]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 11 22:16:09 localhost NetworkManager[638]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Oct 11 22:16:09 localhost NetworkManager[638]: <info> dhclient started with pid 1004 >Oct 11 22:16:09 localhost NetworkManager[638]: <info> Activation (eth0) Beginning IP6 addrconf. >Oct 11 22:16:09 localhost avahi-daemon[501]: Withdrawing address record for fe80::5054:ff:fe12:3456 on eth0. >Oct 11 22:16:09 localhost NetworkManager[638]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Oct 11 22:16:09 localhost systemd-logind[498]: New session 1 of user gdm. >Oct 11 22:16:09 localhost systemd-logind[498]: Session 1 has display :0 with non-existing socket /tmp/.X11-unix/X0. >Oct 11 22:16:09 localhost dbus-daemon[504]: dbus[504]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Oct 11 22:16:09 localhost dbus[504]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Oct 11 22:16:09 localhost dhclient[1004]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Oct 11 22:16:10 localhost dhclient[1004]: Copyright 2004-2012 Internet Systems Consortium. >Oct 11 22:16:10 localhost dhclient[1004]: All rights reserved. >Oct 11 22:16:10 localhost dhclient[1004]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 11 22:16:10 localhost dhclient[1004]: >Oct 11 22:16:10 localhost dhclient[1004]: Listening on LPF/eth0/52:54:00:12:34:56 >Oct 11 22:16:10 localhost dhclient[1004]: Sending on LPF/eth0/52:54:00:12:34:56 >Oct 11 22:16:10 localhost dhclient[1004]: Sending on Socket/fallback >Oct 11 22:16:10 localhost dhclient[1004]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 (xid=0x5aacff40) >Oct 11 22:16:10 localhost NetworkManager[638]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Oct 11 22:16:10 localhost dhclient[1004]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x5aacff40) >Oct 11 22:16:10 localhost dhclient[1004]: DHCPOFFER from 10.0.2.2 >Oct 11 22:16:10 localhost dhclient[1004]: DHCPACK from 10.0.2.2 (xid=0x5aacff40) >Oct 11 22:16:10 localhost dhclient[1004]: bound to 10.0.2.15 -- renewal in 35575 seconds. >Oct 11 22:16:10 localhost NetworkManager[638]: <info> (eth0): DHCPv4 state changed preinit -> bound >Oct 11 22:16:10 localhost NetworkManager[638]: <info> address 10.0.2.15 >Oct 11 22:16:10 localhost NetworkManager[638]: <info> prefix 24 (255.255.255.0) >Oct 11 22:16:10 localhost NetworkManager[638]: <info> gateway 10.0.2.2 >Oct 11 22:16:10 localhost NetworkManager[638]: <info> nameserver '10.0.2.3' >Oct 11 22:16:10 localhost NetworkManager[638]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 11 22:16:10 localhost NetworkManager[638]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Oct 11 22:16:10 localhost avahi-daemon[501]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.0.2.15. >Oct 11 22:16:10 localhost avahi-daemon[501]: New relevant interface eth0.IPv4 for mDNS. >Oct 11 22:16:10 localhost avahi-daemon[501]: Registering new address record for 10.0.2.15 on eth0.IPv4. >Oct 11 22:16:11 localhost dbus-daemon[504]: dbus[504]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Oct 11 22:16:11 localhost dbus[504]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Oct 11 22:16:11 localhost systemd[1]: Starting Daemon for power management... >Oct 11 22:16:11 localhost dbus-daemon[504]: dbus[504]: [system] Successfully activated service 'org.freedesktop.UPower' >Oct 11 22:16:11 localhost dbus[504]: [system] Successfully activated service 'org.freedesktop.UPower' >Oct 11 22:16:11 localhost systemd[1]: Started Daemon for power management. >Oct 11 22:16:11 localhost kernel: [ 14.394189] Ebtables v2.0 registered >Oct 11 22:16:11 localhost NetworkManager[638]: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >Oct 11 22:16:11 localhost NetworkManager[638]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >Oct 11 22:16:11 localhost NetworkManager[638]: <info> Activation (eth0) successful, device activated. >Oct 11 22:16:11 localhost NetworkManager[638]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Oct 11 22:16:11 localhost dbus-daemon[504]: dbus[504]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Oct 11 22:16:11 localhost dbus[504]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Oct 11 22:16:11 localhost iscsi[799]: Starting iscsi: iscsiadm: No records found >Oct 11 22:16:11 localhost avahi-daemon[501]: Registering new address record for fe80::5054:ff:fe12:3456 on eth0.*. >Oct 11 22:16:11 localhost iscsi[799]: [ OK ] >Oct 11 22:16:11 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Oct 11 22:16:11 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Oct 11 22:16:11 localhost systemd[1]: Started SYSV: Late init script for live image.. >Oct 11 22:16:11 localhost systemd[1]: Starting Multi-User. >Oct 11 22:16:11 localhost systemd[1]: Reached target Multi-User. >Oct 11 22:16:11 localhost systemd[1]: Starting Graphical Interface. >Oct 11 22:16:11 localhost systemd[1]: Reached target Graphical Interface. >Oct 11 22:16:11 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Oct 11 22:16:11 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Oct 11 22:16:11 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Oct 11 22:16:11 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Oct 11 22:16:11 localhost systemd[1]: Startup finished in 699ms 105us (kernel) + 1s 735ms 83us (initrd) + 12s 425ms 378us (userspace) = 14s 859ms 566us. >Oct 11 22:16:11 localhost dbus-daemon[504]: dbus[504]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 11 22:16:11 localhost dbus[504]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 11 22:16:12 localhost rtkit-daemon[499]: Successfully made thread 1121 of process 1121 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11. >Oct 11 22:16:13 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Oct 11 22:16:13 localhost dbus-daemon[504]: Starting iscsi (via systemctl): [ OK ] >Oct 11 22:16:13 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Oct 11 22:16:13 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Oct 11 22:16:13 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Oct 11 22:16:13 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Oct 11 22:16:13 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Oct 11 22:16:13 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Oct 11 22:16:13 localhost systemd[1]: Started Sendmail Mail Transport Client. >Oct 11 22:16:15 localhost dbus-daemon[504]: dbus[504]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Oct 11 22:16:15 localhost dbus[504]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Oct 11 22:16:15 localhost systemd[1]: Starting Disk Manager... >Oct 11 22:16:15 localhost udisksd[1239]: udisks daemon version 1.99.0 starting >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:16:15 localhost dbus-daemon[504]: dbus[504]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Oct 11 22:16:15 localhost dbus[504]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Oct 11 22:16:15 localhost systemd[1]: Started Disk Manager. >Oct 11 22:16:15 localhost udisksd[1239]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Oct 11 22:16:16 localhost dbus[504]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Oct 11 22:16:16 localhost dbus-daemon[504]: dbus[504]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Oct 11 22:16:17 localhost setroubleshoot: SELinux is preventing systemd-logind from search access on the directory .X11-unix. For complete SELinux messages. run sealert -l e1d4464e-6a52-4cca-9a36-c5ed24ba872c >Oct 11 22:16:17 localhost dbus-daemon[504]: dbus[504]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Oct 11 22:16:17 localhost dbus[504]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Oct 11 22:16:17 localhost dbus-daemon[504]: Launching FprintObject >Oct 11 22:16:17 localhost dbus-daemon[504]: dbus[504]: [system] Successfully activated service 'net.reactivated.Fprint' >Oct 11 22:16:17 localhost dbus[504]: [system] Successfully activated service 'net.reactivated.Fprint' >Oct 11 22:16:17 localhost dbus-daemon[504]: dbus[504]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Oct 11 22:16:17 localhost dbus[504]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Oct 11 22:16:17 localhost dbus-daemon[504]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Oct 11 22:16:17 localhost dbus-daemon[504]: ** Message: entering main loop >Oct 11 22:16:17 localhost dbus-daemon[504]: dbus[504]: [system] Successfully activated service 'org.freedesktop.realmd' >Oct 11 22:16:17 localhost dbus[504]: [system] Successfully activated service 'org.freedesktop.realmd' >Oct 11 22:16:18 localhost chronyd[576]: Selected source 38.109.218.175 >Oct 11 22:16:18 localhost chronyd[576]: System clock wrong by 0.630951 seconds, adjustment started >Oct 11 22:16:21 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Oct 11 22:16:21 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Oct 11 22:16:23 localhost systemd-logind[498]: New session 2 of user liveuser. >Oct 11 22:16:24 localhost systemd-logind[498]: Session 2 has display :0 with non-existing socket /tmp/.X11-unix/X0. >Oct 11 22:16:24 localhost gnome-session[1012]: WARNING: Detected that screensaver has left the bus >Oct 11 22:16:24 localhost gnome-session[1012]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed >Oct 11 22:16:24 localhost setroubleshoot: SELinux is preventing systemd-logind from search access on the directory .X11-unix. For complete SELinux messages. run sealert -l e1d4464e-6a52-4cca-9a36-c5ed24ba872c >Oct 11 22:16:24 localhost kernel: [ 27.579895] fuse init (API version 7.20) >Oct 11 22:16:24 localhost systemd[1]: Mounting FUSE Control File System... >Oct 11 22:16:24 localhost systemd[1]: Mounted FUSE Control File System. >Oct 11 22:16:25 localhost spice-vdagent[1494]: Missing virtio device '/dev/virtio-ports/com.redhat.spice.0': No such file or directory >Oct 11 22:16:25 localhost rtkit-daemon[499]: Successfully made thread 1502 of process 1502 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Oct 11 22:16:25 localhost dbus-daemon[504]: dbus[504]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Oct 11 22:16:25 localhost dbus[504]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Oct 11 22:16:25 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Oct 11 22:16:25 localhost dbus-daemon[504]: dbus[504]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Oct 11 22:16:25 localhost dbus[504]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Oct 11 22:16:25 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Oct 11 22:16:25 localhost dbus-daemon[504]: dbus[504]: [system] Activating via systemd: service name='org.freedesktop.colord-sane' unit='colord-sane.service' >Oct 11 22:16:25 localhost dbus[504]: [system] Activating via systemd: service name='org.freedesktop.colord-sane' unit='colord-sane.service' >Oct 11 22:16:25 localhost systemd[1]: Starting Daemon for monitoring attached scanners and registering them with colord... >Oct 11 22:16:25 localhost dbus-daemon[504]: dbus[504]: [system] Successfully activated service 'org.freedesktop.colord-sane' >Oct 11 22:16:25 localhost dbus[504]: [system] Successfully activated service 'org.freedesktop.colord-sane' >Oct 11 22:16:25 localhost systemd[1]: Started Daemon for monitoring attached scanners and registering them with colord. >Oct 11 22:16:25 localhost systemd[1]: Starting CUPS Printing Service... >Oct 11 22:16:25 localhost systemd[1]: Started CUPS Printing Service. >Oct 11 22:16:26 localhost cupsd[1524]: p11-kit: couldn't open config file: /root/.pkcs11/pkcs11.conf: Permission denied >Oct 11 22:16:29 localhost NetworkManager[638]: <info> (eth0): IP6 addrconf timed out or failed. >Oct 11 22:16:29 localhost NetworkManager[638]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Oct 11 22:16:29 localhost NetworkManager[638]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >Oct 11 22:16:29 localhost NetworkManager[638]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Oct 11 22:16:30 localhost goa[1640]: goa-daemon version 3.6.0 starting [main.c:112, main()] >Oct 11 22:16:30 localhost realmd: * Looking up our DHCP domain >Oct 11 22:16:30 localhost realmd: * No DHCP domain available >Oct 11 22:16:44 localhost systemd-logind[498]: Removed session 1. >Oct 11 22:16:47 localhost dbus-daemon[504]: ** Message: No devices in use, exit >Oct 11 22:17:35 localhost yum[1850]: Updated: anaconda-widgets-18.15-1.fc18.x86_64 >Oct 11 22:17:38 localhost yum[1850]: Updated: anaconda-18.15-1.fc18.x86_64 >Oct 11 22:17:38 localhost dbus-daemon[504]: dbus[504]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Oct 11 22:17:38 localhost dbus[504]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Oct 11 22:17:38 localhost dbus-daemon[504]: dbus[504]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Oct 11 22:17:38 localhost dbus[504]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Oct 11 22:19:50 localhost yum[1961]: Updated: anaconda-widgets-18.16-1.fc18.x86_64 >Oct 11 22:19:53 localhost yum[1961]: Updated: anaconda-18.16-1.fc18.x86_64 >Oct 11 22:20:08 localhost kernel: [ 251.412261] md: raid0 personality registered for level 0 >Oct 11 22:20:08 localhost systemd-udevd[358]: specified group 'plugdev' unknown >Oct 11 22:20:08 localhost kernel: [ 251.468061] md: raid1 personality registered for level 1 >Oct 11 22:20:08 localhost kernel: [ 251.583346] async_tx: api initialized (async) >Oct 11 22:20:08 localhost kernel: [ 251.600504] xor: automatically using best checksumming function: >Oct 11 22:20:08 localhost kernel: [ 251.610011] generic_sse: 12616.000 MB/sec >Oct 11 22:20:08 localhost kernel: [ 251.671022] raid6: sse2x1 4183 MB/s >Oct 11 22:20:08 localhost kernel: [ 251.688016] raid6: sse2x2 7128 MB/s >Oct 11 22:20:08 localhost kernel: [ 251.705017] raid6: sse2x4 7792 MB/s >Oct 11 22:20:08 localhost kernel: [ 251.705018] raid6: using algorithm sse2x4 (7792 MB/s) >Oct 11 22:20:08 localhost kernel: [ 251.705019] raid6: using intx1 recovery algorithm >Oct 11 22:20:08 localhost kernel: [ 251.741267] md: raid6 personality registered for level 6 >Oct 11 22:20:08 localhost kernel: [ 251.741270] md: raid5 personality registered for level 5 >Oct 11 22:20:08 localhost kernel: [ 251.741271] md: raid4 personality registered for level 4 >Oct 11 22:20:08 localhost kernel: [ 251.753561] md: raid10 personality registered for level 10 >Oct 11 22:20:08 localhost kernel: [ 251.779739] device-mapper: multipath: version 1.5.0 loaded >Oct 11 22:20:08 localhost kernel: [ 251.782458] device-mapper: multipath round-robin: version 1.0.0 loaded >Oct 11 22:20:08 localhost kernel: [ 251.866709] No iBFT detected. >Oct 11 22:20:08 localhost dbus[1476]: avc: received setenforce notice (enforcing=0) >Oct 11 22:20:08 localhost dbus[1318]: avc: received setenforce notice (enforcing=0) >Oct 11 22:20:08 localhost dbus[504]: avc: received setenforce notice (enforcing=0) >Oct 11 22:20:08 localhost dbus-daemon[504]: dbus[504]: avc: received setenforce notice (enforcing=0) >Oct 11 22:20:09 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:09 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:09 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:09 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:09 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:09 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:09 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:09 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:09 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:09 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:09 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:10 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:10 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:10 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:10 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:10 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:10 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:10 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:10 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:10 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:10 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:10 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:10 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:10 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:10 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:10 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:10 localhost anaconda: /sbin/anaconda 18.16 >Oct 11 22:20:11 localhost anaconda: 2097152 kB (2048 MB) are available >Oct 11 22:20:11 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Oct 11 22:20:11 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Oct 11 22:20:11 localhost anaconda: Default encoding = ascii >Oct 11 22:20:11 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Oct 11 22:20:11 localhost anaconda: ISCSID is /sbin/iscsid >Oct 11 22:20:11 localhost anaconda: no initiator set >Oct 11 22:20:11 localhost program: Running... modprobe fcoe >Oct 11 22:20:11 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:11 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Oct 11 22:20:11 localhost program: No FCoE boot disk information is found in EDD! >Oct 11 22:20:11 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Oct 11 22:20:11 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Oct 11 22:20:11 localhost program: Running... udevadm settle --timeout=300 >Oct 11 22:20:11 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:11 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:11 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:11 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:11 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:11 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:11 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:11 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:11 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:11 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:11 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:11 localhost program: Running... multipath -d >Oct 11 22:20:11 localhost program: Running... multipath -ll >Oct 11 22:20:11 localhost storage: MultipathTopology: found singlepath device: sda >Oct 11 22:20:11 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 11 22:20:11 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 11 22:20:11 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 11 22:20:11 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 11 22:20:11 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 11 22:20:11 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 11 22:20:11 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 11 22:20:11 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 11 22:20:11 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 11 22:20:11 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 11 22:20:11 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 11 22:20:11 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:11 localhost anaconda: Display mode = g >Oct 11 22:20:11 localhost anaconda: 2097152 kB (2048 MB) are available >Oct 11 22:20:11 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Oct 11 22:20:12 localhost anaconda: using only installclass _Fedora >Oct 11 22:20:12 localhost anaconda: Detected 2016M of memory >Oct 11 22:20:12 localhost anaconda: Swap attempt of 4032M >Oct 11 22:20:12 localhost anaconda: Running Thread: AnaStorageThread (140453215205120) >Oct 11 22:20:12 localhost program: Running... udevadm control --property=ANACONDA=1 >Oct 11 22:20:12 localhost anaconda: Running Thread: AnaPayloadThread (140453294688000) >Oct 11 22:20:12 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Oct 11 22:20:12 localhost program: Running... systemctl start chronyd.service >Oct 11 22:20:12 localhost systemd[1]: Started NTP client/server. >Oct 11 22:20:12 localhost anaconda: no initiator set >Oct 11 22:20:12 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Oct 11 22:20:12 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Oct 11 22:20:12 localhost program: Running... udevadm settle --timeout=300 >Oct 11 22:20:12 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:12 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:12 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:12 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:12 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:12 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:12 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:12 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:12 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:12 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:12 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:12 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:13 localhost storage: sr0 looks to be the live device; marking as protected >Oct 11 22:20:13 localhost program: Running... udevadm settle --timeout=300 >Oct 11 22:20:13 localhost program: Running... multipath -d >Oct 11 22:20:13 localhost program: Running... multipath -ll >Oct 11 22:20:13 localhost NetworkManager[638]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >Oct 11 22:20:13 localhost NetworkManager[638]: <warn> failed to allocate link cache: (-10) Operation not supported >Oct 11 22:20:13 localhost NetworkManager[638]: ifcfg-rh: read connection 'System eth0' >Oct 11 22:20:13 localhost NetworkManager[638]: <warn> failed to allocate link cache: (-10) Operation not supported >Oct 11 22:20:13 localhost storage: MultipathTopology: found singlepath device: sda >Oct 11 22:20:13 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 11 22:20:13 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 11 22:20:13 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 11 22:20:13 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 11 22:20:13 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 11 22:20:13 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 11 22:20:13 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 11 22:20:13 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 11 22:20:13 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 11 22:20:13 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 11 22:20:13 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 11 22:20:13 localhost storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Oct 11 22:20:13 localhost storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Oct 11 22:20:13 localhost storage: sda is a disk >Oct 11 22:20:13 localhost storage: added disk sda (id 0) to device tree >Oct 11 22:20:13 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:13 localhost storage: no usable disklabel on sda >Oct 11 22:20:13 localhost storage: got device: DiskDevice instance (0x7fbdc80b4750) -- >Oct 11 22:20:13 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2079 due to rate-limiting >Oct 11 22:20:13 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:13 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:13 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:13 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:13 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:13 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:13 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:13 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:14 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:14 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:14 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:14 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Oct 11 22:20:14 localhost kernel: [ 257.634132] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Oct 11 22:20:14 localhost udisksd[1239]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 11 22:20:22 localhost rsyslogd-2177: imuxsock lost 568 messages from pid 2079 due to rate-limiting >Oct 11 22:20:22 localhost anaconda: Not doing 'add runtime X layout' in live installation >Oct 11 22:20:23 localhost anaconda: Not doing 'save system time' in live installation >Oct 11 22:20:23 localhost anaconda: Not doing 'save system time' in live installation >Oct 11 22:20:23 localhost anaconda: Not doing 'save system time' in live installation >Oct 11 22:20:23 localhost anaconda: Not doing 'modify system time and date' in live installation >Oct 11 22:20:23 localhost anaconda: Not doing 'add runtime X layout' in live installation >Oct 11 22:20:23 localhost anaconda: Not doing 'test X layouts' in live installation >Oct 11 22:20:23 localhost anaconda: Running Thread: AnaStorageWatcher (140453001537280) >Oct 11 22:20:23 localhost program: Running... modprobe btrfs >Oct 11 22:20:23 localhost kernel: [ 266.697878] Btrfs loaded >Oct 11 22:20:23 localhost storage: DiskLabel.partedDevice returning None >Oct 11 22:20:23 localhost program: Running... modprobe xfs >Oct 11 22:20:23 localhost kernel: [ 266.783865] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Oct 11 22:20:23 localhost anaconda: Thread Done: AnaStorageWatcher (140453001537280) >Oct 11 22:20:24 localhost anaconda: Running Thread: AnaNTPserver0 (140453001537280) >Oct 11 22:20:24 localhost anaconda: Running Thread: AnaNTPserver1 (140453294688000) >Oct 11 22:20:24 localhost anaconda: Running Thread: AnaNTPserver2 (140452967859968) >Oct 11 22:20:24 localhost anaconda: Running Thread: AnaNTPserver3 (140452702164736) >Oct 11 22:20:24 localhost anaconda: Thread Done: AnaNTPserver0 (140453001537280) >Oct 11 22:20:24 localhost anaconda: Thread Done: AnaNTPserver1 (140453294688000) >Oct 11 22:20:24 localhost anaconda: Thread Done: AnaNTPserver3 (140452702164736) >Oct 11 22:20:26 localhost anaconda: Not doing 'get NTP service state' in live installation >Oct 11 22:20:26 localhost anaconda: Not doing 'start NTP service' in live installation >Oct 11 22:20:27 localhost anaconda: Running Thread: AnaNTPserver4 (140452702164736) >Oct 11 22:20:27 localhost anaconda: Running Thread: AnaNTPserver5 (140453294688000) >Oct 11 22:20:27 localhost anaconda: Running Thread: AnaNTPserver6 (140453001537280) >Oct 11 22:20:27 localhost anaconda: Running Thread: AnaNTPserver7 (140452689471232) >Oct 11 22:20:28 localhost anaconda: Thread Done: AnaNTPserver4 (140452702164736) >Oct 11 22:20:28 localhost anaconda: Thread Done: AnaNTPserver5 (140453294688000) >Oct 11 22:20:34 localhost anaconda: Thread Done: AnaNTPserver2 (140452967859968) >Oct 11 22:20:37 localhost anaconda: Thread Done: AnaNTPserver6 (140453001537280) >Oct 11 22:20:37 localhost anaconda: Thread Done: AnaNTPserver7 (140452689471232) >Oct 11 22:20:40 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Oct 11 22:20:44 localhost anaconda: Running Thread: AnaExecuteStorageThread (140453215205120) >Oct 11 22:20:44 localhost storage: registered action: [0] Destroy Format None on disk sda (id 0) >Oct 11 22:20:44 localhost storage: registered action: [1] Create Format msdos disklabel on disk sda (id 0) >Oct 11 22:20:44 localhost program: Running... udevadm settle --timeout=300 >Oct 11 22:20:45 localhost anaconda: Detected 2016M of memory >Oct 11 22:20:45 localhost anaconda: Swap attempt of 4032M >Oct 11 22:20:45 localhost storage: added partition req0 (id 14) to device tree >Oct 11 22:20:45 localhost storage: registered action: [2] Create Device partition req0 (id 14) >Oct 11 22:20:45 localhost storage: registered action: [3] Create Format ext4 filesystem mounted at / on partition req0 (id 14) >Oct 11 22:20:45 localhost storage: added partition req1 (id 15) to device tree >Oct 11 22:20:45 localhost storage: registered action: [4] Create Device partition req1 (id 15) >Oct 11 22:20:45 localhost storage: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 15) >Oct 11 22:20:45 localhost storage: skipping unneeded stage1 biosboot request >Oct 11 22:20:45 localhost storage: added partition req2 (id 16) to device tree >Oct 11 22:20:45 localhost storage: registered action: [6] Create Device partition req2 (id 16) >Oct 11 22:20:45 localhost storage: registered action: [7] Create Format swap on partition req2 (id 16) >Oct 11 22:20:45 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2079 due to rate-limiting >Oct 11 22:21:24 localhost rsyslogd-2177: imuxsock lost 68 messages from pid 2079 due to rate-limiting >Oct 11 22:21:24 localhost storage: hiding device partition sda3 (id 14) >Oct 11 22:21:24 localhost storage: hiding device partition sda1 (id 15) >Oct 11 22:21:24 localhost storage: hiding device partition sda2 (id 16) >Oct 11 22:21:24 localhost storage: hiding device disk sda (id 0) >Oct 11 22:21:24 localhost anaconda: Running Thread: AnaExecuteStorageThread (140453001537280) >Oct 11 22:21:24 localhost anaconda: Running Thread: AnaCheckStorageThread (140453215205120) >Oct 11 22:21:24 localhost anaconda: Thread Done: AnaExecuteStorageThread (140453001537280) >Oct 11 22:21:24 localhost anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >Oct 11 22:21:24 localhost anaconda: sda must have one of the following disklabel types: msdos,gpt. >Oct 11 22:21:24 localhost anaconda: sda1 must have one of the following disklabel types: msdos,gpt. >Oct 11 22:21:24 localhost anaconda: /boot filesystem cannot be of type None. >Oct 11 22:21:24 localhost anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >Oct 11 22:21:24 localhost anaconda: Thread Done: AnaCheckStorageThread (140453215205120) >Oct 11 22:22:26 localhost storage: unhiding device disk sda (id 0) >Oct 11 22:22:26 localhost storage: unhiding device partition sda2 (id 16) >Oct 11 22:22:26 localhost storage: unhiding device partition sda1 (id 15) >Oct 11 22:22:26 localhost storage: unhiding device partition sda3 (id 14) >Oct 11 22:22:26 localhost anaconda: Running Thread: AnaExecuteStorageThread (140453215205120) >Oct 11 22:22:26 localhost storage: registered action: [8] Destroy Format None on disk sda (id 0) >Oct 11 22:22:26 localhost storage: registered action: [9] Create Format msdos disklabel on disk sda (id 0) >Oct 11 22:22:26 localhost program: Running... udevadm settle --timeout=300 >Oct 11 22:22:26 localhost anaconda: Detected 2016M of memory >Oct 11 22:22:26 localhost anaconda: Swap attempt of 4032M >Oct 11 22:22:26 localhost storage: added partition req3 (id 17) to device tree >Oct 11 22:22:26 localhost storage: registered action: [10] Create Device partition req3 (id 17) >Oct 11 22:22:26 localhost storage: registered action: [11] Create Format ext4 filesystem mounted at / on partition req3 (id 17) >Oct 11 22:22:26 localhost storage: added partition req4 (id 18) to device tree >Oct 11 22:22:26 localhost storage: registered action: [12] Create Device partition req4 (id 18) >Oct 11 22:22:26 localhost storage: registered action: [13] Create Format ext4 filesystem mounted at /boot on partition req4 (id 18) >Oct 11 22:22:26 localhost storage: skipping unneeded stage1 biosboot request >Oct 11 22:22:26 localhost storage: added partition req5 (id 19) to device tree >Oct 11 22:22:26 localhost storage: registered action: [14] Create Device partition req5 (id 19) >Oct 11 22:22:26 localhost storage: registered action: [15] Create Format swap on partition req5 (id 19) >Oct 11 22:22:26 localhost anaconda: Thread Done: AnaExecuteStorageThread (140453215205120)
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 865653
:
625775
| 625776 |
625777
|
625778
|
625779
|
625780
|
625781
|
625782
|
625783
|
625784
|
625785
|
625786
|
625787
|
625788
|
635025