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 674242 Details for
Bug 891447
FSError: mount failed: (20, 'Not a directory')
[?]
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.
anaconda-tb-6BDzNC
anaconda-tb-6BDzNC (text/plain), 459.16 KB, created by
Steve Tyler
on 2013-01-07 18:14:25 UTC
(
hide
)
Description:
anaconda-tb-6BDzNC
Filename:
MIME Type:
Creator:
Steve Tyler
Created:
2013-01-07 18:14:25 UTC
Size:
459.16 KB
patch
obsolete
>anaconda 18.37.10 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 630, in mount > raise FSError("mount failed: %s" % e) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 860, in setup > return self.mount(**kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2878, in mountFilesystems > chroot=rootPath) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1655, in mountFilesystems > readOnly=readOnly, skipRoot=skipRoot) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 193, in turnOnFilesystems > skipRoot=False) > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 114, in doInstall > turnOnFilesystems(storage) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >FSError: mount failed: (2, 'No such file or directory') > >Local variables in innermost frame: >chroot: /mnt/sysimage >e: (2, 'No such file or directory') >self: existing ext4 filesystem mounted at /sys/fs/cgroup/systemd >args: () >ret: None >kwargs: {'chroot': '/mnt/sysimage', 'options': 'defaults'} >mountpoint: /sys/fs/cgroup/systemd >options: defaults >chrootedMountpoint: /mnt/sysimage/sys/fs/cgroup/systemd > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf.data: Skipped > _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: NoDevice instance, containing members: > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format._mountType: usbfs > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._migrate: False > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._migrate: False > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset._usb.id: 26 > _intf.storage.fsset._usb.minor: 0 > _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.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: [existing 12288MB disk sda (0) with existing msdos disklabel >, 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: 468992 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x7fdd1803d9e0> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-01-06-05-08-48-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-18-x86_64-Live-Desktop.is > _format._targetSize: 0 > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 0 > 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: 2013-01-06-05-08-48-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-18-x86_64-Live-Desktop.is > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 916.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: a1586044-aaee-4dd6-8064-b5e3245e0cd2 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-18-x86_6 > _format._targetSize: 4096.0 > _format._device: /dev/loop3 > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 4096.0 > sysfsPath: Skipped > _vendor: Skipped > _name: loop3 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: a1586044-aaee-4dd6-8064-b5e3245e0cd2 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 4096.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-18-x86_6 > originalFormat._targetSize: 4096.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > 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 1MB partition sda1 (18) with existing ext4 filesystem mounted at /sys/fs/cgroup/systemd >, existing 4000MB partition sda2 (19) with existing ext4 filesystem mounted at / >] > _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: non-existent None > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 1 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 10 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 15 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 16 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 11 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._mountType: tmpfs > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._size: 0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._migrate: False > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._size: 0 > _intf.storage.fsset._devshm.originalFormat._migrate: False > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._devshm.id: 21 > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._migrate: False > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._migrate: False > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset._dev.id: 20 > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format._mountType: proc > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._migrate: False > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._migrate: False > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset._proc.id: 24 > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format._mountType: devpts > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._migrate: False > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._migrate: False > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._devpts.id: 22 > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format._mountType: sysfs > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._migrate: False > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._migrate: False > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._sysfs.id: 23 > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: None > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._migrate: False > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._migrate: False > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux._serial: None > _intf.storage.fsset._selinux.id: 25 > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _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: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [existing 12288MB disk sda (0) with non-existent msdos disklabel >] > _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.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x2337050) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x2337090) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x23370d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x2337110) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x2337150) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] > _intf.payload._createdInitrds: False > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._progress_id: 2109 > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._autoContinue: False > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Storage instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 2108 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._update_spoke_id: 2106 > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 3 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x4a3dab8> > _intf._currentAction._data: Skipped > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.confirm: Entry instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes.pw: Entry instance, containing members: > _intf._currentAction._spokes._password: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._error: False >} > _intf._currentAction._totalSteps: 10 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._incompleteSpokes: [Already dumped (PasswordSpoke instance) >] > _intf._currentAction._configurationDone: False >updateSrc: None >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.37.10 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /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: >13:07:15,173 DEBUG anaconda: required disklabel type for sda (1) is None >13:07:15,173 DEBUG anaconda: default disklabel type for sda is msdos >13:07:15,174 DEBUG anaconda: selecting msdos disklabel for sda based on size >13:07:15,645 INFO anaconda: /sbin/anaconda 18.37.10 >18:07:15,982 INFO anaconda: 2097152 kB (2048 MB) are available >13:07:15,982 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >13:07:15,983 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >13:07:15,983 INFO anaconda: Default encoding = ascii >13:07:16,390 INFO anaconda: ISCSID is /sbin/iscsid >13:07:16,390 INFO anaconda: no initiator set >13:07:16,458 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >13:07:16,458 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >13:07:16,683 INFO anaconda: Display mode = g >18:07:16,685 INFO anaconda: 2097152 kB (2048 MB) are available >13:07:16,685 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >13:07:16,832 INFO anaconda: using only installclass _Fedora >13:07:16,891 INFO anaconda: Detected 2016M of memory >13:07:16,892 INFO anaconda: Swap attempt of 4032M >13:07:16,895 INFO anaconda: Running Thread: AnaStorageThread (140587652134656) >13:07:16,897 INFO anaconda: Running Thread: AnaNetworkThread (140587643741952) >13:07:16,903 INFO anaconda: Running Thread: AnaPayloadThread (140587314358016) >13:07:16,908 DEBUG anaconda: network: devices found ['eth0'] >13:07:17,063 DEBUG anaconda: network: dumped ifcfg file for default autoconnection on eth0 >13:07:17,610 DEBUG anaconda: updating hostname localhost.localdomain >13:07:17,648 DEBUG anaconda: waiting for connecting NM (dhcp?) >13:07:18,645 INFO anaconda: no initiator set >13:07:19,060 DEBUG anaconda: required disklabel type for sda (1) is None >13:07:19,061 DEBUG anaconda: default disklabel type for sda is msdos >13:07:19,069 DEBUG anaconda: selecting msdos disklabel for sda based on size >13:07:19,915 DEBUG anaconda: connected, waited 2 seconds >13:07:19,975 DEBUG anaconda: updating hostname localhost.localdomain >13:07:19,975 INFO anaconda: Thread Done: AnaNetworkThread (140587643741952) >13:07:20,323 INFO anaconda: Thread Done: AnaStorageThread (140587652134656) >13:07:20,347 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >13:07:20,377 INFO anaconda: Thread Done: AnaPayloadThread (140587314358016) >13:07:26,180 INFO anaconda: Not doing 'replace runtime X layouts' in live installation >13:07:26,295 DEBUG anaconda: network standalone spoke (init): completed: True >08:07:26,624 INFO anaconda: Not doing 'save system time' in live installation >08:07:26,627 INFO anaconda: Not doing 'save system time' in live installation >08:07:26,630 INFO anaconda: Not doing 'save system time' in live installation >13:07:26,640 INFO anaconda: Not doing 'modify system time and date' in live installation >13:07:28,720 INFO anaconda: fs space: 0 B needed: 3.10 GB >13:07:28,763 INFO anaconda: Not doing 'hide runtime keyboard configuration warning' in live installation >13:07:28,770 INFO anaconda: Not doing 'add runtime X layout' in live installation >13:07:28,799 INFO anaconda: Not doing 'test X layouts' in live installation >13:07:28,805 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) > >13:07:29,941 INFO anaconda: fs space: 0 B needed: 3.10 GB >13:07:30,083 INFO anaconda: Running Thread: AnaStorageWatcher (140587643741952) >13:07:30,780 INFO anaconda: Running Thread: AnaNTPserver0 (140587314358016) >13:07:30,785 INFO anaconda: Running Thread: AnaNTPserver1 (140587214821120) >13:07:30,797 INFO anaconda: Running Thread: AnaNTPserver2 (140586761017088) >13:07:30,821 INFO anaconda: Running Thread: AnaNTPserver3 (140586963171072) >13:07:30,854 INFO anaconda: Thread Done: AnaStorageWatcher (140587643741952) >13:07:30,900 DEBUG anaconda: updating hostname localhost.localdomain >13:07:30,922 DEBUG anaconda: updating hostname localhost.localdomain >13:07:30,979 INFO anaconda: Thread Done: AnaNTPserver0 (140587314358016) >13:07:31,973 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> status to: Probing storage... >13:07:31,982 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> >13:07:38,616 DEBUG anaconda: disk free: 12.28 GB fs free: 0 B sw needs: 3.10 GB auto swap: 4.03 GB >13:07:40,841 INFO anaconda: Thread Done: AnaNTPserver2 (140586761017088) >13:07:40,845 INFO anaconda: Thread Done: AnaNTPserver1 (140587214821120) >13:07:40,864 INFO anaconda: Thread Done: AnaNTPserver3 (140586963171072) >13:07:43,909 INFO anaconda: Running Thread: AnaExecuteStorageThread (140586963171072) >13:07:43,919 DEBUG anaconda: required disklabel type for sda (1) is None >13:07:43,924 DEBUG anaconda: default disklabel type for sda is msdos >13:07:43,926 DEBUG anaconda: selecting msdos disklabel for sda based on size >13:07:44,001 INFO anaconda: Thread Done: AnaExecuteStorageThread (140586963171072) >13:07:44,070 DEBUG anaconda: ui: devices=['/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'] >13:07:44,071 DEBUG anaconda: ui: unused=[] >13:07:44,072 DEBUG anaconda: ui: new_devices=[] >13:07:44,080 DEBUG anaconda: page clicked: New Fedora 18 Installation >13:07:44,080 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >13:07:44,212 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> >13:07:44,216 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> status to: Saving storage configuration... >13:07:44,224 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> >13:07:53,769 DEBUG anaconda: requested size = 4 GB ; available space = 12.28 GB >13:07:53,897 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sr0'] >13:07:53,901 DEBUG anaconda: ui: unused=[] >13:07:53,902 DEBUG anaconda: ui: new_devices=['fedora-root'] >13:07:53,912 DEBUG anaconda: page clicked: New Fedora 18 Installation >13:07:53,916 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >13:07:53,981 DEBUG anaconda: populate_right_side: non-existent 4000MB lvmlv fedora-root (16) with non-existent ext4 filesystem mounted at / >13:07:53,983 DEBUG anaconda: updated device_disks to ['sda'] >13:07:53,984 DEBUG anaconda: updated device_vg_name to fedora >13:07:53,986 DEBUG anaconda: min: 1.0 max: 16287.969238 current: 4000.0 >13:07:53,992 DEBUG anaconda: fs type changed: ext4 >13:07:54,001 INFO anaconda: getting device type for None >13:07:54,002 ERR anaconda: unknown device type: 'None' >13:07:54,002 DEBUG anaconda: device_type_changed: None None >13:07:54,008 INFO anaconda: getting device type for LVM >13:07:54,009 DEBUG anaconda: device_type_changed: 0 LVM >13:07:54,010 INFO anaconda: getting device type for LVM >13:07:54,011 DEBUG anaconda: populate_raid: 0, None >13:07:54,011 INFO anaconda: getting device type for LVM >13:07:54,013 INFO anaconda: getting device type for LVM >13:07:54,017 DEBUG anaconda: populate_raid: 0, None >13:07:54,018 INFO anaconda: getting device type for LVM >13:07:54,019 DEBUG anaconda: default vg is fedora >13:07:54,020 DEBUG anaconda: new vg selection: fedora >13:07:56,858 INFO anaconda: ui: saving changes to device fedora-root >13:07:56,859 DEBUG anaconda: old_name: root >13:07:56,859 DEBUG anaconda: new_name: root >13:07:56,860 DEBUG anaconda: new size: 4000.0 >13:07:56,860 DEBUG anaconda: old size: 4000.0 >13:07:56,861 INFO anaconda: getting device type for LVM >13:07:56,861 DEBUG anaconda: new device type: 0 >13:07:56,862 DEBUG anaconda: reformat: True >13:07:56,863 DEBUG anaconda: new fs type: ext4 >13:07:56,863 DEBUG anaconda: old encryption setting: False >13:07:56,864 DEBUG anaconda: new encryption setting: False >13:07:56,864 DEBUG anaconda: old mountpoint: / >13:07:56,865 DEBUG anaconda: new mountpoint: / >13:07:56,866 INFO anaconda: getting device type for LVM >13:08:20,308 DEBUG anaconda: requested size = 1 MB ; available space = 8.28 GB >13:08:20,457 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-sys_fs_cgroup_systemd', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sr0'] >13:08:20,457 DEBUG anaconda: ui: unused=[] >13:08:20,457 DEBUG anaconda: ui: new_devices=['fedora-root', 'fedora-sys_fs_cgroup_systemd'] >13:08:20,475 DEBUG anaconda: page clicked: New Fedora 18 Installation >13:08:20,480 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >13:08:20,481 DEBUG anaconda: populate_right_side: non-existent 1MB lvmlv fedora-sys_fs_cgroup_systemd (17) with non-existent ext4 filesystem mounted at /sys/fs/cgroup/systemd >13:08:20,481 DEBUG anaconda: updated device_disks to ['sda'] >13:08:20,486 DEBUG anaconda: updated device_vg_name to fedora >13:08:20,488 DEBUG anaconda: min: 1.0 max: 8284.969238 current: 1.0 >13:08:20,491 INFO anaconda: getting device type for LVM >13:08:20,496 DEBUG anaconda: populate_raid: 0, None >13:08:20,497 INFO anaconda: getting device type for LVM >13:08:20,498 DEBUG anaconda: default vg is fedora >13:08:20,499 DEBUG anaconda: new vg selection: None >13:08:20,500 DEBUG anaconda: new vg selection: None >13:08:20,501 DEBUG anaconda: new vg selection: fedora >13:08:28,489 INFO anaconda: getting device type for Standard Partition >13:08:28,490 DEBUG anaconda: device_type_changed: 2 Standard Partition >13:08:28,491 INFO anaconda: getting device type for Standard Partition >13:08:28,495 DEBUG anaconda: populate_raid: 2, None >13:08:28,496 INFO anaconda: getting device type for Standard Partition >13:08:29,887 DEBUG anaconda: current selector: non-existent 1MB lvmlv fedora-sys_fs_cgroup_systemd (17) with non-existent ext4 filesystem mounted at /sys/fs/cgroup/systemd >13:08:29,889 DEBUG anaconda: new selector: non-existent 4000MB lvmlv fedora-root (16) with non-existent ext4 filesystem mounted at / >13:08:29,889 DEBUG anaconda: notebook page = 1 >13:08:29,890 INFO anaconda: ui: saving changes to device fedora-sys_fs_cgroup_systemd >13:08:29,890 DEBUG anaconda: old_name: sys_fs_cgroup_systemd >13:08:29,891 DEBUG anaconda: new_name: None >13:08:29,891 DEBUG anaconda: new size: 1.0 >13:08:29,891 DEBUG anaconda: old size: 1.0 >13:08:29,891 INFO anaconda: getting device type for Standard Partition >13:08:29,892 DEBUG anaconda: new device type: 2 >13:08:29,892 DEBUG anaconda: reformat: True >13:08:29,892 DEBUG anaconda: new fs type: ext4 >13:08:29,892 DEBUG anaconda: old encryption setting: False >13:08:29,892 DEBUG anaconda: new encryption setting: False >13:08:29,893 DEBUG anaconda: old mountpoint: /sys/fs/cgroup/systemd >13:08:29,893 DEBUG anaconda: new mountpoint: /sys/fs/cgroup/systemd >13:08:29,894 INFO anaconda: getting device type for Standard Partition >13:08:29,903 INFO anaconda: changing device type from 0 to 2 >13:08:29,996 DEBUG anaconda: disks: ['sda'] >13:08:30,124 DEBUG anaconda: populate_right_side: non-existent 1MB partition sda2 (18) with non-existent ext4 filesystem mounted at /sys/fs/cgroup/systemd >13:08:30,124 DEBUG anaconda: updated device_disks to ['sda'] >13:08:30,125 DEBUG anaconda: updated device_vg_name to None >13:08:30,126 DEBUG anaconda: min: 1.0 max: 8279.969238 current: 1.0 >13:08:30,129 INFO anaconda: getting device type for Standard Partition >13:08:30,130 DEBUG anaconda: populate_raid: 2, None >13:08:30,131 INFO anaconda: getting device type for Standard Partition >13:08:30,132 DEBUG anaconda: populate_right_side: non-existent 4000MB lvmlv fedora-root (16) with non-existent ext4 filesystem mounted at / >13:08:30,133 DEBUG anaconda: updated device_disks to ['sda'] >13:08:30,133 DEBUG anaconda: updated device_vg_name to fedora >13:08:30,134 DEBUG anaconda: min: 1.0 max: 12278.969238 current: 4000.0 >13:08:30,138 INFO anaconda: getting device type for LVM >13:08:30,138 DEBUG anaconda: device_type_changed: 0 LVM >13:08:30,139 INFO anaconda: getting device type for LVM >13:08:30,140 DEBUG anaconda: populate_raid: 0, None >13:08:30,140 INFO anaconda: getting device type for LVM >13:08:30,141 DEBUG anaconda: default vg is fedora >13:08:30,141 DEBUG anaconda: new vg selection: None >13:08:30,142 DEBUG anaconda: new vg selection: None >13:08:30,142 DEBUG anaconda: new vg selection: fedora >13:08:30,147 INFO anaconda: getting device type for LVM >13:08:30,148 DEBUG anaconda: populate_raid: 0, None >13:08:30,148 INFO anaconda: getting device type for LVM >13:08:30,149 DEBUG anaconda: default vg is fedora >13:08:30,149 DEBUG anaconda: new vg selection: None >13:08:30,150 DEBUG anaconda: new vg selection: None >13:08:30,151 DEBUG anaconda: new vg selection: fedora >13:08:33,335 INFO anaconda: getting device type for Standard Partition >13:08:33,336 DEBUG anaconda: device_type_changed: 2 Standard Partition >13:08:33,338 INFO anaconda: getting device type for Standard Partition >13:08:33,339 DEBUG anaconda: populate_raid: 2, None >13:08:33,339 INFO anaconda: getting device type for Standard Partition >13:08:38,759 DEBUG anaconda: current selector: non-existent 4000MB lvmlv fedora-root (16) with non-existent ext4 filesystem mounted at / >13:08:38,760 DEBUG anaconda: new selector: non-existent 4000MB lvmlv fedora-root (16) with non-existent ext4 filesystem mounted at / >13:08:38,760 DEBUG anaconda: notebook page = 1 >13:08:38,761 INFO anaconda: ui: saving changes to device fedora-root >13:08:38,761 DEBUG anaconda: old_name: root >13:08:38,762 DEBUG anaconda: new_name: None >13:08:38,762 DEBUG anaconda: new size: 4000.0 >13:08:38,763 DEBUG anaconda: old size: 4000.0 >13:08:38,763 INFO anaconda: getting device type for Standard Partition >13:08:38,764 DEBUG anaconda: new device type: 2 >13:08:38,765 DEBUG anaconda: reformat: True >13:08:38,765 DEBUG anaconda: new fs type: ext4 >13:08:38,766 DEBUG anaconda: old encryption setting: False >13:08:38,766 DEBUG anaconda: new encryption setting: False >13:08:38,767 DEBUG anaconda: old mountpoint: / >13:08:38,767 DEBUG anaconda: new mountpoint: / >13:08:38,768 INFO anaconda: getting device type for Standard Partition >13:08:38,772 INFO anaconda: changing device type from 0 to 2 >13:08:38,782 DEBUG anaconda: disks: ['sda'] >13:08:38,934 DEBUG anaconda: populate_right_side: non-existent 4000MB partition sda2 (19) with non-existent ext4 filesystem mounted at / >13:08:38,934 DEBUG anaconda: updated device_disks to ['sda'] >13:08:38,935 DEBUG anaconda: updated device_vg_name to None >13:08:38,937 DEBUG anaconda: min: 1.0 max: 12286.969238 current: 4000.0 >13:08:38,940 INFO anaconda: getting device type for Standard Partition >13:08:38,941 DEBUG anaconda: populate_raid: 2, None >13:08:38,942 INFO anaconda: getting device type for Standard Partition >13:08:38,943 DEBUG anaconda: populate_right_side: non-existent 4000MB partition sda2 (19) with non-existent ext4 filesystem mounted at / >13:08:38,944 DEBUG anaconda: updated device_disks to ['sda'] >13:08:38,945 DEBUG anaconda: updated device_vg_name to None >13:08:38,946 DEBUG anaconda: min: 1.0 max: 12286.969238 current: 4000.0 >13:08:38,950 INFO anaconda: getting device type for Standard Partition >13:08:38,951 DEBUG anaconda: populate_raid: 2, None >13:08:38,952 INFO anaconda: getting device type for Standard Partition >13:08:40,335 DEBUG anaconda: current selector: non-existent 4000MB partition sda2 (19) with non-existent ext4 filesystem mounted at / >13:08:40,338 DEBUG anaconda: new selector: non-existent 1MB partition sda1 (18) with non-existent ext4 filesystem mounted at /sys/fs/cgroup/systemd >13:08:40,339 DEBUG anaconda: notebook page = 1 >13:08:40,340 INFO anaconda: ui: saving changes to device sda2 >13:08:40,340 DEBUG anaconda: old_name: sda2 >13:08:40,341 DEBUG anaconda: new_name: None >13:08:40,341 DEBUG anaconda: new size: 4000.0 >13:08:40,342 DEBUG anaconda: old size: 4000.0 >13:08:40,342 INFO anaconda: getting device type for Standard Partition >13:08:40,343 DEBUG anaconda: new device type: 2 >13:08:40,343 DEBUG anaconda: reformat: True >13:08:40,343 DEBUG anaconda: new fs type: ext4 >13:08:40,343 DEBUG anaconda: old encryption setting: False >13:08:40,343 DEBUG anaconda: new encryption setting: False >13:08:40,343 DEBUG anaconda: old mountpoint: / >13:08:40,343 DEBUG anaconda: new mountpoint: / >13:08:40,344 INFO anaconda: getting device type for Standard Partition >13:08:40,351 DEBUG anaconda: populate_right_side: non-existent 1MB partition sda1 (18) with non-existent ext4 filesystem mounted at /sys/fs/cgroup/systemd >13:08:40,351 DEBUG anaconda: updated device_disks to ['sda'] >13:08:40,352 DEBUG anaconda: updated device_vg_name to None >13:08:40,354 DEBUG anaconda: min: 1.0 max: 8287.969238 current: 1.0 >13:08:40,357 INFO anaconda: getting device type for Standard Partition >13:08:40,358 DEBUG anaconda: populate_raid: 2, None >13:08:40,359 INFO anaconda: getting device type for Standard Partition >13:08:47,665 DEBUG anaconda: current selector: non-existent 1MB partition sda1 (18) with non-existent ext4 filesystem mounted at /sys/fs/cgroup/systemd >13:08:47,667 DEBUG anaconda: new selector: non-existent 4000MB partition sda2 (19) with non-existent ext4 filesystem mounted at / >13:08:47,669 DEBUG anaconda: notebook page = 1 >13:08:47,670 INFO anaconda: ui: saving changes to device sda1 >13:08:47,670 DEBUG anaconda: old_name: sda1 >13:08:47,671 DEBUG anaconda: new_name: None >13:08:47,671 DEBUG anaconda: new size: 1.0 >13:08:47,671 DEBUG anaconda: old size: 1.0 >13:08:47,671 INFO anaconda: getting device type for Standard Partition >13:08:47,671 DEBUG anaconda: new device type: 2 >13:08:47,672 DEBUG anaconda: reformat: True >13:08:47,672 DEBUG anaconda: new fs type: ext4 >13:08:47,672 DEBUG anaconda: old encryption setting: False >13:08:47,672 DEBUG anaconda: new encryption setting: False >13:08:47,672 DEBUG anaconda: old mountpoint: /sys/fs/cgroup/systemd >13:08:47,672 DEBUG anaconda: new mountpoint: /sys/fs/cgroup/systemd >13:08:47,673 INFO anaconda: getting device type for Standard Partition >13:08:47,681 DEBUG anaconda: populate_right_side: non-existent 4000MB partition sda2 (19) with non-existent ext4 filesystem mounted at / >13:08:47,681 DEBUG anaconda: updated device_disks to ['sda'] >13:08:47,682 DEBUG anaconda: updated device_vg_name to None >13:08:47,684 DEBUG anaconda: min: 1.0 max: 12286.969238 current: 4000.0 >13:08:47,687 INFO anaconda: getting device type for Standard Partition >13:08:47,689 DEBUG anaconda: populate_raid: 2, None >13:08:47,690 INFO anaconda: getting device type for Standard Partition >13:08:52,702 INFO anaconda: ui: saving changes to device sda2 >13:08:52,703 DEBUG anaconda: old_name: sda2 >13:08:52,703 DEBUG anaconda: new_name: None >13:08:52,704 DEBUG anaconda: new size: 4000.0 >13:08:52,704 DEBUG anaconda: old size: 4000.0 >13:08:52,705 INFO anaconda: getting device type for Standard Partition >13:08:52,706 DEBUG anaconda: new device type: 2 >13:08:52,706 DEBUG anaconda: reformat: True >13:08:52,707 DEBUG anaconda: new fs type: ext4 >13:08:52,707 DEBUG anaconda: old encryption setting: False >13:08:52,708 DEBUG anaconda: new encryption setting: False >13:08:52,708 DEBUG anaconda: old mountpoint: / >13:08:52,713 DEBUG anaconda: new mountpoint: / >13:08:52,714 INFO anaconda: getting device type for Standard Partition >13:08:52,739 INFO anaconda: Running Thread: AnaCheckStorageThread (140587652134656) >13:08:52,749 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >13:08:52,750 INFO anaconda: Thread Done: AnaCheckStorageThread (140587652134656) >13:08:53,990 INFO anaconda: fs space: 4 GB needed: 3.10 GB >13:08:53,992 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> >13:08:54,852 INFO anaconda: fs space: 4 GB needed: 3.10 GB >13:08:54,854 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> >13:08:54,855 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> status to: Checking storage configuration... >13:08:55,711 INFO anaconda: fs space: 4 GB needed: 3.10 GB >13:08:55,713 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> >13:08:58,048 INFO anaconda: Running Thread: AnaInstallThread (140587652134656) >13:08:58,048 INFO anaconda: Not doing 'save system time to HW clock' in live installation >13:08:58,445 INFO anaconda: Creating disklabel on /dev/sda >13:08:59,189 INFO anaconda: Creating ext4 on /dev/sda2 >13:09:05,756 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda2 >13:09:05,863 INFO anaconda: Creating ext4 on /dev/sda1 >13:09:06,133 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda1 >13:09:06,329 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults >13:09:06,390 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >13:09:06,417 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >13:09:06,442 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >13:09:06,466 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >13:09:06,467 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >13:09:06,496 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >13:09:06,584 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >13:09:06,608 ERR anaconda: could not create directory /mnt/sysimage/sys/fs/cgroup/systemd: No such file or directory >13:09:06,608 INFO anaconda: failed to get default SELinux context for /sys/fs/cgroup/systemd: [Errno 2] No such file or directory >13:09:06,609 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage/sys/fs/cgroup/systemd as ext4 with options defaults >13:09:06,609 INFO anaconda: Thread Done: AnaInstallThread (140587652134656) > > >/tmp/packaging.log: > > >/tmp/program.log: >13:07:15,116 INFO program: Running... udevadm settle --timeout=300 >13:07:15,284 INFO program: Running... dumpe2fs -h /dev/loop3 >13:07:15,302 INFO program: Filesystem volume name: _Fedora-18-x86_6 >13:07:15,302 INFO program: Last mounted on: /var/tmp/imgcreate-qqANxN/install_root >13:07:15,302 INFO program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >13:07:15,302 INFO program: Filesystem magic number: 0xEF53 >13:07:15,302 INFO program: Filesystem revision #: 1 (dynamic) >13:07:15,302 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:07:15,302 INFO program: Filesystem flags: signed_directory_hash >13:07:15,302 INFO program: Default mount options: user_xattr acl >13:07:15,302 INFO program: Filesystem state: clean >13:07:15,303 INFO program: Errors behavior: Continue >13:07:15,303 INFO program: Filesystem OS type: Linux >13:07:15,303 INFO program: Inode count: 262144 >13:07:15,303 INFO program: Block count: 1048576 >13:07:15,303 INFO program: Reserved block count: 10483 >13:07:15,303 INFO program: Free blocks: 188389 >13:07:15,303 INFO program: Free inodes: 153869 >13:07:15,303 INFO program: First block: 0 >13:07:15,303 INFO program: Block size: 4096 >13:07:15,303 INFO program: Fragment size: 4096 >13:07:15,303 INFO program: Reserved GDT blocks: 255 >13:07:15,303 INFO program: Blocks per group: 32768 >13:07:15,303 INFO program: Fragments per group: 32768 >13:07:15,303 INFO program: Inodes per group: 8192 >13:07:15,303 INFO program: Inode blocks per group: 512 >13:07:15,303 INFO program: Flex block group size: 16 >13:07:15,303 INFO program: Filesystem created: Sat Jan 5 23:00:33 2013 >13:07:15,303 INFO program: Last mount time: Sat Jan 5 23:00:41 2013 >13:07:15,303 INFO program: Last write time: Sat Jan 5 23:36:06 2013 >13:07:15,303 INFO program: Mount count: 0 >13:07:15,303 INFO program: Maximum mount count: -1 >13:07:15,303 INFO program: Last checked: Sat Jan 5 23:36:06 2013 >13:07:15,304 INFO program: Check interval: 0 (<none>) >13:07:15,304 INFO program: Lifetime writes: 574 MB >13:07:15,304 INFO program: Reserved blocks uid: 0 (user root) >13:07:15,304 INFO program: Reserved blocks gid: 0 (group root) >13:07:15,304 INFO program: First inode: 11 >13:07:15,304 INFO program: Inode size: 256 >13:07:15,304 INFO program: Required extra isize: 28 >13:07:15,304 INFO program: Desired extra isize: 28 >13:07:15,304 INFO program: Journal inode: 8 >13:07:15,304 INFO program: Default directory hash: half_md4 >13:07:15,304 INFO program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >13:07:15,304 INFO program: Journal backup: inode blocks >13:07:15,304 INFO program: Journal features: journal_incompat_revoke >13:07:15,304 INFO program: Journal size: 128M >13:07:15,304 INFO program: Journal length: 32768 >13:07:15,304 INFO program: Journal sequence: 0x0000170e >13:07:15,304 INFO program: Journal start: 0 >13:07:15,304 INFO program: >13:07:15,304 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:07:15,305 INFO program: Running... dumpe2fs -h /dev/loop3 >13:07:15,309 INFO program: Filesystem volume name: _Fedora-18-x86_6 >13:07:15,309 INFO program: Last mounted on: /var/tmp/imgcreate-qqANxN/install_root >13:07:15,309 INFO program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >13:07:15,309 INFO program: Filesystem magic number: 0xEF53 >13:07:15,309 INFO program: Filesystem revision #: 1 (dynamic) >13:07:15,310 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:07:15,310 INFO program: Filesystem flags: signed_directory_hash >13:07:15,310 INFO program: Default mount options: user_xattr acl >13:07:15,310 INFO program: Filesystem state: clean >13:07:15,310 INFO program: Errors behavior: Continue >13:07:15,310 INFO program: Filesystem OS type: Linux >13:07:15,310 INFO program: Inode count: 262144 >13:07:15,310 INFO program: Block count: 1048576 >13:07:15,310 INFO program: Reserved block count: 10483 >13:07:15,310 INFO program: Free blocks: 188389 >13:07:15,310 INFO program: Free inodes: 153869 >13:07:15,310 INFO program: First block: 0 >13:07:15,310 INFO program: Block size: 4096 >13:07:15,310 INFO program: Fragment size: 4096 >13:07:15,310 INFO program: Reserved GDT blocks: 255 >13:07:15,310 INFO program: Blocks per group: 32768 >13:07:15,310 INFO program: Fragments per group: 32768 >13:07:15,310 INFO program: Inodes per group: 8192 >13:07:15,310 INFO program: Inode blocks per group: 512 >13:07:15,310 INFO program: Flex block group size: 16 >13:07:15,310 INFO program: Filesystem created: Sat Jan 5 23:00:33 2013 >13:07:15,311 INFO program: Last mount time: Sat Jan 5 23:00:41 2013 >13:07:15,311 INFO program: Last write time: Sat Jan 5 23:36:06 2013 >13:07:15,311 INFO program: Mount count: 0 >13:07:15,311 INFO program: Maximum mount count: -1 >13:07:15,311 INFO program: Last checked: Sat Jan 5 23:36:06 2013 >13:07:15,311 INFO program: Check interval: 0 (<none>) >13:07:15,311 INFO program: Lifetime writes: 574 MB >13:07:15,311 INFO program: Reserved blocks uid: 0 (user root) >13:07:15,311 INFO program: Reserved blocks gid: 0 (group root) >13:07:15,311 INFO program: First inode: 11 >13:07:15,311 INFO program: Inode size: 256 >13:07:15,311 INFO program: Required extra isize: 28 >13:07:15,311 INFO program: Desired extra isize: 28 >13:07:15,311 INFO program: Journal inode: 8 >13:07:15,311 INFO program: Default directory hash: half_md4 >13:07:15,311 INFO program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >13:07:15,311 INFO program: Journal backup: inode blocks >13:07:15,311 INFO program: Journal features: journal_incompat_revoke >13:07:15,311 INFO program: Journal size: 128M >13:07:15,311 INFO program: Journal length: 32768 >13:07:15,311 INFO program: Journal sequence: 0x0000170e >13:07:15,312 INFO program: Journal start: 0 >13:07:15,312 INFO program: >13:07:15,312 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:07:15,312 INFO program: Running... resize2fs -P /dev/loop3 >13:07:15,328 INFO program: Couldn't find valid filesystem superblock. >13:07:15,328 ERR program: resize2fs 1.42.5 (29-Jul-2012) >13:07:15,328 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >13:07:15,368 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:07:15,373 INFO program: Filesystem volume name: _Fedora-18-x86_6 >13:07:15,373 INFO program: Last mounted on: /sysroot >13:07:15,373 INFO program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >13:07:15,373 INFO program: Filesystem magic number: 0xEF53 >13:07:15,373 INFO program: Filesystem revision #: 1 (dynamic) >13:07:15,373 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 >13:07:15,373 INFO program: Filesystem flags: signed_directory_hash >13:07:15,373 INFO program: Default mount options: user_xattr acl >13:07:15,373 INFO program: Filesystem state: clean >13:07:15,374 INFO program: Errors behavior: Continue >13:07:15,374 INFO program: Filesystem OS type: Linux >13:07:15,374 INFO program: Inode count: 262144 >13:07:15,374 INFO program: Block count: 1048576 >13:07:15,374 INFO program: Reserved block count: 10483 >13:07:15,374 INFO program: Free blocks: 188389 >13:07:15,374 INFO program: Free inodes: 153869 >13:07:15,374 INFO program: First block: 0 >13:07:15,374 INFO program: Block size: 4096 >13:07:15,374 INFO program: Fragment size: 4096 >13:07:15,374 INFO program: Reserved GDT blocks: 255 >13:07:15,374 INFO program: Blocks per group: 32768 >13:07:15,374 INFO program: Fragments per group: 32768 >13:07:15,374 INFO program: Inodes per group: 8192 >13:07:15,374 INFO program: Inode blocks per group: 512 >13:07:15,374 INFO program: Flex block group size: 16 >13:07:15,374 INFO program: Filesystem created: Sat Jan 5 23:00:33 2013 >13:07:15,374 INFO program: Last mount time: Mon Jan 7 13:05:41 2013 >13:07:15,374 INFO program: Last write time: Mon Jan 7 13:05:41 2013 >13:07:15,374 INFO program: Mount count: 1 >13:07:15,374 INFO program: Maximum mount count: -1 >13:07:15,375 INFO program: Last checked: Sat Jan 5 23:36:06 2013 >13:07:15,375 INFO program: Check interval: 0 (<none>) >13:07:15,375 INFO program: Lifetime writes: 574 MB >13:07:15,375 INFO program: Reserved blocks uid: 0 (user root) >13:07:15,375 INFO program: Reserved blocks gid: 0 (group root) >13:07:15,375 INFO program: First inode: 11 >13:07:15,375 INFO program: Inode size: 256 >13:07:15,375 INFO program: Required extra isize: 28 >13:07:15,375 INFO program: Desired extra isize: 28 >13:07:15,375 INFO program: Journal inode: 8 >13:07:15,375 INFO program: First orphan inode: 55409 >13:07:15,375 INFO program: Default directory hash: half_md4 >13:07:15,375 INFO program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >13:07:15,375 INFO program: Journal backup: inode blocks >13:07:15,375 INFO program: Journal features: journal_incompat_revoke >13:07:15,375 INFO program: Journal size: 128M >13:07:15,375 INFO program: Journal length: 32768 >13:07:15,375 INFO program: Journal sequence: 0x0000170f >13:07:15,375 INFO program: Journal start: 1 >13:07:15,375 INFO program: >13:07:15,376 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:07:15,376 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:07:15,380 INFO program: Filesystem volume name: _Fedora-18-x86_6 >13:07:15,380 INFO program: Last mounted on: /sysroot >13:07:15,381 INFO program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >13:07:15,381 INFO program: Filesystem magic number: 0xEF53 >13:07:15,381 INFO program: Filesystem revision #: 1 (dynamic) >13:07:15,381 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 >13:07:15,381 INFO program: Filesystem flags: signed_directory_hash >13:07:15,381 INFO program: Default mount options: user_xattr acl >13:07:15,381 INFO program: Filesystem state: clean >13:07:15,381 INFO program: Errors behavior: Continue >13:07:15,381 INFO program: Filesystem OS type: Linux >13:07:15,381 INFO program: Inode count: 262144 >13:07:15,381 INFO program: Block count: 1048576 >13:07:15,381 INFO program: Reserved block count: 10483 >13:07:15,381 INFO program: Free blocks: 188389 >13:07:15,381 INFO program: Free inodes: 153869 >13:07:15,381 INFO program: First block: 0 >13:07:15,381 INFO program: Block size: 4096 >13:07:15,381 INFO program: Fragment size: 4096 >13:07:15,381 INFO program: Reserved GDT blocks: 255 >13:07:15,381 INFO program: Blocks per group: 32768 >13:07:15,381 INFO program: Fragments per group: 32768 >13:07:15,381 INFO program: Inodes per group: 8192 >13:07:15,382 INFO program: Inode blocks per group: 512 >13:07:15,382 INFO program: Flex block group size: 16 >13:07:15,382 INFO program: Filesystem created: Sat Jan 5 23:00:33 2013 >13:07:15,382 INFO program: Last mount time: Mon Jan 7 13:05:41 2013 >13:07:15,382 INFO program: Last write time: Mon Jan 7 13:05:41 2013 >13:07:15,382 INFO program: Mount count: 1 >13:07:15,382 INFO program: Maximum mount count: -1 >13:07:15,382 INFO program: Last checked: Sat Jan 5 23:36:06 2013 >13:07:15,382 INFO program: Check interval: 0 (<none>) >13:07:15,382 INFO program: Lifetime writes: 574 MB >13:07:15,382 INFO program: Reserved blocks uid: 0 (user root) >13:07:15,382 INFO program: Reserved blocks gid: 0 (group root) >13:07:15,382 INFO program: First inode: 11 >13:07:15,382 INFO program: Inode size: 256 >13:07:15,382 INFO program: Required extra isize: 28 >13:07:15,382 INFO program: Desired extra isize: 28 >13:07:15,382 INFO program: Journal inode: 8 >13:07:15,382 INFO program: First orphan inode: 55409 >13:07:15,382 INFO program: Default directory hash: half_md4 >13:07:15,382 INFO program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >13:07:15,382 INFO program: Journal backup: inode blocks >13:07:15,383 INFO program: Journal features: journal_incompat_revoke >13:07:15,383 INFO program: Journal size: 128M >13:07:15,383 INFO program: Journal length: 32768 >13:07:15,383 INFO program: Journal sequence: 0x0000170f >13:07:15,383 INFO program: Journal start: 1 >13:07:15,383 INFO program: >13:07:15,383 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:07:15,383 INFO program: Running... resize2fs -P /dev/mapper/live-rw >13:07:15,391 INFO program: Estimated minimum size of the filesystem: 861846 >13:07:15,391 ERR program: resize2fs 1.42.5 (29-Jul-2012) >13:07:15,412 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >13:07:15,417 INFO program: Filesystem volume name: _Fedora-18-x86_6 >13:07:15,417 INFO program: Last mounted on: /var/tmp/imgcreate-qqANxN/install_root >13:07:15,417 INFO program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >13:07:15,417 INFO program: Filesystem magic number: 0xEF53 >13:07:15,417 INFO program: Filesystem revision #: 1 (dynamic) >13:07:15,417 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:07:15,417 INFO program: Filesystem flags: signed_directory_hash >13:07:15,417 INFO program: Default mount options: user_xattr acl >13:07:15,417 INFO program: Filesystem state: clean >13:07:15,417 INFO program: Errors behavior: Continue >13:07:15,417 INFO program: Filesystem OS type: Linux >13:07:15,417 INFO program: Inode count: 221184 >13:07:15,418 INFO program: Block count: 861846 >13:07:15,418 INFO program: Reserved block count: 8616 >13:07:15,418 INFO program: Free blocks: 4486 >13:07:15,418 INFO program: Free inodes: 112909 >13:07:15,418 INFO program: First block: 0 >13:07:15,418 INFO program: Block size: 4096 >13:07:15,418 INFO program: Fragment size: 4096 >13:07:15,418 INFO program: Reserved GDT blocks: 255 >13:07:15,418 INFO program: Blocks per group: 32768 >13:07:15,418 INFO program: Fragments per group: 32768 >13:07:15,418 INFO program: Inodes per group: 8192 >13:07:15,418 INFO program: Inode blocks per group: 512 >13:07:15,418 INFO program: Flex block group size: 16 >13:07:15,418 INFO program: Filesystem created: Sat Jan 5 23:00:33 2013 >13:07:15,418 INFO program: Last mount time: Sat Jan 5 23:00:41 2013 >13:07:15,418 INFO program: Last write time: Sat Jan 5 23:36:11 2013 >13:07:15,418 INFO program: Mount count: 0 >13:07:15,418 INFO program: Maximum mount count: -1 >13:07:15,418 INFO program: Last checked: Sat Jan 5 23:36:11 2013 >13:07:15,418 INFO program: Check interval: 0 (<none>) >13:07:15,418 INFO program: Lifetime writes: 575 MB >13:07:15,419 INFO program: Reserved blocks uid: 0 (user root) >13:07:15,419 INFO program: Reserved blocks gid: 0 (group root) >13:07:15,419 INFO program: First inode: 11 >13:07:15,419 INFO program: Inode size: 256 >13:07:15,419 INFO program: Required extra isize: 28 >13:07:15,419 INFO program: Desired extra isize: 28 >13:07:15,419 INFO program: Journal inode: 8 >13:07:15,419 INFO program: Default directory hash: half_md4 >13:07:15,419 INFO program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >13:07:15,419 INFO program: Journal backup: inode blocks >13:07:15,419 INFO program: Journal features: journal_incompat_revoke >13:07:15,419 INFO program: Journal size: 128M >13:07:15,419 INFO program: Journal length: 32768 >13:07:15,419 INFO program: Journal sequence: 0x0000170e >13:07:15,419 INFO program: Journal start: 0 >13:07:15,419 INFO program: >13:07:15,419 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:07:15,420 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >13:07:15,424 INFO program: Filesystem volume name: _Fedora-18-x86_6 >13:07:15,425 INFO program: Last mounted on: /var/tmp/imgcreate-qqANxN/install_root >13:07:15,425 INFO program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >13:07:15,425 INFO program: Filesystem magic number: 0xEF53 >13:07:15,425 INFO program: Filesystem revision #: 1 (dynamic) >13:07:15,425 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:07:15,425 INFO program: Filesystem flags: signed_directory_hash >13:07:15,425 INFO program: Default mount options: user_xattr acl >13:07:15,425 INFO program: Filesystem state: clean >13:07:15,425 INFO program: Errors behavior: Continue >13:07:15,425 INFO program: Filesystem OS type: Linux >13:07:15,425 INFO program: Inode count: 221184 >13:07:15,425 INFO program: Block count: 861846 >13:07:15,425 INFO program: Reserved block count: 8616 >13:07:15,425 INFO program: Free blocks: 4486 >13:07:15,425 INFO program: Free inodes: 112909 >13:07:15,425 INFO program: First block: 0 >13:07:15,425 INFO program: Block size: 4096 >13:07:15,425 INFO program: Fragment size: 4096 >13:07:15,425 INFO program: Reserved GDT blocks: 255 >13:07:15,426 INFO program: Blocks per group: 32768 >13:07:15,426 INFO program: Fragments per group: 32768 >13:07:15,426 INFO program: Inodes per group: 8192 >13:07:15,426 INFO program: Inode blocks per group: 512 >13:07:15,426 INFO program: Flex block group size: 16 >13:07:15,426 INFO program: Filesystem created: Sat Jan 5 23:00:33 2013 >13:07:15,426 INFO program: Last mount time: Sat Jan 5 23:00:41 2013 >13:07:15,426 INFO program: Last write time: Sat Jan 5 23:36:11 2013 >13:07:15,426 INFO program: Mount count: 0 >13:07:15,426 INFO program: Maximum mount count: -1 >13:07:15,426 INFO program: Last checked: Sat Jan 5 23:36:11 2013 >13:07:15,426 INFO program: Check interval: 0 (<none>) >13:07:15,426 INFO program: Lifetime writes: 575 MB >13:07:15,426 INFO program: Reserved blocks uid: 0 (user root) >13:07:15,426 INFO program: Reserved blocks gid: 0 (group root) >13:07:15,426 INFO program: First inode: 11 >13:07:15,426 INFO program: Inode size: 256 >13:07:15,426 INFO program: Required extra isize: 28 >13:07:15,426 INFO program: Desired extra isize: 28 >13:07:15,426 INFO program: Journal inode: 8 >13:07:15,426 INFO program: Default directory hash: half_md4 >13:07:15,426 INFO program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >13:07:15,427 INFO program: Journal backup: inode blocks >13:07:15,427 INFO program: Journal features: journal_incompat_revoke >13:07:15,427 INFO program: Journal size: 128M >13:07:15,427 INFO program: Journal length: 32768 >13:07:15,427 INFO program: Journal sequence: 0x0000170e >13:07:15,427 INFO program: Journal start: 0 >13:07:15,427 INFO program: >13:07:15,427 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:07:15,427 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >13:07:15,436 INFO program: Couldn't find valid filesystem superblock. >13:07:15,436 ERR program: resize2fs 1.42.5 (29-Jul-2012) >13:07:15,436 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >13:07:15,444 INFO program: Running... udevadm settle --timeout=300 >13:07:15,461 INFO program: Running... udevadm settle --timeout=300 >13:07:15,476 INFO program: Running... udevadm settle --timeout=300 >13:07:16,026 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >13:07:16,043 INFO program: Running... udevadm settle --timeout=300 >13:07:16,391 INFO program: Running... modprobe fcoe >13:07:16,446 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >13:07:16,457 INFO program: No FCoE boot disk information is found in EDD! >13:07:16,460 INFO program: Running... udevadm settle --timeout=300 >13:07:16,518 INFO program: Running... multipath -d >13:07:16,554 INFO program: Running... multipath -ll >13:07:16,896 INFO program: Running... udevadm control --property=ANACONDA=1 >13:07:16,901 INFO program: Running... systemctl start chronyd.service >13:07:16,960 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >13:07:17,045 INFO program: Running... udevadm settle --timeout=300 >13:07:18,651 INFO program: Running... udevadm settle --timeout=300 >13:07:18,699 INFO program: Running... udevadm settle --timeout=300 >13:07:18,760 INFO program: Running... multipath -d >13:07:18,856 INFO program: Running... multipath -ll >13:07:19,581 INFO program: Running... dumpe2fs -h /dev/loop3 >13:07:19,598 INFO program: Filesystem volume name: _Fedora-18-x86_6 >13:07:19,599 INFO program: Last mounted on: /var/tmp/imgcreate-qqANxN/install_root >13:07:19,600 INFO program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >13:07:19,600 INFO program: Filesystem magic number: 0xEF53 >13:07:19,600 INFO program: Filesystem revision #: 1 (dynamic) >13:07:19,601 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:07:19,601 INFO program: Filesystem flags: signed_directory_hash >13:07:19,602 INFO program: Default mount options: user_xattr acl >13:07:19,602 INFO program: Filesystem state: clean >13:07:19,603 INFO program: Errors behavior: Continue >13:07:19,603 INFO program: Filesystem OS type: Linux >13:07:19,603 INFO program: Inode count: 262144 >13:07:19,603 INFO program: Block count: 1048576 >13:07:19,604 INFO program: Reserved block count: 10483 >13:07:19,604 INFO program: Free blocks: 188389 >13:07:19,604 INFO program: Free inodes: 153869 >13:07:19,604 INFO program: First block: 0 >13:07:19,604 INFO program: Block size: 4096 >13:07:19,604 INFO program: Fragment size: 4096 >13:07:19,604 INFO program: Reserved GDT blocks: 255 >13:07:19,604 INFO program: Blocks per group: 32768 >13:07:19,604 INFO program: Fragments per group: 32768 >13:07:19,604 INFO program: Inodes per group: 8192 >13:07:19,607 INFO program: Inode blocks per group: 512 >13:07:19,607 INFO program: Flex block group size: 16 >13:07:19,607 INFO program: Filesystem created: Sat Jan 5 23:00:33 2013 >13:07:19,607 INFO program: Last mount time: Sat Jan 5 23:00:41 2013 >13:07:19,608 INFO program: Last write time: Sat Jan 5 23:36:06 2013 >13:07:19,608 INFO program: Mount count: 0 >13:07:19,608 INFO program: Maximum mount count: -1 >13:07:19,608 INFO program: Last checked: Sat Jan 5 23:36:06 2013 >13:07:19,608 INFO program: Check interval: 0 (<none>) >13:07:19,608 INFO program: Lifetime writes: 574 MB >13:07:19,608 INFO program: Reserved blocks uid: 0 (user root) >13:07:19,616 INFO program: Reserved blocks gid: 0 (group root) >13:07:19,616 INFO program: First inode: 11 >13:07:19,616 INFO program: Inode size: 256 >13:07:19,616 INFO program: Required extra isize: 28 >13:07:19,616 INFO program: Desired extra isize: 28 >13:07:19,616 INFO program: Journal inode: 8 >13:07:19,616 INFO program: Default directory hash: half_md4 >13:07:19,616 INFO program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >13:07:19,616 INFO program: Journal backup: inode blocks >13:07:19,616 INFO program: Journal features: journal_incompat_revoke >13:07:19,616 INFO program: Journal size: 128M >13:07:19,623 INFO program: Journal length: 32768 >13:07:19,623 INFO program: Journal sequence: 0x0000170e >13:07:19,623 INFO program: Journal start: 0 >13:07:19,623 INFO program: >13:07:19,623 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:07:19,626 INFO program: Running... dumpe2fs -h /dev/loop3 >13:07:19,637 INFO program: Filesystem volume name: _Fedora-18-x86_6 >13:07:19,638 INFO program: Last mounted on: /var/tmp/imgcreate-qqANxN/install_root >13:07:19,638 INFO program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >13:07:19,639 INFO program: Filesystem magic number: 0xEF53 >13:07:19,639 INFO program: Filesystem revision #: 1 (dynamic) >13:07:19,640 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:07:19,640 INFO program: Filesystem flags: signed_directory_hash >13:07:19,641 INFO program: Default mount options: user_xattr acl >13:07:19,641 INFO program: Filesystem state: clean >13:07:19,641 INFO program: Errors behavior: Continue >13:07:19,642 INFO program: Filesystem OS type: Linux >13:07:19,642 INFO program: Inode count: 262144 >13:07:19,642 INFO program: Block count: 1048576 >13:07:19,642 INFO program: Reserved block count: 10483 >13:07:19,642 INFO program: Free blocks: 188389 >13:07:19,642 INFO program: Free inodes: 153869 >13:07:19,642 INFO program: First block: 0 >13:07:19,642 INFO program: Block size: 4096 >13:07:19,642 INFO program: Fragment size: 4096 >13:07:19,643 INFO program: Reserved GDT blocks: 255 >13:07:19,643 INFO program: Blocks per group: 32768 >13:07:19,643 INFO program: Fragments per group: 32768 >13:07:19,646 INFO program: Inodes per group: 8192 >13:07:19,646 INFO program: Inode blocks per group: 512 >13:07:19,646 INFO program: Flex block group size: 16 >13:07:19,646 INFO program: Filesystem created: Sat Jan 5 23:00:33 2013 >13:07:19,646 INFO program: Last mount time: Sat Jan 5 23:00:41 2013 >13:07:19,646 INFO program: Last write time: Sat Jan 5 23:36:06 2013 >13:07:19,646 INFO program: Mount count: 0 >13:07:19,646 INFO program: Maximum mount count: -1 >13:07:19,646 INFO program: Last checked: Sat Jan 5 23:36:06 2013 >13:07:19,646 INFO program: Check interval: 0 (<none>) >13:07:19,646 INFO program: Lifetime writes: 574 MB >13:07:19,654 INFO program: Reserved blocks uid: 0 (user root) >13:07:19,654 INFO program: Reserved blocks gid: 0 (group root) >13:07:19,654 INFO program: First inode: 11 >13:07:19,654 INFO program: Inode size: 256 >13:07:19,654 INFO program: Required extra isize: 28 >13:07:19,654 INFO program: Desired extra isize: 28 >13:07:19,654 INFO program: Journal inode: 8 >13:07:19,654 INFO program: Default directory hash: half_md4 >13:07:19,654 INFO program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >13:07:19,654 INFO program: Journal backup: inode blocks >13:07:19,654 INFO program: Journal features: journal_incompat_revoke >13:07:19,661 INFO program: Journal size: 128M >13:07:19,662 INFO program: Journal length: 32768 >13:07:19,662 INFO program: Journal sequence: 0x0000170e >13:07:19,662 INFO program: Journal start: 0 >13:07:19,662 INFO program: >13:07:19,662 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:07:19,665 INFO program: Running... resize2fs -P /dev/loop3 >13:07:19,683 INFO program: Couldn't find valid filesystem superblock. >13:07:19,684 ERR program: resize2fs 1.42.5 (29-Jul-2012) >13:07:19,684 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >13:07:19,762 INFO program: Running... udevadm settle --timeout=300 >13:07:19,854 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:07:19,868 INFO program: Filesystem volume name: _Fedora-18-x86_6 >13:07:19,869 INFO program: Last mounted on: /sysroot >13:07:19,869 INFO program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >13:07:19,870 INFO program: Filesystem magic number: 0xEF53 >13:07:19,870 INFO program: Filesystem revision #: 1 (dynamic) >13:07:19,870 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 >13:07:19,871 INFO program: Filesystem flags: signed_directory_hash >13:07:19,871 INFO program: Default mount options: user_xattr acl >13:07:19,872 INFO program: Filesystem state: clean >13:07:19,872 INFO program: Errors behavior: Continue >13:07:19,873 INFO program: Filesystem OS type: Linux >13:07:19,873 INFO program: Inode count: 262144 >13:07:19,873 INFO program: Block count: 1048576 >13:07:19,873 INFO program: Reserved block count: 10483 >13:07:19,873 INFO program: Free blocks: 188389 >13:07:19,873 INFO program: Free inodes: 153869 >13:07:19,873 INFO program: First block: 0 >13:07:19,873 INFO program: Block size: 4096 >13:07:19,873 INFO program: Fragment size: 4096 >13:07:19,873 INFO program: Reserved GDT blocks: 255 >13:07:19,873 INFO program: Blocks per group: 32768 >13:07:19,873 INFO program: Fragments per group: 32768 >13:07:19,876 INFO program: Inodes per group: 8192 >13:07:19,876 INFO program: Inode blocks per group: 512 >13:07:19,876 INFO program: Flex block group size: 16 >13:07:19,876 INFO program: Filesystem created: Sat Jan 5 23:00:33 2013 >13:07:19,876 INFO program: Last mount time: Mon Jan 7 13:05:41 2013 >13:07:19,877 INFO program: Last write time: Mon Jan 7 13:05:41 2013 >13:07:19,877 INFO program: Mount count: 1 >13:07:19,877 INFO program: Maximum mount count: -1 >13:07:19,877 INFO program: Last checked: Sat Jan 5 23:36:06 2013 >13:07:19,877 INFO program: Check interval: 0 (<none>) >13:07:19,877 INFO program: Lifetime writes: 574 MB >13:07:19,882 INFO program: Reserved blocks uid: 0 (user root) >13:07:19,882 INFO program: Reserved blocks gid: 0 (group root) >13:07:19,883 INFO program: First inode: 11 >13:07:19,883 INFO program: Inode size: 256 >13:07:19,883 INFO program: Required extra isize: 28 >13:07:19,883 INFO program: Desired extra isize: 28 >13:07:19,883 INFO program: Journal inode: 8 >13:07:19,883 INFO program: First orphan inode: 55409 >13:07:19,883 INFO program: Default directory hash: half_md4 >13:07:19,883 INFO program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >13:07:19,890 INFO program: Journal backup: inode blocks >13:07:19,890 INFO program: Journal features: journal_incompat_revoke >13:07:19,891 INFO program: Journal size: 128M >13:07:19,891 INFO program: Journal length: 32768 >13:07:19,891 INFO program: Journal sequence: 0x0000170f >13:07:19,891 INFO program: Journal start: 1 >13:07:19,891 INFO program: >13:07:19,891 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:07:19,893 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:07:19,910 INFO program: Filesystem volume name: _Fedora-18-x86_6 >13:07:19,911 INFO program: Last mounted on: /sysroot >13:07:19,911 INFO program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >13:07:19,912 INFO program: Filesystem magic number: 0xEF53 >13:07:19,912 INFO program: Filesystem revision #: 1 (dynamic) >13:07:19,913 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 >13:07:19,913 INFO program: Filesystem flags: signed_directory_hash >13:07:19,914 INFO program: Default mount options: user_xattr acl >13:07:19,917 INFO program: Filesystem state: clean >13:07:19,918 INFO program: Errors behavior: Continue >13:07:19,919 INFO program: Filesystem OS type: Linux >13:07:19,920 INFO program: Inode count: 262144 >13:07:19,920 INFO program: Block count: 1048576 >13:07:19,920 INFO program: Reserved block count: 10483 >13:07:19,920 INFO program: Free blocks: 188389 >13:07:19,921 INFO program: Free inodes: 153869 >13:07:19,921 INFO program: First block: 0 >13:07:19,921 INFO program: Block size: 4096 >13:07:19,921 INFO program: Fragment size: 4096 >13:07:19,921 INFO program: Reserved GDT blocks: 255 >13:07:19,921 INFO program: Blocks per group: 32768 >13:07:19,921 INFO program: Fragments per group: 32768 >13:07:19,921 INFO program: Inodes per group: 8192 >13:07:19,924 INFO program: Inode blocks per group: 512 >13:07:19,924 INFO program: Flex block group size: 16 >13:07:19,924 INFO program: Filesystem created: Sat Jan 5 23:00:33 2013 >13:07:19,924 INFO program: Last mount time: Mon Jan 7 13:05:41 2013 >13:07:19,925 INFO program: Last write time: Mon Jan 7 13:05:41 2013 >13:07:19,925 INFO program: Mount count: 1 >13:07:19,925 INFO program: Maximum mount count: -1 >13:07:19,925 INFO program: Last checked: Sat Jan 5 23:36:06 2013 >13:07:19,925 INFO program: Check interval: 0 (<none>) >13:07:19,925 INFO program: Lifetime writes: 574 MB >13:07:19,932 INFO program: Reserved blocks uid: 0 (user root) >13:07:19,932 INFO program: Reserved blocks gid: 0 (group root) >13:07:19,933 INFO program: First inode: 11 >13:07:19,933 INFO program: Inode size: 256 >13:07:19,933 INFO program: Required extra isize: 28 >13:07:19,933 INFO program: Desired extra isize: 28 >13:07:19,933 INFO program: Journal inode: 8 >13:07:19,933 INFO program: First orphan inode: 55409 >13:07:19,933 INFO program: Default directory hash: half_md4 >13:07:19,933 INFO program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >13:07:19,933 INFO program: Journal backup: inode blocks >13:07:19,935 INFO program: Journal features: journal_incompat_revoke >13:07:19,935 INFO program: Journal size: 128M >13:07:19,935 INFO program: Journal length: 32768 >13:07:19,935 INFO program: Journal sequence: 0x0000170f >13:07:19,935 INFO program: Journal start: 1 >13:07:19,935 INFO program: >13:07:19,935 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:07:19,937 INFO program: Running... resize2fs -P /dev/mapper/live-rw >13:07:19,963 INFO program: Estimated minimum size of the filesystem: 861846 >13:07:19,963 ERR program: resize2fs 1.42.5 (29-Jul-2012) >13:07:20,035 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >13:07:20,050 INFO program: Filesystem volume name: _Fedora-18-x86_6 >13:07:20,050 INFO program: Last mounted on: /var/tmp/imgcreate-qqANxN/install_root >13:07:20,050 INFO program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >13:07:20,050 INFO program: Filesystem magic number: 0xEF53 >13:07:20,051 INFO program: Filesystem revision #: 1 (dynamic) >13:07:20,051 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:07:20,051 INFO program: Filesystem flags: signed_directory_hash >13:07:20,051 INFO program: Default mount options: user_xattr acl >13:07:20,052 INFO program: Filesystem state: clean >13:07:20,052 INFO program: Errors behavior: Continue >13:07:20,052 INFO program: Filesystem OS type: Linux >13:07:20,052 INFO program: Inode count: 221184 >13:07:20,052 INFO program: Block count: 861846 >13:07:20,053 INFO program: Reserved block count: 8616 >13:07:20,053 INFO program: Free blocks: 4486 >13:07:20,053 INFO program: Free inodes: 112909 >13:07:20,053 INFO program: First block: 0 >13:07:20,053 INFO program: Block size: 4096 >13:07:20,054 INFO program: Fragment size: 4096 >13:07:20,054 INFO program: Reserved GDT blocks: 255 >13:07:20,054 INFO program: Blocks per group: 32768 >13:07:20,054 INFO program: Fragments per group: 32768 >13:07:20,054 INFO program: Inodes per group: 8192 >13:07:20,054 INFO program: Inode blocks per group: 512 >13:07:20,055 INFO program: Flex block group size: 16 >13:07:20,055 INFO program: Filesystem created: Sat Jan 5 23:00:33 2013 >13:07:20,055 INFO program: Last mount time: Sat Jan 5 23:00:41 2013 >13:07:20,055 INFO program: Last write time: Sat Jan 5 23:36:11 2013 >13:07:20,055 INFO program: Mount count: 0 >13:07:20,056 INFO program: Maximum mount count: -1 >13:07:20,056 INFO program: Last checked: Sat Jan 5 23:36:11 2013 >13:07:20,056 INFO program: Check interval: 0 (<none>) >13:07:20,056 INFO program: Lifetime writes: 575 MB >13:07:20,056 INFO program: Reserved blocks uid: 0 (user root) >13:07:20,057 INFO program: Reserved blocks gid: 0 (group root) >13:07:20,057 INFO program: First inode: 11 >13:07:20,057 INFO program: Inode size: 256 >13:07:20,057 INFO program: Required extra isize: 28 >13:07:20,061 INFO program: Desired extra isize: 28 >13:07:20,061 INFO program: Journal inode: 8 >13:07:20,061 INFO program: Default directory hash: half_md4 >13:07:20,062 INFO program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >13:07:20,062 INFO program: Journal backup: inode blocks >13:07:20,062 INFO program: Journal features: journal_incompat_revoke >13:07:20,062 INFO program: Journal size: 128M >13:07:20,062 INFO program: Journal length: 32768 >13:07:20,063 INFO program: Journal sequence: 0x0000170e >13:07:20,063 INFO program: Journal start: 0 >13:07:20,063 INFO program: >13:07:20,063 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:07:20,064 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >13:07:20,078 INFO program: Filesystem volume name: _Fedora-18-x86_6 >13:07:20,079 INFO program: Last mounted on: /var/tmp/imgcreate-qqANxN/install_root >13:07:20,079 INFO program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >13:07:20,079 INFO program: Filesystem magic number: 0xEF53 >13:07:20,079 INFO program: Filesystem revision #: 1 (dynamic) >13:07:20,079 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:07:20,080 INFO program: Filesystem flags: signed_directory_hash >13:07:20,080 INFO program: Default mount options: user_xattr acl >13:07:20,080 INFO program: Filesystem state: clean >13:07:20,080 INFO program: Errors behavior: Continue >13:07:20,080 INFO program: Filesystem OS type: Linux >13:07:20,081 INFO program: Inode count: 221184 >13:07:20,081 INFO program: Block count: 861846 >13:07:20,081 INFO program: Reserved block count: 8616 >13:07:20,081 INFO program: Free blocks: 4486 >13:07:20,081 INFO program: Free inodes: 112909 >13:07:20,082 INFO program: First block: 0 >13:07:20,082 INFO program: Block size: 4096 >13:07:20,082 INFO program: Fragment size: 4096 >13:07:20,082 INFO program: Reserved GDT blocks: 255 >13:07:20,082 INFO program: Blocks per group: 32768 >13:07:20,083 INFO program: Fragments per group: 32768 >13:07:20,083 INFO program: Inodes per group: 8192 >13:07:20,083 INFO program: Inode blocks per group: 512 >13:07:20,083 INFO program: Flex block group size: 16 >13:07:20,083 INFO program: Filesystem created: Sat Jan 5 23:00:33 2013 >13:07:20,083 INFO program: Last mount time: Sat Jan 5 23:00:41 2013 >13:07:20,084 INFO program: Last write time: Sat Jan 5 23:36:11 2013 >13:07:20,084 INFO program: Mount count: 0 >13:07:20,084 INFO program: Maximum mount count: -1 >13:07:20,084 INFO program: Last checked: Sat Jan 5 23:36:11 2013 >13:07:20,084 INFO program: Check interval: 0 (<none>) >13:07:20,085 INFO program: Lifetime writes: 575 MB >13:07:20,085 INFO program: Reserved blocks uid: 0 (user root) >13:07:20,085 INFO program: Reserved blocks gid: 0 (group root) >13:07:20,089 INFO program: First inode: 11 >13:07:20,089 INFO program: Inode size: 256 >13:07:20,089 INFO program: Required extra isize: 28 >13:07:20,090 INFO program: Desired extra isize: 28 >13:07:20,090 INFO program: Journal inode: 8 >13:07:20,090 INFO program: Default directory hash: half_md4 >13:07:20,090 INFO program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >13:07:20,090 INFO program: Journal backup: inode blocks >13:07:20,091 INFO program: Journal features: journal_incompat_revoke >13:07:20,091 INFO program: Journal size: 128M >13:07:20,091 INFO program: Journal length: 32768 >13:07:20,091 INFO program: Journal sequence: 0x0000170e >13:07:20,091 INFO program: Journal start: 0 >13:07:20,092 INFO program: >13:07:20,092 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >13:07:20,092 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >13:07:20,109 INFO program: Couldn't find valid filesystem superblock. >13:07:20,110 ERR program: resize2fs 1.42.5 (29-Jul-2012) >13:07:20,110 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >13:07:20,131 INFO program: Running... udevadm settle --timeout=300 >13:07:20,168 INFO program: Running... udevadm settle --timeout=300 >18:07:20,353 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >13:07:30,154 INFO program: Running... modprobe btrfs >13:07:30,247 INFO program: Running... modprobe xfs >13:07:43,940 INFO program: Running... udevadm settle --timeout=300 >13:08:58,050 INFO program: Running... swapoff -a >13:08:58,156 INFO program: Running... wipefs -a /dev/sda >13:08:58,232 INFO program: Running... udevadm settle --timeout=300 >13:08:58,317 INFO program: Running... udevadm settle --timeout=300 >13:08:58,377 INFO program: Running... udevadm settle --timeout=300 >13:08:58,560 INFO program: Running... udevadm settle --timeout=300 >13:08:58,621 INFO program: Running... udevadm settle --timeout=300 >13:08:58,668 INFO program: Running... udevadm settle --timeout=300 >13:08:58,738 INFO program: Running... udevadm settle --timeout=300 >13:08:58,803 INFO program: Running... wipefs -a /dev/sda1 >13:08:58,851 INFO program: Running... udevadm settle --timeout=300 >13:08:58,892 INFO program: Running... udevadm settle --timeout=300 >13:08:58,951 INFO program: Running... udevadm settle --timeout=300 >13:08:59,046 INFO program: Running... wipefs -a /dev/sda2 >13:08:59,114 INFO program: Running... udevadm settle --timeout=300 >13:08:59,144 INFO program: Running... udevadm settle --timeout=300 >13:08:59,239 INFO program: Running... mke2fs -t ext4 /dev/sda2 >13:08:59,264 ERR program: mke2fs 1.42.5 (29-Jul-2012) >13:08:59,270 INFO program: Filesystem label= >13:08:59,270 INFO program: OS type: Linux >13:08:59,270 INFO program: Block size=4096 (log=2) >13:08:59,270 INFO program: Fragment size=4096 (log=2) >13:08:59,270 INFO program: Stride=0 blocks, Stripe width=0 blocks >13:08:59,271 INFO program: 256000 inodes, 1024000 blocks >13:08:59,271 INFO program: 51200 blocks (5.00%) reserved for the super user >13:08:59,271 INFO program: First data block=0 >13:08:59,271 INFO program: Maximum filesystem blocks=1048576000 >13:08:59,271 INFO program: 32 block groups >13:08:59,271 INFO program: 32768 blocks per group, 32768 fragments per group >13:08:59,271 INFO program: 8000 inodes per group >13:08:59,278 INFO program: Superblock backups stored on blocks: >13:08:59,278 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736 >13:08:59,278 INFO program: >13:08:59,280 INFO program: Allocating group tables: 0/32 1/32 2/32 3/32 4/32 5/32 6/32 7/32 8/32 9/3210/3211/3212/3213/3214/3215/3216/3217/3218/3219/3220/3221/3222/3223/3224/3225/3226/3227/3228/3229/3230/3231/32 done >13:08:59,281 INFO program: Writing inode tables: 0/32 1/32 2/32 3/32 4/32 5/32 6/32 7/32 8/32 9/3210/3211/3212/3213/3214/3215/3216/3217/3218/3219/3220/3221/3222/3223/3224/3225/3226/3227/3228/3229/3230/3231/32 done >13:08:59,466 INFO program: Creating journal (16384 blocks): done >13:09:05,752 INFO program: Writing superblocks and filesystem accounting information: 0/32 1/32 2/32 3/32 4/32 5/32 6/32 7/32 8/32 9/3210/3211/3212/3213/3214/3215/3216/3217/3218/3219/3220/3221/3222/3223/3224/3225/3226/3227/3228/3229/3230/3231/32 done >13:09:05,753 INFO program: >13:09:05,756 INFO program: Running... udevadm settle --timeout=300 >13:09:05,826 INFO program: Running... udevadm settle --timeout=300 >13:09:05,948 INFO program: Running... mke2fs -t ext4 /dev/sda1 >13:09:05,983 ERR program: mke2fs 1.42.5 (29-Jul-2012) >13:09:05,990 INFO program: Filesystem label= >13:09:05,991 INFO program: OS type: Linux >13:09:05,991 INFO program: Block size=1024 (log=0) >13:09:05,991 INFO program: Fragment size=1024 (log=0) >13:09:05,991 INFO program: Stride=0 blocks, Stripe width=0 blocks >13:09:05,991 INFO program: 128 inodes, 1024 blocks >13:09:05,991 INFO program: 51 blocks (4.98%) reserved for the super user >13:09:05,991 INFO program: First data block=1 >13:09:05,991 INFO program: Maximum filesystem blocks=1048576 >13:09:05,992 INFO program: 1 block group >13:09:05,992 INFO program: 8192 blocks per group, 8192 fragments per group >13:09:05,992 INFO program: 128 inodes per group >13:09:05,994 INFO program: >13:09:05,994 INFO program: Allocating group tables: 0/1 done >13:09:05,994 INFO program: Writing inode tables: 0/1 done >13:09:05,996 ERR program: >13:09:05,996 ERR program: Filesystem too small for a journal >13:09:06,131 INFO program: Writing superblocks and filesystem accounting information: 0/1 done >13:09:06,131 INFO program: >13:09:06,133 INFO program: Running... udevadm settle --timeout=300 >13:09:06,166 INFO program: Running... udevadm settle --timeout=300 >18:09:06,335 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda2 /mnt/sysimage >18:09:06,397 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >18:09:06,424 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >18:09:06,449 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >18:09:06,476 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >18:09:06,591 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys > > >/tmp/storage.log: >13:07:14,693 DEBUG storage: registered device format class BIOSBoot as biosboot >13:07:14,694 DEBUG storage: registered device format class DiskLabel as disklabel >13:07:14,697 DEBUG storage: registered device format class MultipathMember as multipath_member >13:07:14,698 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >13:07:14,698 DEBUG storage: registered device format class MDRaidMember as mdmember >13:07:14,699 DEBUG storage: registered device format class SwapSpace as swap >13:07:14,699 DEBUG storage: registered device format class DMRaidMember as dmraidmember >13:07:14,700 DEBUG storage: registered device format class LUKS as luks >13:07:14,711 DEBUG storage: registered device format class Ext2FS as ext2 >13:07:14,711 DEBUG storage: registered device format class Ext3FS as ext3 >13:07:14,711 DEBUG storage: registered device format class Ext4FS as ext4 >13:07:14,712 DEBUG storage: registered device format class FATFS as vfat >13:07:14,712 DEBUG storage: registered device format class EFIFS as efi >13:07:14,712 DEBUG storage: registered device format class BTRFS as btrfs >13:07:14,712 DEBUG storage: registered device format class GFS2 as gfs2 >13:07:14,712 DEBUG storage: registered device format class JFS as jfs >13:07:14,712 DEBUG storage: registered device format class ReiserFS as reiserfs >13:07:14,712 DEBUG storage: registered device format class XFS as xfs >13:07:14,712 DEBUG storage: registered device format class HFS as hfs >13:07:14,712 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >13:07:14,713 DEBUG storage: registered device format class HFSPlus as hfs+ >13:07:14,713 DEBUG storage: registered device format class NTFS as ntfs >13:07:14,713 DEBUG storage: registered device format class NFS as nfs >13:07:14,713 DEBUG storage: registered device format class NFSv4 as nfs4 >13:07:14,713 DEBUG storage: registered device format class Iso9660FS as iso9660 >13:07:14,713 DEBUG storage: registered device format class NoDevFS as nodev >13:07:14,713 DEBUG storage: registered device format class DevPtsFS as devpts >13:07:14,713 DEBUG storage: registered device format class ProcFS as proc >13:07:14,713 DEBUG storage: registered device format class SysFS as sysfs >13:07:14,713 DEBUG storage: registered device format class TmpFS as tmpfs >13:07:14,713 DEBUG storage: registered device format class BindFS as bind >13:07:14,713 DEBUG storage: registered device format class SELinuxFS as selinuxfs >13:07:14,713 DEBUG storage: registered device format class USBFS as usbfs >13:07:14,714 DEBUG storage: registered device format class PPCPRePBoot as prepboot >13:07:15,115 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >13:07:15,116 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >13:07:15,116 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >13:07:15,116 INFO storage: sr0 looks to be the live device; marking as protected >13:07:15,116 INFO storage: Skipping multipath detection due to running as non-root. >13:07:15,132 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >13:07:15,156 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': '24392', > '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 ; >13:07:15,156 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >13:07:15,157 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:07:15,157 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:15,158 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >13:07:15,159 INFO storage: sda is a disk >13:07:15,159 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:15,163 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >13:07:15,163 INFO storage: added disk sda (id 0) to device tree >13:07:15,163 DEBUG storage: looking up parted Device: /dev/sda >13:07:15,168 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >13:07:15,170 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >13:07:15,170 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:15,172 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:07:15,177 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >13:07:15,178 INFO storage: no usable disklabel on sda >13:07:15,180 DEBUG storage: no type or existing type for sda, bailing >13:07:15,182 INFO storage: got device: DiskDevice instance (0x2adbc10) -- > 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 0x2a4c4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2b350d0> >13:07:15,189 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-x86_64-Live-Desktop.is /dev/disk/by-uuid/2013-01-06-05-08-48-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-x86_64-Live-Desktop.is', > 'ID_FS_LABEL_ENC': 'Fedora-18-x86_64-Live-Desktop.is', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-01-06-05-08-48-00', > 'ID_FS_UUID_ENC': '2013-01-06-05-08-48-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', > 'OSINFO_INSTALLER': 'http://fedoraproject.org/fedora/18', > 'OSINFO_LIVE': 'http://fedoraproject.org/fedora/18', > 'OSINFO_MEDIA': 'http://fedoraproject.org/fedora/18:3', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '28158', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-x86_64-Live-Desktop.is', > '/dev/disk/by-uuid/2013-01-06-05-08-48-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >13:07:15,190 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >13:07:15,191 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >13:07:15,195 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:15,195 INFO storage: sr0 is a cdrom >13:07:15,195 DEBUG storage: DeviceTree.addUdevOpticalDevice: >13:07:15,196 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:15,196 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >13:07:15,196 INFO storage: added cdrom sr0 (id 1) to device tree >13:07:15,197 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:07:15,199 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >13:07:15,200 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >13:07:15,200 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >13:07:15,201 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >13:07:15,214 WARN storage: disklabel detected but not usable on sr0 >13:07:15,215 INFO storage: type detected on 'sr0' is 'iso9660' >13:07:15,221 DEBUG storage: Iso9660FS.supported: supported: True ; >13:07:15,222 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >13:07:15,222 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >13:07:15,224 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:07:15,225 DEBUG storage: looking up parted Device: /dev/sr0 >13:07:15,226 INFO storage: got device: OpticalDevice instance (0x2b3ffd0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 916.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: 468992 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x2a4c950> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >13:07:15,226 DEBUG storage: Iso9660FS.supported: supported: True ; >13:07:15,227 INFO storage: got format: Iso9660FS instance (0x2b49250) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-01-06-05-08-48-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-x86_64-Live-Desktop.is size = 0 targetSize = 0 > >13:07:15,228 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': '24554', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >13:07:15,228 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >13:07:15,228 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >13:07:15,229 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:15,229 INFO storage: loop0 is a loop device >13:07:15,229 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >13:07:15,230 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >13:07:15,231 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:15,231 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:15,231 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >13:07:15,232 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >13:07:15,232 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >13:07:15,232 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:15,233 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:07:15,233 INFO storage: added loop loop0 (id 3) to device tree >13:07:15,234 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >13:07:15,234 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >13:07:15,234 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >13:07:15,235 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >13:07:15,235 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >13:07:15,238 WARN storage: disklabel detected but not usable on loop0 >13:07:15,239 INFO storage: type detected on 'loop0' is 'squashfs' >13:07:15,239 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >13:07:15,240 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:07:15,240 INFO storage: got device: LoopDevice instance (0x2b49090) -- > 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 >13:07:15,243 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': '25863', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >13:07:15,244 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >13:07:15,244 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >13:07:15,245 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:15,245 INFO storage: loop1 is a loop device >13:07:15,245 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >13:07:15,246 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >13:07:15,246 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:15,246 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:15,247 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >13:07:15,247 INFO storage: added file /osmin (id 4) to device tree >13:07:15,248 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >13:07:15,248 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:15,249 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >13:07:15,249 INFO storage: added loop loop1 (id 5) to device tree >13:07:15,249 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >13:07:15,250 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >13:07:15,250 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:07:15,251 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >13:07:15,251 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >13:07:15,257 WARN storage: disklabel detected but not usable on loop1 >13:07:15,257 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >13:07:15,257 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:07:15,258 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >13:07:15,258 INFO storage: got device: LoopDevice instance (0x2b352d0) -- > 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 >13:07:15,260 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': '25886', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >13:07:15,260 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >13:07:15,260 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >13:07:15,261 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:15,261 INFO storage: loop2 is a loop device >13:07:15,261 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >13:07:15,262 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >13:07:15,262 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:15,263 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:15,263 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >13:07:15,264 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >13:07:15,264 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >13:07:15,264 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:15,265 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:07:15,265 INFO storage: added loop loop2 (id 7) to device tree >13:07:15,266 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >13:07:15,267 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >13:07:15,267 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >13:07:15,267 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >13:07:15,268 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >13:07:15,273 WARN storage: disklabel detected but not usable on loop2 >13:07:15,274 INFO storage: type detected on 'loop2' is 'squashfs' >13:07:15,274 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >13:07:15,274 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:07:15,275 INFO storage: got device: LoopDevice instance (0x2b853d0) -- > 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 >13:07:15,276 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/a1586044-aaee-4dd6-8064-b5e3245e0cd2', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a1586044-aaee-4dd6-8064-b5e3245e0cd2', > 'ID_FS_UUID_ENC': 'a1586044-aaee-4dd6-8064-b5e3245e0cd2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26729', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/a1586044-aaee-4dd6-8064-b5e3245e0cd2'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >13:07:15,277 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >13:07:15,277 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >13:07:15,278 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:15,278 INFO storage: loop3 is a loop device >13:07:15,278 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >13:07:15,279 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >13:07:15,279 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:15,279 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:15,280 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >13:07:15,280 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >13:07:15,281 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >13:07:15,281 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:15,282 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >13:07:15,282 INFO storage: added loop loop3 (id 9) to device tree >13:07:15,282 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >13:07:15,283 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >13:07:15,284 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:15,284 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:07:15,284 DEBUG storage: device loop3 does not contain a disklabel >13:07:15,284 INFO storage: type detected on 'loop3' is 'ext4' >13:07:15,328 DEBUG storage: using current size 0 as min size >13:07:15,329 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:15,329 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:07:15,330 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >13:07:15,330 INFO storage: got device: LoopDevice instance (0x2b85450) -- > 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 >13:07:15,332 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:15,332 INFO storage: got format: Ext4FS instance (0x2b85150) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = a1586044-aaee-4dd6-8064-b5e3245e0cd2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >13:07:15,333 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': '26748', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >13:07:15,334 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >13:07:15,334 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >13:07:15,335 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:15,335 INFO storage: loop4 is a loop device >13:07:15,335 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >13:07:15,336 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >13:07:15,336 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:15,337 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:15,337 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >13:07:15,337 INFO storage: added file /overlay (deleted) (id 10) to device tree >13:07:15,338 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >13:07:15,338 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:15,339 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >13:07:15,339 INFO storage: added loop loop4 (id 11) to device tree >13:07:15,340 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >13:07:15,340 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >13:07:15,340 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:07:15,341 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >13:07:15,341 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >13:07:15,347 WARN storage: disklabel detected but not usable on loop4 >13:07:15,347 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >13:07:15,347 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:07:15,348 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >13:07:15,348 INFO storage: got device: LoopDevice instance (0x2b85110) -- > 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 >13:07:15,349 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': '27955', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >13:07:15,349 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >13:07:15,350 DEBUG storage: lvm filter: adding loop5 to the reject list >13:07:15,350 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': '28662', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >13:07:15,351 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >13:07:15,351 DEBUG storage: lvm filter: adding loop6 to the reject list >13:07:15,351 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': '28691', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >13:07:15,352 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >13:07:15,352 DEBUG storage: lvm filter: adding loop7 to the reject list >13:07:15,354 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/a1586044-aaee-4dd6-8064-b5e3245e0cd2 /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-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a1586044-aaee-4dd6-8064-b5e3245e0cd2', > 'ID_FS_UUID_ENC': 'a1586044-aaee-4dd6-8064-b5e3245e0cd2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33833', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/a1586044-aaee-4dd6-8064-b5e3245e0cd2', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >13:07:15,354 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >13:07:15,355 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >13:07:15,356 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:15,356 INFO storage: live-rw is a device-mapper device >13:07:15,356 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >13:07:15,357 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >13:07:15,357 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >13:07:15,359 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >13:07:15,359 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >13:07:15,360 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >13:07:15,361 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:15,361 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >13:07:15,362 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:15,362 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >13:07:15,362 INFO storage: added dm live-rw (id 12) to device tree >13:07:15,366 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >13:07:15,367 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >13:07:15,368 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:15,368 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:07:15,368 DEBUG storage: device live-rw does not contain a disklabel >13:07:15,368 INFO storage: type detected on 'live-rw' is 'ext4' >13:07:15,391 DEBUG storage: padding min size from 3367 up to 3703 >13:07:15,392 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:15,392 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:07:15,393 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >13:07:15,393 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >13:07:15,398 INFO storage: got device: DMDevice instance (0x2b858d0) -- > 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: 28463 did: 28019 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2a4c7a0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >13:07:15,399 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:15,399 INFO storage: got format: Ext4FS instance (0x2b351d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a1586044-aaee-4dd6-8064-b5e3245e0cd2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >13:07:15,401 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/a1586044-aaee-4dd6-8064-b5e3245e0cd2 /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-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a1586044-aaee-4dd6-8064-b5e3245e0cd2', > 'ID_FS_UUID_ENC': 'a1586044-aaee-4dd6-8064-b5e3245e0cd2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43823', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/a1586044-aaee-4dd6-8064-b5e3245e0cd2', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >13:07:15,401 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >13:07:15,402 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >13:07:15,402 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:15,402 INFO storage: live-osimg-min is a device-mapper device >13:07:15,403 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >13:07:15,404 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >13:07:15,404 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >13:07:15,405 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >13:07:15,406 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >13:07:15,407 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >13:07:15,408 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >13:07:15,408 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:15,409 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >13:07:15,409 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:15,410 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >13:07:15,410 INFO storage: added dm live-osimg-min (id 13) to device tree >13:07:15,410 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >13:07:15,411 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >13:07:15,412 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:15,412 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:07:15,412 DEBUG storage: device live-osimg-min does not contain a disklabel >13:07:15,412 INFO storage: type detected on 'live-osimg-min' is 'ext4' >13:07:15,437 DEBUG storage: using current size 0 as min size >13:07:15,438 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:15,438 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:07:15,439 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >13:07:15,439 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >13:07:15,440 INFO storage: got device: DMDevice instance (0x2adbb90) -- > 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 0x2a4c9e0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >13:07:15,444 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:15,444 INFO storage: got format: Ext4FS instance (0x2b85710) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = a1586044-aaee-4dd6-8064-b5e3245e0cd2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 3366.0 targetSize = 3366.0 > >13:07:15,459 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:07:15,460 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:07:15,461 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:07:15,472 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:07:15,473 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >13:07:15,473 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >13:07:15,474 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >13:07:15,474 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >13:07:15,474 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:07:15,475 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:07:15,476 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:07:15,487 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:07:15,487 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >13:07:15,488 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >13:07:15,700 DEBUG storage: registered device format class BIOSBoot as biosboot >13:07:15,701 DEBUG storage: registered device format class DiskLabel as disklabel >13:07:15,702 DEBUG storage: registered device format class MultipathMember as multipath_member >13:07:15,703 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >13:07:15,703 DEBUG storage: registered device format class MDRaidMember as mdmember >13:07:15,705 DEBUG storage: registered device format class SwapSpace as swap >13:07:15,706 DEBUG storage: registered device format class DMRaidMember as dmraidmember >13:07:15,707 DEBUG storage: registered device format class LUKS as luks >13:07:15,717 DEBUG storage: registered device format class Ext2FS as ext2 >13:07:15,718 DEBUG storage: registered device format class Ext3FS as ext3 >13:07:15,718 DEBUG storage: registered device format class Ext4FS as ext4 >13:07:15,719 DEBUG storage: registered device format class FATFS as vfat >13:07:15,719 DEBUG storage: registered device format class EFIFS as efi >13:07:15,720 DEBUG storage: registered device format class BTRFS as btrfs >13:07:15,720 DEBUG storage: registered device format class GFS2 as gfs2 >13:07:15,721 DEBUG storage: registered device format class JFS as jfs >13:07:15,721 DEBUG storage: registered device format class ReiserFS as reiserfs >13:07:15,722 DEBUG storage: registered device format class XFS as xfs >13:07:15,722 DEBUG storage: registered device format class HFS as hfs >13:07:15,722 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >13:07:15,723 DEBUG storage: registered device format class HFSPlus as hfs+ >13:07:15,723 DEBUG storage: registered device format class NTFS as ntfs >13:07:15,724 DEBUG storage: registered device format class NFS as nfs >13:07:15,724 DEBUG storage: registered device format class NFSv4 as nfs4 >13:07:15,725 DEBUG storage: registered device format class Iso9660FS as iso9660 >13:07:15,725 DEBUG storage: registered device format class NoDevFS as nodev >13:07:15,725 DEBUG storage: registered device format class DevPtsFS as devpts >13:07:15,725 DEBUG storage: registered device format class ProcFS as proc >13:07:15,725 DEBUG storage: registered device format class SysFS as sysfs >13:07:15,725 DEBUG storage: registered device format class TmpFS as tmpfs >13:07:15,726 DEBUG storage: registered device format class BindFS as bind >13:07:15,726 DEBUG storage: registered device format class SELinuxFS as selinuxfs >13:07:15,726 DEBUG storage: registered device format class USBFS as usbfs >13:07:15,726 DEBUG storage: registered device format class PPCPRePBoot as prepboot >13:07:16,506 DEBUG storage: MultipathTopology._build_topology: >13:07:16,507 DEBUG storage: /etc/multipath.conf contents: >13:07:16,508 DEBUG storage: # multipath.conf written by anaconda >13:07:16,508 DEBUG storage: >13:07:16,508 DEBUG storage: defaults { >13:07:16,509 DEBUG storage: user_friendly_names yes >13:07:16,509 DEBUG storage: } >13:07:16,510 DEBUG storage: blacklist { >13:07:16,510 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >13:07:16,510 DEBUG storage: devnode "^hd[a-z]" >13:07:16,511 DEBUG storage: devnode "^dcssblk[0-9]*" >13:07:16,511 DEBUG storage: device { >13:07:16,511 DEBUG storage: vendor "DGC" >13:07:16,511 DEBUG storage: product "LUNZ" >13:07:16,512 DEBUG storage: } >13:07:16,512 DEBUG storage: device { >13:07:16,512 DEBUG storage: vendor "IBM" >13:07:16,512 DEBUG storage: product "S/390.*" >13:07:16,512 DEBUG storage: } >13:07:16,512 DEBUG storage: # don't count normal SATA devices as multipaths >13:07:16,512 DEBUG storage: device { >13:07:16,512 DEBUG storage: vendor "ATA" >13:07:16,512 DEBUG storage: } >13:07:16,515 DEBUG storage: # don't count 3ware devices as multipaths >13:07:16,515 DEBUG storage: device { >13:07:16,515 DEBUG storage: vendor "3ware" >13:07:16,515 DEBUG storage: } >13:07:16,515 DEBUG storage: device { >13:07:16,515 DEBUG storage: vendor "AMCC" >13:07:16,515 DEBUG storage: } >13:07:16,515 DEBUG storage: # nor highpoint devices >13:07:16,515 DEBUG storage: device { >13:07:16,515 DEBUG storage: vendor "HPT" >13:07:16,517 DEBUG storage: } >13:07:16,517 DEBUG storage: } >13:07:16,517 DEBUG storage: multipaths { >13:07:16,517 DEBUG storage: } >13:07:16,517 DEBUG storage: (end of /etc/multipath.conf) >13:07:16,577 INFO storage: MultipathTopology: found singlepath device: sda >13:07:16,578 INFO storage: MultipathTopology: found non-disk device: sr0 >13:07:16,578 INFO storage: MultipathTopology: found singlepath device: loop0 >13:07:16,578 INFO storage: MultipathTopology: found singlepath device: loop1 >13:07:16,579 INFO storage: MultipathTopology: found singlepath device: loop2 >13:07:16,579 INFO storage: MultipathTopology: found singlepath device: loop3 >13:07:16,579 INFO storage: MultipathTopology: found singlepath device: loop4 >13:07:16,579 INFO storage: MultipathTopology: found singlepath device: loop5 >13:07:16,579 INFO storage: MultipathTopology: found singlepath device: loop6 >13:07:16,580 INFO storage: MultipathTopology: found singlepath device: loop7 >13:07:16,580 INFO storage: MultipathTopology: found singlepath device: dm-0 >13:07:16,583 INFO storage: MultipathTopology: found singlepath device: dm-1 >13:07:18,647 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >13:07:18,648 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >13:07:18,693 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >13:07:18,698 INFO storage: sr0 looks to be the live device; marking as protected >13:07:18,744 DEBUG storage: MultipathTopology._build_topology: >13:07:18,745 DEBUG storage: /etc/multipath.conf contents: >13:07:18,745 DEBUG storage: # multipath.conf written by anaconda >13:07:18,745 DEBUG storage: >13:07:18,746 DEBUG storage: defaults { >13:07:18,746 DEBUG storage: user_friendly_names yes >13:07:18,747 DEBUG storage: } >13:07:18,747 DEBUG storage: blacklist { >13:07:18,751 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >13:07:18,751 DEBUG storage: devnode "^hd[a-z]" >13:07:18,752 DEBUG storage: devnode "^dcssblk[0-9]*" >13:07:18,752 DEBUG storage: device { >13:07:18,753 DEBUG storage: vendor "DGC" >13:07:18,753 DEBUG storage: product "LUNZ" >13:07:18,753 DEBUG storage: } >13:07:18,754 DEBUG storage: device { >13:07:18,754 DEBUG storage: vendor "IBM" >13:07:18,755 DEBUG storage: product "S/390.*" >13:07:18,755 DEBUG storage: } >13:07:18,755 DEBUG storage: # don't count normal SATA devices as multipaths >13:07:18,755 DEBUG storage: device { >13:07:18,756 DEBUG storage: vendor "ATA" >13:07:18,756 DEBUG storage: } >13:07:18,756 DEBUG storage: # don't count 3ware devices as multipaths >13:07:18,756 DEBUG storage: device { >13:07:18,756 DEBUG storage: vendor "3ware" >13:07:18,756 DEBUG storage: } >13:07:18,756 DEBUG storage: device { >13:07:18,756 DEBUG storage: vendor "AMCC" >13:07:18,756 DEBUG storage: } >13:07:18,756 DEBUG storage: # nor highpoint devices >13:07:18,759 DEBUG storage: device { >13:07:18,759 DEBUG storage: vendor "HPT" >13:07:18,759 DEBUG storage: } >13:07:18,759 DEBUG storage: } >13:07:18,759 DEBUG storage: multipaths { >13:07:18,760 DEBUG storage: } >13:07:18,760 DEBUG storage: (end of /etc/multipath.conf) >13:07:18,891 INFO storage: MultipathTopology: found singlepath device: sda >13:07:18,893 INFO storage: MultipathTopology: found non-disk device: sr0 >13:07:18,894 INFO storage: MultipathTopology: found singlepath device: loop0 >13:07:18,895 INFO storage: MultipathTopology: found singlepath device: loop1 >13:07:18,895 INFO storage: MultipathTopology: found singlepath device: loop2 >13:07:18,895 INFO storage: MultipathTopology: found singlepath device: loop3 >13:07:18,896 INFO storage: MultipathTopology: found singlepath device: loop4 >13:07:18,896 INFO storage: MultipathTopology: found singlepath device: loop5 >13:07:18,896 INFO storage: MultipathTopology: found singlepath device: loop6 >13:07:18,896 INFO storage: MultipathTopology: found singlepath device: loop7 >13:07:18,896 INFO storage: MultipathTopology: found singlepath device: dm-0 >13:07:18,896 INFO storage: MultipathTopology: found singlepath device: dm-1 >13:07:18,896 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >13:07:18,913 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': '24392', > '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 ; >13:07:18,914 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >13:07:18,915 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:07:18,950 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:18,951 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >13:07:18,955 INFO storage: sda is a disk >13:07:19,014 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:19,031 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >13:07:19,031 INFO storage: added disk sda (id 0) to device tree >13:07:19,031 DEBUG storage: looking up parted Device: /dev/sda >13:07:19,049 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >13:07:19,052 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >13:07:19,052 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:19,060 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:07:19,070 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >13:07:19,086 INFO storage: no usable disklabel on sda >13:07:19,087 DEBUG storage: no type or existing type for sda, bailing >13:07:19,101 INFO storage: got device: DiskDevice instance (0x7fdd18080290) -- > 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 0x7fdd1803d4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fdd180c6ed0> >13:07:19,123 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-x86_64-Live-Desktop.is /dev/disk/by-uuid/2013-01-06-05-08-48-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-x86_64-Live-Desktop.is', > 'ID_FS_LABEL_ENC': 'Fedora-18-x86_64-Live-Desktop.is', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-01-06-05-08-48-00', > 'ID_FS_UUID_ENC': '2013-01-06-05-08-48-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', > 'OSINFO_INSTALLER': 'http://fedoraproject.org/fedora/18', > 'OSINFO_LIVE': 'http://fedoraproject.org/fedora/18', > 'OSINFO_MEDIA': 'http://fedoraproject.org/fedora/18:3', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '28158', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-x86_64-Live-Desktop.is', > '/dev/disk/by-uuid/2013-01-06-05-08-48-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >13:07:19,124 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >13:07:19,124 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >13:07:19,131 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:19,138 INFO storage: sr0 is a cdrom >13:07:19,139 DEBUG storage: DeviceTree.addUdevOpticalDevice: >13:07:19,139 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:19,147 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >13:07:19,147 INFO storage: added cdrom sr0 (id 1) to device tree >13:07:19,162 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:07:19,166 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >13:07:19,174 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >13:07:19,175 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >13:07:19,189 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >13:07:19,204 WARN storage: disklabel detected but not usable on sr0 >13:07:19,210 INFO storage: type detected on 'sr0' is 'iso9660' >13:07:19,224 DEBUG storage: Iso9660FS.supported: supported: True ; >13:07:19,225 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >13:07:19,225 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >13:07:19,232 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:07:19,244 DEBUG storage: looking up parted Device: /dev/sr0 >13:07:19,245 INFO storage: got device: OpticalDevice instance (0x7fdd180d9890) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 916.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: 468992 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x7fdd1803d9e0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >13:07:19,254 DEBUG storage: Iso9660FS.supported: supported: True ; >13:07:19,254 INFO storage: got format: Iso9660FS instance (0x7fdd180d9d90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-01-06-05-08-48-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-x86_64-Live-Desktop.is size = 0 targetSize = 0 > >13:07:19,257 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': '24554', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >13:07:19,258 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >13:07:19,271 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >13:07:19,271 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:19,271 INFO storage: loop0 is a loop device >13:07:19,277 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >13:07:19,278 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >13:07:19,289 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:19,289 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:19,290 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >13:07:19,291 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >13:07:19,292 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >13:07:19,296 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:19,297 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:07:19,297 INFO storage: added loop loop0 (id 3) to device tree >13:07:19,308 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >13:07:19,309 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >13:07:19,309 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >13:07:19,312 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >13:07:19,313 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >13:07:19,324 WARN storage: disklabel detected but not usable on loop0 >13:07:19,324 INFO storage: type detected on 'loop0' is 'squashfs' >13:07:19,324 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >13:07:19,327 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:07:19,327 INFO storage: got device: LoopDevice instance (0x7fdd18115dd0) -- > 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 >13:07:19,337 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': '25863', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >13:07:19,337 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >13:07:19,338 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >13:07:19,342 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:19,342 INFO storage: loop1 is a loop device >13:07:19,343 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >13:07:19,360 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >13:07:19,361 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:19,363 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:19,364 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >13:07:19,365 INFO storage: added file /osmin (id 4) to device tree >13:07:19,366 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >13:07:19,366 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:19,376 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >13:07:19,376 INFO storage: added loop loop1 (id 5) to device tree >13:07:19,381 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >13:07:19,382 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >13:07:19,382 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:07:19,390 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >13:07:19,398 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >13:07:19,399 WARN storage: disklabel detected but not usable on loop1 >13:07:19,399 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >13:07:19,400 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:07:19,405 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >13:07:19,415 INFO storage: got device: LoopDevice instance (0x7fdd18122110) -- > 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 >13:07:19,416 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': '25886', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >13:07:19,416 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >13:07:19,420 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >13:07:19,421 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:19,421 INFO storage: loop2 is a loop device >13:07:19,431 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >13:07:19,432 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >13:07:19,433 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:19,442 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:19,443 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >13:07:19,444 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >13:07:19,445 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >13:07:19,452 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:19,453 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:07:19,461 INFO storage: added loop loop2 (id 7) to device tree >13:07:19,461 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >13:07:19,466 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >13:07:19,467 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >13:07:19,471 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >13:07:19,477 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >13:07:19,481 WARN storage: disklabel detected but not usable on loop2 >13:07:19,481 INFO storage: type detected on 'loop2' is 'squashfs' >13:07:19,489 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >13:07:19,498 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:07:19,500 INFO storage: got device: LoopDevice instance (0x7fdd18122d10) -- > 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 >13:07:19,506 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/a1586044-aaee-4dd6-8064-b5e3245e0cd2', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a1586044-aaee-4dd6-8064-b5e3245e0cd2', > 'ID_FS_UUID_ENC': 'a1586044-aaee-4dd6-8064-b5e3245e0cd2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26729', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/a1586044-aaee-4dd6-8064-b5e3245e0cd2'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >13:07:19,510 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >13:07:19,511 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >13:07:19,519 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:19,519 INFO storage: loop3 is a loop device >13:07:19,526 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >13:07:19,528 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >13:07:19,529 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:19,529 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:19,543 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >13:07:19,543 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >13:07:19,547 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >13:07:19,547 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:19,548 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >13:07:19,548 INFO storage: added loop loop3 (id 9) to device tree >13:07:19,563 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >13:07:19,564 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >13:07:19,570 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:19,570 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:07:19,570 DEBUG storage: device loop3 does not contain a disklabel >13:07:19,578 INFO storage: type detected on 'loop3' is 'ext4' >13:07:19,685 DEBUG storage: using current size 0 as min size >13:07:19,686 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:19,686 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:07:19,688 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >13:07:19,689 INFO storage: got device: LoopDevice instance (0x7fdd1812e190) -- > 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 >13:07:19,694 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:19,695 INFO storage: got format: Ext4FS instance (0x7fdd1811dd50) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = a1586044-aaee-4dd6-8064-b5e3245e0cd2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >13:07:19,697 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': '26748', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >13:07:19,701 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >13:07:19,702 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >13:07:19,704 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:19,704 INFO storage: loop4 is a loop device >13:07:19,705 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >13:07:19,711 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >13:07:19,712 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:19,713 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:19,714 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >13:07:19,715 INFO storage: added file /overlay (deleted) (id 10) to device tree >13:07:19,716 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >13:07:19,720 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:19,721 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >13:07:19,722 INFO storage: added loop loop4 (id 11) to device tree >13:07:19,723 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >13:07:19,729 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >13:07:19,729 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:07:19,731 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >13:07:19,732 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >13:07:19,739 WARN storage: disklabel detected but not usable on loop4 >13:07:19,740 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >13:07:19,741 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:07:19,742 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >13:07:19,742 INFO storage: got device: LoopDevice instance (0x7fdd18134910) -- > 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 >13:07:19,749 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': '27955', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >13:07:19,749 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >13:07:19,750 DEBUG storage: lvm filter: adding loop5 to the reject list >13:07:19,751 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': '28662', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >13:07:19,756 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >13:07:19,757 DEBUG storage: lvm filter: adding loop6 to the reject list >13:07:19,758 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': '28691', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >13:07:19,759 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >13:07:19,759 DEBUG storage: lvm filter: adding loop7 to the reject list >13:07:19,760 DEBUG storage: Skipping a device mapper drive (dm-0) for now >13:07:19,760 DEBUG storage: Skipping a device mapper drive (dm-1) for now >13:07:19,802 INFO storage: devices to scan: ['dm-0', 'dm-1'] >13:07:19,806 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/a1586044-aaee-4dd6-8064-b5e3245e0cd2 /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-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a1586044-aaee-4dd6-8064-b5e3245e0cd2', > 'ID_FS_UUID_ENC': 'a1586044-aaee-4dd6-8064-b5e3245e0cd2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33833', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/a1586044-aaee-4dd6-8064-b5e3245e0cd2', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >13:07:19,810 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >13:07:19,811 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >13:07:19,813 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:19,817 INFO storage: live-rw is a device-mapper device >13:07:19,818 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >13:07:19,820 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >13:07:19,822 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >13:07:19,827 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >13:07:19,829 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >13:07:19,830 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >13:07:19,836 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:19,838 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >13:07:19,838 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:19,840 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >13:07:19,844 INFO storage: added dm live-rw (id 12) to device tree >13:07:19,845 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >13:07:19,847 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >13:07:19,848 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:19,849 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:07:19,853 DEBUG storage: device live-rw does not contain a disklabel >13:07:19,854 INFO storage: type detected on 'live-rw' is 'ext4' >13:07:19,964 DEBUG storage: padding min size from 3367 up to 3703 >13:07:19,966 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:19,966 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:07:19,967 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >13:07:19,968 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >13:07:19,976 INFO storage: got device: DMDevice instance (0x7fdd18139690) -- > 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 0x7fdd1000cdd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >13:07:19,977 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:19,978 INFO storage: got format: Ext4FS instance (0x7fdd1813edd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a1586044-aaee-4dd6-8064-b5e3245e0cd2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >13:07:19,985 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/a1586044-aaee-4dd6-8064-b5e3245e0cd2 /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-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a1586044-aaee-4dd6-8064-b5e3245e0cd2', > 'ID_FS_UUID_ENC': 'a1586044-aaee-4dd6-8064-b5e3245e0cd2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43823', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/a1586044-aaee-4dd6-8064-b5e3245e0cd2', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >13:07:19,990 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >13:07:19,991 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >13:07:19,992 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:19,993 INFO storage: live-osimg-min is a device-mapper device >13:07:19,994 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >13:07:19,996 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >13:07:20,001 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >13:07:20,002 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >13:07:20,004 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >13:07:20,009 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >13:07:20,011 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >13:07:20,012 DEBUG storage: DeviceTree.getDeviceByName returned None >13:07:20,017 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >13:07:20,018 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:20,020 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >13:07:20,020 INFO storage: added dm live-osimg-min (id 13) to device tree >13:07:20,022 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >13:07:20,027 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >13:07:20,028 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:20,029 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:07:20,034 DEBUG storage: device live-osimg-min does not contain a disklabel >13:07:20,035 INFO storage: type detected on 'live-osimg-min' is 'ext4' >13:07:20,111 DEBUG storage: using current size 0 as min size >13:07:20,112 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:20,112 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:07:20,117 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >13:07:20,117 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >13:07:20,119 INFO storage: got device: DMDevice instance (0x2352090) -- > 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: 32733 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fdd18179290> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >13:07:20,121 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:20,130 INFO storage: got format: Ext4FS instance (0x7fdd1813ea90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = a1586044-aaee-4dd6-8064-b5e3245e0cd2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 3366.0 targetSize = 3366.0 > >13:07:20,161 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:07:20,162 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:07:20,167 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:07:20,197 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:07:20,198 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >13:07:20,199 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >13:07:20,199 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >13:07:20,200 INFO storage: edd: collected mbr signatures: {} >13:07:20,302 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:20,307 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:20,309 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:20,314 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:07:20,317 DEBUG storage: Iso9660FS.supported: supported: True ; >13:07:20,346 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >13:07:20,347 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (13) with existing ext4 filesystem >13:07:30,118 DEBUG storage: Iso9660FS.supported: supported: True ; >13:07:30,120 DEBUG storage: Iso9660FS.supported: supported: True ; >13:07:30,122 DEBUG storage: NFSv4.supported: supported: False ; >13:07:30,123 DEBUG storage: NFSv4.supported: supported: False ; >13:07:30,124 DEBUG storage: SELinuxFS.supported: supported: False ; >13:07:30,126 DEBUG storage: SELinuxFS.supported: supported: False ; >13:07:30,127 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:30,129 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:30,131 DEBUG storage: Ext3FS.supported: supported: True ; >13:07:30,132 DEBUG storage: Ext3FS.supported: supported: True ; >13:07:30,134 DEBUG storage: Ext2FS.supported: supported: True ; >13:07:30,136 DEBUG storage: Ext2FS.supported: supported: True ; >13:07:30,137 DEBUG storage: SysFS.supported: supported: False ; >13:07:30,139 DEBUG storage: SysFS.supported: supported: False ; >13:07:30,140 DEBUG storage: MultipathMember.__init__: >13:07:30,142 DEBUG storage: MDRaidMember.__init__: >13:07:30,144 DEBUG storage: ProcFS.supported: supported: False ; >13:07:30,145 DEBUG storage: ProcFS.supported: supported: False ; >13:07:30,147 DEBUG storage: SwapSpace.__init__: >13:07:30,149 DEBUG storage: DMRaidMember.__init__: >13:07:30,151 DEBUG storage: DevPtsFS.supported: supported: False ; >13:07:30,152 DEBUG storage: DevPtsFS.supported: supported: False ; >13:07:30,153 DEBUG storage: BTRFS.supported: supported: True ; >13:07:30,238 DEBUG storage: USBFS.supported: supported: False ; >13:07:30,240 DEBUG storage: USBFS.supported: supported: False ; >13:07:30,242 DEBUG storage: DiskLabel.__init__: >13:07:30,242 INFO storage: DiskLabel.partedDevice returning None >13:07:30,243 DEBUG storage: HFSPlus.supported: supported: False ; >13:07:30,243 DEBUG storage: HFSPlus.supported: supported: False ; >13:07:30,246 DEBUG storage: XFS.supported: supported: True ; >13:07:30,308 DEBUG storage: XFS.supported: supported: True ; >13:07:30,310 DEBUG storage: TmpFS.supported: supported: False ; >13:07:30,311 DEBUG storage: TmpFS.supported: supported: False ; >13:07:30,313 DEBUG storage: LUKS.__init__: >13:07:30,315 DEBUG storage: NTFS.supported: supported: False ; >13:07:30,316 DEBUG storage: NTFS.supported: supported: False ; >13:07:30,317 DEBUG storage: BindFS.supported: supported: False ; >13:07:30,319 DEBUG storage: BindFS.supported: supported: False ; >13:07:30,320 DEBUG storage: HFS.supported: supported: False ; >13:07:30,321 DEBUG storage: HFS.supported: supported: False ; >13:07:30,323 DEBUG storage: LVMPhysicalVolume.__init__: >13:07:30,324 DEBUG storage: NFS.supported: supported: False ; >13:07:30,326 DEBUG storage: NFS.supported: supported: False ; >13:07:30,327 DEBUG storage: FATFS.supported: supported: True ; >13:07:30,329 DEBUG storage: FATFS.supported: supported: True ; >13:07:30,330 DEBUG storage: NoDevFS.supported: supported: False ; >13:07:30,332 DEBUG storage: NoDevFS.supported: supported: False ; >13:07:43,911 DEBUG storage: clearpart: initializing sda >13:07:43,916 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:07:43,917 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:43,918 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >13:07:43,919 INFO storage: registered action: [0] Destroy Format None on disk sda (id 0) >13:07:43,928 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >13:07:43,930 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >13:07:43,931 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x50dc0d0> > PedDisk: <_ped.Disk object at 0x50b2cb0> >13:07:43,932 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >13:07:43,933 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:07:43,935 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >13:07:43,940 INFO storage: registered action: [1] Create Format msdos disklabel on disk sda (id 0) >13:07:43,940 DEBUG storage: new disk order: [] >13:07:43,991 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:07:43,992 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:07:43,994 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:07:44,000 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:07:44,000 DEBUG storage: resolved 'sda' to 'sda' (disk) >13:07:44,001 DEBUG storage: _is_valid_disklabel(sda) returning True >13:07:44,001 DEBUG storage: _is_valid_size(sda) returning True >13:07:44,001 DEBUG storage: _is_valid_location(sda) returning True >13:07:44,001 DEBUG storage: _is_valid_format(sda) returning True >13:07:44,001 DEBUG storage: is_valid_stage1_device(sda) returning True >13:07:53,772 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x4c1cb10>, 4000.0, [], None >13:07:53,776 DEBUG storage.ui: Storage.newDevice: 0 ; 4000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x4c32910) -- > 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 0x7fdd1803d4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x50dc510>] ; fstype: ext4 ; encrypted: False ; >13:07:53,777 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x4c1cb10>, 4000.0, ['sda'], None >13:07:53,778 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x4a13050> ; members: [] ; >13:07:53,780 DEBUG storage.ui: LVMPhysicalVolume.__init__: >13:07:53,780 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >13:07:53,782 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >13:07:53,782 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >13:07:53,784 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >13:07:53,785 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >13:07:53,787 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >13:07:53,788 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:07:53,789 INFO storage.ui: added partition req0 (id 14) to device tree >13:07:53,790 INFO storage.ui: registered action: [2] Create Device partition req0 (id 14) >13:07:53,790 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >13:07:53,791 INFO storage.ui: registered action: [3] Create Format lvmpv on partition req0 (id 14) >13:07:53,791 DEBUG storage.ui: adding a TotalSizeSet with size 4004 >13:07:53,792 DEBUG storage.ui: set.allocated = 8 >13:07:53,796 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:07:53,798 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 14)'] from disk(s) ['sda'] >13:07:53,799 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 14)'] >13:07:53,799 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 14)'] from disk(s) ['sda'] >13:07:53,801 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >13:07:53,803 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:07:53,803 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >13:07:53,805 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >13:07:53,806 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:07:53,807 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >13:07:53,807 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 4004.0 >13:07:53,808 DEBUG storage.ui: checking freespace on sda >13:07:53,809 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >13:07:53,810 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >13:07:53,810 DEBUG storage.ui: evaluating growth potential for new layout >13:07:53,810 DEBUG storage.ui: calculating growth for disk /dev/sda >13:07:53,811 DEBUG storage.ui: adjusted start sector from 63 to 2048 >13:07:53,813 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >13:07:53,814 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a39690> PedPartition: <_ped.Partition object at 0x4a355f0> >13:07:53,816 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:07:53,818 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >13:07:53,819 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >13:07:53,820 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >13:07:53,820 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 8183808 >done = False >13:07:53,821 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >13:07:53,821 DEBUG storage.ui: adding 25149377 (12279MB) to 14 (sda1) >13:07:53,821 DEBUG storage.ui: taking back 16965569 (8283MB) from 14 (sda1) >13:07:53,822 DEBUG storage.ui: new grow amount for request 14 (sda1) is 8183808 units, or 3996MB >13:07:53,822 DEBUG storage.ui: request 14 (sda1) growth: 8183808 (3996MB) size: 4004MB >13:07:53,823 DEBUG storage.ui: disk /dev/sda growth: 8183808 (3996MB) >13:07:53,824 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:07:53,825 DEBUG storage.ui: device sda1 new partedPartition None >13:07:53,826 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >13:07:53,828 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:07:53,828 DEBUG storage.ui: total growth: 8183808 sectors >13:07:53,829 DEBUG storage.ui: updating use_disk to sda, type: 0 >13:07:53,829 DEBUG storage.ui: new free: 63-25165823 / 12287MB >13:07:53,830 DEBUG storage.ui: new free allows for 8183808 sectors of growth >13:07:53,830 DEBUG storage.ui: adjusted start sector from 63 to 2048 >13:07:53,831 DEBUG storage.ui: created partition sda1 of 8MB and added it to /dev/sda >13:07:53,833 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >13:07:53,834 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a397d0> PedPartition: <_ped.Partition object at 0x4c2f290> >13:07:53,835 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:07:53,837 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >13:07:53,839 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:07:53,840 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a39750> PedPartition: <_ped.Partition object at 0x4a35530> >13:07:53,840 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 14)'] >13:07:53,841 DEBUG storage.ui: growable partitions are ['sda1'] >13:07:53,841 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >13:07:53,842 DEBUG storage.ui: disk sda has 1 chunks >13:07:53,842 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >13:07:53,843 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 8183808 >done = False >13:07:53,844 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >13:07:53,844 DEBUG storage.ui: adding 25149377 (12279MB) to 14 (sda1) >13:07:53,845 DEBUG storage.ui: taking back 16965569 (8283MB) from 14 (sda1) >13:07:53,845 DEBUG storage.ui: new grow amount for request 14 (sda1) is 8183808 units, or 3996MB >13:07:53,846 DEBUG storage.ui: set: ['sda1'] 8/4004 >13:07:53,846 DEBUG storage.ui: allocating 3996 to TotalSizeSet with 8/4004 (3996 needed) >13:07:53,846 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda1 growable = True >base = 16384 growth = 8183808 max_grow = 8183808 >done = True >13:07:53,847 DEBUG storage.ui: needed: 0 >13:07:53,848 DEBUG storage.ui: set: ['sda1'] 4004/4004 >13:07:53,848 DEBUG storage.ui: allocating 0 to TotalSizeSet with 4004/4004 (0 needed) >13:07:53,848 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda1 growable = True >base = 16384 growth = 8183808 max_grow = 8183808 >done = True >13:07:53,848 DEBUG storage.ui: needed: 0 >13:07:53,848 DEBUG storage.ui: growing partitions on sda >13:07:53,849 DEBUG storage.ui: partition sda1 (14): 0 >13:07:53,849 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 8202239 length: 8200192 > device: <parted.device.Device object at 0x50dc450> PedGeometry: <_ped.Geometry object at 0x4a39890> >13:07:53,849 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 14)'] from disk(s) ['sda'] >13:07:53,850 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:07:53,850 DEBUG storage.ui: device sda1 new partedPartition None >13:07:53,854 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >13:07:53,856 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:07:53,857 DEBUG storage.ui: back from removeNewPartitions >13:07:53,857 DEBUG storage.ui: extended: None >13:07:53,858 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 8202239 length: 8200192 > device: <parted.device.Device object at 0x50dc450> PedGeometry: <_ped.Geometry object at 0x4a39890> >13:07:53,860 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >13:07:53,860 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a39c50> PedPartition: <_ped.Partition object at 0x4a35590> >13:07:53,862 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:07:53,864 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >13:07:53,865 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:07:53,866 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a39e10> PedPartition: <_ped.Partition object at 0x4a35650> >13:07:53,867 DEBUG storage.ui: fixing size of non-existent 4004MB partition sda1 (14) with non-existent lvmpv at 4004.00 >13:07:53,868 DEBUG storage.ui: creating new container >13:07:53,870 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >13:07:53,870 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >13:07:53,872 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >13:07:53,872 INFO storage.ui: added lvmvg fedora (id 15) to device tree >13:07:53,873 INFO storage.ui: registered action: [4] Create Device lvmvg fedora (id 15) >13:07:53,874 DEBUG storage.ui: fedora size is 4000MB >13:07:53,875 DEBUG storage.ui: vg fedora has 4000MB free >13:07:53,875 DEBUG storage.ui: fedora size is 4000MB >13:07:53,876 DEBUG storage.ui: vg fedora has 4000MB free >13:07:53,877 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x4a13350) -- > name = fedora status = False kids = 0 id = 15 > parents = ['non-existent 4004MB partition sda1 (14) with non-existent lvmpv'] > uuid = None size = 4000 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1000.0 free space = 4000 > free extents = 1000.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 4004MB partition sda1 (14) with non-existent lvmpv'] > LVs = [] >13:07:53,877 DEBUG storage.ui: fedora size is 4000MB >13:07:53,878 DEBUG storage.ui: vg fedora has 4000MB free >13:07:53,878 DEBUG storage.ui: creating new device >13:07:53,880 DEBUG storage.ui: Ext4FS.supported: supported: True ; >13:07:53,880 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >13:07:53,882 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >13:07:53,884 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >13:07:53,885 DEBUG storage.ui: fedora size is 4000MB >13:07:53,885 DEBUG storage.ui: vg fedora has 4000MB free >13:07:53,886 DEBUG storage.ui: Adding fedora-root/4000MB to fedora >13:07:53,886 INFO storage.ui: added lvmlv fedora-root (id 16) to device tree >13:07:53,887 INFO storage.ui: registered action: [5] Create Device lvmlv fedora-root (id 16) >13:07:53,887 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >13:07:53,888 INFO storage.ui: registered action: [6] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 16) >13:07:53,990 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:07:53,994 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:53,998 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:07:54,021 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >13:07:54,023 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4000MB lvmvg fedora (15) >13:07:56,871 DEBUG storage: Ext4FS.supported: supported: True ; >13:07:56,872 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:07:56,873 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x4c1cb10>, 4000.0, ['sda'], single >13:07:56,875 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >13:07:56,880 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4000MB lvmvg fedora (15) >13:08:20,310 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x4c1cb10>, 1.0, [], None >13:08:20,316 DEBUG storage.ui: Storage.newDevice: 0 ; 1.0 ; mountpoint: /sys/fs/cgroup/systemd ; disks: [DiskDevice instance (0x4c32910) -- > name = sda status = True kids = 1 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 0x7fdd1803d4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x50dc510>] ; fstype: ext4 ; encrypted: False ; >13:08:20,320 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x4c1cb10>, 1.0, ['sda'], None >13:08:20,321 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: non-existent 4000MB lvmvg fedora (15) ; factory: <pyanaconda.storage.LVMFactory object at 0x4a39990> ; members: [] ; >13:08:20,322 DEBUG storage.ui: LVMPhysicalVolume.__init__: >13:08:20,322 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >13:08:20,322 DEBUG storage.ui: using container fedora with 1 devices >13:08:20,322 DEBUG storage.ui: fedora size is 4000MB >13:08:20,323 DEBUG storage.ui: vg fedora has 0MB free >13:08:20,325 DEBUG storage.ui: raw container size reported as 4012 >13:08:20,325 DEBUG storage.ui: adding a TotalSizeSet with size 4012 >13:08:20,325 DEBUG storage.ui: set.allocated = 8 >13:08:20,327 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:08:20,327 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 14)'] from disk(s) ['sda'] >13:08:20,332 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:20,332 DEBUG storage.ui: device sda1 new partedPartition None >13:08:20,333 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >13:08:20,334 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:08:20,335 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 14)'] >13:08:20,335 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 14)'] from disk(s) ['sda'] >13:08:20,340 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >13:08:20,341 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:08:20,342 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >13:08:20,343 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >13:08:20,349 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:08:20,349 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >13:08:20,349 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 4012.0 >13:08:20,349 DEBUG storage.ui: checking freespace on sda >13:08:20,349 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >13:08:20,350 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >13:08:20,350 DEBUG storage.ui: evaluating growth potential for new layout >13:08:20,350 DEBUG storage.ui: calculating growth for disk /dev/sda >13:08:20,350 DEBUG storage.ui: adjusted start sector from 63 to 2048 >13:08:20,355 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >13:08:20,359 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a3f410> PedPartition: <_ped.Partition object at 0x4a35710> >13:08:20,360 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:08:20,362 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >13:08:20,362 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >13:08:20,362 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >13:08:20,362 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 8200192 >done = False >13:08:20,362 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >13:08:20,362 DEBUG storage.ui: adding 25149377 (12279MB) to 14 (sda1) >13:08:20,362 DEBUG storage.ui: taking back 16949185 (8275MB) from 14 (sda1) >13:08:20,362 DEBUG storage.ui: new grow amount for request 14 (sda1) is 8200192 units, or 4004MB >13:08:20,363 DEBUG storage.ui: request 14 (sda1) growth: 8200192 (4004MB) size: 4012MB >13:08:20,363 DEBUG storage.ui: disk /dev/sda growth: 8200192 (4004MB) >13:08:20,367 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:20,367 DEBUG storage.ui: device sda1 new partedPartition None >13:08:20,368 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >13:08:20,372 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:08:20,372 DEBUG storage.ui: total growth: 8200192 sectors >13:08:20,372 DEBUG storage.ui: updating use_disk to sda, type: 0 >13:08:20,373 DEBUG storage.ui: new free: 63-25165823 / 12287MB >13:08:20,373 DEBUG storage.ui: new free allows for 8200192 sectors of growth >13:08:20,373 DEBUG storage.ui: adjusted start sector from 63 to 2048 >13:08:20,373 DEBUG storage.ui: created partition sda1 of 8MB and added it to /dev/sda >13:08:20,375 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >13:08:20,375 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a3f610> PedPartition: <_ped.Partition object at 0x4a356b0> >13:08:20,380 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:08:20,381 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >13:08:20,393 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:20,397 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a39450> PedPartition: <_ped.Partition object at 0x50d9a10> >13:08:20,398 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 14)'] >13:08:20,398 DEBUG storage.ui: growable partitions are ['sda1'] >13:08:20,398 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >13:08:20,398 DEBUG storage.ui: disk sda has 1 chunks >13:08:20,398 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >13:08:20,398 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 8200192 >done = False >13:08:20,398 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >13:08:20,399 DEBUG storage.ui: adding 25149377 (12279MB) to 14 (sda1) >13:08:20,399 DEBUG storage.ui: taking back 16949185 (8275MB) from 14 (sda1) >13:08:20,399 DEBUG storage.ui: new grow amount for request 14 (sda1) is 8200192 units, or 4004MB >13:08:20,399 DEBUG storage.ui: set: ['sda1'] 8/4012 >13:08:20,401 DEBUG storage.ui: allocating 4004 to TotalSizeSet with 8/4012 (4004 needed) >13:08:20,401 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda1 growable = True >base = 16384 growth = 8200192 max_grow = 8200192 >done = True >13:08:20,401 DEBUG storage.ui: needed: 0 >13:08:20,401 DEBUG storage.ui: set: ['sda1'] 4012/4012 >13:08:20,401 DEBUG storage.ui: allocating 0 to TotalSizeSet with 4012/4012 (0 needed) >13:08:20,401 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda1 growable = True >base = 16384 growth = 8200192 max_grow = 8200192 >done = True >13:08:20,401 DEBUG storage.ui: needed: 0 >13:08:20,402 DEBUG storage.ui: growing partitions on sda >13:08:20,402 DEBUG storage.ui: partition sda1 (14): 0 >13:08:20,403 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 8218623 length: 8216576 > device: <parted.device.Device object at 0x50dc450> PedGeometry: <_ped.Geometry object at 0x4a39910> >13:08:20,404 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 14)'] from disk(s) ['sda'] >13:08:20,405 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:20,407 DEBUG storage.ui: device sda1 new partedPartition None >13:08:20,408 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >13:08:20,410 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:08:20,413 DEBUG storage.ui: back from removeNewPartitions >13:08:20,414 DEBUG storage.ui: extended: None >13:08:20,414 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 8218623 length: 8216576 > device: <parted.device.Device object at 0x50dc450> PedGeometry: <_ped.Geometry object at 0x4a39910> >13:08:20,416 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >13:08:20,417 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a392d0> PedPartition: <_ped.Partition object at 0x4c2f290> >13:08:20,419 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:08:20,420 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >13:08:20,425 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:20,427 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a2cf10> PedPartition: <_ped.Partition object at 0x4a35770> >13:08:20,428 DEBUG storage.ui: fixing size of non-existent 4012MB partition sda1 (14) with non-existent lvmpv at 4012.00 >13:08:20,428 DEBUG storage.ui: fedora size is 4008MB >13:08:20,429 DEBUG storage.ui: vg fedora has 8MB free >13:08:20,431 DEBUG storage.ui: fedora size is 4008MB >13:08:20,431 DEBUG storage.ui: vg fedora has 8MB free >13:08:20,432 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x4a13350) -- > name = fedora status = False kids = 1 id = 15 > parents = ['non-existent 4012MB partition sda1 (14) with non-existent lvmpv'] > uuid = None size = 4008 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1002.0 free space = 8 > free extents = 2.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 4012MB partition sda1 (14) with non-existent lvmpv'] > LVs = ['non-existent 4000MB lvmlv fedora-root (16) with non-existent ext4 filesystem mounted at /'] >13:08:20,433 DEBUG storage.ui: fedora size is 4008MB >13:08:20,434 DEBUG storage.ui: vg fedora has 8MB free >13:08:20,434 DEBUG storage.ui: creating new device >13:08:20,437 DEBUG storage.ui: Ext4FS.supported: supported: True ; >13:08:20,438 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >13:08:20,440 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >13:08:20,442 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-sys_fs_cgroup_systemd ; current: None ; type: ext4 ; >13:08:20,444 DEBUG storage.ui: fedora size is 4008MB >13:08:20,445 DEBUG storage.ui: vg fedora has 8MB free >13:08:20,445 DEBUG storage.ui: Adding fedora-sys_fs_cgroup_systemd/1MB to fedora >13:08:20,446 INFO storage.ui: added lvmlv fedora-sys_fs_cgroup_systemd (id 17) to device tree >13:08:20,446 INFO storage.ui: registered action: [7] Create Device lvmlv fedora-sys_fs_cgroup_systemd (id 17) >13:08:20,450 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >13:08:20,451 INFO storage.ui: registered action: [8] Create Format ext4 filesystem mounted at /sys/fs/cgroup/systemd on lvmlv fedora-sys_fs_cgroup_systemd (id 17) >13:08:20,503 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >13:08:20,509 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4008MB lvmvg fedora (15) >13:08:29,901 DEBUG storage: Ext4FS.supported: supported: True ; >13:08:29,902 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:08:29,902 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4c1cb10>, 1.0, ['sda'], None >13:08:29,904 INFO storage.ui: removed lvmlv fedora-sys_fs_cgroup_systemd (id 17) from device tree >13:08:29,906 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >13:08:29,906 INFO storage.ui: registered action: [9] Destroy Device lvmlv fedora-sys_fs_cgroup_systemd (id 17) >13:08:29,907 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x4c1cb10>, 0, ['sda'], None >13:08:29,909 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: non-existent 4008MB lvmvg fedora (15) ; factory: <pyanaconda.storage.LVMFactory object at 0x4a3fc10> ; members: [] ; >13:08:29,911 DEBUG storage.ui: LVMPhysicalVolume.__init__: >13:08:29,911 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >13:08:29,912 DEBUG storage.ui: using container fedora with 1 devices >13:08:29,912 DEBUG storage.ui: fedora size is 4008MB >13:08:29,913 DEBUG storage.ui: vg fedora has 8MB free >13:08:29,913 DEBUG storage.ui: raw container size reported as 4008 >13:08:29,914 DEBUG storage.ui: adding a TotalSizeSet with size 4008 >13:08:29,914 DEBUG storage.ui: set.allocated = 8 >13:08:29,916 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:08:29,918 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 14)'] from disk(s) ['sda'] >13:08:29,919 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:29,920 DEBUG storage.ui: device sda1 new partedPartition None >13:08:29,922 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >13:08:29,924 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:08:29,925 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 14)'] >13:08:29,925 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 14)'] from disk(s) ['sda'] >13:08:29,927 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >13:08:29,929 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:08:29,930 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >13:08:29,931 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >13:08:29,933 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:08:29,934 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >13:08:29,934 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 4008.0 >13:08:29,935 DEBUG storage.ui: checking freespace on sda >13:08:29,936 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >13:08:29,936 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >13:08:29,937 DEBUG storage.ui: evaluating growth potential for new layout >13:08:29,937 DEBUG storage.ui: calculating growth for disk /dev/sda >13:08:29,938 DEBUG storage.ui: adjusted start sector from 63 to 2048 >13:08:29,940 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >13:08:29,941 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x52d2490> PedPartition: <_ped.Partition object at 0x4a35c50> >13:08:29,942 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:08:29,944 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >13:08:29,946 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >13:08:29,946 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >13:08:29,947 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 8192000 >done = False >13:08:29,947 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >13:08:29,948 DEBUG storage.ui: adding 25149377 (12279MB) to 14 (sda1) >13:08:29,948 DEBUG storage.ui: taking back 16957377 (8279MB) from 14 (sda1) >13:08:29,949 DEBUG storage.ui: new grow amount for request 14 (sda1) is 8192000 units, or 4000MB >13:08:29,949 DEBUG storage.ui: request 14 (sda1) growth: 8192000 (4000MB) size: 4008MB >13:08:29,950 DEBUG storage.ui: disk /dev/sda growth: 8192000 (4000MB) >13:08:29,951 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:29,952 DEBUG storage.ui: device sda1 new partedPartition None >13:08:29,953 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >13:08:29,955 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:08:29,956 DEBUG storage.ui: total growth: 8192000 sectors >13:08:29,956 DEBUG storage.ui: updating use_disk to sda, type: 0 >13:08:29,957 DEBUG storage.ui: new free: 63-25165823 / 12287MB >13:08:29,957 DEBUG storage.ui: new free allows for 8192000 sectors of growth >13:08:29,958 DEBUG storage.ui: adjusted start sector from 63 to 2048 >13:08:29,959 DEBUG storage.ui: created partition sda1 of 8MB and added it to /dev/sda >13:08:29,961 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >13:08:29,961 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a3f350> PedPartition: <_ped.Partition object at 0x4c2f290> >13:08:29,963 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:08:29,965 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >13:08:29,967 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:29,968 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a09fd0> PedPartition: <_ped.Partition object at 0x50d9a10> >13:08:29,968 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 14)'] >13:08:29,969 DEBUG storage.ui: growable partitions are ['sda1'] >13:08:29,970 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >13:08:29,970 DEBUG storage.ui: disk sda has 1 chunks >13:08:29,971 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >13:08:29,971 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 8192000 >done = False >13:08:29,972 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >13:08:29,972 DEBUG storage.ui: adding 25149377 (12279MB) to 14 (sda1) >13:08:29,973 DEBUG storage.ui: taking back 16957377 (8279MB) from 14 (sda1) >13:08:29,973 DEBUG storage.ui: new grow amount for request 14 (sda1) is 8192000 units, or 4000MB >13:08:29,973 DEBUG storage.ui: set: ['sda1'] 8/4008 >13:08:29,974 DEBUG storage.ui: allocating 4000 to TotalSizeSet with 8/4008 (4000 needed) >13:08:29,974 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda1 growable = True >base = 16384 growth = 8192000 max_grow = 8192000 >done = True >13:08:29,974 DEBUG storage.ui: needed: 0 >13:08:29,975 DEBUG storage.ui: set: ['sda1'] 4008/4008 >13:08:29,975 DEBUG storage.ui: allocating 0 to TotalSizeSet with 4008/4008 (0 needed) >13:08:29,975 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda1 growable = True >base = 16384 growth = 8192000 max_grow = 8192000 >done = True >13:08:29,975 DEBUG storage.ui: needed: 0 >13:08:29,975 DEBUG storage.ui: growing partitions on sda >13:08:29,975 DEBUG storage.ui: partition sda1 (14): 0 >13:08:29,975 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 8210431 length: 8208384 > device: <parted.device.Device object at 0x50dc450> PedGeometry: <_ped.Geometry object at 0x4a3f310> >13:08:29,975 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 14)'] from disk(s) ['sda'] >13:08:29,980 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:29,981 DEBUG storage.ui: device sda1 new partedPartition None >13:08:29,982 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >13:08:29,983 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:08:29,983 DEBUG storage.ui: back from removeNewPartitions >13:08:29,983 DEBUG storage.ui: extended: None >13:08:29,984 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 8210431 length: 8208384 > device: <parted.device.Device object at 0x50dc450> PedGeometry: <_ped.Geometry object at 0x4a3f310> >13:08:29,987 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >13:08:29,988 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a39590> PedPartition: <_ped.Partition object at 0x50d9a70> >13:08:29,990 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:08:29,991 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >13:08:29,993 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:29,994 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a397d0> PedPartition: <_ped.Partition object at 0x4a35530> >13:08:29,995 DEBUG storage.ui: fixing size of non-existent 4008MB partition sda1 (14) with non-existent lvmpv at 4008.00 >13:08:29,998 DEBUG storage.ui: Storage.newDevice: 2 ; 1.0 ; name: None ; encrypted: False ; disks: [DiskDevice instance (0x4c32910) -- > name = sda status = True kids = 1 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 0x7fdd1803d4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x50dc510>] ; raid_level: None ; label: ; container_name: fedora ; mountpoint: /sys/fs/cgroup/systemd ; fstype: ext4 ; >13:08:29,999 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4c1cb10>, 1.0, ['sda'], None >13:08:30,000 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >13:08:30,002 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 4004MB lvmvg fedora (15) >13:08:30,003 DEBUG storage.ui: specified container name fedora is wrong type (lvmvg) >13:08:30,004 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.PartitionFactory object at 0x4a3fd90> ; members: [] ; >13:08:30,005 DEBUG storage.ui: creating new device >13:08:30,006 DEBUG storage.ui: Ext4FS.supported: supported: True ; >13:08:30,007 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >13:08:30,009 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >13:08:30,011 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >13:08:30,013 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >13:08:30,014 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:08:30,015 INFO storage.ui: added partition req1 (id 18) to device tree >13:08:30,016 INFO storage.ui: registered action: [10] Create Device partition req1 (id 18) >13:08:30,016 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >13:08:30,017 INFO storage.ui: registered action: [11] Create Format ext4 filesystem mounted at /sys/fs/cgroup/systemd on partition req1 (id 18) >13:08:30,018 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:08:30,020 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 18)', 'sda1(id 14)'] from disk(s) ['sda'] >13:08:30,022 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:30,023 DEBUG storage.ui: device sda1 new partedPartition None >13:08:30,025 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >13:08:30,026 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:08:30,027 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 18)', 'req0(id 14)'] >13:08:30,028 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 14)', 'req1(id 18)'] from disk(s) ['sda'] >13:08:30,029 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >13:08:30,032 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:08:30,033 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >13:08:30,034 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >13:08:30,036 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:08:30,037 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >13:08:30,037 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 4008MB ; grow: False ; max_size: 4008.0 >13:08:30,038 DEBUG storage.ui: checking freespace on sda >13:08:30,039 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4008MB boot=False best=None grow=False >13:08:30,040 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >13:08:30,040 DEBUG storage.ui: updating use_disk to sda, type: 0 >13:08:30,041 DEBUG storage.ui: new free: 63-25165823 / 12287MB >13:08:30,041 DEBUG storage.ui: new free allows for 0 sectors of growth >13:08:30,042 DEBUG storage.ui: adjusted start sector from 63 to 2048 >13:08:30,043 DEBUG storage.ui: created partition sda1 of 4008MB and added it to /dev/sda >13:08:30,044 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >13:08:30,045 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a3f190> PedPartition: <_ped.Partition object at 0x4c2f290> >13:08:30,047 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:08:30,049 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >13:08:30,051 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:30,052 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a3f1d0> PedPartition: <_ped.Partition object at 0x50d9a10> >13:08:30,054 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >13:08:30,056 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:08:30,056 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >13:08:30,058 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >13:08:30,060 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:08:30,060 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >13:08:30,061 DEBUG storage.ui: allocating partition: req1 ; id: 18 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1.0 >13:08:30,061 DEBUG storage.ui: checking freespace on sda >13:08:30,062 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True >13:08:30,063 DEBUG storage.ui: current free range is 63-2047 (0MB) >13:08:30,063 DEBUG storage.ui: current free range is 8210432-25165823 (8279MB) >13:08:30,064 DEBUG storage.ui: evaluating growth potential for new layout >13:08:30,064 DEBUG storage.ui: calculating growth for disk /dev/sda >13:08:30,066 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >13:08:30,066 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a09fd0> PedPartition: <_ped.Partition object at 0x50d9a70> >13:08:30,068 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >13:08:30,069 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >13:08:30,070 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >13:08:30,070 DEBUG storage.ui: adding request 18 to chunk 25165761 (63-25165823) on /dev/sda >13:08:30,070 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >13:08:30,071 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda1 growable = False >base = 8208384 growth = 0 max_grow = 0 >done = True >13:08:30,071 DEBUG storage.ui: req: PartitionRequest instance -- >id = 18 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 0 >done = True >13:08:30,071 DEBUG storage.ui: request 14 (sda1) growth: 0 (0MB) size: 4008MB >13:08:30,071 DEBUG storage.ui: request 18 (sda2) growth: 0 (0MB) size: 1MB >13:08:30,071 DEBUG storage.ui: disk /dev/sda growth: 0 (0MB) >13:08:30,073 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >13:08:30,073 DEBUG storage.ui: device sda2 new partedPartition None >13:08:30,075 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >13:08:30,076 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:08:30,076 DEBUG storage.ui: total growth: 0 sectors >13:08:30,076 DEBUG storage.ui: updating use_disk to sda, type: 0 >13:08:30,077 DEBUG storage.ui: new free: 8210432-25165823 / 8279MB >13:08:30,077 DEBUG storage.ui: new free allows for 0 sectors of growth >13:08:30,078 DEBUG storage.ui: created partition sda2 of 1MB and added it to /dev/sda >13:08:30,079 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >13:08:30,080 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a396d0> PedPartition: <_ped.Partition object at 0x4a35530> >13:08:30,081 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >13:08:30,083 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >13:08:30,085 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >13:08:30,085 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a391d0> PedPartition: <_ped.Partition object at 0x4a35770> >13:08:30,085 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 18)', 'sda1(id 14)'] >13:08:30,086 DEBUG storage.ui: growable partitions are ['sda2'] >13:08:30,086 DEBUG storage.ui: adding request 18 to chunk 25165761 (63-25165823) on /dev/sda >13:08:30,086 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >13:08:30,086 DEBUG storage.ui: disk sda has 1 chunks >13:08:30,087 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >13:08:30,087 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda1 growable = False >base = 8208384 growth = 0 max_grow = 0 >done = True >13:08:30,087 DEBUG storage.ui: req: PartitionRequest instance -- >id = 18 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 0 >done = True >13:08:30,087 DEBUG storage.ui: growing partitions on sda >13:08:30,088 DEBUG storage.ui: partition sda1 (14): 0 >13:08:30,088 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 8210431 length: 8208384 > device: <parted.device.Device object at 0x50dc450> PedGeometry: <_ped.Geometry object at 0x4a39990> >13:08:30,088 DEBUG storage.ui: partition sda2 (18): 0 >13:08:30,089 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 8210432 end: 8212479 length: 2048 > device: <parted.device.Device object at 0x50dc450> PedGeometry: <_ped.Geometry object at 0x4a39cd0> >13:08:30,089 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 14)', 'sda2(id 18)'] from disk(s) ['sda'] >13:08:30,091 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:30,091 DEBUG storage.ui: device sda1 new partedPartition None >13:08:30,092 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >13:08:30,094 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:08:30,095 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >13:08:30,096 DEBUG storage.ui: device sda2 new partedPartition None >13:08:30,097 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >13:08:30,099 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:08:30,099 DEBUG storage.ui: back from removeNewPartitions >13:08:30,099 DEBUG storage.ui: extended: None >13:08:30,099 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 8210431 length: 8208384 > device: <parted.device.Device object at 0x50dc450> PedGeometry: <_ped.Geometry object at 0x4a39990> >13:08:30,101 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >13:08:30,101 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x52d7290> PedPartition: <_ped.Partition object at 0x4a35710> >13:08:30,104 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:08:30,105 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >13:08:30,107 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:30,108 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a2cfd0> PedPartition: <_ped.Partition object at 0x50d9a10> >13:08:30,108 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 8210432 end: 8212479 length: 2048 > device: <parted.device.Device object at 0x50dc450> PedGeometry: <_ped.Geometry object at 0x4a39cd0> >13:08:30,110 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >13:08:30,111 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a39d50> PedPartition: <_ped.Partition object at 0x4a356b0> >13:08:30,112 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >13:08:30,114 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >13:08:30,116 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >13:08:30,116 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x52d71d0> PedPartition: <_ped.Partition object at 0x4a35c50> >13:08:30,117 DEBUG storage.ui: fixing size of non-existent 4008MB partition sda1 (14) with non-existent lvmpv at 4008.00 >13:08:30,117 DEBUG storage.ui: fixing size of non-existent 1MB partition sda2 (18) with non-existent ext4 filesystem mounted at /sys/fs/cgroup/systemd at 1.00 >13:08:30,144 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >13:08:30,146 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4004MB lvmvg fedora (15) >13:08:30,152 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >13:08:30,154 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4004MB lvmvg fedora (15) >13:08:38,770 DEBUG storage: Ext4FS.supported: supported: True ; >13:08:38,771 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:08:38,771 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4c1cb10>, 4000.0, ['sda'], None >13:08:38,773 INFO storage.ui: removed lvmlv fedora-root (id 16) from device tree >13:08:38,774 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >13:08:38,775 INFO storage.ui: registered action: [12] Destroy Device lvmlv fedora-root (id 16) >13:08:38,776 INFO storage.ui: removed lvmvg fedora (id 15) from device tree >13:08:38,778 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >13:08:38,778 INFO storage.ui: registered action: [13] Destroy Device lvmvg fedora (id 15) >13:08:38,779 INFO storage.ui: removed partition sda1 (id 14) from device tree >13:08:38,781 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:08:38,782 INFO storage.ui: registered action: [14] Destroy Device partition sda1 (id 14) >13:08:38,784 DEBUG storage.ui: Storage.newDevice: 2 ; 4000.0 ; name: None ; encrypted: False ; disks: [DiskDevice instance (0x4c32910) -- > name = sda status = True kids = 1 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 0x7fdd1803d4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x50dc510>] ; raid_level: None ; label: ; container_name: fedora ; mountpoint: / ; fstype: ext4 ; >13:08:38,785 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4c1cb10>, 4000.0, ['sda'], None >13:08:38,787 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >13:08:38,788 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >13:08:38,790 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.PartitionFactory object at 0x52d7110> ; members: [] ; >13:08:38,790 DEBUG storage.ui: creating new device >13:08:38,792 DEBUG storage.ui: Ext4FS.supported: supported: True ; >13:08:38,792 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >13:08:38,794 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >13:08:38,796 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >13:08:38,798 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >13:08:38,800 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:08:38,801 INFO storage.ui: added partition req2 (id 19) to device tree >13:08:38,801 INFO storage.ui: registered action: [15] Create Device partition req2 (id 19) >13:08:38,802 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >13:08:38,802 INFO storage.ui: registered action: [16] Create Format ext4 filesystem mounted at / on partition req2 (id 19) >13:08:38,804 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:08:38,806 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 19)', 'sda2(id 18)'] from disk(s) ['sda'] >13:08:38,808 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >13:08:38,808 DEBUG storage.ui: device sda2 new partedPartition None >13:08:38,810 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >13:08:38,811 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:08:38,812 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req2(id 19)', 'req1(id 18)'] >13:08:38,813 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 18)', 'req2(id 19)'] from disk(s) ['sda'] >13:08:38,815 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >13:08:38,817 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:08:38,817 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >13:08:38,820 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >13:08:38,822 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:08:38,822 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >13:08:38,823 DEBUG storage.ui: allocating partition: req1 ; id: 18 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: False ; max_size: 1.0 >13:08:38,824 DEBUG storage.ui: checking freespace on sda >13:08:38,825 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=False >13:08:38,825 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >13:08:38,826 DEBUG storage.ui: updating use_disk to sda, type: 0 >13:08:38,827 DEBUG storage.ui: new free: 63-25165823 / 12287MB >13:08:38,827 DEBUG storage.ui: new free allows for 0 sectors of growth >13:08:38,828 DEBUG storage.ui: adjusted start sector from 63 to 2048 >13:08:38,829 DEBUG storage.ui: created partition sda1 of 1MB and added it to /dev/sda >13:08:38,830 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >13:08:38,831 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a39590> PedPartition: <_ped.Partition object at 0x4c2f290> >13:08:38,833 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:08:38,835 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >13:08:38,837 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:38,838 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a3f650> PedPartition: <_ped.Partition object at 0x4a35c50> >13:08:38,840 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >13:08:38,842 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:08:38,843 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >13:08:38,845 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >13:08:38,847 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:08:38,847 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >13:08:38,848 DEBUG storage.ui: allocating partition: req2 ; id: 19 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 4000.0 >13:08:38,848 DEBUG storage.ui: checking freespace on sda >13:08:38,849 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True >13:08:38,850 DEBUG storage.ui: current free range is 63-2047 (0MB) >13:08:38,851 DEBUG storage.ui: current free range is 4096-25165823 (12286MB) >13:08:38,851 DEBUG storage.ui: evaluating growth potential for new layout >13:08:38,852 DEBUG storage.ui: calculating growth for disk /dev/sda >13:08:38,854 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >13:08:38,854 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a39610> PedPartition: <_ped.Partition object at 0x4a35cb0> >13:08:38,856 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >13:08:38,858 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >13:08:38,859 DEBUG storage.ui: adding request 18 to chunk 25165761 (63-25165823) on /dev/sda >13:08:38,859 DEBUG storage.ui: adding request 19 to chunk 25165761 (63-25165823) on /dev/sda >13:08:38,860 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >13:08:38,860 DEBUG storage.ui: req: PartitionRequest instance -- >id = 18 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >13:08:38,861 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 8189952 >done = False >13:08:38,861 DEBUG storage.ui: 1 requests and 25161665 (12285MB) left in chunk >13:08:38,862 DEBUG storage.ui: adding 25161665 (12285MB) to 19 (sda2) >13:08:38,862 DEBUG storage.ui: taking back 16971713 (8286MB) from 19 (sda2) >13:08:38,863 DEBUG storage.ui: new grow amount for request 19 (sda2) is 8189952 units, or 3999MB >13:08:38,863 DEBUG storage.ui: request 18 (sda1) growth: 0 (0MB) size: 1MB >13:08:38,864 DEBUG storage.ui: request 19 (sda2) growth: 8189952 (3999MB) size: 4000MB >13:08:38,864 DEBUG storage.ui: disk /dev/sda growth: 8189952 (3999MB) >13:08:38,866 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >13:08:38,866 DEBUG storage.ui: device sda2 new partedPartition None >13:08:38,868 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >13:08:38,870 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:08:38,870 DEBUG storage.ui: total growth: 8189952 sectors >13:08:38,871 DEBUG storage.ui: updating use_disk to sda, type: 0 >13:08:38,871 DEBUG storage.ui: new free: 4096-25165823 / 12286MB >13:08:38,872 DEBUG storage.ui: new free allows for 8189952 sectors of growth >13:08:38,873 DEBUG storage.ui: created partition sda2 of 1MB and added it to /dev/sda >13:08:38,875 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >13:08:38,875 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a39990> PedPartition: <_ped.Partition object at 0x4a356b0> >13:08:38,877 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >13:08:38,879 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >13:08:38,881 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >13:08:38,882 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x52d7250> PedPartition: <_ped.Partition object at 0x4a355f0> >13:08:38,883 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 19)', 'sda1(id 18)'] >13:08:38,883 DEBUG storage.ui: growable partitions are ['sda2'] >13:08:38,884 DEBUG storage.ui: adding request 19 to chunk 25165761 (63-25165823) on /dev/sda >13:08:38,884 DEBUG storage.ui: adding request 18 to chunk 25165761 (63-25165823) on /dev/sda >13:08:38,885 DEBUG storage.ui: disk sda has 1 chunks >13:08:38,885 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >13:08:38,886 DEBUG storage.ui: req: PartitionRequest instance -- >id = 18 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >13:08:38,886 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 8189952 >done = False >13:08:38,887 DEBUG storage.ui: 1 requests and 25161665 (12285MB) left in chunk >13:08:38,887 DEBUG storage.ui: adding 25161665 (12285MB) to 19 (sda2) >13:08:38,888 DEBUG storage.ui: taking back 16971713 (8286MB) from 19 (sda2) >13:08:38,888 DEBUG storage.ui: new grow amount for request 19 (sda2) is 8189952 units, or 3999MB >13:08:38,889 DEBUG storage.ui: growing partitions on sda >13:08:38,889 DEBUG storage.ui: partition sda1 (18): 0 >13:08:38,890 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x50dc450> PedGeometry: <_ped.Geometry object at 0x52d7290> >13:08:38,890 DEBUG storage.ui: partition sda2 (19): 0 >13:08:38,891 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 4096 end: 8196095 length: 8192000 > device: <parted.device.Device object at 0x50dc450> PedGeometry: <_ped.Geometry object at 0x52d7850> >13:08:38,891 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 18)', 'sda2(id 19)'] from disk(s) ['sda'] >13:08:38,892 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:38,892 DEBUG storage.ui: device sda1 new partedPartition None >13:08:38,895 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >13:08:38,897 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:08:38,899 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >13:08:38,900 DEBUG storage.ui: device sda2 new partedPartition None >13:08:38,902 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >13:08:38,904 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:08:38,904 DEBUG storage.ui: back from removeNewPartitions >13:08:38,905 DEBUG storage.ui: extended: None >13:08:38,905 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x50dc450> PedGeometry: <_ped.Geometry object at 0x52d7290> >13:08:38,907 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >13:08:38,908 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x52d7cd0> PedPartition: <_ped.Partition object at 0x4a35d10> >13:08:38,910 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:08:38,912 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >13:08:38,914 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >13:08:38,915 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a3f1d0> PedPartition: <_ped.Partition object at 0x4c2f290> >13:08:38,916 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 4096 end: 8196095 length: 8192000 > device: <parted.device.Device object at 0x50dc450> PedGeometry: <_ped.Geometry object at 0x52d7850> >13:08:38,918 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >13:08:38,918 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a39d90> PedPartition: <_ped.Partition object at 0x4a35d70> >13:08:38,920 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >13:08:38,922 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >13:08:38,925 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >13:08:38,926 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x52d7b90> PedPartition: <_ped.Partition object at 0x4a355f0> >13:08:38,926 DEBUG storage.ui: fixing size of non-existent 1MB partition sda1 (18) with non-existent ext4 filesystem mounted at /sys/fs/cgroup/systemd at 1.00 >13:08:38,927 DEBUG storage.ui: fixing size of non-existent 4000MB partition sda2 (19) with non-existent ext4 filesystem mounted at / at 4000.00 >13:08:40,348 DEBUG storage: Ext4FS.supported: supported: True ; >13:08:40,349 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:08:40,350 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4c1cb10>, 4000.0, ['sda'], None >13:08:47,678 DEBUG storage: Ext4FS.supported: supported: True ; >13:08:47,679 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:08:47,680 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4c1cb10>, 1.0, ['sda'], None >13:08:52,716 DEBUG storage: Ext4FS.supported: supported: True ; >13:08:52,717 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:08:52,718 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4c1cb10>, 4000.0, ['sda'], None >13:08:52,725 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:08:52,727 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >13:08:52,731 DEBUG storage: resolved 'sda' to 'sda' (disk) >13:08:52,733 DEBUG storage: _is_valid_disklabel(sda) returning True >13:08:52,733 DEBUG storage: _is_valid_size(sda) returning True >13:08:52,734 DEBUG storage: _is_valid_location(sda) returning True >13:08:52,734 DEBUG storage: _is_valid_format(sda) returning True >13:08:52,735 DEBUG storage: is_valid_stage1_device(sda) returning True >13:08:52,742 DEBUG storage: _is_valid_disklabel(sda) returning True >13:08:52,747 DEBUG storage: _is_valid_size(sda) returning True >13:08:52,747 DEBUG storage: _is_valid_location(sda) returning True >13:08:52,747 DEBUG storage: _is_valid_format(sda) returning True >13:08:52,747 DEBUG storage: is_valid_stage1_device(sda) returning True >13:08:52,747 DEBUG storage: _is_valid_disklabel(sda2) returning True >13:08:52,747 DEBUG storage: _is_valid_size(sda2) returning True >13:08:52,747 DEBUG storage: _is_valid_location(sda2) returning True >13:08:52,747 DEBUG storage: _is_valid_partition(sda2) returning True >13:08:52,748 DEBUG storage: _is_valid_format(sda2) returning True >13:08:52,748 DEBUG storage: is_valid_stage2_device(sda2) returning True >13:08:58,090 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:08:58,092 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >13:08:58,096 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >13:08:58,097 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >13:08:58,100 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >13:08:58,104 INFO storage: resetting parted disks... >13:08:58,105 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >13:08:58,110 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >13:08:58,114 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >13:08:58,115 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >13:08:58,121 DEBUG storage: action: [0] Destroy Format None on disk sda (id 0) >13:08:58,122 DEBUG storage: action: [1] Create Format msdos disklabel on disk sda (id 0) >13:08:58,122 DEBUG storage: action: [2] Create Device partition sda1 (id 14) >13:08:58,123 DEBUG storage: action: [3] Create Format lvmpv on partition sda1 (id 14) >13:08:58,123 DEBUG storage: action: [4] Create Device lvmvg fedora (id 15) >13:08:58,124 DEBUG storage: action: [5] Create Device lvmlv fedora-root (id 16) >13:08:58,124 DEBUG storage: action: [6] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 16) >13:08:58,124 DEBUG storage: action: [7] Create Device lvmlv fedora-sys_fs_cgroup_systemd (id 17) >13:08:58,125 DEBUG storage: action: [8] Create Format ext4 filesystem mounted at /sys/fs/cgroup/systemd on lvmlv fedora-sys_fs_cgroup_systemd (id 17) >13:08:58,125 DEBUG storage: action: [9] Destroy Device lvmlv fedora-sys_fs_cgroup_systemd (id 17) >13:08:58,126 DEBUG storage: action: [10] Create Device partition sda1 (id 18) >13:08:58,126 DEBUG storage: action: [11] Create Format ext4 filesystem mounted at /sys/fs/cgroup/systemd on partition sda1 (id 18) >13:08:58,126 DEBUG storage: action: [12] Destroy Device lvmlv fedora-root (id 16) >13:08:58,126 DEBUG storage: action: [13] Destroy Device lvmvg fedora (id 15) >13:08:58,126 DEBUG storage: action: [14] Destroy Device partition sda1 (id 14) >13:08:58,126 DEBUG storage: action: [15] Create Device partition sda2 (id 19) >13:08:58,127 DEBUG storage: action: [16] Create Format ext4 filesystem mounted at / on partition sda2 (id 19) >13:08:58,127 INFO storage: pruning action queue... >13:08:58,127 INFO storage: removing obsolete action 2 (14) >13:08:58,127 INFO storage: removing obsolete action 3 (14) >13:08:58,127 INFO storage: removing obsolete action 14 (14) >13:08:58,127 INFO storage: removing obsolete action 4 (13) >13:08:58,127 INFO storage: removing obsolete action 13 (13) >13:08:58,137 INFO storage: removing obsolete action 5 (12) >13:08:58,138 INFO storage: removing obsolete action 6 (12) >13:08:58,140 INFO storage: removing obsolete action 12 (12) >13:08:58,142 INFO storage: removing obsolete action 7 (9) >13:08:58,142 INFO storage: removing obsolete action 8 (9) >13:08:58,142 INFO storage: removing obsolete action 9 (9) >13:08:58,143 DEBUG storage: action 8 already pruned >13:08:58,143 DEBUG storage: action 7 already pruned >13:08:58,143 DEBUG storage: action 6 already pruned >13:08:58,143 DEBUG storage: action 5 already pruned >13:08:58,143 DEBUG storage: action 4 already pruned >13:08:58,143 DEBUG storage: action 3 already pruned >13:08:58,143 DEBUG storage: action 2 already pruned >13:08:58,143 INFO storage: sorting actions... >13:08:58,144 DEBUG storage: action: [0] Destroy Format None on disk sda (id 0) >13:08:58,150 DEBUG storage: action: [1] Create Format msdos disklabel on disk sda (id 0) >13:08:58,150 DEBUG storage: action: [10] Create Device partition sda1 (id 18) >13:08:58,150 DEBUG storage: action: [15] Create Device partition sda2 (id 19) >13:08:58,150 DEBUG storage: action: [16] Create Format ext4 filesystem mounted at / on partition sda2 (id 19) >13:08:58,150 DEBUG storage: action: [11] Create Format ext4 filesystem mounted at /sys/fs/cgroup/systemd on partition sda1 (id 18) >13:08:58,153 INFO storage: executing action: [0] Destroy Format None on disk sda (id 0) >13:08:58,154 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >13:08:58,156 DEBUG storage: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >13:08:58,311 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:08:58,312 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:08:58,445 INFO storage: executing action: [1] Create Format msdos disklabel on disk sda (id 0) >13:08:58,446 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:08:58,447 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >13:08:58,455 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >13:08:58,465 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >13:08:58,667 DEBUG storage: DiskDevice.updateSysfsPath: sda ; status: True ; >13:08:58,668 DEBUG storage: sda sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >13:08:58,700 INFO storage: executing action: [10] Create Device partition sda1 (id 18) >13:08:58,702 DEBUG storage: PartitionDevice.create: sda1 ; status: False ; >13:08:58,702 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >13:08:58,703 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:08:58,707 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:08:58,710 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:08:58,712 DEBUG storage: PartitionDevice._create: sda1 ; status: False ; >13:08:58,715 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >13:08:58,794 DEBUG storage: post-commit partition path is /dev/sda1 >13:08:58,796 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >13:08:58,797 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc650> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x52d7590> PedPartition: <_ped.Partition object at 0x52e2530> >13:08:58,799 DEBUG storage: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >13:08:58,834 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >13:08:58,836 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >13:08:58,839 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >13:08:58,846 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >13:08:58,926 INFO storage: executing action: [15] Create Device partition sda2 (id 19) >13:08:58,927 DEBUG storage: PartitionDevice.create: sda2 ; status: False ; >13:08:58,928 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >13:08:58,929 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:08:58,934 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:08:58,935 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:08:58,936 DEBUG storage: PartitionDevice._create: sda2 ; status: False ; >13:08:58,938 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >13:08:59,040 DEBUG storage: post-commit partition path is /dev/sda2 >13:08:59,041 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >13:08:59,042 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x50dc650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a3f0d0> PedPartition: <_ped.Partition object at 0x52e24d0> >13:08:59,044 DEBUG storage: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >13:08:59,105 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:08:59,107 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >13:08:59,112 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >13:08:59,113 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >13:08:59,186 INFO storage: executing action: [16] Create Format ext4 filesystem mounted at / on partition sda2 (id 19) >13:08:59,193 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:08:59,194 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >13:08:59,195 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >13:08:59,200 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >13:08:59,201 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >13:08:59,201 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >13:08:59,202 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >13:08:59,209 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >13:08:59,210 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >13:08:59,211 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >13:08:59,211 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >13:08:59,217 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >13:08:59,223 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >13:08:59,223 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >13:08:59,224 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >13:08:59,226 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >13:08:59,235 DEBUG storage: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >13:08:59,236 DEBUG storage: Ext4FS.doFormat: device: /dev/sda2 ; mountpoint: / ; type: ext4 ; >13:09:05,756 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >13:09:05,824 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >13:09:05,825 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >13:09:05,825 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >13:09:05,860 INFO storage: executing action: [11] Create Format ext4 filesystem mounted at /sys/fs/cgroup/systemd on partition sda1 (id 18) >13:09:05,871 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >13:09:05,877 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >13:09:05,882 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >13:09:05,883 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >13:09:05,884 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >13:09:05,888 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >13:09:05,893 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >13:09:05,894 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >13:09:05,895 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >13:09:05,906 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >13:09:05,907 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >13:09:05,908 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >13:09:05,910 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >13:09:05,917 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >13:09:05,918 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >13:09:05,920 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >13:09:05,944 DEBUG storage: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ; >13:09:05,947 DEBUG storage: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: /sys/fs/cgroup/systemd ; type: ext4 ; >13:09:06,133 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >13:09:06,164 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >13:09:06,165 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >13:09:06,166 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >13:09:06,206 INFO storage: setting boot flag on sda2 >13:09:06,208 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda2 ; flag: 1 ; >13:09:06,212 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:09:06,215 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >13:09:06,231 DEBUG storage: Ext4FS.supported: supported: True ; >13:09:06,236 DEBUG storage: Ext4FS.supported: supported: True ; >13:09:06,240 DEBUG storage: Ext4FS.supported: supported: True ; >13:09:06,244 DEBUG storage: Ext4FS.supported: supported: True ; >13:09:06,259 DEBUG storage: Ext4FS.supported: supported: True ; >13:09:06,264 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:09:06,270 DEBUG storage: Iso9660FS.supported: supported: True ; >13:09:06,279 DEBUG storage: BindFS.supported: supported: False ; >13:09:06,279 DEBUG storage: getFormat('bind') returning BindFS instance >13:09:06,280 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >13:09:06,281 DEBUG storage: TmpFS.supported: supported: False ; >13:09:06,281 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >13:09:06,285 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >13:09:06,286 DEBUG storage: DevPtsFS.supported: supported: False ; >13:09:06,287 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >13:09:06,287 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >13:09:06,288 DEBUG storage: SysFS.supported: supported: False ; >13:09:06,288 DEBUG storage: getFormat('sysfs') returning SysFS instance >13:09:06,294 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >13:09:06,296 DEBUG storage: ProcFS.supported: supported: False ; >13:09:06,296 DEBUG storage: getFormat('proc') returning ProcFS instance >13:09:06,297 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >13:09:06,297 DEBUG storage: SELinuxFS.supported: supported: False ; >13:09:06,298 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >13:09:06,303 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >13:09:06,304 DEBUG storage: USBFS.supported: supported: False ; >13:09:06,304 DEBUG storage: getFormat('usbfs') returning USBFS instance >13:09:06,305 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >13:09:06,310 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:09:06,326 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >13:09:06,376 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >13:09:06,380 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >13:09:06,389 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >13:09:06,411 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >13:09:06,415 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >13:09:06,416 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >13:09:06,436 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >13:09:06,438 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >13:09:06,441 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >13:09:06,461 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >13:09:06,463 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >13:09:06,467 INFO storage: set SELinux context for mountpoint /proc to None >13:09:06,497 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >13:09:06,580 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >13:09:06,584 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >13:09:06,605 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >13:09:06,608 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >13:09:06,609 INFO storage: set SELinux context for mountpoint /sys/fs/cgroup/systemd to None >13:09:06,609 ERR storage: error mounting /dev/sda1 on /sys/fs/cgroup/systemd: mount failed: (2, 'No such file or directory') > > >/tmp/ifcfg.log: >13:07:16,912 DEBUG ifcfg: content of files (network initialization): >13:07:17,063 DEBUG ifcfg: content of files (ifcfgs created): >13:07:17,064 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >HWADDR=52:54:00:12:34:56 >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >PEERDNS=yes >PEERROUTES=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=eth0 >UUID=aace1d28-7373-4a04-becc-f34c05a451c5 >ONBOOT=yes > > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-18-x86_64-Live-Desktop.is rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 > > >/var/log/messages: >Jan 7 13:05:46 localhost rsyslogd: [origin software="rsyslogd" swVersion="7.2.4" x-pid="518" x-info="http://www.rsyslog.com"] start >Jan 7 13:05:46 localhost rsyslogd-2184: action '*' treated as ':omusrmsg:*' - please change syntax, '*' will not be supported in the future [try http://www.rsyslog.com/e/2184 ] >Jan 7 13:05:46 localhost systemd[1]: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >Jan 7 13:05:46 localhost systemd[1]: Detected virtualization 'kvm'. >Jan 7 13:05:46 localhost systemd[1]: Started Apply Kernel Variables. >Jan 7 13:05:46 localhost systemd[1]: Mounted Huge Pages File System. >Jan 7 13:05:46 localhost systemd[1]: Mounted POSIX Message Queue File System. >Jan 7 13:05:46 localhost systemd[1]: Mounted Debug File System. >Jan 7 13:05:46 localhost systemd[1]: Started Software RAID Monitor Takeover. >Jan 7 13:05:46 localhost systemd-modules-load[369]: Inserted module 'uinput' >Jan 7 13:05:46 localhost systemd[1]: Started Load Kernel Modules. >Jan 7 13:05:46 localhost systemd[1]: Mounted FUSE Control File System. >Jan 7 13:05:46 localhost systemd[1]: Mounting Configuration File System... >Jan 7 13:05:46 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Jan 7 13:05:46 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Jan 7 13:05:46 localhost kernel: [ 0.000000] Linux version 3.6.10-4.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Dec 11 18:01:27 UTC 2012 >Jan 7 13:05:46 localhost kernel: [ 0.000000] Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-x86_64-Live-Desktop.is rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Jan 7 13:05:46 localhost kernel: [ 0.000000] e820: BIOS-provided physical RAM map: >Jan 7 13:05:46 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Jan 7 13:05:46 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Jan 7 13:05:46 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Jan 7 13:05:46 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffcfff] usable >Jan 7 13:05:46 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000007fffd000-0x000000007fffffff] reserved >Jan 7 13:05:46 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Jan 7 13:05:46 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Jan 7 13:05:46 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Jan 7 13:05:46 localhost kernel: [ 0.000000] DMI 2.4 present. >Jan 7 13:05:46 localhost kernel: [ 0.000000] Hypervisor detected: KVM >Jan 7 13:05:46 localhost kernel: [ 0.000000] No AGP bridge found >Jan 7 13:05:46 localhost kernel: [ 0.000000] e820: last_pfn = 0x7fffd max_arch_pfn = 0x400000000 >Jan 7 13:05:46 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >Jan 7 13:05:46 localhost kernel: [ 0.000000] found SMP MP-table at [mem 0x000fdaf0-0x000fdaff] mapped at [ffff8800000fdaf0] >Jan 7 13:05:46 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x7fffcfff] >Jan 7 13:05:46 localhost kernel: [ 0.000000] RAMDISK: [mem 0x7e5b4000-0x7ffdbfff] >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000fd990 00014 (v00 BOCHS ) >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: RSDT 000000007fffe440 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: DSDT 000000007fffe480 0124A (v01 BXPC BXDSDT 00000001 INTL 20100528) >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: FACS 000000007fffff40 00040 >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: SSDT 000000007ffffe90 000AF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: APIC 000000007ffffd70 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: HPET 000000007ffffd30 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: SSDT 000000007ffff6d0 00654 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >Jan 7 13:05:46 localhost kernel: [ 0.000000] No NUMA configuration found >Jan 7 13:05:46 localhost kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffcfff] >Jan 7 13:05:46 localhost kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffcfff] >Jan 7 13:05:46 localhost kernel: [ 0.000000] NODE_DATA [mem 0x7ffe9000-0x7fffcfff] >Jan 7 13:05:46 localhost kernel: [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >Jan 7 13:05:46 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >Jan 7 13:05:46 localhost kernel: [ 0.000000] Zone ranges: >Jan 7 13:05:46 localhost kernel: [ 0.000000] DMA [mem 0x00010000-0x00ffffff] >Jan 7 13:05:46 localhost kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >Jan 7 13:05:46 localhost kernel: [ 0.000000] Normal empty >Jan 7 13:05:46 localhost kernel: [ 0.000000] Movable zone start for each node >Jan 7 13:05:46 localhost kernel: [ 0.000000] Early memory node ranges >Jan 7 13:05:46 localhost kernel: [ 0.000000] node 0: [mem 0x00010000-0x0009efff] >Jan 7 13:05:46 localhost kernel: [ 0.000000] node 0: [mem 0x00100000-0x7fffcfff] >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Jan 7 13:05:46 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Jan 7 13:05:46 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Jan 7 13:05:46 localhost kernel: [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Jan 7 13:05:46 localhost kernel: [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >Jan 7 13:05:46 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >Jan 7 13:05:46 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >Jan 7 13:05:46 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >Jan 7 13:05:46 localhost kernel: [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >Jan 7 13:05:46 localhost kernel: [ 0.000000] Booting paravirtualized kernel on KVM >Jan 7 13:05:46 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >Jan 7 13:05:46 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007e200000 s84288 r8192 d22208 u2097152 >Jan 7 13:05:46 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:7e213c01, primary cpu clock >Jan 7 13:05:46 localhost kernel: [ 0.000000] KVM setup async PF for cpu 0 >Jan 7 13:05:46 localhost kernel: [ 0.000000] kvm-stealtime: cpu 0, msr 7e20dec0 >Jan 7 13:05:46 localhost kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515974 >Jan 7 13:05:46 localhost kernel: [ 0.000000] Policy zone: DMA32 >Jan 7 13:05:46 localhost kernel: [ 0.000000] Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-x86_64-Live-Desktop.is rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Jan 7 13:05:46 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Jan 7 13:05:46 localhost kernel: [ 0.000000] __ex_table already sorted, skipping sort >Jan 7 13:05:46 localhost kernel: [ 0.000000] Checking aperture... >Jan 7 13:05:46 localhost kernel: [ 0.000000] No AGP bridge found >Jan 7 13:05:46 localhost kernel: [ 0.000000] Memory: 2020784k/2097140k available (6334k kernel code, 452k absent, 75904k reserved, 6870k data, 1036k init) >Jan 7 13:05:46 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >Jan 7 13:05:46 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Jan 7 13:05:46 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >Jan 7 13:05:46 localhost kernel: [ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >Jan 7 13:05:46 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >Jan 7 13:05:46 localhost kernel: [ 0.000000] console [tty0] enabled >Jan 7 13:05:46 localhost kernel: [ 0.000000] allocated 8388608 bytes of page_cgroup >Jan 7 13:05:46 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Jan 7 13:05:46 localhost kernel: [ 0.000000] tsc: Detected 3200.180 MHz processor >Jan 7 13:05:46 localhost kernel: [ 0.001999] Calibrating delay loop (skipped) preset value.. 6400.36 BogoMIPS (lpj=3200180) >Jan 7 13:05:46 localhost kernel: [ 0.001999] pid_max: default: 32768 minimum: 301 >Jan 7 13:05:46 localhost kernel: [ 0.001999] Security Framework initialized >Jan 7 13:05:46 localhost kernel: [ 0.001999] SELinux: Initializing. >Jan 7 13:05:46 localhost kernel: [ 0.001999] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Jan 7 13:05:46 localhost kernel: [ 0.002382] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Jan 7 13:05:46 localhost kernel: [ 0.002683] Mount-cache hash table entries: 256 >Jan 7 13:05:46 localhost kernel: [ 0.002858] Initializing cgroup subsys cpuacct >Jan 7 13:05:46 localhost kernel: [ 0.002861] Initializing cgroup subsys memory >Jan 7 13:05:46 localhost kernel: [ 0.002872] Initializing cgroup subsys devices >Jan 7 13:05:46 localhost kernel: [ 0.002874] Initializing cgroup subsys freezer >Jan 7 13:05:46 localhost kernel: [ 0.002875] Initializing cgroup subsys net_cls >Jan 7 13:05:46 localhost kernel: [ 0.002876] Initializing cgroup subsys blkio >Jan 7 13:05:46 localhost kernel: [ 0.002877] Initializing cgroup subsys perf_event >Jan 7 13:05:46 localhost kernel: [ 0.002955] mce: CPU supports 10 MCE banks >Jan 7 13:05:46 localhost kernel: [ 0.002999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Jan 7 13:05:46 localhost kernel: [ 0.002999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >Jan 7 13:05:46 localhost kernel: [ 0.002999] tlb_flushall_shift is 0xffffffff >Jan 7 13:05:46 localhost kernel: [ 0.003053] SMP alternatives: switching to UP code >Jan 7 13:05:46 localhost kernel: [ 0.013648] Freeing SMP alternatives: 24k freed >Jan 7 13:05:46 localhost kernel: [ 0.013671] ACPI: Core revision 20120711 >Jan 7 13:05:46 localhost kernel: [ 0.014362] ftrace: allocating 23489 entries in 92 pages >Jan 7 13:05:46 localhost kernel: [ 0.021616] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Jan 7 13:05:46 localhost kernel: [ 0.021620] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >Jan 7 13:05:46 localhost kernel: [ 0.021996] APIC calibration not consistent with PM-Timer: 103ms instead of 100ms >Jan 7 13:05:46 localhost kernel: [ 0.021996] APIC delta adjusted to PM-Timer: 6248169 (6442359) >Jan 7 13:05:46 localhost kernel: [ 0.021996] Performance Events: Broken PMU hardware detected, using software events only. >Jan 7 13:05:46 localhost kernel: [ 0.021996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >Jan 7 13:05:46 localhost kernel: [ 0.021996] NMI watchdog: disabled (cpu0): hardware events not enabled >Jan 7 13:05:46 localhost kernel: [ 0.021996] Brought up 1 CPUs >Jan 7 13:05:46 localhost kernel: [ 0.021996] smpboot: Total of 1 processors activated (6400.36 BogoMIPS) >Jan 7 13:05:46 localhost kernel: [ 0.022701] devtmpfs: initialized >Jan 7 13:05:46 localhost kernel: [ 0.023451] atomic64 test passed for x86-64 platform with CX8 and with SSE >Jan 7 13:05:46 localhost kernel: [ 0.023524] RTC time: 18:05:40, date: 01/07/13 >Jan 7 13:05:46 localhost kernel: [ 0.023562] NET: Registered protocol family 16 >Jan 7 13:05:46 localhost kernel: [ 0.023749] ACPI: bus type pci registered >Jan 7 13:05:46 localhost kernel: [ 0.023826] PCI: Using configuration type 1 for base access >Jan 7 13:05:46 localhost kernel: [ 0.024384] bio: create slab <bio-0> at 0 >Jan 7 13:05:46 localhost kernel: [ 0.024439] ACPI: Added _OSI(Module Device) >Jan 7 13:05:46 localhost kernel: [ 0.024441] ACPI: Added _OSI(Processor Device) >Jan 7 13:05:46 localhost kernel: [ 0.024442] ACPI: Added _OSI(3.0 _SCP Extensions) >Jan 7 13:05:46 localhost kernel: [ 0.024442] ACPI: Added _OSI(Processor Aggregator Device) >Jan 7 13:05:46 localhost kernel: [ 0.025678] ACPI: Interpreter enabled >Jan 7 13:05:46 localhost kernel: [ 0.025681] ACPI: (supports S0 S5) >Jan 7 13:05:46 localhost kernel: [ 0.025687] ACPI: Using IOAPIC for interrupt routing >Jan 7 13:05:46 localhost kernel: [ 0.027421] ACPI: No dock devices found. >Jan 7 13:05:46 localhost kernel: [ 0.027425] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Jan 7 13:05:46 localhost kernel: [ 0.027478] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Jan 7 13:05:46 localhost kernel: [ 0.027551] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Jan 7 13:05:46 localhost kernel: [ 0.027570] PCI host bridge to bus 0000:00 >Jan 7 13:05:46 localhost kernel: [ 0.027574] pci_bus 0000:00: root bus resource [bus 00-ff] >Jan 7 13:05:46 localhost kernel: [ 0.027576] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Jan 7 13:05:46 localhost kernel: [ 0.027577] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Jan 7 13:05:46 localhost kernel: [ 0.027579] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Jan 7 13:05:46 localhost kernel: [ 0.027580] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >Jan 7 13:05:46 localhost kernel: [ 0.030023] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Jan 7 13:05:46 localhost kernel: [ 0.030031] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Jan 7 13:05:46 localhost kernel: [ 0.042128] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Jan 7 13:05:46 localhost kernel: [ 0.042129] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >Jan 7 13:05:46 localhost kernel: [ 0.043233] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Jan 7 13:05:46 localhost kernel: [ 0.043354] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Jan 7 13:05:46 localhost kernel: [ 0.043406] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Jan 7 13:05:46 localhost kernel: [ 0.043454] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Jan 7 13:05:46 localhost kernel: [ 0.043502] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >Jan 7 13:05:46 localhost kernel: [ 0.043607] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Jan 7 13:05:46 localhost kernel: [ 0.043609] vgaarb: loaded >Jan 7 13:05:46 localhost kernel: [ 0.043610] vgaarb: bridge control possible 0000:00:02.0 >Jan 7 13:05:46 localhost kernel: [ 0.043668] SCSI subsystem initialized >Jan 7 13:05:46 localhost kernel: [ 0.043669] ACPI: bus type scsi registered >Jan 7 13:05:46 localhost kernel: [ 0.043731] ACPI: bus type usb registered >Jan 7 13:05:46 localhost kernel: [ 0.043745] usbcore: registered new interface driver usbfs >Jan 7 13:05:46 localhost kernel: [ 0.043750] usbcore: registered new interface driver hub >Jan 7 13:05:46 localhost kernel: [ 0.043764] usbcore: registered new device driver usb >Jan 7 13:05:46 localhost kernel: [ 0.043802] PCI: Using ACPI for IRQ routing >Jan 7 13:05:46 localhost kernel: [ 0.043985] NetLabel: Initializing >Jan 7 13:05:46 localhost kernel: [ 0.043986] NetLabel: domain hash size = 128 >Jan 7 13:05:46 localhost kernel: [ 0.043986] NetLabel: protocols = UNLABELED CIPSOv4 >Jan 7 13:05:46 localhost kernel: [ 0.044000] NetLabel: unlabeled traffic allowed by default >Jan 7 13:05:46 localhost kernel: [ 0.044054] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >Jan 7 13:05:46 localhost kernel: [ 0.044068] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Jan 7 13:05:46 localhost kernel: [ 0.044071] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >Jan 7 13:05:46 localhost kernel: [ 0.048052] Switching to clocksource kvm-clock >Jan 7 13:05:46 localhost kernel: [ 0.053586] pnp: PnP ACPI init >Jan 7 13:05:46 localhost kernel: [ 0.053601] ACPI: bus type pnp registered >Jan 7 13:05:46 localhost kernel: [ 0.054431] pnp: PnP ACPI: found 8 devices >Jan 7 13:05:46 localhost kernel: [ 0.054432] ACPI: ACPI bus type pnp unregistered >Jan 7 13:05:46 localhost kernel: [ 0.060004] NET: Registered protocol family 2 >Jan 7 13:05:46 localhost kernel: [ 0.060898] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >Jan 7 13:05:46 localhost kernel: [ 0.063391] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Jan 7 13:05:46 localhost kernel: [ 0.063673] TCP: Hash tables configured (established 262144 bind 65536) >Jan 7 13:05:46 localhost kernel: [ 0.063711] TCP: reno registered >Jan 7 13:05:46 localhost kernel: [ 0.063719] UDP hash table entries: 1024 (order: 3, 32768 bytes) >Jan 7 13:05:46 localhost kernel: [ 0.063733] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >Jan 7 13:05:46 localhost kernel: [ 0.063845] NET: Registered protocol family 1 >Jan 7 13:05:46 localhost kernel: [ 0.063855] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Jan 7 13:05:46 localhost kernel: [ 0.063943] pci 0000:00:01.0: PIIX3: Enabling Passive Release >Jan 7 13:05:46 localhost kernel: [ 0.063960] pci 0000:00:01.0: Activating ISA DMA hang workarounds >Jan 7 13:05:46 localhost kernel: [ 0.064118] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >Jan 7 13:05:46 localhost kernel: [ 0.064335] Unpacking initramfs... >Jan 7 13:05:46 localhost kernel: [ 0.451843] Freeing initrd memory: 26784k freed >Jan 7 13:05:46 localhost kernel: [ 0.459321] Initialise module verification >Jan 7 13:05:46 localhost kernel: [ 0.459356] audit: initializing netlink socket (disabled) >Jan 7 13:05:46 localhost kernel: [ 0.459365] type=2000 audit(1357581941.458:1): initialized >Jan 7 13:05:46 localhost kernel: [ 0.473653] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Jan 7 13:05:46 localhost kernel: [ 0.474707] VFS: Disk quotas dquot_6.5.2 >Jan 7 13:05:46 localhost kernel: [ 0.474739] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Jan 7 13:05:46 localhost kernel: [ 0.475037] msgmni has been set to 3999 >Jan 7 13:05:46 localhost kernel: [ 0.475386] alg: No test for stdrng (krng) >Jan 7 13:05:46 localhost kernel: [ 0.475389] NET: Registered protocol family 38 >Jan 7 13:05:46 localhost kernel: [ 0.475391] Key type asymmetric registered >Jan 7 13:05:46 localhost kernel: [ 0.475392] Asymmetric key parser 'x509' registered >Jan 7 13:05:46 localhost kernel: [ 0.475417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Jan 7 13:05:46 localhost kernel: [ 0.475431] io scheduler noop registered >Jan 7 13:05:46 localhost kernel: [ 0.475432] io scheduler deadline registered >Jan 7 13:05:46 localhost kernel: [ 0.475450] io scheduler cfq registered (default) >Jan 7 13:05:46 localhost kernel: [ 0.475516] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Jan 7 13:05:46 localhost kernel: [ 0.475528] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Jan 7 13:05:46 localhost kernel: [ 0.475529] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Jan 7 13:05:46 localhost kernel: [ 0.475577] acpiphp: Slot [3] registered >Jan 7 13:05:46 localhost kernel: [ 0.475586] acpiphp: Slot [4] registered >Jan 7 13:05:46 localhost kernel: [ 0.475596] acpiphp: Slot [5] registered >Jan 7 13:05:46 localhost kernel: [ 0.475605] acpiphp: Slot [6] registered >Jan 7 13:05:46 localhost kernel: [ 0.475614] acpiphp: Slot [7] registered >Jan 7 13:05:46 localhost kernel: [ 0.475622] acpiphp: Slot [8] registered >Jan 7 13:05:46 localhost kernel: [ 0.475631] acpiphp: Slot [9] registered >Jan 7 13:05:46 localhost kernel: [ 0.475640] acpiphp: Slot [10] registered >Jan 7 13:05:46 localhost kernel: [ 0.475648] acpiphp: Slot [11] registered >Jan 7 13:05:46 localhost kernel: [ 0.475656] acpiphp: Slot [12] registered >Jan 7 13:05:46 localhost kernel: [ 0.475665] acpiphp: Slot [13] registered >Jan 7 13:05:46 localhost kernel: [ 0.475673] acpiphp: Slot [14] registered >Jan 7 13:05:46 localhost kernel: [ 0.475681] acpiphp: Slot [15] registered >Jan 7 13:05:46 localhost kernel: [ 0.475689] acpiphp: Slot [16] registered >Jan 7 13:05:46 localhost kernel: [ 0.475698] acpiphp: Slot [17] registered >Jan 7 13:05:46 localhost kernel: [ 0.475706] acpiphp: Slot [18] registered >Jan 7 13:05:46 localhost kernel: [ 0.475715] acpiphp: Slot [19] registered >Jan 7 13:05:46 localhost kernel: [ 0.475723] acpiphp: Slot [20] registered >Jan 7 13:05:46 localhost kernel: [ 0.475732] acpiphp: Slot [21] registered >Jan 7 13:05:46 localhost kernel: [ 0.475740] acpiphp: Slot [22] registered >Jan 7 13:05:46 localhost kernel: [ 0.475748] acpiphp: Slot [23] registered >Jan 7 13:05:46 localhost kernel: [ 0.475758] acpiphp: Slot [24] registered >Jan 7 13:05:46 localhost kernel: [ 0.475768] acpiphp: Slot [25] registered >Jan 7 13:05:46 localhost kernel: [ 0.475776] acpiphp: Slot [26] registered >Jan 7 13:05:46 localhost kernel: [ 0.475796] acpiphp: Slot [27] registered >Jan 7 13:05:46 localhost kernel: [ 0.475804] acpiphp: Slot [28] registered >Jan 7 13:05:46 localhost kernel: [ 0.475813] acpiphp: Slot [29] registered >Jan 7 13:05:46 localhost kernel: [ 0.475821] acpiphp: Slot [30] registered >Jan 7 13:05:46 localhost kernel: [ 0.475829] acpiphp: Slot [31] registered >Jan 7 13:05:46 localhost kernel: [ 0.475947] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Jan 7 13:05:46 localhost kernel: [ 0.475950] ACPI: Power Button [PWRF] >Jan 7 13:05:46 localhost kernel: [ 0.477072] GHES: HEST is not enabled! >Jan 7 13:05:46 localhost kernel: [ 0.477115] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Jan 7 13:05:46 localhost kernel: [ 0.498576] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Jan 7 13:05:46 localhost kernel: [ 0.520275] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Jan 7 13:05:46 localhost kernel: [ 0.520448] Non-volatile memory driver v1.3 >Jan 7 13:05:46 localhost kernel: [ 0.520450] Linux agpgart interface v0.103 >Jan 7 13:05:46 localhost kernel: [ 0.520964] loop: module loaded >Jan 7 13:05:46 localhost kernel: [ 0.521325] scsi0 : ata_piix >Jan 7 13:05:46 localhost kernel: [ 0.521363] scsi1 : ata_piix >Jan 7 13:05:46 localhost kernel: [ 0.521382] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc140 irq 14 >Jan 7 13:05:46 localhost kernel: [ 0.521383] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc148 irq 15 >Jan 7 13:05:46 localhost kernel: [ 0.521429] libphy: Fixed MDIO Bus: probed >Jan 7 13:05:46 localhost systemd[1]: Started Security Auditing Service. >Jan 7 13:05:46 localhost systemd[1]: Starting Command Scheduler... >Jan 7 13:05:46 localhost systemd[1]: Started Command Scheduler. >Jan 7 13:05:46 localhost systemd[1]: Started Harvest vmcores for ABRT. >Jan 7 13:05:46 localhost systemd[1]: Started Kernel Samepage Merging (KSM) Tuning Daemon. >Jan 7 13:05:46 localhost systemd[1]: Started Install ABRT coredump hook. >Jan 7 13:05:46 localhost kernel: [ 0.521458] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Jan 7 13:05:46 localhost kernel: [ 0.521466] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Jan 7 13:05:46 localhost kernel: [ 0.521470] uhci_hcd: USB Universal Host Controller Interface driver >Jan 7 13:05:46 localhost kernel: [ 0.521514] uhci_hcd 0000:00:01.2: UHCI Host Controller >Jan 7 13:05:46 localhost kernel: [ 0.521536] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >Jan 7 13:05:46 localhost kernel: [ 0.521614] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c100 >Jan 7 13:05:46 localhost kernel: [ 0.521664] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >Jan 7 13:05:46 localhost kernel: [ 0.521666] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 7 13:05:46 localhost kernel: [ 0.521667] usb usb1: Product: UHCI Host Controller >Jan 7 13:05:46 localhost kernel: [ 0.521668] usb usb1: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >Jan 7 13:05:46 localhost kernel: [ 0.521670] usb usb1: SerialNumber: 0000:00:01.2 >Jan 7 13:05:46 localhost kernel: [ 0.521731] hub 1-0:1.0: USB hub found >Jan 7 13:05:46 localhost kernel: [ 0.521733] hub 1-0:1.0: 2 ports detected >Jan 7 13:05:46 localhost kernel: [ 0.521812] usbcore: registered new interface driver usbserial >Jan 7 13:05:46 localhost kernel: [ 0.521817] usbcore: registered new interface driver usbserial_generic >Jan 7 13:05:46 localhost kernel: [ 0.521821] USB Serial support registered for generic >Jan 7 13:05:46 localhost kernel: [ 0.521822] usbserial: USB Serial Driver core >Jan 7 13:05:46 localhost kernel: [ 0.521842] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Jan 7 13:05:46 localhost kernel: [ 0.522563] serio: i8042 KBD port at 0x60,0x64 irq 1 >Jan 7 13:05:46 localhost kernel: [ 0.522567] serio: i8042 AUX port at 0x60,0x64 irq 12 >Jan 7 13:05:46 localhost kernel: [ 0.522618] mousedev: PS/2 mouse device common for all mice >Jan 7 13:05:46 localhost kernel: [ 0.522817] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Jan 7 13:05:46 localhost kernel: [ 0.525038] rtc_cmos 00:01: RTC can wake from S4 >Jan 7 13:05:46 localhost kernel: [ 0.525282] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >Jan 7 13:05:46 localhost kernel: [ 0.525369] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >Jan 7 13:05:46 localhost kernel: [ 0.525423] device-mapper: uevent: version 1.0.3 >Jan 7 13:05:46 localhost kernel: [ 0.525463] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >Jan 7 13:05:46 localhost kernel: [ 0.525506] cpuidle: using governor ladder >Jan 7 13:05:46 localhost kernel: [ 0.525507] cpuidle: using governor menu >Jan 7 13:05:46 localhost kernel: [ 0.525545] EFI Variables Facility v0.08 2004-May-17 >Jan 7 13:05:46 localhost kernel: [ 0.525602] usbcore: registered new interface driver usbhid >Jan 7 13:05:46 localhost kernel: [ 0.525602] usbhid: USB HID core driver >Jan 7 13:05:46 localhost kernel: [ 0.525631] drop_monitor: Initializing network drop monitor service >Jan 7 13:05:46 localhost kernel: [ 0.525692] ip_tables: (C) 2000-2006 Netfilter Core Team >Jan 7 13:05:46 localhost kernel: [ 0.525713] TCP: cubic registered >Jan 7 13:05:46 localhost kernel: [ 0.525715] Initializing XFRM netlink socket >Jan 7 13:05:46 localhost kernel: [ 0.525789] NET: Registered protocol family 10 >Jan 7 13:05:46 localhost kernel: [ 0.525911] mip6: Mobile IPv6 >Jan 7 13:05:46 localhost kernel: [ 0.525912] NET: Registered protocol family 17 >Jan 7 13:05:46 localhost kernel: [ 0.526061] Loading module verification certificates >Jan 7 13:05:46 localhost kernel: [ 0.526934] MODSIGN: Loaded cert 'Fedora kernel signing key: 7686e1f22bbf511e76885be3fb6c7a462be60dda' >Jan 7 13:05:46 localhost kernel: [ 0.526946] registered taskstats version 1 >Jan 7 13:05:46 localhost kernel: [ 0.527213] Magic number: 13:914:88 >Jan 7 13:05:46 localhost kernel: [ 0.527307] rtc_cmos 00:01: setting system clock to 2013-01-07 18:05:40 UTC (1357581940) >Jan 7 13:05:46 localhost kernel: [ 0.681018] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >Jan 7 13:05:46 localhost kernel: [ 0.681651] ata1.00: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >Jan 7 13:05:46 localhost kernel: [ 0.681652] ata1.00: 25165824 sectors, multi 16: LBA48 >Jan 7 13:05:46 localhost kernel: [ 0.681920] ata2.00: configured for MWDMA2 >Jan 7 13:05:46 localhost kernel: [ 0.682332] ata1.00: configured for MWDMA2 >Jan 7 13:05:46 localhost kernel: [ 0.682422] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >Jan 7 13:05:46 localhost kernel: [ 0.682529] sd 0:0:0:0: Attached scsi generic sg0 type 0 >Jan 7 13:05:46 localhost kernel: [ 0.682664] sd 0:0:0:0: [sda] 25165824 512-byte logical blocks: (12.8 GB/12.0 GiB) >Jan 7 13:05:46 localhost kernel: [ 0.682694] sd 0:0:0:0: [sda] Write Protect is off >Jan 7 13:05:46 localhost kernel: [ 0.682708] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Jan 7 13:05:46 localhost kernel: [ 0.684370] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >Jan 7 13:05:46 localhost kernel: [ 0.684688] sda: unknown partition table >Jan 7 13:05:46 localhost kernel: [ 0.684798] sd 0:0:0:0: [sda] Attached SCSI disk >Jan 7 13:05:46 localhost kernel: [ 0.685099] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Jan 7 13:05:46 localhost kernel: [ 0.685100] cdrom: Uniform CD-ROM driver Revision: 3.20 >Jan 7 13:05:46 localhost kernel: [ 0.685210] sr 1:0:0:0: Attached scsi generic sg1 type 5 >Jan 7 13:05:46 localhost kernel: [ 0.686257] Freeing unused kernel memory: 1036k freed >Jan 7 13:05:46 localhost kernel: [ 0.686524] Write protecting the kernel read-only data: 12288k >Jan 7 13:05:46 localhost kernel: [ 0.690643] Freeing unused kernel memory: 1848k freed >Jan 7 13:05:46 localhost kernel: [ 0.694588] Freeing unused kernel memory: 1412k freed >Jan 7 13:05:46 localhost kernel: [ 0.823056] usb 1-1: new full-speed USB device number 2 using uhci_hcd >Jan 7 13:05:46 localhost kernel: [ 0.826990] RPC: Registered named UNIX socket transport module. >Jan 7 13:05:46 localhost kernel: [ 0.826993] RPC: Registered udp transport module. >Jan 7 13:05:46 localhost kernel: [ 0.826994] RPC: Registered tcp transport module. >Jan 7 13:05:46 localhost kernel: [ 0.826995] RPC: Registered tcp NFSv4.1 backchannel transport module. >Jan 7 13:05:46 localhost kernel: [ 0.955396] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >Jan 7 13:05:46 localhost kernel: [ 1.002812] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >Jan 7 13:05:46 localhost kernel: [ 1.002951] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >Jan 7 13:05:46 localhost kernel: [ 1.007937] 8139cp 0000:00:03.0: eth0: RTL-8139C+ at 0xffffc90000852000, 52:54:00:12:34:56, IRQ 10 >Jan 7 13:05:46 localhost kernel: [ 1.009920] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >Jan 7 13:05:46 localhost kernel: [ 1.009923] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5 >Jan 7 13:05:46 localhost kernel: [ 1.009925] usb 1-1: Product: QEMU USB Mouse >Jan 7 13:05:46 localhost kernel: [ 1.009926] usb 1-1: Manufacturer: QEMU 1.0.1 >Jan 7 13:05:46 localhost kernel: [ 1.009927] usb 1-1: SerialNumber: 42 >Jan 7 13:05:46 localhost kernel: [ 1.014075] 8139too: 8139too Fast Ethernet driver 0.9.28 >Jan 7 13:05:46 localhost kernel: [ 1.038024] input: QEMU 1.0.1 QEMU USB Mouse as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >Jan 7 13:05:46 localhost kernel: [ 1.038089] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU 1.0.1 QEMU USB Mouse] on usb-0000:00:01.2-1/input0 >Jan 7 13:05:46 localhost kernel: [ 1.174741] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Jan 7 13:05:46 localhost kernel: [ 1.269163] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Jan 7 13:05:46 localhost kernel: [ 1.460603] tsc: Refined TSC clocksource calibration: 3200.063 MHz >Jan 7 13:05:46 localhost kernel: [ 1.955783] type=1404 audit(1357581941.927:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Jan 7 13:05:46 localhost kernel: [ 2.363065] type=1403 audit(1357581942.335:3): policy loaded auid=4294967295 ses=4294967295 >Jan 7 13:05:46 localhost kernel: [ 3.520304] EXT4-fs (dm-0): re-mounted. Opts: (null) >Jan 7 13:05:46 localhost kernel: [ 3.650380] kvm: Nested Virtualization enabled >Jan 7 13:05:46 localhost kernel: [ 3.758203] tun: Universal TUN/TAP device driver, 1.6 >Jan 7 13:05:46 localhost kernel: [ 3.758206] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> >Jan 7 13:05:46 localhost kernel: [ 3.928668] parport_pc 00:05: reported by Plug and Play ACPI >Jan 7 13:05:46 localhost kernel: [ 3.928790] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >Jan 7 13:05:46 localhost kernel: [ 3.949529] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Jan 7 13:05:46 localhost kernel: [ 3.967912] microcode: AMD CPU family 0x6 not supported >Jan 7 13:05:46 localhost kernel: [ 4.328481] ppdev: user-space parallel port driver >Jan 7 13:05:46 localhost /usr/sbin/irqbalance: Balancing is ineffective on systems with a single cache domain. Shutting down >Jan 7 13:05:46 localhost avahi-daemon[517]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Jan 7 13:05:46 localhost avahi-daemon[517]: Successfully dropped root privileges. >Jan 7 13:05:46 localhost abrtd: Init complete, entering main loop >Jan 7 13:05:46 localhost avahi-daemon[517]: avahi-daemon 0.6.31 starting up. >Jan 7 13:05:46 localhost auditd[504]: Started dispatcher: /sbin/audispd pid: 557 >Jan 7 13:05:46 localhost audispd: audispd initialized with q_depth=120 and 1 active plugins >Jan 7 13:05:46 localhost auditd[504]: Init complete, auditd 2.2.1 listening for events (startup state enable) >Jan 7 13:05:46 localhost alsactl[498]: /sbin/alsactl: load_state:1647: Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Jan 7 13:05:46 localhost auditctl[505]: No rules >Jan 7 13:05:46 localhost auditctl[505]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Jan 7 13:05:46 localhost rngd[506]: Unable to open file: /dev/tpm0 >Jan 7 13:05:46 localhost rngd[506]: can't open any entropy source >Jan 7 13:05:46 localhost rngd[506]: Maybe RNG device modules are not loaded >Jan 7 13:05:46 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Jan 7 13:05:46 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Jan 7 13:05:46 localhost systemd-logind[514]: Watching system buttons on /dev/input/event0 (Power Button) >Jan 7 13:05:46 localhost systemd-logind[514]: New seat seat0. >Jan 7 13:05:46 localhost systemd[1]: Started Login Service. >Jan 7 13:05:46 localhost avahi-daemon[517]: Successfully called chroot(). >Jan 7 13:05:46 localhost avahi-daemon[517]: Successfully dropped remaining capabilities. >Jan 7 13:05:46 localhost avahi-daemon[517]: No service file found in /etc/avahi/services. >Jan 7 13:05:46 localhost avahi-daemon[517]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Jan 7 13:05:46 localhost avahi-daemon[517]: Network interface enumeration completed. >Jan 7 13:05:46 localhost avahi-daemon[517]: Registering HINFO record with values 'X86_64'/'LINUX'. >Jan 7 13:05:46 localhost avahi-daemon[517]: Server startup complete. Host name is linux.local. Local service cookie is 1238973058. >Jan 7 13:05:46 localhost restorecond: Unable to watch (/root/.ssh/*) No such file or directory >Jan 7 13:05:46 localhost systemd[1]: Started GNOME Display Manager. >Jan 7 13:05:46 localhost systemd[1]: Started Restorecon maintaining path file context. >Jan 7 13:05:46 localhost systemd[1]: Starting Authorization Manager... >Jan 7 13:05:46 localhost chrony-helper[502]: tr: write error: Broken pipe >Jan 7 13:05:46 localhost chrony-helper[502]: tr: write error >Jan 7 13:05:46 localhost dbus-daemon[520]: dbus[520]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jan 7 13:05:46 localhost dbus[520]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jan 7 13:05:47 localhost chronyd[597]: chronyd version 1.27-git1ca844 starting >Jan 7 13:05:47 localhost chronyd[597]: Linux kernel major=3 minor=6 patch=10 >Jan 7 13:05:47 localhost chronyd[597]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Jan 7 13:05:47 localhost polkitd[594]: Started polkitd version 0.107 >Jan 7 13:05:47 localhost dbus-daemon[520]: dbus[520]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=526 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=590 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Jan 7 13:05:47 localhost dbus[520]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=526 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=590 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Jan 7 13:05:47 localhost systemd[1]: Started NTP client/server. >Jan 7 13:05:47 localhost dbus-daemon[520]: dbus[520]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jan 7 13:05:47 localhost dbus[520]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jan 7 13:05:47 localhost systemd[1]: Started Authorization Manager. >Jan 7 13:05:47 localhost accounts-daemon[516]: started daemon version 0.6.25 >Jan 7 13:05:47 localhost systemd[1]: Started Accounts Service. >Jan 7 13:05:48 localhost livesys[499]: Adding live user [ OK ] >Jan 7 13:05:48 localhost systemd[1]: Stopped firstboot configuration program (graphical mode). >Jan 7 13:05:48 localhost systemd[1]: Stopped Software RAID monitoring and management. >Jan 7 13:05:48 localhost systemd[1]: Stopping Software RAID Monitor Takeover... >Jan 7 13:05:48 localhost systemd[1]: Stopped Software RAID Monitor Takeover. >Jan 7 13:05:48 localhost systemd[1]: Stopping Command Scheduler... >Jan 7 13:05:48 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Jan 7 13:05:48 localhost systemd[1]: Starting Network Manager... >Jan 7 13:05:48 localhost NetworkManager[638]: <info> NetworkManager (version 0.9.7.0-12.git20121004.fc18) is starting... >Jan 7 13:05:48 localhost NetworkManager[638]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Jan 7 13:05:48 localhost NetworkManager[638]: <info> WEXT support is enabled >Jan 7 13:05:49 localhost kernel: [ 9.030346] ip6_tables: (C) 2000-2006 Netfilter Core Team >Jan 7 13:05:49 localhost NetworkManager[638]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Jan 7 13:05:49 localhost NetworkManager[638]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Jan 7 13:05:49 localhost NetworkManager[638]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Jan 7 13:05:49 localhost systemd[1]: Stopped Command Scheduler. >Jan 7 13:05:49 localhost NetworkManager[638]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Jan 7 13:05:49 localhost kernel: [ 9.109689] Ebtables v2.0 registered >Jan 7 13:05:49 localhost systemd[1]: Stopping Job spooling tools... >Jan 7 13:05:49 localhost systemd[1]: Stopped Job spooling tools. >Jan 7 13:05:49 localhost NetworkManager[638]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Jan 7 13:05:49 localhost NetworkManager[638]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jan 7 13:05:49 localhost NetworkManager[638]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jan 7 13:05:49 localhost NetworkManager[638]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Jan 7 13:05:49 localhost dbus-daemon[520]: dbus[520]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Jan 7 13:05:49 localhost dbus[520]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Jan 7 13:05:49 localhost NetworkManager[638]: <info> monitoring kernel firmware directory '/lib/firmware'. >Jan 7 13:05:49 localhost dbus-daemon[520]: dbus[520]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Jan 7 13:05:49 localhost dbus[520]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Jan 7 13:05:49 localhost systemd[1]: Starting Bluetooth service... >Jan 7 13:05:49 localhost bluetoothd[663]: bluetoothd[663]: Bluetooth daemon 4.101 >Jan 7 13:05:49 localhost NetworkManager[638]: <info> WiFi enabled by radio killswitch; enabled by state file >Jan 7 13:05:49 localhost systemd[1]: Started Network Manager. >Jan 7 13:05:49 localhost systemd[1]: Starting Network Manager Wait Online... >Jan 7 13:05:49 localhost NetworkManager[638]: <info> WWAN enabled by radio killswitch; enabled by state file >Jan 7 13:05:49 localhost NetworkManager[638]: <info> WiMAX enabled by radio killswitch; enabled by state file >Jan 7 13:05:49 localhost bluetoothd[663]: Bluetooth daemon 4.101 >Jan 7 13:05:49 localhost NetworkManager[638]: <info> Networking is enabled by state file >Jan 7 13:05:49 localhost NetworkManager[638]: <warn> failed to allocate link cache: (-10) Operation not supported >Jan 7 13:05:49 localhost NetworkManager[638]: <info> (eth0): carrier is OFF >Jan 7 13:05:49 localhost NetworkManager[638]: <info> (eth0): new Ethernet device (driver: '8139cp' ifindex: 2) >Jan 7 13:05:49 localhost NetworkManager[638]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >Jan 7 13:05:49 localhost NetworkManager[638]: <info> (eth0): now managed >Jan 7 13:05:49 localhost NetworkManager[638]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Jan 7 13:05:49 localhost NetworkManager[638]: <info> (eth0): bringing up device. >Jan 7 13:05:49 localhost kernel: [ 9.297516] 8139cp 0000:00:03.0: eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 >Jan 7 13:05:49 localhost NetworkManager[638]: <info> (eth0): carrier now ON (device state 20) >Jan 7 13:05:49 localhost NetworkManager[638]: <info> (eth0): preparing device. >Jan 7 13:05:49 localhost NetworkManager[638]: <info> (eth0): deactivating device (reason 'managed') [2] >Jan 7 13:05:49 localhost NetworkManager[638]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/eth0 >Jan 7 13:05:49 localhost NetworkManager[638]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Jan 7 13:05:49 localhost dbus-daemon[520]: dbus[520]: [system] Successfully activated service 'org.bluez' >Jan 7 13:05:49 localhost NetworkManager[638]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Jan 7 13:05:49 localhost dbus[520]: [system] Successfully activated service 'org.bluez' >Jan 7 13:05:49 localhost NetworkManager[638]: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Jan 7 13:05:49 localhost bluetoothd[663]: bluetoothd[663]: Starting SDP server >Jan 7 13:05:49 localhost bluetoothd[663]: Starting SDP server >Jan 7 13:05:49 localhost systemd[1]: Started Bluetooth service. >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> ModemManager (version 0.6.0.0-2.fc18) starting... >Jan 7 13:05:49 localhost NetworkManager[638]: <info> Auto-activating connection 'Wired connection 1'. >Jan 7 13:05:49 localhost NetworkManager[638]: <info> Activation (eth0) starting connection 'Wired connection 1' >Jan 7 13:05:49 localhost NetworkManager[638]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Jan 7 13:05:49 localhost kernel: [ 9.371679] Bluetooth: Core ver 2.16 >Jan 7 13:05:49 localhost kernel: [ 9.371754] NET: Registered protocol family 31 >Jan 7 13:05:49 localhost kernel: [ 9.371755] Bluetooth: HCI device and connection manager initialized >Jan 7 13:05:49 localhost kernel: [ 9.371757] Bluetooth: HCI socket layer initialized >Jan 7 13:05:49 localhost kernel: [ 9.371758] Bluetooth: L2CAP socket layer initialized >Jan 7 13:05:49 localhost kernel: [ 9.371761] Bluetooth: SCO socket layer initialized >Jan 7 13:05:49 localhost NetworkManager[638]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Jan 7 13:05:49 localhost NetworkManager[638]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Jan 7 13:05:49 localhost NetworkManager[638]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Jan 7 13:05:49 localhost kernel: [ 9.399548] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Jan 7 13:05:49 localhost kernel: [ 9.399551] Bluetooth: BNEP filters: protocol multicast >Jan 7 13:05:49 localhost NetworkManager[638]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Jan 7 13:05:49 localhost NetworkManager[638]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Jan 7 13:05:49 localhost NetworkManager[638]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Jan 7 13:05:49 localhost NetworkManager[638]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Jan 7 13:05:49 localhost NetworkManager[638]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Jan 7 13:05:49 localhost modem-manager[660]: <info> ModemManager (version 0.6.0.0-2.fc18) starting... >Jan 7 13:05:49 localhost bluetoothd[663]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Jan 7 13:05:49 localhost bluetoothd[663]: Bluetooth Management interface initialized >Jan 7 13:05:49 localhost dbus[520]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Jan 7 13:05:49 localhost NetworkManager[638]: <info> modem-manager is now available >Jan 7 13:05:49 localhost livesys[499]: sed: can't read : No such file or directory >Jan 7 13:05:49 localhost bluetoothd[663]: bluetoothd[663]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Jan 7 13:05:49 localhost bluetoothd[663]: bluetoothd[663]: Bluetooth Management interface initialized >Jan 7 13:05:49 localhost dbus-daemon[520]: dbus[520]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'Novatel' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'Novatel' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'SimTech' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'SimTech' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'Nokia' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'Nokia' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'Option High-Speed' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'Option High-Speed' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'Wavecom' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'Wavecom' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'ZTE' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'Gobi' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'Samsung' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'Sierra' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'X22X' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'Linktop' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'Option' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'AnyData' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'MotoC' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'Huawei' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'Longcheer' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'Ericsson MBM' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'Iridium' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'Cinterion' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Loaded plugin 'Generic' >Jan 7 13:05:49 localhost modem-manager[660]: <info> Successfully loaded 20 plugins >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'ZTE' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'Gobi' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'Samsung' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'Sierra' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'X22X' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'Linktop' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'Option' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'AnyData' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'MotoC' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'Huawei' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'Longcheer' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'Ericsson MBM' >Jan 7 13:05:49 localhost kernel: [ 9.708365] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'Iridium' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'Cinterion' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Loaded plugin 'Generic' >Jan 7 13:05:49 localhost dbus-daemon[520]: modem-manager[660]: <info> Successfully loaded 20 plugins >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: 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. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost livesys[499]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 7 13:05:49 localhost systemd[1]: Started SYSV: Init script for live image.. >Jan 7 13:05:49 localhost systemd[1]: Starting LSB: Starts and stops login iSCSI daemon.... >Jan 7 13:05:50 localhost kernel: [ 10.118867] Loading iSCSI transport class v2.0-870. >Jan 7 13:05:50 localhost kernel: [ 10.144826] iscsi: registered transport (tcp) >Jan 7 13:05:50 localhost kernel: [ 10.232172] iscsi: registered transport (iser) >Jan 7 13:05:50 localhost kernel: [ 10.259234] libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits. >Jan 7 13:05:50 localhost kernel: [ 10.259240] libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0. >Jan 7 13:05:50 localhost kernel: [ 10.297307] Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010) >Jan 7 13:05:50 localhost kernel: [ 10.297760] iscsi: registered transport (cxgb3i) >Jan 7 13:05:50 localhost avahi-daemon[517]: Registering new address record for fe80::5054:ff:fe12:3456 on eth0.*. >Jan 7 13:05:50 localhost kernel: [ 10.330614] Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010) >Jan 7 13:05:50 localhost kernel: [ 10.330916] iscsi: registered transport (cxgb4i) >Jan 7 13:05:50 localhost kernel: [ 10.362183] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.12 (June 29, 2012) >Jan 7 13:05:50 localhost kernel: [ 10.370358] Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.2.2 (Apr 25, 2012) >Jan 7 13:05:50 localhost kernel: [ 10.370796] iscsi: registered transport (bnx2i) >Jan 7 13:05:50 localhost kernel: [ 10.397887] iscsi: registered transport (be2iscsi) >Jan 7 13:05:50 localhost iscsid: iSCSI logger with pid=783 started! >Jan 7 13:05:50 localhost iscsid: transport class version 2.0-870. iscsid version 2.0-872.18.f17 >Jan 7 13:05:50 localhost iscsid[711]: Starting iscsid: [ OK ]#015[ OK ] >Jan 7 13:05:50 localhost systemd[1]: Started LSB: Starts and stops login iSCSI daemon.. >Jan 7 13:05:51 localhost iscsid: iSCSI daemon with pid=784 started! >Jan 7 13:05:52 localhost gdm-simple-slave[590]: WARNING: Failed to give slave programs access to the display. Trying to proceed. >Jan 7 13:05:52 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Jan 7 13:05:52 localhost systemd-logind[514]: New session 1 of user gdm. >Jan 7 13:05:52 localhost systemd-logind[514]: Linked /tmp/.X11-unix/X0 to /run/user/42/X11-display. >Jan 7 13:05:53 localhost NetworkManager[638]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Jan 7 13:05:53 localhost NetworkManager[638]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Jan 7 13:05:53 localhost NetworkManager[638]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Jan 7 13:05:53 localhost NetworkManager[638]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Jan 7 13:05:53 localhost NetworkManager[638]: <info> dhclient started with pid 1004 >Jan 7 13:05:53 localhost NetworkManager[638]: <info> Activation (eth0) Beginning IP6 addrconf. >Jan 7 13:05:53 localhost avahi-daemon[517]: Withdrawing address record for fe80::5054:ff:fe12:3456 on eth0. >Jan 7 13:05:53 localhost NetworkManager[638]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Jan 7 13:05:53 localhost dhclient[1004]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Jan 7 13:05:53 localhost dhclient[1004]: Copyright 2004-2012 Internet Systems Consortium. >Jan 7 13:05:53 localhost dhclient[1004]: All rights reserved. >Jan 7 13:05:53 localhost dhclient[1004]: For info, please visit https://www.isc.org/software/dhcp/ >Jan 7 13:05:53 localhost dhclient[1004]: >Jan 7 13:05:53 localhost NetworkManager[638]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Jan 7 13:05:53 localhost dhclient[1004]: Listening on LPF/eth0/52:54:00:12:34:56 >Jan 7 13:05:53 localhost dhclient[1004]: Sending on LPF/eth0/52:54:00:12:34:56 >Jan 7 13:05:53 localhost dhclient[1004]: Sending on Socket/fallback >Jan 7 13:05:53 localhost dhclient[1004]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 (xid=0x6ff70cd6) >Jan 7 13:05:53 localhost dhclient[1004]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x6ff70cd6) >Jan 7 13:05:53 localhost dhclient[1004]: DHCPOFFER from 10.0.2.2 >Jan 7 13:05:53 localhost dhclient[1004]: DHCPACK from 10.0.2.2 (xid=0x6ff70cd6) >Jan 7 13:05:53 localhost NetworkManager[638]: <info> (eth0): DHCPv4 state changed preinit -> bound >Jan 7 13:05:53 localhost NetworkManager[638]: <info> address 10.0.2.15 >Jan 7 13:05:53 localhost NetworkManager[638]: <info> prefix 24 (255.255.255.0) >Jan 7 13:05:53 localhost NetworkManager[638]: <info> gateway 10.0.2.2 >Jan 7 13:05:53 localhost NetworkManager[638]: <info> nameserver '10.0.2.3' >Jan 7 13:05:53 localhost NetworkManager[638]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Jan 7 13:05:53 localhost NetworkManager[638]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Jan 7 13:05:53 localhost avahi-daemon[517]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.0.2.15. >Jan 7 13:05:53 localhost avahi-daemon[517]: New relevant interface eth0.IPv4 for mDNS. >Jan 7 13:05:53 localhost avahi-daemon[517]: Registering new address record for 10.0.2.15 on eth0.IPv4. >Jan 7 13:05:53 localhost dhclient[1004]: bound to 10.0.2.15 -- renewal in 41235 seconds. >Jan 7 13:05:53 localhost dbus-daemon[520]: dbus[520]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jan 7 13:05:53 localhost dbus[520]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jan 7 13:05:53 localhost systemd[1]: Starting Daemon for power management... >Jan 7 13:05:53 localhost dbus-daemon[520]: dbus[520]: [system] Successfully activated service 'org.freedesktop.UPower' >Jan 7 13:05:53 localhost dbus[520]: [system] Successfully activated service 'org.freedesktop.UPower' >Jan 7 13:05:53 localhost systemd[1]: Started Daemon for power management. >Jan 7 13:05:54 localhost systemd[1]: SELinux Got Sender :1.20 >Jan 7 13:05:54 localhost NetworkManager[638]: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >Jan 7 13:05:54 localhost NetworkManager[638]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Jan 7 13:05:54 localhost NetworkManager[638]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Jan 7 13:05:54 localhost NetworkManager[638]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >Jan 7 13:05:54 localhost systemd[1]: Started Network Manager Wait Online. >Jan 7 13:05:54 localhost systemd[1]: Starting Network. >Jan 7 13:05:54 localhost systemd[1]: Reached target Network. >Jan 7 13:05:54 localhost systemd[1]: Starting Virtualization daemon... >Jan 7 13:05:54 localhost systemd[1]: Started Virtualization daemon. >Jan 7 13:05:54 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Jan 7 13:05:54 localhost systemd[1]: Starting RPC bind service... >Jan 7 13:05:54 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Jan 7 13:05:54 localhost systemd[1]: Started RPC bind service. >Jan 7 13:05:54 localhost NetworkManager[638]: <info> Activation (eth0) successful, device activated. >Jan 7 13:05:54 localhost dbus[520]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Jan 7 13:05:54 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Jan 7 13:05:54 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Jan 7 13:05:54 localhost avahi-daemon[517]: Registering new address record for fe80::5054:ff:fe12:3456 on eth0.*. >Jan 7 13:05:54 localhost rtkit-daemon[515]: Successfully made thread 1084 of process 1084 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11. >Jan 7 13:05:54 localhost dbus-daemon[520]: dbus[520]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Jan 7 13:05:55 localhost dbus-daemon[520]: dbus[520]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 7 13:05:55 localhost dbus[520]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 7 13:05:55 localhost iscsi[1078]: Starting iscsi: iscsiadm: No records found >Jan 7 13:05:55 localhost iscsi[1078]: [ OK ] >Jan 7 13:05:55 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Jan 7 13:05:55 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Jan 7 13:05:55 localhost systemd[1]: Started SYSV: Late init script for live image.. >Jan 7 13:05:55 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Jan 7 13:05:55 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Jan 7 13:05:55 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Jan 7 13:05:56 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Jan 7 13:05:56 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Jan 7 13:05:56 localhost systemd[1]: Started Sendmail Mail Transport Client. >Jan 7 13:05:56 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Jan 7 13:05:56 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Jan 7 13:05:56 localhost systemd[1]: Starting Multi-User. >Jan 7 13:05:56 localhost systemd[1]: Reached target Multi-User. >Jan 7 13:05:56 localhost systemd[1]: Starting Graphical Interface. >Jan 7 13:05:56 localhost systemd[1]: Reached target Graphical Interface. >Jan 7 13:05:56 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Jan 7 13:05:56 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Jan 7 13:05:56 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Jan 7 13:05:56 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Jan 7 13:05:56 localhost systemd[1]: Startup finished in 696ms 589us (kernel) + 1s 800ms 388us (initrd) + 13s 872ms 117us (userspace) = 16s 369ms 94us. >Jan 7 13:05:56 localhost libvirtd[1075]: 2013-01-07 18:05:56.348+0000: 1075: info : libvirt version: 0.10.2.2, package: 3.fc18 (Fedora Project, 2012-12-17-23:55:54, buildvm-14.phx2.fedoraproject.org) >Jan 7 13:05:56 localhost libvirtd[1075]: 2013-01-07 18:05:56.348+0000: 1075: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Jan 7 13:05:56 localhost libvirtd[1075]: 2013-01-07 18:05:56.395+0000: 1075: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Jan 7 13:05:56 localhost libvirtd[1075]: 2013-01-07 18:05:56.396+0000: 1075: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Jan 7 13:05:56 localhost libvirtd[1075]: 2013-01-07 18:05:56.627+0000: 1177: error : virNWFilterSnoopLeaseFileRefresh:1903 : open("/var/run/libvirt/network/nwfilter.ltmp"): No such file or directory >Jan 7 13:05:58 localhost dbus-daemon[520]: dbus[520]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jan 7 13:05:58 localhost dbus[520]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jan 7 13:05:58 localhost systemd[1]: Starting Disk Manager... >Jan 7 13:05:58 localhost udisksd[1223]: udisks daemon version 1.99.0 starting >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:05:58 localhost dbus-daemon[520]: dbus[520]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jan 7 13:05:58 localhost dbus[520]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jan 7 13:05:58 localhost systemd[1]: Started Disk Manager. >Jan 7 13:05:58 localhost udisksd[1223]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Jan 7 13:06:00 localhost dbus-daemon[520]: dbus[520]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Jan 7 13:06:00 localhost dbus[520]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Jan 7 13:06:00 localhost dbus-daemon[520]: Launching FprintObject >Jan 7 13:06:00 localhost dbus-daemon[520]: dbus[520]: [system] Successfully activated service 'net.reactivated.Fprint' >Jan 7 13:06:00 localhost dbus[520]: [system] Successfully activated service 'net.reactivated.Fprint' >Jan 7 13:06:00 localhost dbus-daemon[520]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Jan 7 13:06:00 localhost dbus-daemon[520]: ** Message: entering main loop >Jan 7 13:06:00 localhost dbus-daemon[520]: dbus[520]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Jan 7 13:06:00 localhost dbus[520]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Jan 7 13:06:00 localhost dbus-daemon[520]: dbus[520]: [system] Successfully activated service 'org.freedesktop.realmd' >Jan 7 13:06:00 localhost dbus[520]: [system] Successfully activated service 'org.freedesktop.realmd' >Jan 7 13:06:01 localhost chronyd[597]: Selected source 192.154.43.17 >Jan 7 13:06:01 localhost chronyd[597]: System clock wrong by 1.807573 seconds, adjustment started >Jan 7 13:06:06 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Jan 7 13:06:06 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Jan 7 13:06:12 localhost NetworkManager[638]: <info> (eth0): IP6 addrconf timed out or failed. >Jan 7 13:06:12 localhost NetworkManager[638]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Jan 7 13:06:12 localhost NetworkManager[638]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >Jan 7 13:06:12 localhost NetworkManager[638]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Jan 7 13:06:31 localhost dbus-daemon[520]: ** Message: No devices in use, exit >Jan 7 13:07:00 localhost dbus-daemon[520]: dbus[520]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Jan 7 13:07:00 localhost dbus[520]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Jan 7 13:07:00 localhost dbus-daemon[520]: Launching FprintObject >Jan 7 13:07:00 localhost dbus-daemon[520]: dbus[520]: [system] Successfully activated service 'net.reactivated.Fprint' >Jan 7 13:07:00 localhost dbus[520]: [system] Successfully activated service 'net.reactivated.Fprint' >Jan 7 13:07:00 localhost dbus-daemon[520]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Jan 7 13:07:00 localhost dbus-daemon[520]: ** Message: entering main loop >Jan 7 13:07:01 localhost systemd-logind[514]: New session 2 of user liveuser. >Jan 7 13:07:01 localhost systemd-logind[514]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Jan 7 13:07:01 localhost gnome-session[971]: WARNING: Detected that screensaver has left the bus >Jan 7 13:07:01 localhost gnome-session[971]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed >Jan 7 13:07:01 localhost gdm-simple-slave[590]: WARNING: Failed to remove slave program access to the display. Trying to proceed. >Jan 7 13:07:01 localhost systemd[1]: Mounted FUSE Control File System. >Jan 7 13:07:01 localhost kernel: [ 81.787166] fuse init (API version 7.20) >Jan 7 13:07:02 localhost spice-vdagent[1498]: Missing virtio device '/dev/virtio-ports/com.redhat.spice.0': No such file or directory >Jan 7 13:07:02 localhost rtkit-daemon[515]: Successfully made thread 1504 of process 1504 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Jan 7 13:07:02 localhost systemd[1]: SELinux Got Sender :1.45 >Jan 7 13:07:02 localhost dbus-daemon[520]: dbus[520]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jan 7 13:07:02 localhost dbus[520]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jan 7 13:07:02 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Jan 7 13:07:02 localhost colord: Using config file /etc/colord.conf >Jan 7 13:07:02 localhost colord: Using mapping database file /var/lib/colord/mapping.db >Jan 7 13:07:02 localhost colord: Using device database file /var/lib/colord/storage.db >Jan 7 13:07:02 localhost colord: Loading plugin libcd_plugin_camera.so >Jan 7 13:07:02 localhost colord: Loading plugin libcd_plugin_scanner.so >Jan 7 13:07:02 localhost colord: Daemon ready for requests >Jan 7 13:07:02 localhost dbus-daemon[520]: dbus[520]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jan 7 13:07:02 localhost dbus[520]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jan 7 13:07:02 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Jan 7 13:07:02 localhost colord: Profile added: icc-fdde622468ba0cd232b9f7e00ad52af6 >Jan 7 13:07:02 localhost colord: Profile added: icc-1fffcf7157b6df5f4bcb186908a88488 >Jan 7 13:07:02 localhost colord: Profile added: icc-d9c0a165058a15b86c6663d8ca9e35d7 >Jan 7 13:07:02 localhost colord: Profile added: icc-a1acbaedbc3f054a5f724db41237df9c >Jan 7 13:07:02 localhost colord: Profile added: icc-c88b946ac4b3b503a2860d21ea68f8bd >Jan 7 13:07:02 localhost colord: Profile added: icc-ba6a5c659db6759a2b4a4739d848127f >Jan 7 13:07:02 localhost colord: Profile added: icc-607ae7f5824fb5ef63a4600f15a4a7eb >Jan 7 13:07:02 localhost colord: Profile added: icc-cc7e433e2982e0a682f332ed378c7d47 >Jan 7 13:07:02 localhost colord: Profile added: icc-942691ffe5d2da307d87d209157fa8c5 >Jan 7 13:07:02 localhost colord: Profile added: icc-9c63a713c85fe8dcd9d9e8aa286f7e95 >Jan 7 13:07:02 localhost colord: Profile added: icc-34bb9dbd79b7733d83ff9c7089d90162 >Jan 7 13:07:02 localhost colord: Profile added: icc-d14766a584896acd5810a9f14a3ef15d >Jan 7 13:07:02 localhost colord: Profile added: icc-7d744c7ca47e33468b64feb7029fc9b0 >Jan 7 13:07:02 localhost colord: Profile added: icc-07aa38f191524daabe72365d8bf549df >Jan 7 13:07:02 localhost colord: Profile added: icc-285bf9a62b68718fe66aa1d69978a97d >Jan 7 13:07:02 localhost colord: Profile added: icc-dcd6d93e079fc3295cb4d48deb24f851 >Jan 7 13:07:02 localhost colord: Profile added: icc-06bd372c0c828cbe84395111f6986349 >Jan 7 13:07:02 localhost colord: Profile added: icc-262871936d61effa51c807a5a8daec38 >Jan 7 13:07:02 localhost colord: Profile added: icc-27275f74b03b7a5f4c6c8cde8122b9a1 >Jan 7 13:07:02 localhost colord: Profile added: icc-626fee7d930035c4509ab0c39abe71f7 >Jan 7 13:07:02 localhost systemd[1]: Starting CUPS Printing Service... >Jan 7 13:07:02 localhost systemd[1]: Started CUPS Printing Service. >Jan 7 13:07:03 localhost colord: Device added: xrandr-default >Jan 7 13:07:07 localhost goa[1595]: goa-daemon version 3.6.2 starting [main.c:112, main()] >Jan 7 13:07:13 localhost kernel: [ 93.805193] md: raid0 personality registered for level 0 >Jan 7 13:07:13 localhost kernel: [ 93.815776] md: raid1 personality registered for level 1 >Jan 7 13:07:13 localhost kernel: [ 93.826340] async_tx: api initialized (async) >Jan 7 13:07:13 localhost kernel: [ 93.835692] xor: automatically using best checksumming function: >Jan 7 13:07:13 localhost kernel: [ 93.845010] generic_sse: 12612.000 MB/sec >Jan 7 13:07:13 localhost kernel: [ 93.876023] raid6: sse2x1 4148 MB/s >Jan 7 13:07:13 localhost kernel: [ 93.893016] raid6: sse2x2 7140 MB/s >Jan 7 13:07:13 localhost kernel: [ 93.910016] raid6: sse2x4 7742 MB/s >Jan 7 13:07:13 localhost kernel: [ 93.910017] raid6: using algorithm sse2x4 (7742 MB/s) >Jan 7 13:07:13 localhost kernel: [ 93.910019] raid6: using intx1 recovery algorithm >Jan 7 13:07:13 localhost kernel: [ 93.945076] md: raid6 personality registered for level 6 >Jan 7 13:07:13 localhost kernel: [ 93.945079] md: raid5 personality registered for level 5 >Jan 7 13:07:13 localhost kernel: [ 93.945080] md: raid4 personality registered for level 4 >Jan 7 13:07:13 localhost kernel: [ 93.958203] md: raid10 personality registered for level 10 >Jan 7 13:07:13 localhost kernel: [ 93.985669] device-mapper: multipath: version 1.5.0 loaded >Jan 7 13:07:13 localhost kernel: [ 93.988485] device-mapper: multipath round-robin: version 1.0.0 loaded >Jan 7 13:07:14 localhost kernel: [ 94.053337] No iBFT detected. >Jan 7 13:07:14 localhost dbus[1478]: avc: received setenforce notice (enforcing=0) >Jan 7 13:07:14 localhost dbus[1327]: avc: received setenforce notice (enforcing=0) >Jan 7 13:07:14 localhost dbus[520]: avc: received setenforce notice (enforcing=0) >Jan 7 13:07:14 localhost dbus-daemon[520]: dbus[520]: avc: received setenforce notice (enforcing=0) >Jan 7 13:07:14 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:14 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:14 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:14 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:14 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:14 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:14 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:14 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:14 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:14 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:14 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:15 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:15 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:15 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:15 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:15 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:15 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:15 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:15 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:15 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:15 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:15 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:15 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:15 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:15 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:15 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:15 localhost anaconda: /sbin/anaconda 18.37.10 >Jan 7 13:07:15 localhost anaconda: 2097152 kB (2048 MB) are available >Jan 7 13:07:15 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Jan 7 13:07:15 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Jan 7 13:07:15 localhost anaconda: Default encoding = ascii >Jan 7 13:07:16 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Jan 7 13:07:16 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:07:16 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:16 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:16 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:16 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:16 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:16 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:16 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:16 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:16 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:16 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:16 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:16 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:16 localhost anaconda: ISCSID is /sbin/iscsid >Jan 7 13:07:16 localhost anaconda: no initiator set >Jan 7 13:07:16 localhost program: Running... modprobe fcoe >Jan 7 13:07:16 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jan 7 13:07:16 localhost program: No FCoE boot disk information is found in EDD! >Jan 7 13:07:16 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jan 7 13:07:16 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Jan 7 13:07:16 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:07:16 localhost program: Running... multipath -d >Jan 7 13:07:16 localhost program: Running... multipath -ll >Jan 7 13:07:16 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:16 localhost storage: MultipathTopology: found singlepath device: sda >Jan 7 13:07:16 localhost storage: MultipathTopology: found non-disk device: sr0 >Jan 7 13:07:16 localhost storage: MultipathTopology: found singlepath device: loop0 >Jan 7 13:07:16 localhost storage: MultipathTopology: found singlepath device: loop1 >Jan 7 13:07:16 localhost storage: MultipathTopology: found singlepath device: loop2 >Jan 7 13:07:16 localhost storage: MultipathTopology: found singlepath device: loop3 >Jan 7 13:07:16 localhost storage: MultipathTopology: found singlepath device: loop4 >Jan 7 13:07:16 localhost storage: MultipathTopology: found singlepath device: loop5 >Jan 7 13:07:16 localhost storage: MultipathTopology: found singlepath device: loop6 >Jan 7 13:07:16 localhost storage: MultipathTopology: found singlepath device: loop7 >Jan 7 13:07:16 localhost storage: MultipathTopology: found singlepath device: dm-0 >Jan 7 13:07:16 localhost storage: MultipathTopology: found singlepath device: dm-1 >Jan 7 13:07:16 localhost anaconda: Display mode = g >Jan 7 13:07:16 localhost anaconda: 2097152 kB (2048 MB) are available >Jan 7 13:07:16 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Jan 7 13:07:16 localhost anaconda: using only installclass _Fedora >Jan 7 13:07:16 localhost anaconda: Detected 2016M of memory >Jan 7 13:07:16 localhost anaconda: Swap attempt of 4032M >Jan 7 13:07:16 localhost anaconda: Running Thread: AnaStorageThread (140587652134656) >Jan 7 13:07:16 localhost program: Running... udevadm control --property=ANACONDA=1 >Jan 7 13:07:16 localhost anaconda: Running Thread: AnaNetworkThread (140587643741952) >Jan 7 13:07:16 localhost program: Running... systemctl start chronyd.service >Jan 7 13:07:16 localhost anaconda: Running Thread: AnaPayloadThread (140587314358016) >Jan 7 13:07:16 localhost NetworkManager[638]: ifcfg-rh: read connection 'eth0' >Jan 7 13:07:16 localhost NetworkManager[638]: <info> (eth0): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Jan 7 13:07:16 localhost NetworkManager[638]: <info> (eth0): deactivating device (reason 'connection-removed') [38] >Jan 7 13:07:16 localhost systemd[1]: Started NTP client/server. >Jan 7 13:07:16 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Jan 7 13:07:16 localhost NetworkManager[638]: <info> (eth0): canceled DHCP transaction, DHCP client pid 1004 >Jan 7 13:07:16 localhost avahi-daemon[517]: Withdrawing address record for 10.0.2.15 on eth0. >Jan 7 13:07:16 localhost avahi-daemon[517]: Leaving mDNS multicast group on interface eth0.IPv4 with address 10.0.2.15. >Jan 7 13:07:17 localhost avahi-daemon[517]: Interface eth0.IPv4 no longer relevant for mDNS. >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Setting system hostname to 'localhost.localdomain' (no default device) >Jan 7 13:07:17 localhost dbus-daemon[520]: dbus[520]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Jan 7 13:07:17 localhost dbus[520]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Saved default wired connection 'eth0' to persistent storage >Jan 7 13:07:17 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Auto-activating connection 'eth0'. >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Activation (eth0) starting connection 'eth0' >Jan 7 13:07:17 localhost NetworkManager[638]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Jan 7 13:07:17 localhost NetworkManager[638]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Jan 7 13:07:17 localhost dbus-daemon[520]: dbus[520]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 7 13:07:17 localhost dbus[520]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 7 13:07:17 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:17 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:17 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:17 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:17 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:17 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:17 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:17 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:17 localhost NetworkManager[638]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >Jan 7 13:07:17 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:17 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Jan 7 13:07:17 localhost NetworkManager[638]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Jan 7 13:07:17 localhost NetworkManager[638]: <info> dhclient started with pid 1864 >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Activation (eth0) Beginning IP6 addrconf. >Jan 7 13:07:17 localhost avahi-daemon[517]: Withdrawing address record for fe80::5054:ff:fe12:3456 on eth0. >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Jan 7 13:07:17 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:17 localhost dhclient[1864]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Jan 7 13:07:17 localhost dhclient[1864]: Copyright 2004-2012 Internet Systems Consortium. >Jan 7 13:07:17 localhost dhclient[1864]: All rights reserved. >Jan 7 13:07:17 localhost dhclient[1864]: For info, please visit https://www.isc.org/software/dhcp/ >Jan 7 13:07:17 localhost dhclient[1864]: >Jan 7 13:07:17 localhost dhclient[1864]: Listening on LPF/eth0/52:54:00:12:34:56 >Jan 7 13:07:17 localhost dhclient[1864]: Sending on LPF/eth0/52:54:00:12:34:56 >Jan 7 13:07:17 localhost dhclient[1864]: Sending on Socket/fallback >Jan 7 13:07:17 localhost dhclient[1864]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x583cba9c) >Jan 7 13:07:17 localhost dhclient[1864]: DHCPACK from 10.0.2.2 (xid=0x583cba9c) >Jan 7 13:07:17 localhost NetworkManager[638]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Jan 7 13:07:17 localhost dhclient[1864]: bound to 10.0.2.15 -- renewal in 39593 seconds. >Jan 7 13:07:17 localhost NetworkManager[638]: <info> (eth0): DHCPv4 state changed preinit -> reboot >Jan 7 13:07:17 localhost NetworkManager[638]: <info> address 10.0.2.15 >Jan 7 13:07:17 localhost NetworkManager[638]: <info> prefix 24 (255.255.255.0) >Jan 7 13:07:17 localhost NetworkManager[638]: <info> gateway 10.0.2.2 >Jan 7 13:07:17 localhost NetworkManager[638]: <info> nameserver '10.0.2.3' >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Jan 7 13:07:17 localhost NetworkManager[638]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Jan 7 13:07:17 localhost avahi-daemon[517]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.0.2.15. >Jan 7 13:07:17 localhost avahi-daemon[517]: New relevant interface eth0.IPv4 for mDNS. >Jan 7 13:07:17 localhost avahi-daemon[517]: Registering new address record for 10.0.2.15 on eth0.IPv4. >Jan 7 13:07:17 localhost systemd[1]: Stopping LSB: Starts and stops login and scanning of iSCSI devices.... >Jan 7 13:07:17 localhost iscsi[1883]: Stopping iscsi: [ OK ] >Jan 7 13:07:17 localhost systemd[1]: Stopped LSB: Starts and stops login and scanning of iSCSI devices.. >Jan 7 13:07:17 localhost dbus-daemon[520]: Stopping iscsi (via systemctl): [ OK ] >Jan 7 13:07:18 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Jan 7 13:07:18 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Jan 7 13:07:18 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Jan 7 13:07:18 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Jan 7 13:07:18 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Jan 7 13:07:18 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Jan 7 13:07:18 localhost chronyd[597]: Source 108.61.56.35 offline >Jan 7 13:07:18 localhost chronyd[597]: Source 184.22.194.234 offline >Jan 7 13:07:18 localhost chronyd[597]: Source 208.75.88.4 offline >Jan 7 13:07:18 localhost chronyd[597]: Source 192.154.43.17 offline >Jan 7 13:07:18 localhost systemd[1]: PID 1155 read from file /run/sm-client.pid does not exist. >Jan 7 13:07:18 localhost systemd[1]: Started Sendmail Mail Transport Client. >Jan 7 13:07:18 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:18 localhost anaconda: no initiator set >Jan 7 13:07:18 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Jan 7 13:07:18 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jan 7 13:07:18 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:07:18 localhost storage: sr0 looks to be the live device; marking as protected >Jan 7 13:07:18 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:07:18 localhost program: Running... multipath -d >Jan 7 13:07:18 localhost program: Running... multipath -ll >Jan 7 13:07:18 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:18 localhost storage: MultipathTopology: found singlepath device: sda >Jan 7 13:07:18 localhost storage: MultipathTopology: found non-disk device: sr0 >Jan 7 13:07:18 localhost storage: MultipathTopology: found singlepath device: loop0 >Jan 7 13:07:18 localhost storage: MultipathTopology: found singlepath device: loop1 >Jan 7 13:07:18 localhost storage: MultipathTopology: found singlepath device: loop2 >Jan 7 13:07:18 localhost storage: MultipathTopology: found singlepath device: loop3 >Jan 7 13:07:18 localhost storage: MultipathTopology: found singlepath device: loop4 >Jan 7 13:07:18 localhost storage: MultipathTopology: found singlepath device: loop5 >Jan 7 13:07:18 localhost storage: MultipathTopology: found singlepath device: loop6 >Jan 7 13:07:18 localhost storage: MultipathTopology: found singlepath device: loop7 >Jan 7 13:07:18 localhost storage: MultipathTopology: found singlepath device: dm-0 >Jan 7 13:07:18 localhost storage: MultipathTopology: found singlepath device: dm-1 >Jan 7 13:07:18 localhost storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Jan 7 13:07:18 localhost NetworkManager[638]: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >Jan 7 13:07:18 localhost NetworkManager[638]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Jan 7 13:07:18 localhost NetworkManager[638]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Jan 7 13:07:18 localhost storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jan 7 13:07:18 localhost NetworkManager[638]: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >Jan 7 13:07:18 localhost NetworkManager[638]: <info> Activation (eth0) successful, device activated. >Jan 7 13:07:18 localhost storage: sda is a disk >Jan 7 13:07:19 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:19 localhost storage: added disk sda (id 0) to device tree >Jan 7 13:07:19 localhost storage: no usable disklabel on sda >Jan 7 13:07:19 localhost storage: got device: DiskDevice instance (0x7fdd18080290) -- >Jan 7 13:07:19 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:19 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Jan 7 13:07:19 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Jan 7 13:07:19 localhost storage: sr0 is a cdrom >Jan 7 13:07:19 localhost storage: added cdrom sr0 (id 1) to device tree >Jan 7 13:07:19 localhost iscsi[1974]: Starting iscsi: iscsiadm: No records found >Jan 7 13:07:19 localhost iscsi[1974]: [ OK ] >Jan 7 13:07:19 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Jan 7 13:07:19 localhost dbus-daemon[520]: Starting iscsi (via systemctl): [ OK ] >Jan 7 13:07:19 localhost storage: disklabel detected but not usable on sr0 >Jan 7 13:07:19 localhost storage: type detected on 'sr0' is 'iso9660' >Jan 7 13:07:19 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Jan 7 13:07:19 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Jan 7 13:07:19 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Jan 7 13:07:19 localhost storage: got device: OpticalDevice instance (0x7fdd180d9890) -- >Jan 7 13:07:19 localhost storage: got format: Iso9660FS instance (0x7fdd180d9d90) -- >Jan 7 13:07:19 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Jan 7 13:07:19 localhost storage: loop0 is a loop device >Jan 7 13:07:19 localhost storage: added file /osmin.img (deleted) (id 2) to device tree >Jan 7 13:07:19 localhost storage: added loop loop0 (id 3) to device tree >Jan 7 13:07:19 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:19 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Jan 7 13:07:19 localhost storage: disklabel detected but not usable on loop0 >Jan 7 13:07:19 localhost storage: type detected on 'loop0' is 'squashfs' >Jan 7 13:07:19 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:19 localhost storage: got device: LoopDevice instance (0x7fdd18115dd0) -- >Jan 7 13:07:19 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Jan 7 13:07:19 localhost storage: loop1 is a loop device >Jan 7 13:07:19 localhost storage: added file /osmin (id 4) to device tree >Jan 7 13:07:19 localhost storage: added loop loop1 (id 5) to device tree >Jan 7 13:07:19 localhost storage: disklabel detected but not usable on loop1 >Jan 7 13:07:19 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Jan 7 13:07:19 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:19 localhost storage: got device: LoopDevice instance (0x7fdd18122110) -- >Jan 7 13:07:19 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Jan 7 13:07:19 localhost storage: loop2 is a loop device >Jan 7 13:07:19 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >Jan 7 13:07:19 localhost storage: added loop loop2 (id 7) to device tree >Jan 7 13:07:19 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:19 localhost storage: disklabel detected but not usable on loop2 >Jan 7 13:07:19 localhost storage: type detected on 'loop2' is 'squashfs' >Jan 7 13:07:19 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:19 localhost storage: got device: LoopDevice instance (0x7fdd18122d10) -- >Jan 7 13:07:19 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Jan 7 13:07:19 localhost avahi-daemon[517]: Registering new address record for fe80::5054:ff:fe12:3456 on eth0.*. >Jan 7 13:07:19 localhost storage: loop3 is a loop device >Jan 7 13:07:19 localhost storage: added file /LiveOS/ext3fs.img (id 8) to device tree >Jan 7 13:07:19 localhost storage: added loop loop3 (id 9) to device tree >Jan 7 13:07:19 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Jan 7 13:07:19 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Jan 7 13:07:19 localhost systemd[1]: PID 1938 read from file /run/sm-client.pid does not exist. >Jan 7 13:07:19 localhost storage: type detected on 'loop3' is 'ext4' >Jan 7 13:07:19 localhost program: Running... dumpe2fs -h /dev/loop3 >Jan 7 13:07:19 localhost systemd[1]: Started Sendmail Mail Transport Client. >Jan 7 13:07:19 localhost chronyd[597]: Source 108.61.56.35 online >Jan 7 13:07:19 localhost chronyd[597]: Source 192.154.43.17 online >Jan 7 13:07:19 localhost chronyd[597]: Source 184.22.194.234 online >Jan 7 13:07:19 localhost chronyd[597]: Source 208.75.88.4 online >Jan 7 13:07:19 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 7 13:07:19 localhost program: Last mounted on: /var/tmp/imgcreate-qqANxN/install_root >Jan 7 13:07:19 localhost program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >Jan 7 13:07:19 localhost program: Filesystem magic number: 0xEF53 >Jan 7 13:07:19 localhost program: Filesystem revision #: 1 (dynamic) >Jan 7 13:07:19 localhost 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 >Jan 7 13:07:19 localhost program: Filesystem flags: signed_directory_hash >Jan 7 13:07:19 localhost program: Default mount options: user_xattr acl >Jan 7 13:07:19 localhost program: Filesystem state: clean >Jan 7 13:07:19 localhost program: Errors behavior: Continue >Jan 7 13:07:19 localhost program: Filesystem OS type: Linux >Jan 7 13:07:19 localhost program: Inode count: 262144 >Jan 7 13:07:19 localhost program: Block count: 1048576 >Jan 7 13:07:19 localhost program: Reserved block count: 10483 >Jan 7 13:07:19 localhost program: Free blocks: 188389 >Jan 7 13:07:19 localhost program: Free inodes: 153869 >Jan 7 13:07:19 localhost program: First block: 0 >Jan 7 13:07:19 localhost program: Block size: 4096 >Jan 7 13:07:19 localhost program: Fragment size: 4096 >Jan 7 13:07:19 localhost program: Reserved GDT blocks: 255 >Jan 7 13:07:19 localhost program: Blocks per group: 32768 >Jan 7 13:07:19 localhost program: Fragments per group: 32768 >Jan 7 13:07:19 localhost program: Inodes per group: 8192 >Jan 7 13:07:19 localhost program: Inode blocks per group: 512 >Jan 7 13:07:19 localhost program: Flex block group size: 16 >Jan 7 13:07:19 localhost program: Filesystem created: Sat Jan 5 23:00:33 2013 >Jan 7 13:07:19 localhost program: Last mount time: Sat Jan 5 23:00:41 2013 >Jan 7 13:07:19 localhost program: Last write time: Sat Jan 5 23:36:06 2013 >Jan 7 13:07:19 localhost program: Mount count: 0 >Jan 7 13:07:19 localhost program: Maximum mount count: -1 >Jan 7 13:07:19 localhost program: Last checked: Sat Jan 5 23:36:06 2013 >Jan 7 13:07:19 localhost program: Check interval: 0 (<none>) >Jan 7 13:07:19 localhost program: Lifetime writes: 574 MB >Jan 7 13:07:19 localhost program: Reserved blocks uid: 0 (user root) >Jan 7 13:07:19 localhost program: Reserved blocks gid: 0 (group root) >Jan 7 13:07:19 localhost program: First inode: 11 >Jan 7 13:07:19 localhost program: Inode size:#011 256 >Jan 7 13:07:19 localhost program: Required extra isize: 28 >Jan 7 13:07:19 localhost program: Desired extra isize: 28 >Jan 7 13:07:19 localhost program: Journal inode: 8 >Jan 7 13:07:19 localhost program: Default directory hash: half_md4 >Jan 7 13:07:19 localhost program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >Jan 7 13:07:19 localhost program: Journal backup: inode blocks >Jan 7 13:07:19 localhost program: Journal features: journal_incompat_revoke >Jan 7 13:07:19 localhost program: Journal size: 128M >Jan 7 13:07:19 localhost program: Journal length: 32768 >Jan 7 13:07:19 localhost program: Journal sequence: 0x0000170e >Jan 7 13:07:19 localhost program: Journal start: 0 >Jan 7 13:07:19 localhost program: >Jan 7 13:07:19 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 7 13:07:19 localhost program: Running... dumpe2fs -h /dev/loop3 >Jan 7 13:07:19 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 7 13:07:19 localhost program: Last mounted on: /var/tmp/imgcreate-qqANxN/install_root >Jan 7 13:07:19 localhost program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >Jan 7 13:07:19 localhost program: Filesystem magic number: 0xEF53 >Jan 7 13:07:19 localhost program: Filesystem revision #: 1 (dynamic) >Jan 7 13:07:19 localhost 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 >Jan 7 13:07:19 localhost program: Filesystem flags: signed_directory_hash >Jan 7 13:07:19 localhost program: Default mount options: user_xattr acl >Jan 7 13:07:19 localhost program: Filesystem state: clean >Jan 7 13:07:19 localhost program: Errors behavior: Continue >Jan 7 13:07:19 localhost program: Filesystem OS type: Linux >Jan 7 13:07:19 localhost program: Inode count: 262144 >Jan 7 13:07:19 localhost program: Block count: 1048576 >Jan 7 13:07:19 localhost program: Reserved block count: 10483 >Jan 7 13:07:19 localhost program: Free blocks: 188389 >Jan 7 13:07:19 localhost program: Free inodes: 153869 >Jan 7 13:07:19 localhost program: First block: 0 >Jan 7 13:07:19 localhost program: Block size: 4096 >Jan 7 13:07:19 localhost program: Fragment size: 4096 >Jan 7 13:07:19 localhost program: Reserved GDT blocks: 255 >Jan 7 13:07:19 localhost program: Blocks per group: 32768 >Jan 7 13:07:19 localhost program: Fragments per group: 32768 >Jan 7 13:07:19 localhost program: Inodes per group: 8192 >Jan 7 13:07:19 localhost program: Inode blocks per group: 512 >Jan 7 13:07:19 localhost program: Flex block group size: 16 >Jan 7 13:07:19 localhost program: Filesystem created: Sat Jan 5 23:00:33 2013 >Jan 7 13:07:19 localhost program: Last mount time: Sat Jan 5 23:00:41 2013 >Jan 7 13:07:19 localhost program: Last write time: Sat Jan 5 23:36:06 2013 >Jan 7 13:07:19 localhost program: Mount count: 0 >Jan 7 13:07:19 localhost program: Maximum mount count: -1 >Jan 7 13:07:19 localhost program: Last checked: Sat Jan 5 23:36:06 2013 >Jan 7 13:07:19 localhost program: Check interval: 0 (<none>) >Jan 7 13:07:19 localhost program: Lifetime writes: 574 MB >Jan 7 13:07:19 localhost program: Reserved blocks uid: 0 (user root) >Jan 7 13:07:19 localhost program: Reserved blocks gid: 0 (group root) >Jan 7 13:07:19 localhost program: First inode: 11 >Jan 7 13:07:19 localhost program: Inode size:#011 256 >Jan 7 13:07:19 localhost program: Required extra isize: 28 >Jan 7 13:07:19 localhost program: Desired extra isize: 28 >Jan 7 13:07:19 localhost program: Journal inode: 8 >Jan 7 13:07:19 localhost program: Default directory hash: half_md4 >Jan 7 13:07:19 localhost program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >Jan 7 13:07:19 localhost program: Journal backup: inode blocks >Jan 7 13:07:19 localhost program: Journal features: journal_incompat_revoke >Jan 7 13:07:19 localhost program: Journal size: 128M >Jan 7 13:07:19 localhost program: Journal length: 32768 >Jan 7 13:07:19 localhost program: Journal sequence: 0x0000170e >Jan 7 13:07:19 localhost program: Journal start: 0 >Jan 7 13:07:19 localhost program: >Jan 7 13:07:19 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 7 13:07:19 localhost program: Running... resize2fs -P /dev/loop3 >Jan 7 13:07:19 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:19 localhost program: Couldn't find valid filesystem superblock. >Jan 7 13:07:19 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 7 13:07:19 localhost program: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jan 7 13:07:19 localhost storage: got device: LoopDevice instance (0x7fdd1812e190) -- >Jan 7 13:07:19 localhost storage: got format: Ext4FS instance (0x7fdd1811dd50) -- >Jan 7 13:07:19 localhost storage: scanning loop4 (/devices/virtual/block/loop4)... >Jan 7 13:07:19 localhost storage: loop4 is a loop device >Jan 7 13:07:19 localhost storage: added file /overlay (deleted) (id 10) to device tree >Jan 7 13:07:19 localhost storage: added loop loop4 (id 11) to device tree >Jan 7 13:07:19 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:19 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:19 localhost storage: disklabel detected but not usable on loop4 >Jan 7 13:07:19 localhost storage: type detected on 'loop4' is 'DM_snapshot_cow' >Jan 7 13:07:19 localhost storage: got device: LoopDevice instance (0x7fdd18134910) -- >Jan 7 13:07:19 localhost storage: ignoring loop5 (/devices/virtual/block/loop5) >Jan 7 13:07:19 localhost storage: ignoring loop6 (/devices/virtual/block/loop6) >Jan 7 13:07:19 localhost storage: ignoring loop7 (/devices/virtual/block/loop7) >Jan 7 13:07:19 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:07:19 localhost storage: devices to scan: ['dm-0', 'dm-1'] >Jan 7 13:07:19 localhost storage: scanning live-rw (/devices/virtual/block/dm-0)... >Jan 7 13:07:19 localhost storage: live-rw is a device-mapper device >Jan 7 13:07:19 localhost storage: added dm live-rw (id 12) to device tree >Jan 7 13:07:19 localhost storage: type detected on 'live-rw' is 'ext4' >Jan 7 13:07:19 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Jan 7 13:07:19 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 7 13:07:19 localhost program: Last mounted on: /sysroot >Jan 7 13:07:19 localhost program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >Jan 7 13:07:19 localhost program: Filesystem magic number: 0xEF53 >Jan 7 13:07:19 localhost program: Filesystem revision #: 1 (dynamic) >Jan 7 13:07:19 localhost 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 >Jan 7 13:07:19 localhost program: Filesystem flags: signed_directory_hash >Jan 7 13:07:19 localhost program: Default mount options: user_xattr acl >Jan 7 13:07:19 localhost program: Filesystem state: clean >Jan 7 13:07:19 localhost program: Errors behavior: Continue >Jan 7 13:07:19 localhost program: Filesystem OS type: Linux >Jan 7 13:07:19 localhost program: Inode count: 262144 >Jan 7 13:07:19 localhost program: Block count: 1048576 >Jan 7 13:07:19 localhost program: Reserved block count: 10483 >Jan 7 13:07:19 localhost program: Free blocks: 188389 >Jan 7 13:07:19 localhost program: Free inodes: 153869 >Jan 7 13:07:19 localhost program: First block: 0 >Jan 7 13:07:19 localhost program: Block size: 4096 >Jan 7 13:07:19 localhost program: Fragment size: 4096 >Jan 7 13:07:19 localhost program: Reserved GDT blocks: 255 >Jan 7 13:07:19 localhost program: Blocks per group: 32768 >Jan 7 13:07:19 localhost program: Fragments per group: 32768 >Jan 7 13:07:19 localhost program: Inodes per group: 8192 >Jan 7 13:07:19 localhost program: Inode blocks per group: 512 >Jan 7 13:07:19 localhost program: Flex block group size: 16 >Jan 7 13:07:19 localhost program: Filesystem created: Sat Jan 5 23:00:33 2013 >Jan 7 13:07:19 localhost program: Last mount time: Mon Jan 7 13:05:41 2013 >Jan 7 13:07:19 localhost program: Last write time: Mon Jan 7 13:05:41 2013 >Jan 7 13:07:19 localhost program: Mount count: 1 >Jan 7 13:07:19 localhost program: Maximum mount count: -1 >Jan 7 13:07:19 localhost program: Last checked: Sat Jan 5 23:36:06 2013 >Jan 7 13:07:19 localhost program: Check interval: 0 (<none>) >Jan 7 13:07:19 localhost program: Lifetime writes: 574 MB >Jan 7 13:07:19 localhost program: Reserved blocks uid: 0 (user root) >Jan 7 13:07:19 localhost program: Reserved blocks gid: 0 (group root) >Jan 7 13:07:19 localhost program: First inode: 11 >Jan 7 13:07:19 localhost program: Inode size:#011 256 >Jan 7 13:07:19 localhost program: Required extra isize: 28 >Jan 7 13:07:19 localhost program: Desired extra isize: 28 >Jan 7 13:07:19 localhost program: Journal inode: 8 >Jan 7 13:07:19 localhost program: First orphan inode: 55409 >Jan 7 13:07:19 localhost program: Default directory hash: half_md4 >Jan 7 13:07:19 localhost program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >Jan 7 13:07:19 localhost program: Journal backup: inode blocks >Jan 7 13:07:19 localhost program: Journal features: journal_incompat_revoke >Jan 7 13:07:19 localhost program: Journal size: 128M >Jan 7 13:07:19 localhost program: Journal length: 32768 >Jan 7 13:07:19 localhost program: Journal sequence: 0x0000170f >Jan 7 13:07:19 localhost program: Journal start: 1 >Jan 7 13:07:19 localhost program: >Jan 7 13:07:19 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 7 13:07:19 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Jan 7 13:07:19 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 7 13:07:19 localhost program: Last mounted on: /sysroot >Jan 7 13:07:19 localhost program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >Jan 7 13:07:19 localhost program: Filesystem magic number: 0xEF53 >Jan 7 13:07:19 localhost program: Filesystem revision #: 1 (dynamic) >Jan 7 13:07:19 localhost 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 >Jan 7 13:07:19 localhost program: Filesystem flags: signed_directory_hash >Jan 7 13:07:19 localhost program: Default mount options: user_xattr acl >Jan 7 13:07:19 localhost program: Filesystem state: clean >Jan 7 13:07:19 localhost program: Errors behavior: Continue >Jan 7 13:07:19 localhost program: Filesystem OS type: Linux >Jan 7 13:07:19 localhost program: Inode count: 262144 >Jan 7 13:07:19 localhost program: Block count: 1048576 >Jan 7 13:07:19 localhost program: Reserved block count: 10483 >Jan 7 13:07:19 localhost program: Free blocks: 188389 >Jan 7 13:07:19 localhost program: Free inodes: 153869 >Jan 7 13:07:19 localhost program: First block: 0 >Jan 7 13:07:19 localhost program: Block size: 4096 >Jan 7 13:07:19 localhost program: Fragment size: 4096 >Jan 7 13:07:19 localhost program: Reserved GDT blocks: 255 >Jan 7 13:07:19 localhost program: Blocks per group: 32768 >Jan 7 13:07:19 localhost program: Fragments per group: 32768 >Jan 7 13:07:19 localhost program: Inodes per group: 8192 >Jan 7 13:07:19 localhost program: Inode blocks per group: 512 >Jan 7 13:07:19 localhost program: Flex block group size: 16 >Jan 7 13:07:19 localhost program: Filesystem created: Sat Jan 5 23:00:33 2013 >Jan 7 13:07:19 localhost program: Last mount time: Mon Jan 7 13:05:41 2013 >Jan 7 13:07:19 localhost program: Last write time: Mon Jan 7 13:05:41 2013 >Jan 7 13:07:19 localhost program: Mount count: 1 >Jan 7 13:07:19 localhost program: Maximum mount count: -1 >Jan 7 13:07:19 localhost program: Last checked: Sat Jan 5 23:36:06 2013 >Jan 7 13:07:19 localhost program: Check interval: 0 (<none>) >Jan 7 13:07:19 localhost program: Lifetime writes: 574 MB >Jan 7 13:07:19 localhost program: Reserved blocks uid: 0 (user root) >Jan 7 13:07:19 localhost program: Reserved blocks gid: 0 (group root) >Jan 7 13:07:19 localhost program: First inode: 11 >Jan 7 13:07:19 localhost program: Inode size:#011 256 >Jan 7 13:07:19 localhost program: Required extra isize: 28 >Jan 7 13:07:19 localhost program: Desired extra isize: 28 >Jan 7 13:07:19 localhost program: Journal inode: 8 >Jan 7 13:07:19 localhost program: First orphan inode: 55409 >Jan 7 13:07:19 localhost program: Default directory hash: half_md4 >Jan 7 13:07:19 localhost program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >Jan 7 13:07:19 localhost program: Journal backup: inode blocks >Jan 7 13:07:19 localhost program: Journal features: journal_incompat_revoke >Jan 7 13:07:19 localhost program: Journal size: 128M >Jan 7 13:07:19 localhost program: Journal length: 32768 >Jan 7 13:07:19 localhost program: Journal sequence: 0x0000170f >Jan 7 13:07:19 localhost program: Journal start: 1 >Jan 7 13:07:19 localhost program: >Jan 7 13:07:19 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 7 13:07:19 localhost program: Running... resize2fs -P /dev/mapper/live-rw >Jan 7 13:07:19 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:19 localhost program: Estimated minimum size of the filesystem: 861846 >Jan 7 13:07:19 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 7 13:07:19 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:19 localhost anaconda: Thread Done: AnaNetworkThread (140587643741952) >Jan 7 13:07:19 localhost storage: got device: DMDevice instance (0x7fdd18139690) -- >Jan 7 13:07:19 localhost storage: got format: Ext4FS instance (0x7fdd1813edd0) -- >Jan 7 13:07:19 localhost storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >Jan 7 13:07:19 localhost storage: live-osimg-min is a device-mapper device >Jan 7 13:07:20 localhost storage: added dm live-osimg-min (id 13) to device tree >Jan 7 13:07:20 localhost storage: type detected on 'live-osimg-min' is 'ext4' >Jan 7 13:07:20 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jan 7 13:07:20 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 7 13:07:20 localhost program: Last mounted on: /var/tmp/imgcreate-qqANxN/install_root >Jan 7 13:07:20 localhost program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >Jan 7 13:07:20 localhost program: Filesystem magic number: 0xEF53 >Jan 7 13:07:20 localhost program: Filesystem revision #: 1 (dynamic) >Jan 7 13:07:20 localhost 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 >Jan 7 13:07:20 localhost program: Filesystem flags: signed_directory_hash >Jan 7 13:07:20 localhost program: Default mount options: user_xattr acl >Jan 7 13:07:20 localhost program: Filesystem state: clean >Jan 7 13:07:20 localhost program: Errors behavior: Continue >Jan 7 13:07:20 localhost program: Filesystem OS type: Linux >Jan 7 13:07:20 localhost program: Inode count: 221184 >Jan 7 13:07:20 localhost program: Block count: 861846 >Jan 7 13:07:20 localhost program: Reserved block count: 8616 >Jan 7 13:07:20 localhost program: Free blocks: 4486 >Jan 7 13:07:20 localhost program: Free inodes: 112909 >Jan 7 13:07:20 localhost program: First block: 0 >Jan 7 13:07:20 localhost program: Block size: 4096 >Jan 7 13:07:20 localhost program: Fragment size: 4096 >Jan 7 13:07:20 localhost program: Reserved GDT blocks: 255 >Jan 7 13:07:20 localhost program: Blocks per group: 32768 >Jan 7 13:07:20 localhost program: Fragments per group: 32768 >Jan 7 13:07:20 localhost program: Inodes per group: 8192 >Jan 7 13:07:20 localhost program: Inode blocks per group: 512 >Jan 7 13:07:20 localhost program: Flex block group size: 16 >Jan 7 13:07:20 localhost program: Filesystem created: Sat Jan 5 23:00:33 2013 >Jan 7 13:07:20 localhost program: Last mount time: Sat Jan 5 23:00:41 2013 >Jan 7 13:07:20 localhost program: Last write time: Sat Jan 5 23:36:11 2013 >Jan 7 13:07:20 localhost program: Mount count: 0 >Jan 7 13:07:20 localhost program: Maximum mount count: -1 >Jan 7 13:07:20 localhost program: Last checked: Sat Jan 5 23:36:11 2013 >Jan 7 13:07:20 localhost program: Check interval: 0 (<none>) >Jan 7 13:07:20 localhost program: Lifetime writes: 575 MB >Jan 7 13:07:20 localhost program: Reserved blocks uid: 0 (user root) >Jan 7 13:07:20 localhost program: Reserved blocks gid: 0 (group root) >Jan 7 13:07:20 localhost program: First inode: 11 >Jan 7 13:07:20 localhost program: Inode size:#011 256 >Jan 7 13:07:20 localhost program: Required extra isize: 28 >Jan 7 13:07:20 localhost program: Desired extra isize: 28 >Jan 7 13:07:20 localhost program: Journal inode: 8 >Jan 7 13:07:20 localhost program: Default directory hash: half_md4 >Jan 7 13:07:20 localhost program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >Jan 7 13:07:20 localhost program: Journal backup: inode blocks >Jan 7 13:07:20 localhost program: Journal features: journal_incompat_revoke >Jan 7 13:07:20 localhost program: Journal size: 128M >Jan 7 13:07:20 localhost program: Journal length: 32768 >Jan 7 13:07:20 localhost program: Journal sequence: 0x0000170e >Jan 7 13:07:20 localhost program: Journal start: 0 >Jan 7 13:07:20 localhost program: >Jan 7 13:07:20 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 7 13:07:20 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jan 7 13:07:20 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 7 13:07:20 localhost program: Last mounted on: /var/tmp/imgcreate-qqANxN/install_root >Jan 7 13:07:20 localhost program: Filesystem UUID: a1586044-aaee-4dd6-8064-b5e3245e0cd2 >Jan 7 13:07:20 localhost program: Filesystem magic number: 0xEF53 >Jan 7 13:07:20 localhost program: Filesystem revision #: 1 (dynamic) >Jan 7 13:07:20 localhost 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 >Jan 7 13:07:20 localhost program: Filesystem flags: signed_directory_hash >Jan 7 13:07:20 localhost program: Default mount options: user_xattr acl >Jan 7 13:07:20 localhost program: Filesystem state: clean >Jan 7 13:07:20 localhost program: Errors behavior: Continue >Jan 7 13:07:20 localhost program: Filesystem OS type: Linux >Jan 7 13:07:20 localhost program: Inode count: 221184 >Jan 7 13:07:20 localhost program: Block count: 861846 >Jan 7 13:07:20 localhost program: Reserved block count: 8616 >Jan 7 13:07:20 localhost program: Free blocks: 4486 >Jan 7 13:07:20 localhost program: Free inodes: 112909 >Jan 7 13:07:20 localhost program: First block: 0 >Jan 7 13:07:20 localhost program: Block size: 4096 >Jan 7 13:07:20 localhost program: Fragment size: 4096 >Jan 7 13:07:20 localhost program: Reserved GDT blocks: 255 >Jan 7 13:07:20 localhost program: Blocks per group: 32768 >Jan 7 13:07:20 localhost program: Fragments per group: 32768 >Jan 7 13:07:20 localhost program: Inodes per group: 8192 >Jan 7 13:07:20 localhost program: Inode blocks per group: 512 >Jan 7 13:07:20 localhost program: Flex block group size: 16 >Jan 7 13:07:20 localhost program: Filesystem created: Sat Jan 5 23:00:33 2013 >Jan 7 13:07:20 localhost program: Last mount time: Sat Jan 5 23:00:41 2013 >Jan 7 13:07:20 localhost program: Last write time: Sat Jan 5 23:36:11 2013 >Jan 7 13:07:20 localhost program: Mount count: 0 >Jan 7 13:07:20 localhost program: Maximum mount count: -1 >Jan 7 13:07:20 localhost program: Last checked: Sat Jan 5 23:36:11 2013 >Jan 7 13:07:20 localhost program: Check interval: 0 (<none>) >Jan 7 13:07:20 localhost program: Lifetime writes: 575 MB >Jan 7 13:07:20 localhost program: Reserved blocks uid: 0 (user root) >Jan 7 13:07:20 localhost program: Reserved blocks gid: 0 (group root) >Jan 7 13:07:20 localhost program: First inode: 11 >Jan 7 13:07:20 localhost program: Inode size:#011 256 >Jan 7 13:07:20 localhost program: Required extra isize: 28 >Jan 7 13:07:20 localhost program: Desired extra isize: 28 >Jan 7 13:07:20 localhost program: Journal inode: 8 >Jan 7 13:07:20 localhost program: Default directory hash: half_md4 >Jan 7 13:07:20 localhost program: Directory Hash Seed: 1168f534-7dea-46bd-92d2-b4039bbe9e4a >Jan 7 13:07:20 localhost program: Journal backup: inode blocks >Jan 7 13:07:20 localhost program: Journal features: journal_incompat_revoke >Jan 7 13:07:20 localhost program: Journal size: 128M >Jan 7 13:07:20 localhost program: Journal length: 32768 >Jan 7 13:07:20 localhost program: Journal sequence: 0x0000170e >Jan 7 13:07:20 localhost program: Journal start: 0 >Jan 7 13:07:20 localhost program: >Jan 7 13:07:20 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 7 13:07:20 localhost program: Running... resize2fs -P /dev/mapper/live-osimg-min >Jan 7 13:07:20 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:20 localhost program: Couldn't find valid filesystem superblock. >Jan 7 13:07:20 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 7 13:07:20 localhost program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jan 7 13:07:20 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:20 localhost storage: got device: DMDevice instance (0x2352090) -- >Jan 7 13:07:20 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:20 localhost storage: got format: Ext4FS instance (0x7fdd1813ea90) -- >Jan 7 13:07:20 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:07:20 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:07:20 localhost storage: not going to restore from backup of non-existent /etc/mdadm.conf >Jan 7 13:07:20 localhost storage: edd: collected mbr signatures: {} >Jan 7 13:07:20 localhost anaconda: Thread Done: AnaStorageThread (140587652134656) >Jan 7 13:07:20 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Jan 7 13:07:20 localhost kernel: [ 100.398071] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jan 7 13:07:20 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:07:20 localhost anaconda: Thread Done: AnaPayloadThread (140587314358016) >Jan 7 13:07:21 localhost systemd-logind[514]: Removed session 1. >Jan 7 13:07:26 localhost anaconda: Not doing 'replace runtime X layouts' in live installation >Jan 7 13:07:26 localhost anaconda: Not doing 'save system time' in live installation >Jan 7 13:07:26 localhost anaconda: Not doing 'save system time' in live installation >Jan 7 13:07:26 localhost anaconda: Not doing 'save system time' in live installation >Jan 7 13:07:26 localhost anaconda: Not doing 'modify system time and date' in live installation >Jan 7 13:07:28 localhost anaconda: fs space: 0 B needed: 3.10 GB >Jan 7 13:07:28 localhost anaconda: Not doing 'hide runtime keyboard configuration warning' in live installation >Jan 7 13:07:28 localhost anaconda: Not doing 'add runtime X layout' in live installation >Jan 7 13:07:28 localhost anaconda: Not doing 'test X layouts' in live installation >Jan 7 13:07:28 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Jan 7 13:07:29 localhost anaconda: fs space: 0 B needed: 3.10 GB >Jan 7 13:07:30 localhost anaconda: Running Thread: AnaStorageWatcher (140587643741952) >Jan 7 13:07:30 localhost program: Running... modprobe btrfs >Jan 7 13:07:30 localhost kernel: [ 110.260880] Btrfs loaded >Jan 7 13:07:30 localhost storage: DiskLabel.partedDevice returning None >Jan 7 13:07:30 localhost program: Running... modprobe xfs >Jan 7 13:07:30 localhost kernel: [ 110.330298] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Jan 7 13:07:30 localhost anaconda: Running Thread: AnaNTPserver0 (140587314358016) >Jan 7 13:07:30 localhost anaconda: Running Thread: AnaNTPserver1 (140587214821120) >Jan 7 13:07:30 localhost anaconda: Running Thread: AnaNTPserver2 (140586761017088) >Jan 7 13:07:30 localhost anaconda: Running Thread: AnaNTPserver3 (140586963171072) >Jan 7 13:07:30 localhost anaconda: Thread Done: AnaStorageWatcher (140587643741952) >Jan 7 13:07:30 localhost dbus-daemon[520]: ** Message: No devices in use, exit >Jan 7 13:07:30 localhost anaconda: Thread Done: AnaNTPserver0 (140587314358016) >Jan 7 13:07:31 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> status to: Probing storage... >Jan 7 13:07:31 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> >Jan 7 13:07:37 localhost NetworkManager[638]: <info> (eth0): IP6 addrconf timed out or failed. >Jan 7 13:07:37 localhost NetworkManager[638]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Jan 7 13:07:37 localhost NetworkManager[638]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >Jan 7 13:07:37 localhost NetworkManager[638]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Jan 7 13:07:40 localhost anaconda: Thread Done: AnaNTPserver2 (140586761017088) >Jan 7 13:07:40 localhost anaconda: Thread Done: AnaNTPserver1 (140587214821120) >Jan 7 13:07:40 localhost anaconda: Thread Done: AnaNTPserver3 (140586963171072) >Jan 7 13:07:43 localhost anaconda: Running Thread: AnaExecuteStorageThread (140586963171072) >Jan 7 13:07:43 localhost storage: registered action: [0] Destroy Format None on disk sda (id 0) >Jan 7 13:07:43 localhost storage: registered action: [1] Create Format msdos disklabel on disk sda (id 0) >Jan 7 13:07:43 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:07:44 localhost anaconda: Thread Done: AnaExecuteStorageThread (140586963171072) >Jan 7 13:07:44 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> >Jan 7 13:07:44 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> status to: Saving storage configuration... >Jan 7 13:07:44 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> >Jan 7 13:07:53 localhost storage: added partition req0 (id 14) to device tree >Jan 7 13:07:53 localhost storage: registered action: [2] Create Device partition req0 (id 14) >Jan 7 13:07:53 localhost storage: registered action: [3] Create Format lvmpv on partition req0 (id 14) >Jan 7 13:07:53 localhost storage: added lvmvg fedora (id 15) to device tree >Jan 7 13:07:53 localhost storage: registered action: [4] Create Device lvmvg fedora (id 15) >Jan 7 13:07:53 localhost storage: added lvmlv fedora-root (id 16) to device tree >Jan 7 13:07:53 localhost storage: registered action: [5] Create Device lvmlv fedora-root (id 16) >Jan 7 13:07:53 localhost storage: registered action: [6] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 16) >Jan 7 13:07:54 localhost anaconda: getting device type for None >Jan 7 13:07:54 localhost anaconda: unknown device type: 'None' >Jan 7 13:07:54 localhost anaconda: getting device type for LVM >Jan 7 13:07:54 localhost anaconda: getting device type for LVM >Jan 7 13:07:54 localhost anaconda: getting device type for LVM >Jan 7 13:07:54 localhost anaconda: getting device type for LVM >Jan 7 13:07:54 localhost anaconda: getting device type for LVM >Jan 7 13:07:56 localhost anaconda: ui: saving changes to device fedora-root >Jan 7 13:07:56 localhost anaconda: getting device type for LVM >Jan 7 13:07:56 localhost anaconda: getting device type for LVM >Jan 7 13:08:20 localhost storage: added lvmlv fedora-sys_fs_cgroup_systemd (id 17) to device tree >Jan 7 13:08:20 localhost storage: registered action: [7] Create Device lvmlv fedora-sys_fs_cgroup_systemd (id 17) >Jan 7 13:08:20 localhost storage: registered action: [8] Create Format ext4 filesystem mounted at /sys/fs/cgroup/systemd on lvmlv fedora-sys_fs_cgroup_systemd (id 17) >Jan 7 13:08:20 localhost anaconda: getting device type for LVM >Jan 7 13:08:20 localhost anaconda: getting device type for LVM >Jan 7 13:08:28 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:28 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:28 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:29 localhost anaconda: ui: saving changes to device fedora-sys_fs_cgroup_systemd >Jan 7 13:08:29 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:29 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:29 localhost anaconda: changing device type from 0 to 2 >Jan 7 13:08:29 localhost storage: removed lvmlv fedora-sys_fs_cgroup_systemd (id 17) from device tree >Jan 7 13:08:29 localhost storage: registered action: [9] Destroy Device lvmlv fedora-sys_fs_cgroup_systemd (id 17) >Jan 7 13:08:30 localhost storage: added partition req1 (id 18) to device tree >Jan 7 13:08:30 localhost storage: registered action: [10] Create Device partition req1 (id 18) >Jan 7 13:08:30 localhost storage: registered action: [11] Create Format ext4 filesystem mounted at /sys/fs/cgroup/systemd on partition req1 (id 18) >Jan 7 13:08:30 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:30 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:30 localhost anaconda: getting device type for LVM >Jan 7 13:08:30 localhost anaconda: getting device type for LVM >Jan 7 13:08:30 localhost anaconda: getting device type for LVM >Jan 7 13:08:30 localhost anaconda: getting device type for LVM >Jan 7 13:08:30 localhost anaconda: getting device type for LVM >Jan 7 13:08:33 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:33 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:33 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:38 localhost anaconda: ui: saving changes to device fedora-root >Jan 7 13:08:38 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:38 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:38 localhost anaconda: changing device type from 0 to 2 >Jan 7 13:08:38 localhost storage: removed lvmlv fedora-root (id 16) from device tree >Jan 7 13:08:38 localhost storage: registered action: [12] Destroy Device lvmlv fedora-root (id 16) >Jan 7 13:08:38 localhost storage: removed lvmvg fedora (id 15) from device tree >Jan 7 13:08:38 localhost storage: registered action: [13] Destroy Device lvmvg fedora (id 15) >Jan 7 13:08:38 localhost storage: removed partition sda1 (id 14) from device tree >Jan 7 13:08:38 localhost storage: registered action: [14] Destroy Device partition sda1 (id 14) >Jan 7 13:08:38 localhost storage: added partition req2 (id 19) to device tree >Jan 7 13:08:38 localhost storage: registered action: [15] Create Device partition req2 (id 19) >Jan 7 13:08:38 localhost storage: registered action: [16] Create Format ext4 filesystem mounted at / on partition req2 (id 19) >Jan 7 13:08:38 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:38 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:38 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:38 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:40 localhost anaconda: ui: saving changes to device sda2 >Jan 7 13:08:40 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:40 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:40 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:40 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:47 localhost anaconda: ui: saving changes to device sda1 >Jan 7 13:08:47 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:47 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:47 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:47 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:52 localhost anaconda: ui: saving changes to device sda2 >Jan 7 13:08:52 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:52 localhost anaconda: getting device type for Standard Partition >Jan 7 13:08:52 localhost anaconda: Running Thread: AnaCheckStorageThread (140587652134656) >Jan 7 13:08:52 localhost anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >Jan 7 13:08:52 localhost anaconda: Thread Done: AnaCheckStorageThread (140587652134656) >Jan 7 13:08:53 localhost anaconda: fs space: 4 GB needed: 3.10 GB >Jan 7 13:08:53 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> >Jan 7 13:08:54 localhost anaconda: fs space: 4 GB needed: 3.10 GB >Jan 7 13:08:54 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> >Jan 7 13:08:54 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> status to: Checking storage configuration... >Jan 7 13:08:55 localhost anaconda: fs space: 4 GB needed: 3.10 GB >Jan 7 13:08:55 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4c326d0> >Jan 7 13:08:58 localhost anaconda: Running Thread: AnaInstallThread (140587652134656) >Jan 7 13:08:58 localhost anaconda: Not doing 'save system time to HW clock' in live installation >Jan 7 13:08:58 localhost program: Running... swapoff -a >Jan 7 13:08:58 localhost storage: resetting parted disks... >Jan 7 13:08:58 localhost storage: pruning action queue... >Jan 7 13:08:58 localhost storage: removing obsolete action 2 (14) >Jan 7 13:08:58 localhost storage: removing obsolete action 3 (14) >Jan 7 13:08:58 localhost storage: removing obsolete action 14 (14) >Jan 7 13:08:58 localhost storage: removing obsolete action 4 (13) >Jan 7 13:08:58 localhost storage: removing obsolete action 13 (13) >Jan 7 13:08:58 localhost storage: removing obsolete action 5 (12) >Jan 7 13:08:58 localhost storage: removing obsolete action 6 (12) >Jan 7 13:08:58 localhost storage: removing obsolete action 12 (12) >Jan 7 13:08:58 localhost storage: removing obsolete action 7 (9) >Jan 7 13:08:58 localhost storage: removing obsolete action 8 (9) >Jan 7 13:08:58 localhost storage: removing obsolete action 9 (9) >Jan 7 13:08:58 localhost storage: sorting actions... >Jan 7 13:08:58 localhost storage: executing action: [0] Destroy Format None on disk sda (id 0) >Jan 7 13:08:58 localhost program: Running... wipefs -a /dev/sda >Jan 7 13:08:58 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:08:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:08:58 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:08:58 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:08:58 localhost storage: executing action: [1] Create Format msdos disklabel on disk sda (id 0) >Jan 7 13:08:58 localhost anaconda: Creating disklabel on /dev/sda >Jan 7 13:08:58 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:08:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:08:58 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:08:58 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:08:58 localhost storage: executing action: [10] Create Device partition sda1 (id 18) >Jan 7 13:08:58 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:08:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:08:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:08:58 localhost program: Running... wipefs -a /dev/sda1 >Jan 7 13:08:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:08:58 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:08:58 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:08:58 localhost storage: executing action: [15] Create Device partition sda2 (id 19) >Jan 7 13:08:58 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:08:58 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:08:59 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:08:59 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:08:59 localhost program: Running... wipefs -a /dev/sda2 >Jan 7 13:08:59 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:08:59 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:08:59 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:08:59 localhost storage: executing action: [16] Create Format ext4 filesystem mounted at / on partition sda2 (id 19) >Jan 7 13:08:59 localhost anaconda: Creating ext4 on /dev/sda2 >Jan 7 13:08:59 localhost program: Running... mke2fs -t ext4 /dev/sda2 >Jan 7 13:08:59 localhost program: mke2fs 1.42.5 (29-Jul-2012) >Jan 7 13:08:59 localhost program: Filesystem label= >Jan 7 13:08:59 localhost program: OS type: Linux >Jan 7 13:08:59 localhost program: Block size=4096 (log=2) >Jan 7 13:08:59 localhost program: Fragment size=4096 (log=2) >Jan 7 13:08:59 localhost program: Stride=0 blocks, Stripe width=0 blocks >Jan 7 13:08:59 localhost program: 256000 inodes, 1024000 blocks >Jan 7 13:08:59 localhost program: 51200 blocks (5.00%) reserved for the super user >Jan 7 13:08:59 localhost program: First data block=0 >Jan 7 13:08:59 localhost program: Maximum filesystem blocks=1048576000 >Jan 7 13:08:59 localhost program: 32 block groups >Jan 7 13:08:59 localhost program: 32768 blocks per group, 32768 fragments per group >Jan 7 13:08:59 localhost program: 8000 inodes per group >Jan 7 13:08:59 localhost program: Superblock backups stored on blocks: >Jan 7 13:08:59 localhost program: #01132768, 98304, 163840, 229376, 294912, 819200, 884736 >Jan 7 13:08:59 localhost program: >Jan 7 13:08:59 localhost program: Allocating group tables: 0/32#010#010#010#010#010 1/32#010#010#010#010#010 2/32#010#010#010#010#010 3/32#010#010#010#010#010 4/32#010#010#010#010#010 5/32#010#010#010#010#010 6/32#010#010#010#010#010 7/32#010#010#010#010#010 8/32#010#010#010#010#010 9/32#010#010#010#010#01010/32#010#010#010#010#01011/32#010#010#010#010#01012/32#010#010#010#010#01013/32#010#010#010#010#01014/32#010#010#010#010#01015/32#010#010#010#010#01016/32#010#010#010#010#01017/32#010#010#010#010#01018/32#010#010#010#010#01019/32#010#010#010#010#01020/32#010#010#010#010#01021/32#010#010#010#010#01022/32#010#010#010#010#01023/32#010#010#010#010#01024/32#010#010#010#010#01025/32#010#010#010#010#01026/32#010#010#010#010#01027/32#010#010#010#010#01028/32#010#010#010#010#01029/32#010#010#010#010#01030/32#010#010#010#010#01031/32#010#010#010#010#010 #010#010#010#010#010done >Jan 7 13:08:59 localhost program: Writing inode tables: 0/32#010#010#010#010#010 1/32#010#010#010#010#010 2/32#010#010#010#010#010 3/32#010#010#010#010#010 4/32#010#010#010#010#010 5/32#010#010#010#010#010 6/32#010#010#010#010#010 7/32#010#010#010#010#010 8/32#010#010#010#010#010 9/32#010#010#010#010#01010/32#010#010#010#010#01011/32#010#010#010#010#01012/32#010#010#010#010#01013/32#010#010#010#010#01014/32#010#010#010#010#01015/32#010#010#010#010#01016/32#010#010#010#010#01017/32#010#010#010#010#01018/32#010#010#010#010#01019/32#010#010#010#010#01020/32#010#010#010#010#01021/32#010#010#010#010#01022/32#010#010#010#010#01023/32#010#010#010#010#01024/32#010#010#010#010#01025/32#010#010#010#010#01026/32#010#010#010#010#01027/32#010#010#010#010#01028/32#010#010#010#010#01029/32#010#010#010#010#01030/32#010#010#010#010#01031/32#010#010#010#010#010 #010#010#010#010#010done >Jan 7 13:08:59 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:08:59 localhost program: Creating journal (16384 blocks): done >Jan 7 13:09:05 localhost program: Writing superblocks and filesystem accounting information: 0/32#010#010#010#010#010 1/32#010#010#010#010#010 2/32#010#010#010#010#010 3/32#010#010#010#010#010 4/32#010#010#010#010#010 5/32#010#010#010#010#010 6/32#010#010#010#010#010 7/32#010#010#010#010#010 8/32#010#010#010#010#010 9/32#010#010#010#010#01010/32#010#010#010#010#01011/32#010#010#010#010#01012/32#010#010#010#010#01013/32#010#010#010#010#01014/32#010#010#010#010#01015/32#010#010#010#010#01016/32#010#010#010#010#01017/32#010#010#010#010#01018/32#010#010#010#010#01019/32#010#010#010#010#01020/32#010#010#010#010#01021/32#010#010#010#010#01022/32#010#010#010#010#01023/32#010#010#010#010#01024/32#010#010#010#010#01025/32#010#010#010#010#01026/32#010#010#010#010#01027/32#010#010#010#010#01028/32#010#010#010#010#01029/32#010#010#010#010#01030/32#010#010#010#010#01031/32#010#010#010#010#010 #010#010#010#010#010done >Jan 7 13:09:05 localhost program: >Jan 7 13:09:05 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:09:05 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:09:05 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:09:05 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:09:05 localhost storage: executing action: [11] Create Format ext4 filesystem mounted at /sys/fs/cgroup/systemd on partition sda1 (id 18) >Jan 7 13:09:05 localhost anaconda: Creating ext4 on /dev/sda1 >Jan 7 13:09:05 localhost program: Running... mke2fs -t ext4 /dev/sda1 >Jan 7 13:09:05 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:09:05 localhost program: mke2fs 1.42.5 (29-Jul-2012) >Jan 7 13:09:05 localhost program: Filesystem label= >Jan 7 13:09:05 localhost program: OS type: Linux >Jan 7 13:09:05 localhost program: Block size=1024 (log=0) >Jan 7 13:09:05 localhost program: Fragment size=1024 (log=0) >Jan 7 13:09:05 localhost program: Stride=0 blocks, Stripe width=0 blocks >Jan 7 13:09:05 localhost program: 128 inodes, 1024 blocks >Jan 7 13:09:05 localhost program: 51 blocks (4.98%) reserved for the super user >Jan 7 13:09:05 localhost program: First data block=1 >Jan 7 13:09:05 localhost program: Maximum filesystem blocks=1048576 >Jan 7 13:09:05 localhost program: 1 block group >Jan 7 13:09:05 localhost program: 8192 blocks per group, 8192 fragments per group >Jan 7 13:09:06 localhost program: 128 inodes per group >Jan 7 13:09:06 localhost program: >Jan 7 13:09:06 localhost program: Allocating group tables: 0/1#010#010#010 #010#010#010done >Jan 7 13:09:06 localhost program: Writing inode tables: 0/1#010#010#010 #010#010#010done >Jan 7 13:09:06 localhost program: >Jan 7 13:09:06 localhost program: Filesystem too small for a journal >Jan 7 13:09:06 localhost program: Writing superblocks and filesystem accounting information: 0/1#010#010#010 #010#010#010done >Jan 7 13:09:06 localhost program: >Jan 7 13:09:06 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:09:06 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:09:06 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:09:06 localhost program: Running... udevadm settle --timeout=300 >Jan 7 13:09:06 localhost storage: setting boot flag on sda2 >Jan 7 13:09:06 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:09:06 localhost storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >Jan 7 13:09:06 localhost program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda2 /mnt/sysimage >Jan 7 13:09:06 localhost kernel: [ 206.398406] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >Jan 7 13:09:06 localhost udisksd[1223]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 7 13:09:06 localhost storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >Jan 7 13:09:06 localhost storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >Jan 7 13:09:06 localhost program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >Jan 7 13:09:06 localhost storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >Jan 7 13:09:06 localhost storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >Jan 7 13:09:06 localhost program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >Jan 7 13:09:06 localhost storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >Jan 7 13:09:06 localhost storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >Jan 7 13:09:06 localhost program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >Jan 7 13:09:06 localhost storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >Jan 7 13:09:06 localhost anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >Jan 7 13:09:06 localhost storage: set SELinux context for mountpoint /proc to None >Jan 7 13:09:06 localhost program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >Jan 7 13:09:06 localhost anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >Jan 7 13:09:06 localhost storage: set SELinux context for newly mounted filesystem root at /proc to None >Jan 7 13:09:06 localhost storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >Jan 7 13:09:06 localhost program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >Jan 7 13:09:06 localhost storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >Jan 7 13:09:06 localhost anaconda: could not create directory /mnt/sysimage/sys/fs/cgroup/systemd: No such file or directory >Jan 7 13:09:06 localhost anaconda: failed to get default SELinux context for /sys/fs/cgroup/systemd: [Errno 2] No such file or directory >Jan 7 13:09:06 localhost storage: set SELinux context for mountpoint /sys/fs/cgroup/systemd to None >Jan 7 13:09:06 localhost storage: error mounting /dev/sda1 on /sys/fs/cgroup/systemd: mount failed: (2, 'No such file or directory') >Jan 7 13:09:06 localhost anaconda: Thread Done: AnaInstallThread (140587652134656)
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 891447
:
671781
|
671782
|
671783
|
671791
|
671796
|
674158
| 674242