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 638909 Details for
Bug 873392
TypeError: refresh() takes exactly 6 arguments (7 given)
[?]
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-p3CNCP
anaconda-tb-p3CNCP (text/plain), 261.94 KB, created by
Steve Tyler
on 2012-11-05 21:22:22 UTC
(
hide
)
Description:
anaconda-tb-p3CNCP
Filename:
MIME Type:
Creator:
Steve Tyler
Created:
2012-11-05 21:22:22 UTC
Size:
261.94 KB
patch
obsolete
>anaconda 18.24 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 678, in on_continue_clicked > dialog.refresh(required_space, disks_size, disk_free, fs_free, self.autopart, self.autoPartType) >TypeError: refresh() takes exactly 6 arguments (7 given) > >Local variables in innermost frame: >platform_labels: set(['gpt', 'msdos']) >f: (Size('0 B'), 0) >button: <Button object at 0x656b1e0 (GtkButton at 0x6457150)> >disks: [DiskDevice instance (0x364f650) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 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 = None > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = None] >actions: [] >free_space: {'sda': (Size('0 B'), 0)} >disk_labels: set([]) >disk_free: 0 B >dialog: <pyanaconda.ui.gui.spokes.storage.InstallOptions3Dialog object at 0x5f161d0> >disks_size: 0 B >fs_free: 0 >required_space: 2.67 GB >disk: existing 0MB disk sda (0) >self: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x5f128d0> >d: existing 0MB disk sda (0) > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sda, sr0, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), loop5, loop6, loop7, live-rw, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.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 0MB disk sda (0) >, 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: 400384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x7f4960035830> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-11-03-03-36-03-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-18-Beta-TC7-x86_64-Live-D > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: True > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-11-03-03-36-03-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-18-Beta-TC7-x86_64-Live-D > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 782.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: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-18-Beta- > _format._targetSize: 4096.0 > _format._size: 4096.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop3 > sysfsPath: Skipped > _vendor: Skipped > _name: loop3 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-18-Beta- > originalFormat._targetSize: 4096.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 4096.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop3 > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop4 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 11 > minor: 0 >, existing 4096MB dm live-rw (12) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (13) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/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: None > _intf.storage._bootloader.disks: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x34fb210) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x34fb250) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x34fb290) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x34fb2d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x34fb310) -- > 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 >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.24 > 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: >16:07:14,273 INFO anaconda: /sbin/anaconda 18.24 >21:07:14,590 INFO anaconda: 2097152 kB (2048 MB) are available >16:07:14,590 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >16:07:14,591 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >16:07:14,592 INFO anaconda: Default encoding = ascii >16:07:14,659 INFO anaconda: ISCSID is /sbin/iscsid >16:07:14,659 INFO anaconda: no initiator set >16:07:14,731 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >16:07:14,732 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >16:07:15,234 INFO anaconda: Display mode = g >21:07:15,236 INFO anaconda: 2097152 kB (2048 MB) are available >16:07:15,237 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >16:07:15,390 INFO anaconda: using only installclass _Fedora >16:07:15,428 INFO anaconda: Detected 2016M of memory >16:07:15,429 INFO anaconda: Swap attempt of 4032M >16:07:15,432 INFO anaconda: Running Thread: AnaStorageThread (139953351161600) >16:07:15,441 INFO anaconda: Running Thread: AnaPayloadThread (139953359554304) >16:07:15,526 INFO anaconda: no initiator set >16:07:17,505 INFO anaconda: Thread Done: AnaStorageThread (139953351161600) >16:07:17,531 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >16:07:17,544 INFO anaconda: Thread Done: AnaPayloadThread (139953359554304) >16:07:25,864 INFO anaconda: Not doing 'add runtime X layout' in live installation >11:07:26,177 INFO anaconda: Not doing 'save system time' in live installation >11:07:26,180 INFO anaconda: Not doing 'save system time' in live installation >11:07:26,184 INFO anaconda: Not doing 'save system time' in live installation >16:07:26,195 INFO anaconda: Not doing 'modify system time and date' in live installation >16:07:26,221 INFO anaconda: Not doing 'add runtime X layout' in live installation >16:07:26,255 INFO anaconda: Not doing 'test X layouts' in live installation >16:07:26,655 INFO anaconda: Running Thread: AnaStorageWatcher (139953029166848) >16:07:27,838 INFO anaconda: Running Thread: AnaNTPserver0 (139953359554304) >16:07:27,845 INFO anaconda: Running Thread: AnaNTPserver1 (139953006032640) >16:07:27,855 INFO anaconda: Running Thread: AnaNTPserver2 (139952582252288) >16:07:27,878 INFO anaconda: Running Thread: AnaNTPserver3 (139952535717632) >16:07:27,921 INFO anaconda: Thread Done: AnaStorageWatcher (139953029166848) >16:07:28,019 INFO anaconda: Thread Done: AnaNTPserver0 (139953359554304) >16:07:28,051 INFO anaconda: Thread Done: AnaNTPserver1 (139953006032640) >16:07:31,265 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) > >16:07:37,914 INFO anaconda: Thread Done: AnaNTPserver2 (139952582252288) >16:07:37,917 INFO anaconda: Thread Done: AnaNTPserver3 (139952535717632) >16:07:40,619 INFO anaconda: Running Thread: AnaExecuteStorageThread (139952582252288) >16:07:40,639 INFO anaconda: Thread Done: AnaExecuteStorageThread (139952582252288) >16:07:40,640 INFO anaconda: Running Thread: AnaCheckStorageThread (139952535717632) >16:07:40,648 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >16:07:40,648 ERR anaconda: you have not created a bootloader stage1 target device >16:07:40,648 ERR anaconda: You have not created a bootable partition. >16:07:40,648 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >16:07:40,648 INFO anaconda: Thread Done: AnaCheckStorageThread (139952535717632) >16:07:48,592 DEBUG anaconda: disk free: 0 B fs free: 0 sw needs: 2.67 GB > > >/tmp/packaging.log: > > >/tmp/program.log: >16:07:13,755 INFO program: Running... udevadm settle --timeout=300 >16:07:13,891 INFO program: Running... dumpe2fs -h /dev/loop3 >16:07:13,908 INFO program: Filesystem volume name: _Fedora-18-Beta- >16:07:13,908 INFO program: Last mounted on: /var/tmp/imgcreate-8nHf5i/install_root >16:07:13,908 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >16:07:13,908 INFO program: Filesystem magic number: 0xEF53 >16:07:13,908 INFO program: Filesystem revision #: 1 (dynamic) >16:07:13,908 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 >16:07:13,908 INFO program: Filesystem flags: signed_directory_hash >16:07:13,908 INFO program: Default mount options: user_xattr acl >16:07:13,908 INFO program: Filesystem state: clean >16:07:13,909 INFO program: Errors behavior: Continue >16:07:13,909 INFO program: Filesystem OS type: Linux >16:07:13,909 INFO program: Inode count: 262144 >16:07:13,909 INFO program: Block count: 1048576 >16:07:13,909 INFO program: Reserved block count: 10484 >16:07:13,909 INFO program: Free blocks: 297841 >16:07:13,909 INFO program: Free inodes: 158463 >16:07:13,909 INFO program: First block: 0 >16:07:13,909 INFO program: Block size: 4096 >16:07:13,909 INFO program: Fragment size: 4096 >16:07:13,909 INFO program: Reserved GDT blocks: 255 >16:07:13,909 INFO program: Blocks per group: 32768 >16:07:13,909 INFO program: Fragments per group: 32768 >16:07:13,909 INFO program: Inodes per group: 8192 >16:07:13,909 INFO program: Inode blocks per group: 512 >16:07:13,909 INFO program: Flex block group size: 16 >16:07:13,909 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >16:07:13,910 INFO program: Last mount time: Fri Nov 2 23:23:28 2012 >16:07:13,910 INFO program: Last write time: Fri Nov 2 23:33:29 2012 >16:07:13,910 INFO program: Mount count: 0 >16:07:13,910 INFO program: Maximum mount count: -1 >16:07:13,910 INFO program: Last checked: Fri Nov 2 23:33:29 2012 >16:07:13,910 INFO program: Check interval: 0 (<none>) >16:07:13,910 INFO program: Lifetime writes: 253 MB >16:07:13,910 INFO program: Reserved blocks uid: 0 (user root) >16:07:13,910 INFO program: Reserved blocks gid: 0 (group root) >16:07:13,910 INFO program: First inode: 11 >16:07:13,910 INFO program: Inode size: 256 >16:07:13,910 INFO program: Required extra isize: 28 >16:07:13,910 INFO program: Desired extra isize: 28 >16:07:13,910 INFO program: Journal inode: 8 >16:07:13,910 INFO program: Default directory hash: half_md4 >16:07:13,910 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >16:07:13,910 INFO program: Journal backup: inode blocks >16:07:13,911 INFO program: Journal features: journal_incompat_revoke >16:07:13,911 INFO program: Journal size: 128M >16:07:13,911 INFO program: Journal length: 32768 >16:07:13,911 INFO program: Journal sequence: 0x000015ea >16:07:13,911 INFO program: Journal start: 0 >16:07:13,911 INFO program: >16:07:13,911 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:07:13,911 INFO program: Running... dumpe2fs -h /dev/loop3 >16:07:13,916 INFO program: Filesystem volume name: _Fedora-18-Beta- >16:07:13,917 INFO program: Last mounted on: /var/tmp/imgcreate-8nHf5i/install_root >16:07:13,917 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >16:07:13,917 INFO program: Filesystem magic number: 0xEF53 >16:07:13,917 INFO program: Filesystem revision #: 1 (dynamic) >16:07:13,917 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 >16:07:13,917 INFO program: Filesystem flags: signed_directory_hash >16:07:13,917 INFO program: Default mount options: user_xattr acl >16:07:13,917 INFO program: Filesystem state: clean >16:07:13,917 INFO program: Errors behavior: Continue >16:07:13,917 INFO program: Filesystem OS type: Linux >16:07:13,917 INFO program: Inode count: 262144 >16:07:13,917 INFO program: Block count: 1048576 >16:07:13,917 INFO program: Reserved block count: 10484 >16:07:13,917 INFO program: Free blocks: 297841 >16:07:13,917 INFO program: Free inodes: 158463 >16:07:13,917 INFO program: First block: 0 >16:07:13,917 INFO program: Block size: 4096 >16:07:13,917 INFO program: Fragment size: 4096 >16:07:13,917 INFO program: Reserved GDT blocks: 255 >16:07:13,917 INFO program: Blocks per group: 32768 >16:07:13,917 INFO program: Fragments per group: 32768 >16:07:13,918 INFO program: Inodes per group: 8192 >16:07:13,918 INFO program: Inode blocks per group: 512 >16:07:13,918 INFO program: Flex block group size: 16 >16:07:13,918 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >16:07:13,918 INFO program: Last mount time: Fri Nov 2 23:23:28 2012 >16:07:13,918 INFO program: Last write time: Fri Nov 2 23:33:29 2012 >16:07:13,918 INFO program: Mount count: 0 >16:07:13,918 INFO program: Maximum mount count: -1 >16:07:13,918 INFO program: Last checked: Fri Nov 2 23:33:29 2012 >16:07:13,918 INFO program: Check interval: 0 (<none>) >16:07:13,918 INFO program: Lifetime writes: 253 MB >16:07:13,918 INFO program: Reserved blocks uid: 0 (user root) >16:07:13,918 INFO program: Reserved blocks gid: 0 (group root) >16:07:13,918 INFO program: First inode: 11 >16:07:13,918 INFO program: Inode size: 256 >16:07:13,918 INFO program: Required extra isize: 28 >16:07:13,918 INFO program: Desired extra isize: 28 >16:07:13,918 INFO program: Journal inode: 8 >16:07:13,918 INFO program: Default directory hash: half_md4 >16:07:13,918 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >16:07:13,918 INFO program: Journal backup: inode blocks >16:07:13,918 INFO program: Journal features: journal_incompat_revoke >16:07:13,919 INFO program: Journal size: 128M >16:07:13,919 INFO program: Journal length: 32768 >16:07:13,919 INFO program: Journal sequence: 0x000015ea >16:07:13,919 INFO program: Journal start: 0 >16:07:13,919 INFO program: >16:07:13,919 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:07:13,919 INFO program: Running... resize2fs -P /dev/loop3 >16:07:13,931 INFO program: Couldn't find valid filesystem superblock. >16:07:13,931 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:07:13,931 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >16:07:13,965 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:07:13,970 INFO program: Filesystem volume name: _Fedora-18-Beta- >16:07:13,970 INFO program: Last mounted on: /sysroot >16:07:13,970 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >16:07:13,970 INFO program: Filesystem magic number: 0xEF53 >16:07:13,970 INFO program: Filesystem revision #: 1 (dynamic) >16:07:13,970 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 >16:07:13,970 INFO program: Filesystem flags: signed_directory_hash >16:07:13,970 INFO program: Default mount options: user_xattr acl >16:07:13,971 INFO program: Filesystem state: clean >16:07:13,971 INFO program: Errors behavior: Continue >16:07:13,971 INFO program: Filesystem OS type: Linux >16:07:13,971 INFO program: Inode count: 262144 >16:07:13,971 INFO program: Block count: 1048576 >16:07:13,971 INFO program: Reserved block count: 10484 >16:07:13,971 INFO program: Free blocks: 297841 >16:07:13,971 INFO program: Free inodes: 158463 >16:07:13,971 INFO program: First block: 0 >16:07:13,971 INFO program: Block size: 4096 >16:07:13,971 INFO program: Fragment size: 4096 >16:07:13,971 INFO program: Reserved GDT blocks: 255 >16:07:13,971 INFO program: Blocks per group: 32768 >16:07:13,971 INFO program: Fragments per group: 32768 >16:07:13,971 INFO program: Inodes per group: 8192 >16:07:13,971 INFO program: Inode blocks per group: 512 >16:07:13,971 INFO program: Flex block group size: 16 >16:07:13,971 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >16:07:13,971 INFO program: Last mount time: Mon Nov 5 16:05:58 2012 >16:07:13,971 INFO program: Last write time: Mon Nov 5 16:05:58 2012 >16:07:13,971 INFO program: Mount count: 1 >16:07:13,971 INFO program: Maximum mount count: -1 >16:07:13,972 INFO program: Last checked: Fri Nov 2 23:33:29 2012 >16:07:13,972 INFO program: Check interval: 0 (<none>) >16:07:13,972 INFO program: Lifetime writes: 253 MB >16:07:13,972 INFO program: Reserved blocks uid: 0 (user root) >16:07:13,972 INFO program: Reserved blocks gid: 0 (group root) >16:07:13,972 INFO program: First inode: 11 >16:07:13,972 INFO program: Inode size: 256 >16:07:13,972 INFO program: Required extra isize: 28 >16:07:13,972 INFO program: Desired extra isize: 28 >16:07:13,972 INFO program: Journal inode: 8 >16:07:13,972 INFO program: First orphan inode: 184754 >16:07:13,972 INFO program: Default directory hash: half_md4 >16:07:13,972 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >16:07:13,972 INFO program: Journal backup: inode blocks >16:07:13,972 INFO program: Journal features: journal_incompat_revoke >16:07:13,972 INFO program: Journal size: 128M >16:07:13,972 INFO program: Journal length: 32768 >16:07:13,972 INFO program: Journal sequence: 0x000015eb >16:07:13,972 INFO program: Journal start: 1 >16:07:13,972 INFO program: >16:07:13,972 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:07:13,973 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:07:13,977 INFO program: Filesystem volume name: _Fedora-18-Beta- >16:07:13,977 INFO program: Last mounted on: /sysroot >16:07:13,977 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >16:07:13,978 INFO program: Filesystem magic number: 0xEF53 >16:07:13,978 INFO program: Filesystem revision #: 1 (dynamic) >16:07:13,978 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 >16:07:13,978 INFO program: Filesystem flags: signed_directory_hash >16:07:13,978 INFO program: Default mount options: user_xattr acl >16:07:13,978 INFO program: Filesystem state: clean >16:07:13,978 INFO program: Errors behavior: Continue >16:07:13,978 INFO program: Filesystem OS type: Linux >16:07:13,978 INFO program: Inode count: 262144 >16:07:13,978 INFO program: Block count: 1048576 >16:07:13,978 INFO program: Reserved block count: 10484 >16:07:13,978 INFO program: Free blocks: 297841 >16:07:13,978 INFO program: Free inodes: 158463 >16:07:13,978 INFO program: First block: 0 >16:07:13,978 INFO program: Block size: 4096 >16:07:13,978 INFO program: Fragment size: 4096 >16:07:13,978 INFO program: Reserved GDT blocks: 255 >16:07:13,978 INFO program: Blocks per group: 32768 >16:07:13,978 INFO program: Fragments per group: 32768 >16:07:13,978 INFO program: Inodes per group: 8192 >16:07:13,978 INFO program: Inode blocks per group: 512 >16:07:13,979 INFO program: Flex block group size: 16 >16:07:13,979 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >16:07:13,979 INFO program: Last mount time: Mon Nov 5 16:05:58 2012 >16:07:13,979 INFO program: Last write time: Mon Nov 5 16:05:58 2012 >16:07:13,979 INFO program: Mount count: 1 >16:07:13,979 INFO program: Maximum mount count: -1 >16:07:13,979 INFO program: Last checked: Fri Nov 2 23:33:29 2012 >16:07:13,979 INFO program: Check interval: 0 (<none>) >16:07:13,979 INFO program: Lifetime writes: 253 MB >16:07:13,979 INFO program: Reserved blocks uid: 0 (user root) >16:07:13,979 INFO program: Reserved blocks gid: 0 (group root) >16:07:13,979 INFO program: First inode: 11 >16:07:13,979 INFO program: Inode size: 256 >16:07:13,979 INFO program: Required extra isize: 28 >16:07:13,979 INFO program: Desired extra isize: 28 >16:07:13,979 INFO program: Journal inode: 8 >16:07:13,979 INFO program: First orphan inode: 184754 >16:07:13,979 INFO program: Default directory hash: half_md4 >16:07:13,979 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >16:07:13,979 INFO program: Journal backup: inode blocks >16:07:13,979 INFO program: Journal features: journal_incompat_revoke >16:07:13,980 INFO program: Journal size: 128M >16:07:13,980 INFO program: Journal length: 32768 >16:07:13,980 INFO program: Journal sequence: 0x000015eb >16:07:13,980 INFO program: Journal start: 1 >16:07:13,980 INFO program: >16:07:13,980 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:07:13,980 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:07:13,987 INFO program: Estimated minimum size of the filesystem: 752356 >16:07:13,988 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:07:14,013 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:07:14,018 INFO program: Filesystem volume name: _Fedora-18-Beta- >16:07:14,018 INFO program: Last mounted on: /var/tmp/imgcreate-8nHf5i/install_root >16:07:14,018 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >16:07:14,018 INFO program: Filesystem magic number: 0xEF53 >16:07:14,018 INFO program: Filesystem revision #: 1 (dynamic) >16:07:14,018 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 >16:07:14,019 INFO program: Filesystem flags: signed_directory_hash >16:07:14,019 INFO program: Default mount options: user_xattr acl >16:07:14,019 INFO program: Filesystem state: clean >16:07:14,019 INFO program: Errors behavior: Continue >16:07:14,019 INFO program: Filesystem OS type: Linux >16:07:14,019 INFO program: Inode count: 188416 >16:07:14,019 INFO program: Block count: 752356 >16:07:14,019 INFO program: Reserved block count: 7522 >16:07:14,019 INFO program: Free blocks: 6761 >16:07:14,019 INFO program: Free inodes: 84735 >16:07:14,019 INFO program: First block: 0 >16:07:14,019 INFO program: Block size: 4096 >16:07:14,019 INFO program: Fragment size: 4096 >16:07:14,019 INFO program: Reserved GDT blocks: 255 >16:07:14,019 INFO program: Blocks per group: 32768 >16:07:14,019 INFO program: Fragments per group: 32768 >16:07:14,019 INFO program: Inodes per group: 8192 >16:07:14,019 INFO program: Inode blocks per group: 512 >16:07:14,019 INFO program: Flex block group size: 16 >16:07:14,019 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >16:07:14,019 INFO program: Last mount time: Fri Nov 2 23:23:28 2012 >16:07:14,019 INFO program: Last write time: Fri Nov 2 23:33:30 2012 >16:07:14,020 INFO program: Mount count: 0 >16:07:14,020 INFO program: Maximum mount count: -1 >16:07:14,020 INFO program: Last checked: Fri Nov 2 23:33:30 2012 >16:07:14,020 INFO program: Check interval: 0 (<none>) >16:07:14,020 INFO program: Lifetime writes: 254 MB >16:07:14,020 INFO program: Reserved blocks uid: 0 (user root) >16:07:14,020 INFO program: Reserved blocks gid: 0 (group root) >16:07:14,020 INFO program: First inode: 11 >16:07:14,020 INFO program: Inode size: 256 >16:07:14,020 INFO program: Required extra isize: 28 >16:07:14,020 INFO program: Desired extra isize: 28 >16:07:14,020 INFO program: Journal inode: 8 >16:07:14,020 INFO program: Default directory hash: half_md4 >16:07:14,020 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >16:07:14,020 INFO program: Journal backup: inode blocks >16:07:14,020 INFO program: Journal features: journal_incompat_revoke >16:07:14,020 INFO program: Journal size: 128M >16:07:14,020 INFO program: Journal length: 32768 >16:07:14,020 INFO program: Journal sequence: 0x000015ea >16:07:14,020 INFO program: Journal start: 0 >16:07:14,020 INFO program: >16:07:14,021 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:07:14,021 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:07:14,025 INFO program: Filesystem volume name: _Fedora-18-Beta- >16:07:14,026 INFO program: Last mounted on: /var/tmp/imgcreate-8nHf5i/install_root >16:07:14,026 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >16:07:14,026 INFO program: Filesystem magic number: 0xEF53 >16:07:14,026 INFO program: Filesystem revision #: 1 (dynamic) >16:07:14,026 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 >16:07:14,026 INFO program: Filesystem flags: signed_directory_hash >16:07:14,026 INFO program: Default mount options: user_xattr acl >16:07:14,026 INFO program: Filesystem state: clean >16:07:14,026 INFO program: Errors behavior: Continue >16:07:14,026 INFO program: Filesystem OS type: Linux >16:07:14,026 INFO program: Inode count: 188416 >16:07:14,026 INFO program: Block count: 752356 >16:07:14,026 INFO program: Reserved block count: 7522 >16:07:14,026 INFO program: Free blocks: 6761 >16:07:14,026 INFO program: Free inodes: 84735 >16:07:14,026 INFO program: First block: 0 >16:07:14,026 INFO program: Block size: 4096 >16:07:14,026 INFO program: Fragment size: 4096 >16:07:14,026 INFO program: Reserved GDT blocks: 255 >16:07:14,027 INFO program: Blocks per group: 32768 >16:07:14,027 INFO program: Fragments per group: 32768 >16:07:14,027 INFO program: Inodes per group: 8192 >16:07:14,027 INFO program: Inode blocks per group: 512 >16:07:14,027 INFO program: Flex block group size: 16 >16:07:14,027 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >16:07:14,027 INFO program: Last mount time: Fri Nov 2 23:23:28 2012 >16:07:14,027 INFO program: Last write time: Fri Nov 2 23:33:30 2012 >16:07:14,027 INFO program: Mount count: 0 >16:07:14,027 INFO program: Maximum mount count: -1 >16:07:14,027 INFO program: Last checked: Fri Nov 2 23:33:30 2012 >16:07:14,027 INFO program: Check interval: 0 (<none>) >16:07:14,027 INFO program: Lifetime writes: 254 MB >16:07:14,027 INFO program: Reserved blocks uid: 0 (user root) >16:07:14,027 INFO program: Reserved blocks gid: 0 (group root) >16:07:14,027 INFO program: First inode: 11 >16:07:14,027 INFO program: Inode size: 256 >16:07:14,027 INFO program: Required extra isize: 28 >16:07:14,027 INFO program: Desired extra isize: 28 >16:07:14,027 INFO program: Journal inode: 8 >16:07:14,027 INFO program: Default directory hash: half_md4 >16:07:14,028 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >16:07:14,028 INFO program: Journal backup: inode blocks >16:07:14,028 INFO program: Journal features: journal_incompat_revoke >16:07:14,028 INFO program: Journal size: 128M >16:07:14,028 INFO program: Journal length: 32768 >16:07:14,028 INFO program: Journal sequence: 0x000015ea >16:07:14,028 INFO program: Journal start: 0 >16:07:14,028 INFO program: >16:07:14,028 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:07:14,028 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >16:07:14,038 INFO program: Couldn't find valid filesystem superblock. >16:07:14,038 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:07:14,039 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >16:07:14,048 INFO program: Running... udevadm settle --timeout=300 >16:07:14,066 INFO program: Running... udevadm settle --timeout=300 >16:07:14,077 INFO program: Running... udevadm settle --timeout=300 >16:07:14,093 INFO program: Running... udevadm settle --timeout=300 >16:07:14,105 INFO program: Running... udevadm settle --timeout=300 >16:07:14,642 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:07:14,659 INFO program: Running... modprobe fcoe >16:07:14,708 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >16:07:14,728 INFO program: No FCoE boot disk information is found in EDD! >16:07:14,733 INFO program: Running... udevadm settle --timeout=300 >16:07:15,089 INFO program: Running... multipath -d >16:07:15,114 INFO program: Running... multipath -ll >16:07:15,433 INFO program: Running... udevadm control --property=ANACONDA=1 >16:07:15,481 INFO program: Running... systemctl start chronyd.service >16:07:15,485 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:07:15,537 INFO program: Running... udevadm settle --timeout=300 >16:07:16,224 INFO program: Running... udevadm settle --timeout=300 >16:07:16,291 INFO program: Running... multipath -d >16:07:16,314 INFO program: Running... multipath -ll >16:07:16,717 INFO program: Running... dumpe2fs -h /dev/loop3 >16:07:16,733 INFO program: Filesystem volume name: _Fedora-18-Beta- >16:07:16,733 INFO program: Last mounted on: /var/tmp/imgcreate-8nHf5i/install_root >16:07:16,734 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >16:07:16,734 INFO program: Filesystem magic number: 0xEF53 >16:07:16,735 INFO program: Filesystem revision #: 1 (dynamic) >16:07:16,735 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 >16:07:16,735 INFO program: Filesystem flags: signed_directory_hash >16:07:16,736 INFO program: Default mount options: user_xattr acl >16:07:16,736 INFO program: Filesystem state: clean >16:07:16,737 INFO program: Errors behavior: Continue >16:07:16,737 INFO program: Filesystem OS type: Linux >16:07:16,737 INFO program: Inode count: 262144 >16:07:16,738 INFO program: Block count: 1048576 >16:07:16,738 INFO program: Reserved block count: 10484 >16:07:16,738 INFO program: Free blocks: 297841 >16:07:16,738 INFO program: Free inodes: 158463 >16:07:16,738 INFO program: First block: 0 >16:07:16,738 INFO program: Block size: 4096 >16:07:16,738 INFO program: Fragment size: 4096 >16:07:16,738 INFO program: Reserved GDT blocks: 255 >16:07:16,738 INFO program: Blocks per group: 32768 >16:07:16,738 INFO program: Fragments per group: 32768 >16:07:16,738 INFO program: Inodes per group: 8192 >16:07:16,738 INFO program: Inode blocks per group: 512 >16:07:16,741 INFO program: Flex block group size: 16 >16:07:16,741 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >16:07:16,741 INFO program: Last mount time: Fri Nov 2 23:23:28 2012 >16:07:16,742 INFO program: Last write time: Fri Nov 2 23:33:29 2012 >16:07:16,742 INFO program: Mount count: 0 >16:07:16,742 INFO program: Maximum mount count: -1 >16:07:16,742 INFO program: Last checked: Fri Nov 2 23:33:29 2012 >16:07:16,742 INFO program: Check interval: 0 (<none>) >16:07:16,742 INFO program: Lifetime writes: 253 MB >16:07:16,742 INFO program: Reserved blocks uid: 0 (user root) >16:07:16,742 INFO program: Reserved blocks gid: 0 (group root) >16:07:16,748 INFO program: First inode: 11 >16:07:16,748 INFO program: Inode size: 256 >16:07:16,749 INFO program: Required extra isize: 28 >16:07:16,749 INFO program: Desired extra isize: 28 >16:07:16,749 INFO program: Journal inode: 8 >16:07:16,749 INFO program: Default directory hash: half_md4 >16:07:16,749 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >16:07:16,749 INFO program: Journal backup: inode blocks >16:07:16,749 INFO program: Journal features: journal_incompat_revoke >16:07:16,749 INFO program: Journal size: 128M >16:07:16,749 INFO program: Journal length: 32768 >16:07:16,752 INFO program: Journal sequence: 0x000015ea >16:07:16,752 INFO program: Journal start: 0 >16:07:16,752 INFO program: >16:07:16,752 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:07:16,752 INFO program: Running... dumpe2fs -h /dev/loop3 >16:07:16,767 INFO program: Filesystem volume name: _Fedora-18-Beta- >16:07:16,768 INFO program: Last mounted on: /var/tmp/imgcreate-8nHf5i/install_root >16:07:16,768 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >16:07:16,768 INFO program: Filesystem magic number: 0xEF53 >16:07:16,769 INFO program: Filesystem revision #: 1 (dynamic) >16:07:16,769 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 >16:07:16,770 INFO program: Filesystem flags: signed_directory_hash >16:07:16,770 INFO program: Default mount options: user_xattr acl >16:07:16,770 INFO program: Filesystem state: clean >16:07:16,771 INFO program: Errors behavior: Continue >16:07:16,771 INFO program: Filesystem OS type: Linux >16:07:16,772 INFO program: Inode count: 262144 >16:07:16,772 INFO program: Block count: 1048576 >16:07:16,772 INFO program: Reserved block count: 10484 >16:07:16,772 INFO program: Free blocks: 297841 >16:07:16,772 INFO program: Free inodes: 158463 >16:07:16,772 INFO program: First block: 0 >16:07:16,772 INFO program: Block size: 4096 >16:07:16,772 INFO program: Fragment size: 4096 >16:07:16,772 INFO program: Reserved GDT blocks: 255 >16:07:16,773 INFO program: Blocks per group: 32768 >16:07:16,773 INFO program: Fragments per group: 32768 >16:07:16,773 INFO program: Inodes per group: 8192 >16:07:16,773 INFO program: Inode blocks per group: 512 >16:07:16,776 INFO program: Flex block group size: 16 >16:07:16,776 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >16:07:16,776 INFO program: Last mount time: Fri Nov 2 23:23:28 2012 >16:07:16,776 INFO program: Last write time: Fri Nov 2 23:33:29 2012 >16:07:16,776 INFO program: Mount count: 0 >16:07:16,776 INFO program: Maximum mount count: -1 >16:07:16,776 INFO program: Last checked: Fri Nov 2 23:33:29 2012 >16:07:16,776 INFO program: Check interval: 0 (<none>) >16:07:16,776 INFO program: Lifetime writes: 253 MB >16:07:16,776 INFO program: Reserved blocks uid: 0 (user root) >16:07:16,776 INFO program: Reserved blocks gid: 0 (group root) >16:07:16,783 INFO program: First inode: 11 >16:07:16,783 INFO program: Inode size: 256 >16:07:16,783 INFO program: Required extra isize: 28 >16:07:16,784 INFO program: Desired extra isize: 28 >16:07:16,784 INFO program: Journal inode: 8 >16:07:16,784 INFO program: Default directory hash: half_md4 >16:07:16,784 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >16:07:16,784 INFO program: Journal backup: inode blocks >16:07:16,784 INFO program: Journal features: journal_incompat_revoke >16:07:16,784 INFO program: Journal size: 128M >16:07:16,784 INFO program: Journal length: 32768 >16:07:16,787 INFO program: Journal sequence: 0x000015ea >16:07:16,787 INFO program: Journal start: 0 >16:07:16,787 INFO program: >16:07:16,787 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:07:16,787 INFO program: Running... resize2fs -P /dev/loop3 >16:07:16,803 INFO program: Couldn't find valid filesystem superblock. >16:07:16,804 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:07:16,804 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >16:07:16,883 INFO program: Running... udevadm settle --timeout=300 >16:07:16,976 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:07:16,990 INFO program: Filesystem volume name: _Fedora-18-Beta- >16:07:16,990 INFO program: Last mounted on: /sysroot >16:07:16,991 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >16:07:16,991 INFO program: Filesystem magic number: 0xEF53 >16:07:16,992 INFO program: Filesystem revision #: 1 (dynamic) >16:07:16,992 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 >16:07:16,992 INFO program: Filesystem flags: signed_directory_hash >16:07:16,993 INFO program: Default mount options: user_xattr acl >16:07:16,993 INFO program: Filesystem state: clean >16:07:16,993 INFO program: Errors behavior: Continue >16:07:16,994 INFO program: Filesystem OS type: Linux >16:07:16,994 INFO program: Inode count: 262144 >16:07:16,994 INFO program: Block count: 1048576 >16:07:16,995 INFO program: Reserved block count: 10484 >16:07:16,995 INFO program: Free blocks: 297841 >16:07:16,995 INFO program: Free inodes: 158463 >16:07:16,995 INFO program: First block: 0 >16:07:16,995 INFO program: Block size: 4096 >16:07:16,995 INFO program: Fragment size: 4096 >16:07:16,995 INFO program: Reserved GDT blocks: 255 >16:07:16,995 INFO program: Blocks per group: 32768 >16:07:16,995 INFO program: Fragments per group: 32768 >16:07:16,995 INFO program: Inodes per group: 8192 >16:07:16,995 INFO program: Inode blocks per group: 512 >16:07:16,998 INFO program: Flex block group size: 16 >16:07:16,998 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >16:07:16,998 INFO program: Last mount time: Mon Nov 5 16:05:58 2012 >16:07:16,998 INFO program: Last write time: Mon Nov 5 16:05:58 2012 >16:07:16,998 INFO program: Mount count: 1 >16:07:16,999 INFO program: Maximum mount count: -1 >16:07:16,999 INFO program: Last checked: Fri Nov 2 23:33:29 2012 >16:07:16,999 INFO program: Check interval: 0 (<none>) >16:07:16,999 INFO program: Lifetime writes: 253 MB >16:07:16,999 INFO program: Reserved blocks uid: 0 (user root) >16:07:16,999 INFO program: Reserved blocks gid: 0 (group root) >16:07:17,001 INFO program: First inode: 11 >16:07:17,001 INFO program: Inode size: 256 >16:07:17,001 INFO program: Required extra isize: 28 >16:07:17,001 INFO program: Desired extra isize: 28 >16:07:17,001 INFO program: Journal inode: 8 >16:07:17,001 INFO program: First orphan inode: 184754 >16:07:17,007 INFO program: Default directory hash: half_md4 >16:07:17,008 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >16:07:17,008 INFO program: Journal backup: inode blocks >16:07:17,008 INFO program: Journal features: journal_incompat_revoke >16:07:17,008 INFO program: Journal size: 128M >16:07:17,008 INFO program: Journal length: 32768 >16:07:17,008 INFO program: Journal sequence: 0x000015eb >16:07:17,008 INFO program: Journal start: 1 >16:07:17,008 INFO program: >16:07:17,008 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:07:17,010 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:07:17,026 INFO program: Filesystem volume name: _Fedora-18-Beta- >16:07:17,027 INFO program: Last mounted on: /sysroot >16:07:17,027 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >16:07:17,027 INFO program: Filesystem magic number: 0xEF53 >16:07:17,028 INFO program: Filesystem revision #: 1 (dynamic) >16:07:17,028 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 >16:07:17,029 INFO program: Filesystem flags: signed_directory_hash >16:07:17,029 INFO program: Default mount options: user_xattr acl >16:07:17,029 INFO program: Filesystem state: clean >16:07:17,030 INFO program: Errors behavior: Continue >16:07:17,030 INFO program: Filesystem OS type: Linux >16:07:17,030 INFO program: Inode count: 262144 >16:07:17,031 INFO program: Block count: 1048576 >16:07:17,031 INFO program: Reserved block count: 10484 >16:07:17,031 INFO program: Free blocks: 297841 >16:07:17,031 INFO program: Free inodes: 158463 >16:07:17,031 INFO program: First block: 0 >16:07:17,031 INFO program: Block size: 4096 >16:07:17,031 INFO program: Fragment size: 4096 >16:07:17,031 INFO program: Reserved GDT blocks: 255 >16:07:17,031 INFO program: Blocks per group: 32768 >16:07:17,032 INFO program: Fragments per group: 32768 >16:07:17,032 INFO program: Inodes per group: 8192 >16:07:17,032 INFO program: Inode blocks per group: 512 >16:07:17,034 INFO program: Flex block group size: 16 >16:07:17,035 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >16:07:17,035 INFO program: Last mount time: Mon Nov 5 16:05:58 2012 >16:07:17,035 INFO program: Last write time: Mon Nov 5 16:05:58 2012 >16:07:17,035 INFO program: Mount count: 1 >16:07:17,035 INFO program: Maximum mount count: -1 >16:07:17,035 INFO program: Last checked: Fri Nov 2 23:33:29 2012 >16:07:17,035 INFO program: Check interval: 0 (<none>) >16:07:17,035 INFO program: Lifetime writes: 253 MB >16:07:17,035 INFO program: Reserved blocks uid: 0 (user root) >16:07:17,035 INFO program: Reserved blocks gid: 0 (group root) >16:07:17,042 INFO program: First inode: 11 >16:07:17,042 INFO program: Inode size: 256 >16:07:17,042 INFO program: Required extra isize: 28 >16:07:17,042 INFO program: Desired extra isize: 28 >16:07:17,043 INFO program: Journal inode: 8 >16:07:17,043 INFO program: First orphan inode: 184754 >16:07:17,043 INFO program: Default directory hash: half_md4 >16:07:17,043 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >16:07:17,043 INFO program: Journal backup: inode blocks >16:07:17,043 INFO program: Journal features: journal_incompat_revoke >16:07:17,043 INFO program: Journal size: 128M >16:07:17,044 INFO program: Journal length: 32768 >16:07:17,044 INFO program: Journal sequence: 0x000015eb >16:07:17,044 INFO program: Journal start: 1 >16:07:17,044 INFO program: >16:07:17,044 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:07:17,045 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:07:17,063 INFO program: Estimated minimum size of the filesystem: 752356 >16:07:17,064 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:07:17,122 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:07:17,135 INFO program: Filesystem volume name: _Fedora-18-Beta- >16:07:17,136 INFO program: Last mounted on: /var/tmp/imgcreate-8nHf5i/install_root >16:07:17,136 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >16:07:17,136 INFO program: Filesystem magic number: 0xEF53 >16:07:17,136 INFO program: Filesystem revision #: 1 (dynamic) >16:07:17,136 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 >16:07:17,136 INFO program: Filesystem flags: signed_directory_hash >16:07:17,136 INFO program: Default mount options: user_xattr acl >16:07:17,136 INFO program: Filesystem state: clean >16:07:17,136 INFO program: Errors behavior: Continue >16:07:17,136 INFO program: Filesystem OS type: Linux >16:07:17,136 INFO program: Inode count: 188416 >16:07:17,141 INFO program: Block count: 752356 >16:07:17,141 INFO program: Reserved block count: 7522 >16:07:17,141 INFO program: Free blocks: 6761 >16:07:17,141 INFO program: Free inodes: 84735 >16:07:17,141 INFO program: First block: 0 >16:07:17,141 INFO program: Block size: 4096 >16:07:17,141 INFO program: Fragment size: 4096 >16:07:17,141 INFO program: Reserved GDT blocks: 255 >16:07:17,141 INFO program: Blocks per group: 32768 >16:07:17,141 INFO program: Fragments per group: 32768 >16:07:17,142 INFO program: Inodes per group: 8192 >16:07:17,146 INFO program: Inode blocks per group: 512 >16:07:17,147 INFO program: Flex block group size: 16 >16:07:17,147 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >16:07:17,147 INFO program: Last mount time: Fri Nov 2 23:23:28 2012 >16:07:17,147 INFO program: Last write time: Fri Nov 2 23:33:30 2012 >16:07:17,147 INFO program: Mount count: 0 >16:07:17,148 INFO program: Maximum mount count: -1 >16:07:17,148 INFO program: Last checked: Fri Nov 2 23:33:30 2012 >16:07:17,148 INFO program: Check interval: 0 (<none>) >16:07:17,148 INFO program: Lifetime writes: 254 MB >16:07:17,148 INFO program: Reserved blocks uid: 0 (user root) >16:07:17,148 INFO program: Reserved blocks gid: 0 (group root) >16:07:17,149 INFO program: First inode: 11 >16:07:17,149 INFO program: Inode size: 256 >16:07:17,149 INFO program: Required extra isize: 28 >16:07:17,149 INFO program: Desired extra isize: 28 >16:07:17,149 INFO program: Journal inode: 8 >16:07:17,149 INFO program: Default directory hash: half_md4 >16:07:17,150 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >16:07:17,150 INFO program: Journal backup: inode blocks >16:07:17,150 INFO program: Journal features: journal_incompat_revoke >16:07:17,150 INFO program: Journal size: 128M >16:07:17,150 INFO program: Journal length: 32768 >16:07:17,150 INFO program: Journal sequence: 0x000015ea >16:07:17,151 INFO program: Journal start: 0 >16:07:17,151 INFO program: >16:07:17,151 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:07:17,152 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:07:17,167 INFO program: Filesystem volume name: _Fedora-18-Beta- >16:07:17,167 INFO program: Last mounted on: /var/tmp/imgcreate-8nHf5i/install_root >16:07:17,168 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >16:07:17,168 INFO program: Filesystem magic number: 0xEF53 >16:07:17,168 INFO program: Filesystem revision #: 1 (dynamic) >16:07:17,168 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 >16:07:17,168 INFO program: Filesystem flags: signed_directory_hash >16:07:17,168 INFO program: Default mount options: user_xattr acl >16:07:17,169 INFO program: Filesystem state: clean >16:07:17,169 INFO program: Errors behavior: Continue >16:07:17,169 INFO program: Filesystem OS type: Linux >16:07:17,169 INFO program: Inode count: 188416 >16:07:17,169 INFO program: Block count: 752356 >16:07:17,169 INFO program: Reserved block count: 7522 >16:07:17,170 INFO program: Free blocks: 6761 >16:07:17,170 INFO program: Free inodes: 84735 >16:07:17,170 INFO program: First block: 0 >16:07:17,170 INFO program: Block size: 4096 >16:07:17,170 INFO program: Fragment size: 4096 >16:07:17,170 INFO program: Reserved GDT blocks: 255 >16:07:17,171 INFO program: Blocks per group: 32768 >16:07:17,171 INFO program: Fragments per group: 32768 >16:07:17,171 INFO program: Inodes per group: 8192 >16:07:17,171 INFO program: Inode blocks per group: 512 >16:07:17,171 INFO program: Flex block group size: 16 >16:07:17,171 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >16:07:17,172 INFO program: Last mount time: Fri Nov 2 23:23:28 2012 >16:07:17,172 INFO program: Last write time: Fri Nov 2 23:33:30 2012 >16:07:17,172 INFO program: Mount count: 0 >16:07:17,172 INFO program: Maximum mount count: -1 >16:07:17,172 INFO program: Last checked: Fri Nov 2 23:33:30 2012 >16:07:17,172 INFO program: Check interval: 0 (<none>) >16:07:17,173 INFO program: Lifetime writes: 254 MB >16:07:17,173 INFO program: Reserved blocks uid: 0 (user root) >16:07:17,173 INFO program: Reserved blocks gid: 0 (group root) >16:07:17,173 INFO program: First inode: 11 >16:07:17,173 INFO program: Inode size: 256 >16:07:17,173 INFO program: Required extra isize: 28 >16:07:17,173 INFO program: Desired extra isize: 28 >16:07:17,174 INFO program: Journal inode: 8 >16:07:17,174 INFO program: Default directory hash: half_md4 >16:07:17,174 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >16:07:17,174 INFO program: Journal backup: inode blocks >16:07:17,174 INFO program: Journal features: journal_incompat_revoke >16:07:17,174 INFO program: Journal size: 128M >16:07:17,175 INFO program: Journal length: 32768 >16:07:17,175 INFO program: Journal sequence: 0x000015ea >16:07:17,175 INFO program: Journal start: 0 >16:07:17,175 INFO program: >16:07:17,175 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:07:17,179 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >16:07:17,199 INFO program: Couldn't find valid filesystem superblock. >16:07:17,199 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:07:17,199 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >16:07:17,220 INFO program: Running... udevadm settle --timeout=300 >16:07:17,266 INFO program: Running... udevadm settle --timeout=300 >16:07:17,308 INFO program: Running... udevadm settle --timeout=300 >21:07:17,533 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >16:07:26,747 INFO program: Running... modprobe btrfs >16:07:26,836 INFO program: Running... modprobe xfs > > >/tmp/storage.log: >16:07:13,291 DEBUG storage: registered device format class SwapSpace as swap >16:07:13,292 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:07:13,292 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:07:13,292 DEBUG storage: registered device format class BIOSBoot as biosboot >16:07:13,293 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:07:13,294 DEBUG storage: registered device format class LUKS as luks >16:07:13,305 DEBUG storage: registered device format class Ext2FS as ext2 >16:07:13,305 DEBUG storage: registered device format class Ext3FS as ext3 >16:07:13,305 DEBUG storage: registered device format class Ext4FS as ext4 >16:07:13,305 DEBUG storage: registered device format class FATFS as vfat >16:07:13,305 DEBUG storage: registered device format class EFIFS as efi >16:07:13,305 DEBUG storage: registered device format class BTRFS as btrfs >16:07:13,306 DEBUG storage: registered device format class GFS2 as gfs2 >16:07:13,306 DEBUG storage: registered device format class JFS as jfs >16:07:13,306 DEBUG storage: registered device format class ReiserFS as reiserfs >16:07:13,306 DEBUG storage: registered device format class XFS as xfs >16:07:13,306 DEBUG storage: registered device format class HFS as hfs >16:07:13,306 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:07:13,306 DEBUG storage: registered device format class HFSPlus as hfs+ >16:07:13,306 DEBUG storage: registered device format class NTFS as ntfs >16:07:13,306 DEBUG storage: registered device format class NFS as nfs >16:07:13,306 DEBUG storage: registered device format class NFSv4 as nfs4 >16:07:13,306 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:07:13,306 DEBUG storage: registered device format class NoDevFS as nodev >16:07:13,307 DEBUG storage: registered device format class DevPtsFS as devpts >16:07:13,307 DEBUG storage: registered device format class ProcFS as proc >16:07:13,307 DEBUG storage: registered device format class SysFS as sysfs >16:07:13,307 DEBUG storage: registered device format class TmpFS as tmpfs >16:07:13,307 DEBUG storage: registered device format class BindFS as bind >16:07:13,307 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:07:13,307 DEBUG storage: registered device format class USBFS as usbfs >16:07:13,307 DEBUG storage: registered device format class MDRaidMember as mdmember >16:07:13,308 DEBUG storage: registered device format class DiskLabel as disklabel >16:07:13,308 DEBUG storage: registered device format class MultipathMember as multipath_member >16:07:13,755 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:07:13,755 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >16:07:13,755 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:07:13,755 INFO storage: sr0 looks to be the live device; marking as protected >16:07:13,755 INFO storage: Skipping multipath detection due to running as non-root. >16:07:13,769 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >16:07:13,792 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': '20227', > '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 ; >16:07:13,793 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:07:13,793 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:07:13,794 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:13,794 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >16:07:13,795 INFO storage: sda is a disk >16:07:13,796 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:13,800 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:07:13,800 INFO storage: added disk sda (id 0) to device tree >16:07:13,800 DEBUG storage: looking up parted Device: /dev/sda >16:07:13,806 DEBUG storage: no device or no media present >16:07:13,808 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D /dev/disk/by-uuid/2012-11-03-03-36-03-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-03-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-03-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '23342', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D', > '/dev/disk/by-uuid/2012-11-03-03-36-03-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >16:07:13,809 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >16:07:13,809 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:07:13,810 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:13,810 INFO storage: sr0 is a cdrom >16:07:13,811 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:07:13,811 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:13,811 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:07:13,812 INFO storage: added cdrom sr0 (id 1) to device tree >16:07:13,812 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:07:13,814 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:07:13,815 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >16:07:13,815 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >16:07:13,816 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >16:07:13,826 WARN storage: disklabel detected but not usable on sr0 >16:07:13,826 INFO storage: type detected on 'sr0' is 'iso9660' >16:07:13,827 DEBUG storage: Iso9660FS.supported: supported: True ; >16:07:13,828 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:07:13,828 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:07:13,829 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:07:13,831 DEBUG storage: looking up parted Device: /dev/sr0 >16:07:13,831 INFO storage: got device: OpticalDevice instance (0x2a15410) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 782.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: 400384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x2a2a050> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:07:13,832 DEBUG storage: Iso9660FS.supported: supported: True ; >16:07:13,832 INFO storage: got format: Iso9660FS instance (0x2a281d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-03-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC7-x86_64-Live-D size = 0 targetSize = 0 > >16:07:13,833 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': '40827', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:07:13,833 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:07:13,834 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:07:13,834 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:13,834 INFO storage: loop0 is a loop device >16:07:13,835 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:07:13,835 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >16:07:13,836 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:13,836 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:13,837 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:07:13,837 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >16:07:13,838 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:07:13,838 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:13,839 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:07:13,839 INFO storage: added loop loop0 (id 3) to device tree >16:07:13,840 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:07:13,840 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:07:13,840 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:07:13,841 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:07:13,842 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:07:13,847 WARN storage: disklabel detected but not usable on loop0 >16:07:13,847 INFO storage: type detected on 'loop0' is 'squashfs' >16:07:13,847 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:07:13,848 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:07:13,848 INFO storage: got device: LoopDevice instance (0x2a154d0) -- > 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 >16:07:13,849 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': '41448', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:07:13,849 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:07:13,850 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:07:13,850 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:13,850 INFO storage: loop1 is a loop device >16:07:13,851 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:07:13,851 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >16:07:13,852 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:13,852 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:13,853 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:07:13,853 INFO storage: added file /osmin (id 4) to device tree >16:07:13,854 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:07:13,854 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:13,854 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:07:13,855 INFO storage: added loop loop1 (id 5) to device tree >16:07:13,855 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:07:13,856 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:07:13,856 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:07:13,856 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >16:07:13,857 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >16:07:13,862 WARN storage: disklabel detected but not usable on loop1 >16:07:13,863 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >16:07:13,863 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:07:13,864 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:07:13,864 INFO storage: got device: LoopDevice instance (0x2a5b110) -- > 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 >16:07:13,865 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': '41911', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:07:13,865 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:07:13,866 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:07:13,866 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:13,866 INFO storage: loop2 is a loop device >16:07:13,867 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:07:13,867 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >16:07:13,868 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:13,868 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:13,869 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:07:13,869 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >16:07:13,870 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:07:13,870 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:13,871 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:07:13,871 INFO storage: added loop loop2 (id 7) to device tree >16:07:13,872 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:07:13,872 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:07:13,873 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:07:13,873 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:07:13,874 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:07:13,879 WARN storage: disklabel detected but not usable on loop2 >16:07:13,880 INFO storage: type detected on 'loop2' is 'squashfs' >16:07:13,880 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:07:13,880 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:07:13,881 INFO storage: got device: LoopDevice instance (0x2a5b4d0) -- > 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 >16:07:13,882 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '42092', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:07:13,883 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >16:07:13,883 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:07:13,884 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:13,884 INFO storage: loop3 is a loop device >16:07:13,884 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:07:13,885 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >16:07:13,885 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:13,885 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:13,886 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:07:13,886 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >16:07:13,887 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:07:13,887 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:13,888 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:07:13,888 INFO storage: added loop loop3 (id 9) to device tree >16:07:13,889 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:07:13,889 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:07:13,890 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:13,890 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:07:13,890 DEBUG storage: device loop3 does not contain a disklabel >16:07:13,891 INFO storage: type detected on 'loop3' is 'ext4' >16:07:13,931 DEBUG storage: padding min size from 0 up to 0 >16:07:13,932 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:13,932 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:07:13,933 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:07:13,933 INFO storage: got device: LoopDevice instance (0x2a5b890) -- > 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 >16:07:13,934 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:13,934 INFO storage: got format: Ext4FS instance (0x2a28110) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >16:07:13,935 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': '43633', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:07:13,936 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >16:07:13,936 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:07:13,937 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:13,937 INFO storage: loop4 is a loop device >16:07:13,937 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:07:13,938 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:07:13,938 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:13,939 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:13,939 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:07:13,939 INFO storage: added file /overlay (deleted) (id 10) to device tree >16:07:13,940 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:07:13,940 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:13,941 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:07:13,941 INFO storage: added loop loop4 (id 11) to device tree >16:07:13,941 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:07:13,942 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:07:13,942 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:07:13,943 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >16:07:13,943 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >16:07:13,949 WARN storage: disklabel detected but not usable on loop4 >16:07:13,949 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >16:07:13,949 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:07:13,950 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:07:13,950 INFO storage: got device: LoopDevice instance (0x2a5b590) -- > 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 >16:07:13,951 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': '43656', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:07:13,952 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:07:13,952 DEBUG storage: lvm filter: adding loop5 to the reject list >16:07:13,952 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': '44486', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:07:13,953 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:07:13,953 DEBUG storage: lvm filter: adding loop6 to the reject list >16:07:13,954 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': '44505', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:07:13,954 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:07:13,954 DEBUG storage: lvm filter: adding loop7 to the reject list >16:07:13,956 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55157', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:07:13,956 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:07:13,956 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:07:13,957 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:13,957 INFO storage: live-rw is a device-mapper device >16:07:13,957 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:07:13,958 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:07:13,958 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >16:07:13,959 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:07:13,960 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >16:07:13,961 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:07:13,962 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:13,962 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:07:13,962 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:13,963 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:07:13,963 INFO storage: added dm live-rw (id 12) to device tree >16:07:13,964 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:07:13,964 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:07:13,965 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:13,965 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:07:13,965 DEBUG storage: device live-rw does not contain a disklabel >16:07:13,965 INFO storage: type detected on 'live-rw' is 'ext4' >16:07:13,988 DEBUG storage: padding min size from 2939 up to 3232 >16:07:13,989 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:13,989 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:07:13,990 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:07:13,990 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:07:13,995 INFO storage: got device: DMDevice instance (0x2a5b950) -- > 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 0x2a2a170> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:07:13,996 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:13,996 INFO storage: got format: Ext4FS instance (0x2a5bad0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >16:07:13,999 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65623', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >16:07:13,999 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >16:07:13,999 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:07:14,000 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:14,000 INFO storage: live-osimg-min is a device-mapper device >16:07:14,000 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:07:14,001 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:07:14,002 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:07:14,002 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >16:07:14,003 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:07:14,008 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >16:07:14,009 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:07:14,009 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:14,010 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >16:07:14,010 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:14,011 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:07:14,011 INFO storage: added dm live-osimg-min (id 13) to device tree >16:07:14,012 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:07:14,012 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:07:14,013 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:14,013 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:07:14,013 DEBUG storage: device live-osimg-min does not contain a disklabel >16:07:14,013 INFO storage: type detected on 'live-osimg-min' is 'ext4' >16:07:14,041 DEBUG storage: padding min size from 0 up to 0 >16:07:14,042 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:14,042 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:07:14,042 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:07:14,043 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >16:07:14,047 INFO storage: got device: DMDevice instance (0x2a155d0) -- > 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 0x286cf80> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:07:14,048 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:14,048 INFO storage: got format: Ext4FS instance (0x2a5bb90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2938.0 targetSize = 2938.0 > >16:07:14,064 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:07:14,064 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >16:07:14,066 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >16:07:14,076 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:07:14,088 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:07:14,089 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:07:14,089 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:07:14,090 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:07:14,091 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >16:07:14,091 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:07:14,091 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >16:07:14,091 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:07:14,092 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >16:07:14,093 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >16:07:14,104 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:07:14,116 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:07:14,117 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:07:14,118 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:07:14,118 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:07:14,119 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >16:07:14,329 DEBUG storage: registered device format class SwapSpace as swap >16:07:14,330 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:07:14,331 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:07:14,332 DEBUG storage: registered device format class BIOSBoot as biosboot >16:07:14,332 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:07:14,334 DEBUG storage: registered device format class LUKS as luks >16:07:14,344 DEBUG storage: registered device format class Ext2FS as ext2 >16:07:14,345 DEBUG storage: registered device format class Ext3FS as ext3 >16:07:14,345 DEBUG storage: registered device format class Ext4FS as ext4 >16:07:14,346 DEBUG storage: registered device format class FATFS as vfat >16:07:14,347 DEBUG storage: registered device format class EFIFS as efi >16:07:14,348 DEBUG storage: registered device format class BTRFS as btrfs >16:07:14,348 DEBUG storage: registered device format class GFS2 as gfs2 >16:07:14,348 DEBUG storage: registered device format class JFS as jfs >16:07:14,349 DEBUG storage: registered device format class ReiserFS as reiserfs >16:07:14,349 DEBUG storage: registered device format class XFS as xfs >16:07:14,350 DEBUG storage: registered device format class HFS as hfs >16:07:14,350 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:07:14,351 DEBUG storage: registered device format class HFSPlus as hfs+ >16:07:14,351 DEBUG storage: registered device format class NTFS as ntfs >16:07:14,352 DEBUG storage: registered device format class NFS as nfs >16:07:14,352 DEBUG storage: registered device format class NFSv4 as nfs4 >16:07:14,352 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:07:14,353 DEBUG storage: registered device format class NoDevFS as nodev >16:07:14,353 DEBUG storage: registered device format class DevPtsFS as devpts >16:07:14,353 DEBUG storage: registered device format class ProcFS as proc >16:07:14,353 DEBUG storage: registered device format class SysFS as sysfs >16:07:14,353 DEBUG storage: registered device format class TmpFS as tmpfs >16:07:14,353 DEBUG storage: registered device format class BindFS as bind >16:07:14,354 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:07:14,356 DEBUG storage: registered device format class USBFS as usbfs >16:07:14,356 DEBUG storage: registered device format class MDRaidMember as mdmember >16:07:14,357 DEBUG storage: registered device format class DiskLabel as disklabel >16:07:14,357 DEBUG storage: registered device format class MultipathMember as multipath_member >16:07:15,076 DEBUG storage: MultipathTopology._build_topology: >16:07:15,077 DEBUG storage: /etc/multipath.conf contents: >16:07:15,077 DEBUG storage: # multipath.conf written by anaconda >16:07:15,078 DEBUG storage: >16:07:15,078 DEBUG storage: defaults { >16:07:15,078 DEBUG storage: user_friendly_names yes >16:07:15,079 DEBUG storage: } >16:07:15,079 DEBUG storage: blacklist { >16:07:15,080 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:07:15,080 DEBUG storage: devnode "^hd[a-z]" >16:07:15,080 DEBUG storage: devnode "^dcssblk[0-9]*" >16:07:15,081 DEBUG storage: device { >16:07:15,081 DEBUG storage: vendor "DGC" >16:07:15,081 DEBUG storage: product "LUNZ" >16:07:15,081 DEBUG storage: } >16:07:15,081 DEBUG storage: device { >16:07:15,081 DEBUG storage: vendor "IBM" >16:07:15,083 DEBUG storage: product "S/390.*" >16:07:15,083 DEBUG storage: } >16:07:15,083 DEBUG storage: # don't count normal SATA devices as multipaths >16:07:15,083 DEBUG storage: device { >16:07:15,083 DEBUG storage: vendor "ATA" >16:07:15,083 DEBUG storage: } >16:07:15,083 DEBUG storage: # don't count 3ware devices as multipaths >16:07:15,083 DEBUG storage: device { >16:07:15,083 DEBUG storage: vendor "3ware" >16:07:15,084 DEBUG storage: } >16:07:15,084 DEBUG storage: device { >16:07:15,086 DEBUG storage: vendor "AMCC" >16:07:15,086 DEBUG storage: } >16:07:15,087 DEBUG storage: # nor highpoint devices >16:07:15,087 DEBUG storage: device { >16:07:15,087 DEBUG storage: vendor "HPT" >16:07:15,087 DEBUG storage: } >16:07:15,087 DEBUG storage: } >16:07:15,087 DEBUG storage: multipaths { >16:07:15,087 DEBUG storage: } >16:07:15,088 DEBUG storage: (end of /etc/multipath.conf) >16:07:15,127 INFO storage: MultipathTopology: found singlepath device: sda >16:07:15,127 INFO storage: MultipathTopology: found non-disk device: sr0 >16:07:15,127 INFO storage: MultipathTopology: found singlepath device: loop0 >16:07:15,128 INFO storage: MultipathTopology: found singlepath device: loop1 >16:07:15,128 INFO storage: MultipathTopology: found singlepath device: loop2 >16:07:15,128 INFO storage: MultipathTopology: found singlepath device: loop3 >16:07:15,128 INFO storage: MultipathTopology: found singlepath device: loop4 >16:07:15,128 INFO storage: MultipathTopology: found singlepath device: loop5 >16:07:15,128 INFO storage: MultipathTopology: found singlepath device: loop6 >16:07:15,128 INFO storage: MultipathTopology: found singlepath device: loop7 >16:07:15,128 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:07:15,129 INFO storage: MultipathTopology: found singlepath device: dm-1 >16:07:15,526 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:07:15,533 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:07:16,218 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >16:07:16,222 INFO storage: sr0 looks to be the live device; marking as protected >16:07:16,275 DEBUG storage: MultipathTopology._build_topology: >16:07:16,276 DEBUG storage: /etc/multipath.conf contents: >16:07:16,277 DEBUG storage: # multipath.conf written by anaconda >16:07:16,277 DEBUG storage: >16:07:16,277 DEBUG storage: defaults { >16:07:16,278 DEBUG storage: user_friendly_names yes >16:07:16,278 DEBUG storage: } >16:07:16,279 DEBUG storage: blacklist { >16:07:16,279 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:07:16,279 DEBUG storage: devnode "^hd[a-z]" >16:07:16,280 DEBUG storage: devnode "^dcssblk[0-9]*" >16:07:16,280 DEBUG storage: device { >16:07:16,280 DEBUG storage: vendor "DGC" >16:07:16,280 DEBUG storage: product "LUNZ" >16:07:16,280 DEBUG storage: } >16:07:16,280 DEBUG storage: device { >16:07:16,281 DEBUG storage: vendor "IBM" >16:07:16,281 DEBUG storage: product "S/390.*" >16:07:16,281 DEBUG storage: } >16:07:16,281 DEBUG storage: # don't count normal SATA devices as multipaths >16:07:16,281 DEBUG storage: device { >16:07:16,281 DEBUG storage: vendor "ATA" >16:07:16,281 DEBUG storage: } >16:07:16,288 DEBUG storage: # don't count 3ware devices as multipaths >16:07:16,288 DEBUG storage: device { >16:07:16,289 DEBUG storage: vendor "3ware" >16:07:16,289 DEBUG storage: } >16:07:16,289 DEBUG storage: device { >16:07:16,290 DEBUG storage: vendor "AMCC" >16:07:16,290 DEBUG storage: } >16:07:16,290 DEBUG storage: # nor highpoint devices >16:07:16,290 DEBUG storage: device { >16:07:16,290 DEBUG storage: vendor "HPT" >16:07:16,291 DEBUG storage: } >16:07:16,291 DEBUG storage: } >16:07:16,291 DEBUG storage: multipaths { >16:07:16,291 DEBUG storage: } >16:07:16,291 DEBUG storage: (end of /etc/multipath.conf) >16:07:16,337 INFO storage: MultipathTopology: found singlepath device: sda >16:07:16,338 INFO storage: MultipathTopology: found non-disk device: sr0 >16:07:16,338 INFO storage: MultipathTopology: found singlepath device: loop0 >16:07:16,339 INFO storage: MultipathTopology: found singlepath device: loop1 >16:07:16,339 INFO storage: MultipathTopology: found singlepath device: loop2 >16:07:16,340 INFO storage: MultipathTopology: found singlepath device: loop3 >16:07:16,340 INFO storage: MultipathTopology: found singlepath device: loop4 >16:07:16,341 INFO storage: MultipathTopology: found singlepath device: loop5 >16:07:16,341 INFO storage: MultipathTopology: found singlepath device: loop6 >16:07:16,342 INFO storage: MultipathTopology: found singlepath device: loop7 >16:07:16,342 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:07:16,343 INFO storage: MultipathTopology: found singlepath device: dm-1 >16:07:16,343 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >16:07:16,346 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': '20227', > '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 ; >16:07:16,347 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:07:16,348 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:07:16,353 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:16,354 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >16:07:16,356 INFO storage: sda is a disk >16:07:16,361 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:16,364 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:07:16,368 INFO storage: added disk sda (id 0) to device tree >16:07:16,369 DEBUG storage: looking up parted Device: /dev/sda >16:07:16,374 DEBUG storage: no device or no media present >16:07:16,382 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D /dev/disk/by-uuid/2012-11-03-03-36-03-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-03-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-03-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '23342', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D', > '/dev/disk/by-uuid/2012-11-03-03-36-03-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >16:07:16,383 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >16:07:16,384 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:07:16,385 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:16,389 INFO storage: sr0 is a cdrom >16:07:16,391 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:07:16,391 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:16,393 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:07:16,393 INFO storage: added cdrom sr0 (id 1) to device tree >16:07:16,395 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:07:16,401 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:07:16,402 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >16:07:16,403 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >16:07:16,409 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >16:07:16,422 WARN storage: disklabel detected but not usable on sr0 >16:07:16,423 INFO storage: type detected on 'sr0' is 'iso9660' >16:07:16,425 DEBUG storage: Iso9660FS.supported: supported: True ; >16:07:16,425 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:07:16,427 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:07:16,431 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:07:16,434 DEBUG storage: looking up parted Device: /dev/sr0 >16:07:16,435 INFO storage: got device: OpticalDevice instance (0x7f49600c9d50) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 782.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: 400384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x7f4960035830> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:07:16,437 DEBUG storage: Iso9660FS.supported: supported: True ; >16:07:16,440 INFO storage: got format: Iso9660FS instance (0x384eb50) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-03-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC7-x86_64-Live-D size = 0 targetSize = 0 > >16:07:16,442 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': '40827', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:07:16,446 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:07:16,448 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:07:16,449 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:16,449 INFO storage: loop0 is a loop device >16:07:16,450 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:07:16,452 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >16:07:16,456 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:16,457 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:16,458 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:07:16,459 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >16:07:16,463 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:07:16,464 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:16,465 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:07:16,466 INFO storage: added loop loop0 (id 3) to device tree >16:07:16,467 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:07:16,475 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:07:16,476 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:07:16,485 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:07:16,486 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:07:16,502 WARN storage: disklabel detected but not usable on loop0 >16:07:16,502 INFO storage: type detected on 'loop0' is 'squashfs' >16:07:16,505 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:07:16,507 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:07:16,508 INFO storage: got device: LoopDevice instance (0x3868d50) -- > 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 >16:07:16,509 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': '41448', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:07:16,516 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:07:16,517 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:07:16,518 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:16,521 INFO storage: loop1 is a loop device >16:07:16,523 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:07:16,526 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >16:07:16,530 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:16,533 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:16,535 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:07:16,538 INFO storage: added file /osmin (id 4) to device tree >16:07:16,540 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:07:16,543 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:16,545 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:07:16,548 INFO storage: added loop loop1 (id 5) to device tree >16:07:16,550 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:07:16,554 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:07:16,557 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:07:16,559 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >16:07:16,563 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >16:07:16,571 WARN storage: disklabel detected but not usable on loop1 >16:07:16,572 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >16:07:16,572 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:07:16,576 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:07:16,580 INFO storage: got device: LoopDevice instance (0x386df10) -- > 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 >16:07:16,584 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': '41911', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:07:16,587 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:07:16,591 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:07:16,592 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:16,593 INFO storage: loop2 is a loop device >16:07:16,595 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:07:16,602 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >16:07:16,604 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:16,606 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:16,607 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:07:16,608 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >16:07:16,617 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:07:16,618 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:16,619 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:07:16,619 INFO storage: added loop loop2 (id 7) to device tree >16:07:16,627 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:07:16,628 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:07:16,628 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:07:16,634 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:07:16,644 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:07:16,645 WARN storage: disklabel detected but not usable on loop2 >16:07:16,645 INFO storage: type detected on 'loop2' is 'squashfs' >16:07:16,645 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:07:16,649 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:07:16,650 INFO storage: got device: LoopDevice instance (0x3879ed0) -- > 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 >16:07:16,659 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '42092', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:07:16,664 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >16:07:16,665 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:07:16,671 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:16,672 INFO storage: loop3 is a loop device >16:07:16,672 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:07:16,678 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >16:07:16,682 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:16,683 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:16,694 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:07:16,694 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >16:07:16,699 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:07:16,700 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:16,705 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:07:16,706 INFO storage: added loop loop3 (id 9) to device tree >16:07:16,707 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:07:16,709 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:07:16,714 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:16,715 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:07:16,716 DEBUG storage: device loop3 does not contain a disklabel >16:07:16,717 INFO storage: type detected on 'loop3' is 'ext4' >16:07:16,805 DEBUG storage: padding min size from 0 up to 0 >16:07:16,806 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:16,806 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:07:16,808 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:07:16,813 INFO storage: got device: LoopDevice instance (0x387ec50) -- > 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 >16:07:16,814 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:16,815 INFO storage: got format: Ext4FS instance (0x3879650) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >16:07:16,817 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': '43633', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:07:16,821 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >16:07:16,823 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:07:16,824 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:16,824 INFO storage: loop4 is a loop device >16:07:16,826 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:07:16,827 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:07:16,830 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:16,831 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:16,832 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:07:16,836 INFO storage: added file /overlay (deleted) (id 10) to device tree >16:07:16,838 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:07:16,839 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:16,840 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:07:16,840 INFO storage: added loop loop4 (id 11) to device tree >16:07:16,842 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:07:16,846 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:07:16,847 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:07:16,848 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >16:07:16,849 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >16:07:16,857 WARN storage: disklabel detected but not usable on loop4 >16:07:16,858 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >16:07:16,858 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:07:16,863 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:07:16,864 INFO storage: got device: LoopDevice instance (0x3889850) -- > 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 >16:07:16,870 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': '43656', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:07:16,870 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:07:16,871 DEBUG storage: lvm filter: adding loop5 to the reject list >16:07:16,872 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': '44486', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:07:16,874 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:07:16,874 DEBUG storage: lvm filter: adding loop6 to the reject list >16:07:16,879 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': '44505', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:07:16,880 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:07:16,881 DEBUG storage: lvm filter: adding loop7 to the reject list >16:07:16,881 DEBUG storage: Skipping a device mapper drive (dm-0) for now >16:07:16,881 DEBUG storage: Skipping a device mapper drive (dm-1) for now >16:07:16,917 INFO storage: devices to scan: ['dm-0', 'dm-1'] >16:07:16,928 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55157', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:07:16,931 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:07:16,933 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:07:16,934 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:16,935 INFO storage: live-rw is a device-mapper device >16:07:16,936 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:07:16,940 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:07:16,942 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >16:07:16,943 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:07:16,949 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >16:07:16,951 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:07:16,957 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:16,959 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:07:16,959 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:16,961 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:07:16,961 INFO storage: added dm live-rw (id 12) to device tree >16:07:16,966 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:07:16,967 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:07:16,969 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:16,969 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:07:16,970 DEBUG storage: device live-rw does not contain a disklabel >16:07:16,970 INFO storage: type detected on 'live-rw' is 'ext4' >16:07:17,064 DEBUG storage: padding min size from 2939 up to 3232 >16:07:17,065 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:17,066 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:07:17,068 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:07:17,070 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:07:17,077 INFO storage: got device: DMDevice instance (0x387e110) -- > 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: 32585 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x388b290> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:07:17,079 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:17,081 INFO storage: got format: Ext4FS instance (0x38cf110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >16:07:17,083 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65623', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >16:07:17,084 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >16:07:17,090 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:07:17,091 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:17,091 INFO storage: live-osimg-min is a device-mapper device >16:07:17,092 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:07:17,093 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:07:17,097 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:07:17,098 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >16:07:17,100 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:07:17,104 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >16:07:17,106 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:07:17,107 DEBUG storage: DeviceTree.getDeviceByName returned None >16:07:17,112 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >16:07:17,112 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:07:17,113 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:07:17,113 INFO storage: added dm live-osimg-min (id 13) to device tree >16:07:17,114 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:07:17,118 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:07:17,119 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:17,119 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:07:17,119 DEBUG storage: device live-osimg-min does not contain a disklabel >16:07:17,120 INFO storage: type detected on 'live-osimg-min' is 'ext4' >16:07:17,200 DEBUG storage: padding min size from 0 up to 0 >16:07:17,201 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:17,201 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:07:17,205 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:07:17,206 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >16:07:17,217 INFO storage: got device: DMDevice instance (0x38cfd10) -- > 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: 32585 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x388b200> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:07:17,218 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:17,218 INFO storage: got format: Ext4FS instance (0x38dd950) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2938.0 targetSize = 2938.0 > >16:07:17,255 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:07:17,260 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >16:07:17,262 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >16:07:17,306 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:07:17,343 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:07:17,345 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:07:17,346 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:07:17,351 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:07:17,352 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >16:07:17,353 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:07:17,354 INFO storage: edd: collected mbr signatures: {} >16:07:17,472 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:17,478 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:17,479 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:17,484 DEBUG storage: looking up parted Device: /dev/sda >16:07:17,491 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:07:17,495 DEBUG storage: Iso9660FS.supported: supported: True ; >16:07:17,500 DEBUG storage: looking up parted Device: /dev/sda >16:07:17,505 INFO storage: Skipping disk: sda: No media present >16:07:17,529 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >16:07:17,530 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (13) with existing ext4 filesystem >16:07:26,656 DEBUG storage: looking up parted Device: /dev/sda >16:07:26,661 INFO storage: Skipping disk: sda: No media present >16:07:26,661 DEBUG storage: looking up parted Device: /dev/sda >16:07:26,691 DEBUG storage: Iso9660FS.supported: supported: True ; >16:07:26,693 DEBUG storage: Iso9660FS.supported: supported: True ; >16:07:26,694 DEBUG storage: NFSv4.supported: supported: False ; >16:07:26,696 DEBUG storage: NFSv4.supported: supported: False ; >16:07:26,697 DEBUG storage: SELinuxFS.supported: supported: False ; >16:07:26,699 DEBUG storage: SELinuxFS.supported: supported: False ; >16:07:26,700 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:26,702 DEBUG storage: Ext4FS.supported: supported: True ; >16:07:26,703 DEBUG storage: Ext3FS.supported: supported: True ; >16:07:26,705 DEBUG storage: Ext3FS.supported: supported: True ; >16:07:26,707 DEBUG storage: Ext2FS.supported: supported: True ; >16:07:26,709 DEBUG storage: Ext2FS.supported: supported: True ; >16:07:26,710 DEBUG storage: SysFS.supported: supported: False ; >16:07:26,712 DEBUG storage: SysFS.supported: supported: False ; >16:07:26,723 DEBUG storage: MultipathMember.__init__: >16:07:26,737 DEBUG storage: SwapSpace.__init__: >16:07:26,738 DEBUG storage: ProcFS.supported: supported: False ; >16:07:26,740 DEBUG storage: ProcFS.supported: supported: False ; >16:07:26,742 DEBUG storage: DMRaidMember.__init__: >16:07:26,743 DEBUG storage: DevPtsFS.supported: supported: False ; >16:07:26,745 DEBUG storage: DevPtsFS.supported: supported: False ; >16:07:26,746 DEBUG storage: BTRFS.supported: supported: True ; >16:07:26,828 DEBUG storage: USBFS.supported: supported: False ; >16:07:26,829 DEBUG storage: USBFS.supported: supported: False ; >16:07:26,831 DEBUG storage: DiskLabel.__init__: >16:07:26,831 INFO storage: DiskLabel.partedDevice returning None >16:07:26,833 DEBUG storage: HFSPlus.supported: supported: False ; >16:07:26,834 DEBUG storage: HFSPlus.supported: supported: False ; >16:07:26,835 DEBUG storage: XFS.supported: supported: True ; >16:07:26,910 DEBUG storage: XFS.supported: supported: True ; >16:07:26,912 DEBUG storage: TmpFS.supported: supported: False ; >16:07:26,913 DEBUG storage: TmpFS.supported: supported: False ; >16:07:26,915 DEBUG storage: LUKS.__init__: >16:07:26,916 DEBUG storage: NTFS.supported: supported: False ; >16:07:26,918 DEBUG storage: NTFS.supported: supported: False ; >16:07:26,919 DEBUG storage: BindFS.supported: supported: False ; >16:07:26,920 DEBUG storage: BindFS.supported: supported: False ; >16:07:26,922 DEBUG storage: HFS.supported: supported: False ; >16:07:26,924 DEBUG storage: HFS.supported: supported: False ; >16:07:26,925 DEBUG storage: LVMPhysicalVolume.__init__: >16:07:26,927 DEBUG storage: NFS.supported: supported: False ; >16:07:26,928 DEBUG storage: NFS.supported: supported: False ; >16:07:26,929 DEBUG storage: FATFS.supported: supported: True ; >16:07:26,931 DEBUG storage: FATFS.supported: supported: True ; >16:07:26,933 DEBUG storage: NoDevFS.supported: supported: False ; >16:07:26,934 DEBUG storage: NoDevFS.supported: supported: False ; >16:07:26,936 DEBUG storage: MDRaidMember.__init__: >16:07:27,864 DEBUG storage: looking up parted Device: /dev/sda >16:07:27,897 DEBUG storage: looking up parted Device: /dev/sda >16:07:31,256 DEBUG storage: looking up parted Device: /dev/sda >16:07:31,263 DEBUG storage: looking up parted Device: /dev/sda >16:07:40,606 DEBUG storage: looking up parted Device: /dev/sda >16:07:40,611 INFO storage: Skipping disk: sda: No media present >16:07:40,621 DEBUG storage: looking up parted Device: /dev/sda >16:07:40,632 INFO storage: Skipping disk: sda: No media present >16:07:40,632 DEBUG storage: looking up parted Device: /dev/sda >16:07:40,634 INFO storage: Skipping disk: sda: No media present >16:07:40,634 DEBUG storage: looking up parted Device: /dev/sda >16:07:40,634 INFO storage: Skipping disk: sda: No media present >16:07:40,642 DEBUG storage: looking up parted Device: /dev/sda >16:07:40,646 INFO storage: Skipping disk: sda: No media present >16:07:43,686 DEBUG storage: looking up parted Device: /dev/sda >16:07:43,690 DEBUG storage: looking up parted Device: /dev/sda >16:07:46,961 DEBUG storage: looking up parted Device: /dev/sda >16:07:46,963 DEBUG storage: looking up parted Device: /dev/sda >16:07:48,665 DEBUG storage: looking up parted Device: /dev/sda >16:07:48,670 DEBUG storage: looking up parted Device: /dev/sda >16:07:48,670 DEBUG storage: looking up parted Device: /dev/sda >16:07:48,675 DEBUG storage: looking up parted Device: /dev/sda >16:07:48,676 DEBUG storage: looking up parted Device: /dev/sda >16:07:48,692 DEBUG storage: looking up parted Device: /dev/sda > > >/tmp/ifcfg.log: >16:07:15,440 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >16:07:15,441 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >16:07:15,442 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:12:34:56 >16:07:15,443 DEBUG ifcfg: NetworkDevice eth0 set: UUID=4235b808-b929-45cc-99fd-a76971f287d0 >16:07:15,444 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >16:07:15,445 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:12:34:56" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="4235b808-b929-45cc-99fd-a76971f287d0" > >16:07:15,445 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC7-x86_64-Live-D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 > > >/var/log/messages: >Nov 5 16:06:02 localhost kernel: imklog 5.8.11, log source = /proc/kmsg started. >Nov 5 16:06:02 localhost rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="510" x-info="http://www.rsyslog.com"] start >Nov 5 16:06:02 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Nov 5 16:06:02 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Nov 5 16:06:02 localhost kernel: [ 0.000000] Linux version 3.6.5-2.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Thu Nov 1 00:39:17 UTC 2012 >Nov 5 16:06:02 localhost kernel: [ 0.000000] Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC7-x86_64-Live-D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Nov 5 16:06:02 localhost kernel: [ 0.000000] e820: BIOS-provided physical RAM map: >Nov 5 16:06:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable >Nov 5 16:06:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved >Nov 5 16:06:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Nov 5 16:06:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffcfff] usable >Nov 5 16:06:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000007fffd000-0x000000007fffffff] reserved >Nov 5 16:06:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Nov 5 16:06:02 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Nov 5 16:06:02 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Nov 5 16:06:02 localhost kernel: [ 0.000000] DMI 2.4 present. >Nov 5 16:06:02 localhost kernel: [ 0.000000] Hypervisor detected: KVM >Nov 5 16:06:02 localhost kernel: [ 0.000000] No AGP bridge found >Nov 5 16:06:02 localhost kernel: [ 0.000000] e820: last_pfn = 0x7fffd max_arch_pfn = 0x400000000 >Nov 5 16:06:02 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >Nov 5 16:06:02 localhost kernel: [ 0.000000] found SMP MP-table at [mem 0x000fdaf0-0x000fdaff] mapped at [ffff8800000fdaf0] >Nov 5 16:06:02 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x7fffcfff] >Nov 5 16:06:02 localhost kernel: [ 0.000000] RAMDISK: [mem 0x7e615000-0x7ffdbfff] >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000fd990 00014 (v00 BOCHS ) >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: RSDT 000000007fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: DSDT 000000007fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: FACS 000000007fffff40 00040 >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: SSDT 000000007ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: APIC 000000007ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: HPET 000000007ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: SSDT 000000007ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >Nov 5 16:06:02 localhost kernel: [ 0.000000] No NUMA configuration found >Nov 5 16:06:02 localhost kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffcfff] >Nov 5 16:06:02 localhost kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffcfff] >Nov 5 16:06:02 localhost kernel: [ 0.000000] NODE_DATA [mem 0x7ffe9000-0x7fffcfff] >Nov 5 16:06:02 localhost kernel: [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >Nov 5 16:06:02 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >Nov 5 16:06:02 localhost kernel: [ 0.000000] Zone ranges: >Nov 5 16:06:02 localhost kernel: [ 0.000000] DMA [mem 0x00010000-0x00ffffff] >Nov 5 16:06:02 localhost kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >Nov 5 16:06:02 localhost kernel: [ 0.000000] Normal empty >Nov 5 16:06:02 localhost kernel: [ 0.000000] Movable zone start for each node >Nov 5 16:06:02 localhost kernel: [ 0.000000] Early memory node ranges >Nov 5 16:06:02 localhost kernel: [ 0.000000] node 0: [mem 0x00010000-0x0009efff] >Nov 5 16:06:02 localhost kernel: [ 0.000000] node 0: [mem 0x00100000-0x7fffcfff] >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >Nov 5 16:06:02 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Nov 5 16:06:02 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Nov 5 16:06:02 localhost kernel: [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Nov 5 16:06:02 localhost kernel: [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >Nov 5 16:06:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >Nov 5 16:06:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >Nov 5 16:06:02 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >Nov 5 16:06:02 localhost kernel: [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >Nov 5 16:06:02 localhost kernel: [ 0.000000] Booting paravirtualized kernel on KVM >Nov 5 16:06:02 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >Nov 5 16:06:02 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007e400000 s84288 r8192 d22208 u2097152 >Nov 5 16:06:02 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:7e413c01, primary cpu clock >Nov 5 16:06:02 localhost kernel: [ 0.000000] KVM setup async PF for cpu 0 >Nov 5 16:06:02 localhost kernel: [ 0.000000] kvm-stealtime: cpu 0, msr 7e40dec0 >Nov 5 16:06:02 localhost kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515974 >Nov 5 16:06:02 localhost kernel: [ 0.000000] Policy zone: DMA32 >Nov 5 16:06:02 localhost kernel: [ 0.000000] Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC7-x86_64-Live-D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Nov 5 16:06:02 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Nov 5 16:06:02 localhost kernel: [ 0.000000] __ex_table already sorted, skipping sort >Nov 5 16:06:02 localhost kernel: [ 0.000000] Checking aperture... >Nov 5 16:06:02 localhost kernel: [ 0.000000] No AGP bridge found >Nov 5 16:06:02 localhost kernel: [ 0.000000] Memory: 2021172k/2097140k available (6325k kernel code, 452k absent, 75516k reserved, 6878k data, 1036k init) >Nov 5 16:06:02 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >Nov 5 16:06:02 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Nov 5 16:06:02 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >Nov 5 16:06:02 localhost kernel: [ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >Nov 5 16:06:02 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >Nov 5 16:06:02 localhost kernel: [ 0.000000] console [tty0] enabled >Nov 5 16:06:02 localhost kernel: [ 0.000000] allocated 8388608 bytes of page_cgroup >Nov 5 16:06:02 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Nov 5 16:06:02 localhost kernel: [ 0.000000] tsc: Detected 3200.180 MHz processor >Nov 5 16:06:02 localhost kernel: [ 0.001999] Calibrating delay loop (skipped) preset value.. 6400.36 BogoMIPS (lpj=3200180) >Nov 5 16:06:02 localhost kernel: [ 0.001999] pid_max: default: 32768 minimum: 301 >Nov 5 16:06:02 localhost kernel: [ 0.001999] Security Framework initialized >Nov 5 16:06:02 localhost kernel: [ 0.001999] SELinux: Initializing. >Nov 5 16:06:02 localhost kernel: [ 0.001999] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Nov 5 16:06:02 localhost kernel: [ 0.002369] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Nov 5 16:06:02 localhost kernel: [ 0.002695] Mount-cache hash table entries: 256 >Nov 5 16:06:02 localhost kernel: [ 0.002872] Initializing cgroup subsys cpuacct >Nov 5 16:06:02 localhost kernel: [ 0.002874] Initializing cgroup subsys memory >Nov 5 16:06:02 localhost kernel: [ 0.002886] Initializing cgroup subsys devices >Nov 5 16:06:02 localhost kernel: [ 0.002888] Initializing cgroup subsys freezer >Nov 5 16:06:02 localhost kernel: [ 0.002889] Initializing cgroup subsys net_cls >Nov 5 16:06:02 localhost kernel: [ 0.002890] Initializing cgroup subsys blkio >Nov 5 16:06:02 localhost kernel: [ 0.002891] Initializing cgroup subsys perf_event >Nov 5 16:06:02 localhost kernel: [ 0.003013] mce: CPU supports 10 MCE banks >Nov 5 16:06:02 localhost kernel: [ 0.003057] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Nov 5 16:06:02 localhost kernel: [ 0.003057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >Nov 5 16:06:02 localhost kernel: [ 0.003057] tlb_flushall_shift is 0xffffffff >Nov 5 16:06:02 localhost kernel: [ 0.003121] SMP alternatives: switching to UP code >Nov 5 16:06:02 localhost kernel: [ 0.011281] Freeing SMP alternatives: 24k freed >Nov 5 16:06:02 localhost kernel: [ 0.011304] ACPI: Core revision 20120711 >Nov 5 16:06:02 localhost kernel: [ 0.012556] ftrace: allocating 23468 entries in 92 pages >Nov 5 16:06:02 localhost kernel: [ 0.020305] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Nov 5 16:06:02 localhost kernel: [ 0.020309] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >Nov 5 16:06:02 localhost kernel: [ 0.020996] APIC calibration not consistent with PM-Timer: 106ms instead of 100ms >Nov 5 16:06:02 localhost kernel: [ 0.020996] APIC delta adjusted to PM-Timer: 6249967 (6686823) >Nov 5 16:06:02 localhost kernel: [ 0.020996] Performance Events: Broken PMU hardware detected, using software events only. >Nov 5 16:06:02 localhost kernel: [ 0.020996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >Nov 5 16:06:02 localhost kernel: [ 0.020996] NMI watchdog: disabled (cpu0): hardware events not enabled >Nov 5 16:06:02 localhost kernel: [ 0.020996] Brought up 1 CPUs >Nov 5 16:06:02 localhost kernel: [ 0.020996] smpboot: Total of 1 processors activated (6400.36 BogoMIPS) >Nov 5 16:06:02 localhost kernel: [ 0.021803] devtmpfs: initialized >Nov 5 16:06:02 localhost kernel: [ 0.022531] atomic64 test passed for x86-64 platform with CX8 and with SSE >Nov 5 16:06:02 localhost kernel: [ 0.022602] RTC time: 21:05:57, date: 11/05/12 >Nov 5 16:06:02 localhost kernel: [ 0.022641] NET: Registered protocol family 16 >Nov 5 16:06:02 localhost kernel: [ 0.022832] ACPI: bus type pci registered >Nov 5 16:06:02 localhost kernel: [ 0.022907] PCI: Using configuration type 1 for base access >Nov 5 16:06:02 localhost kernel: [ 0.023458] bio: create slab <bio-0> at 0 >Nov 5 16:06:02 localhost kernel: [ 0.023522] ACPI: Added _OSI(Module Device) >Nov 5 16:06:02 localhost kernel: [ 0.023524] ACPI: Added _OSI(Processor Device) >Nov 5 16:06:02 localhost kernel: [ 0.023525] ACPI: Added _OSI(3.0 _SCP Extensions) >Nov 5 16:06:02 localhost kernel: [ 0.023526] ACPI: Added _OSI(Processor Aggregator Device) >Nov 5 16:06:02 localhost kernel: [ 0.024775] ACPI: Interpreter enabled >Nov 5 16:06:02 localhost kernel: [ 0.024778] ACPI: (supports S0 S5) >Nov 5 16:06:02 localhost kernel: [ 0.024784] ACPI: Using IOAPIC for interrupt routing >Nov 5 16:06:02 localhost kernel: [ 0.026663] ACPI: No dock devices found. >Nov 5 16:06:02 localhost kernel: [ 0.026666] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >Nov 5 16:06:02 localhost kernel: [ 0.026680] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Nov 5 16:06:02 localhost kernel: [ 0.026699] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Nov 5 16:06:02 localhost kernel: [ 0.026718] PCI host bridge to bus 0000:00 >Nov 5 16:06:02 localhost kernel: [ 0.026722] pci_bus 0000:00: root bus resource [bus 00-ff] >Nov 5 16:06:02 localhost kernel: [ 0.026723] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >Nov 5 16:06:02 localhost kernel: [ 0.026725] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >Nov 5 16:06:02 localhost kernel: [ 0.028975] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Nov 5 16:06:02 localhost kernel: [ 0.028982] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Nov 5 16:06:02 localhost kernel: [ 0.041900] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Nov 5 16:06:02 localhost kernel: [ 0.041901] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >Nov 5 16:06:02 localhost kernel: [ 0.043289] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Nov 5 16:06:02 localhost kernel: [ 0.043410] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Nov 5 16:06:02 localhost kernel: [ 0.043462] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Nov 5 16:06:02 localhost kernel: [ 0.043515] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Nov 5 16:06:02 localhost kernel: [ 0.043561] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >Nov 5 16:06:02 localhost kernel: [ 0.043672] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Nov 5 16:06:02 localhost kernel: [ 0.043673] vgaarb: loaded >Nov 5 16:06:02 localhost kernel: [ 0.043674] vgaarb: bridge control possible 0000:00:02.0 >Nov 5 16:06:02 localhost kernel: [ 0.043734] SCSI subsystem initialized >Nov 5 16:06:02 localhost kernel: [ 0.043736] ACPI: bus type scsi registered >Nov 5 16:06:02 localhost kernel: [ 0.043798] ACPI: bus type usb registered >Nov 5 16:06:02 localhost kernel: [ 0.043813] usbcore: registered new interface driver usbfs >Nov 5 16:06:02 localhost kernel: [ 0.043818] usbcore: registered new interface driver hub >Nov 5 16:06:02 localhost kernel: [ 0.043832] usbcore: registered new device driver usb >Nov 5 16:06:02 localhost kernel: [ 0.043870] PCI: Using ACPI for IRQ routing >Nov 5 16:06:02 localhost kernel: [ 0.044052] NetLabel: Initializing >Nov 5 16:06:02 localhost kernel: [ 0.044053] NetLabel: domain hash size = 128 >Nov 5 16:06:02 localhost kernel: [ 0.044054] NetLabel: protocols = UNLABELED CIPSOv4 >Nov 5 16:06:02 localhost kernel: [ 0.044061] NetLabel: unlabeled traffic allowed by default >Nov 5 16:06:02 localhost kernel: [ 0.044117] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >Nov 5 16:06:02 localhost kernel: [ 0.044130] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Nov 5 16:06:02 localhost kernel: [ 0.044132] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >Nov 5 16:06:02 localhost kernel: [ 0.052054] Switching to clocksource kvm-clock >Nov 5 16:06:02 localhost kernel: [ 0.057491] pnp: PnP ACPI init >Nov 5 16:06:02 localhost kernel: [ 0.057507] ACPI: bus type pnp registered >Nov 5 16:06:02 localhost kernel: [ 0.058148] pnp: PnP ACPI: found 8 devices >Nov 5 16:06:02 localhost kernel: [ 0.058149] ACPI: ACPI bus type pnp unregistered >Nov 5 16:06:02 localhost kernel: [ 0.063784] NET: Registered protocol family 2 >Nov 5 16:06:02 localhost kernel: [ 0.064693] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >Nov 5 16:06:02 localhost kernel: [ 0.067202] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Nov 5 16:06:02 localhost kernel: [ 0.067512] TCP: Hash tables configured (established 262144 bind 65536) >Nov 5 16:06:02 localhost kernel: [ 0.067556] TCP: reno registered >Nov 5 16:06:02 localhost kernel: [ 0.067566] UDP hash table entries: 1024 (order: 3, 32768 bytes) >Nov 5 16:06:02 localhost kernel: [ 0.067579] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >Nov 5 16:06:02 localhost kernel: [ 0.067661] NET: Registered protocol family 1 >Nov 5 16:06:02 localhost kernel: [ 0.067673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Nov 5 16:06:02 localhost kernel: [ 0.067708] pci 0000:00:01.0: PIIX3: Enabling Passive Release >Nov 5 16:06:02 localhost kernel: [ 0.067725] pci 0000:00:01.0: Activating ISA DMA hang workarounds >Nov 5 16:06:02 localhost kernel: [ 0.067856] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >Nov 5 16:06:02 localhost kernel: [ 0.068097] Unpacking initramfs... >Nov 5 16:06:02 localhost kernel: [ 0.444519] Freeing initrd memory: 26396k freed >Nov 5 16:06:02 localhost kernel: [ 0.452301] Initialise module verification >Nov 5 16:06:02 localhost kernel: [ 0.452336] audit: initializing netlink socket (disabled) >Nov 5 16:06:02 localhost kernel: [ 0.452346] type=2000 audit(1352149558.451:1): initialized >Nov 5 16:06:02 localhost kernel: [ 0.465806] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Nov 5 16:06:02 localhost kernel: [ 0.466856] VFS: Disk quotas dquot_6.5.2 >Nov 5 16:06:02 localhost kernel: [ 0.466889] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Nov 5 16:06:02 localhost kernel: [ 0.467187] msgmni has been set to 3999 >Nov 5 16:06:02 localhost kernel: [ 0.467544] alg: No test for stdrng (krng) >Nov 5 16:06:02 localhost kernel: [ 0.467548] NET: Registered protocol family 38 >Nov 5 16:06:02 localhost kernel: [ 0.467549] Key type asymmetric registered >Nov 5 16:06:02 localhost kernel: [ 0.467551] Asymmetric key parser 'x509' registered >Nov 5 16:06:02 localhost kernel: [ 0.467576] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Nov 5 16:06:02 localhost kernel: [ 0.467590] io scheduler noop registered >Nov 5 16:06:02 localhost kernel: [ 0.467591] io scheduler deadline registered >Nov 5 16:06:02 localhost kernel: [ 0.467610] io scheduler cfq registered (default) >Nov 5 16:06:02 localhost kernel: [ 0.467683] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Nov 5 16:06:02 localhost kernel: [ 0.467695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Nov 5 16:06:02 localhost kernel: [ 0.467696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Nov 5 16:06:02 localhost kernel: [ 0.467745] acpiphp: Slot [3] registered >Nov 5 16:06:02 localhost kernel: [ 0.467754] acpiphp: Slot [4] registered >Nov 5 16:06:02 localhost kernel: [ 0.467764] acpiphp: Slot [5] registered >Nov 5 16:06:02 localhost kernel: [ 0.467772] acpiphp: Slot [6] registered >Nov 5 16:06:02 localhost kernel: [ 0.467780] acpiphp: Slot [7] registered >Nov 5 16:06:02 localhost kernel: [ 0.467788] acpiphp: Slot [8] registered >Nov 5 16:06:02 localhost kernel: [ 0.467798] acpiphp: Slot [9] registered >Nov 5 16:06:02 localhost kernel: [ 0.467807] acpiphp: Slot [10] registered >Nov 5 16:06:02 localhost kernel: [ 0.467816] acpiphp: Slot [11] registered >Nov 5 16:06:02 localhost kernel: [ 0.467824] acpiphp: Slot [12] registered >Nov 5 16:06:02 localhost kernel: [ 0.467834] acpiphp: Slot [13] registered >Nov 5 16:06:02 localhost kernel: [ 0.467842] acpiphp: Slot [14] registered >Nov 5 16:06:02 localhost kernel: [ 0.467850] acpiphp: Slot [15] registered >Nov 5 16:06:02 localhost kernel: [ 0.467858] acpiphp: Slot [16] registered >Nov 5 16:06:02 localhost kernel: [ 0.467868] acpiphp: Slot [17] registered >Nov 5 16:06:02 localhost kernel: [ 0.467880] acpiphp: Slot [18] registered >Nov 5 16:06:02 localhost kernel: [ 0.467888] acpiphp: Slot [19] registered >Nov 5 16:06:02 localhost kernel: [ 0.467896] acpiphp: Slot [20] registered >Nov 5 16:06:02 localhost kernel: [ 0.467906] acpiphp: Slot [21] registered >Nov 5 16:06:02 localhost kernel: [ 0.467914] acpiphp: Slot [22] registered >Nov 5 16:06:02 localhost kernel: [ 0.467922] acpiphp: Slot [23] registered >Nov 5 16:06:02 localhost kernel: [ 0.467933] acpiphp: Slot [24] registered >Nov 5 16:06:02 localhost kernel: [ 0.467943] acpiphp: Slot [25] registered >Nov 5 16:06:02 localhost kernel: [ 0.467951] acpiphp: Slot [26] registered >Nov 5 16:06:02 localhost kernel: [ 0.467959] acpiphp: Slot [27] registered >Nov 5 16:06:02 localhost kernel: [ 0.467968] acpiphp: Slot [28] registered >Nov 5 16:06:02 localhost kernel: [ 0.467977] acpiphp: Slot [29] registered >Nov 5 16:06:02 localhost kernel: [ 0.467985] acpiphp: Slot [30] registered >Nov 5 16:06:02 localhost kernel: [ 0.467993] acpiphp: Slot [31] registered >Nov 5 16:06:02 localhost kernel: [ 0.468141] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Nov 5 16:06:02 localhost kernel: [ 0.468144] ACPI: Power Button [PWRF] >Nov 5 16:06:02 localhost kernel: [ 0.469232] GHES: HEST is not enabled! >Nov 5 16:06:02 localhost kernel: [ 0.469277] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Nov 5 16:06:02 localhost kernel: [ 0.490717] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Nov 5 16:06:02 localhost kernel: [ 0.512412] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Nov 5 16:06:02 localhost kernel: [ 0.512587] Non-volatile memory driver v1.3 >Nov 5 16:06:02 localhost kernel: [ 0.512589] Linux agpgart interface v0.103 >Nov 5 16:06:02 localhost kernel: [ 0.513121] loop: module loaded >Nov 5 16:06:02 localhost kernel: [ 0.513477] scsi0 : ata_piix >Nov 5 16:06:02 localhost kernel: [ 0.513519] scsi1 : ata_piix >Nov 5 16:06:02 localhost kernel: [ 0.513538] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc140 irq 14 >Nov 5 16:06:02 localhost kernel: [ 0.513539] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc148 irq 15 >Nov 5 16:06:02 localhost kernel: [ 0.513588] libphy: Fixed MDIO Bus: probed >Nov 5 16:06:02 localhost kernel: [ 0.513617] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Nov 5 16:06:02 localhost kernel: [ 0.513624] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Nov 5 16:06:02 localhost kernel: [ 0.513629] uhci_hcd: USB Universal Host Controller Interface driver >Nov 5 16:06:02 localhost kernel: [ 0.513675] uhci_hcd 0000:00:01.2: UHCI Host Controller >Nov 5 16:06:02 localhost kernel: [ 0.513700] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >Nov 5 16:06:02 localhost kernel: [ 0.513778] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c100 >Nov 5 16:06:02 localhost kernel: [ 0.513831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >Nov 5 16:06:02 localhost kernel: [ 0.513832] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 5 16:06:02 localhost kernel: [ 0.513834] usb usb1: Product: UHCI Host Controller >Nov 5 16:06:02 localhost kernel: [ 0.513835] usb usb1: Manufacturer: Linux 3.6.5-2.fc18.x86_64 uhci_hcd >Nov 5 16:06:02 localhost kernel: [ 0.513836] usb usb1: SerialNumber: 0000:00:01.2 >Nov 5 16:06:02 localhost kernel: [ 0.513898] hub 1-0:1.0: USB hub found >Nov 5 16:06:02 localhost kernel: [ 0.513901] hub 1-0:1.0: 2 ports detected >Nov 5 16:06:02 localhost kernel: [ 0.513971] usbcore: registered new interface driver usbserial >Nov 5 16:06:02 localhost kernel: [ 0.513977] usbcore: registered new interface driver usbserial_generic >Nov 5 16:06:02 localhost kernel: [ 0.513981] USB Serial support registered for generic >Nov 5 16:06:02 localhost kernel: [ 0.513982] usbserial: USB Serial Driver core >Nov 5 16:06:02 localhost kernel: [ 0.514003] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Nov 5 16:06:02 localhost kernel: [ 0.514722] serio: i8042 KBD port at 0x60,0x64 irq 1 >Nov 5 16:06:02 localhost kernel: [ 0.514727] serio: i8042 AUX port at 0x60,0x64 irq 12 >Nov 5 16:06:02 localhost kernel: [ 0.514781] mousedev: PS/2 mouse device common for all mice >Nov 5 16:06:02 localhost kernel: [ 0.514972] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Nov 5 16:06:02 localhost kernel: [ 0.517186] rtc_cmos 00:01: RTC can wake from S4 >Nov 5 16:06:02 localhost kernel: [ 0.517456] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >Nov 5 16:06:02 localhost kernel: [ 0.517547] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >Nov 5 16:06:02 localhost kernel: [ 0.517604] device-mapper: uevent: version 1.0.3 >Nov 5 16:06:02 localhost kernel: [ 0.517643] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >Nov 5 16:06:02 localhost kernel: [ 0.517686] cpuidle: using governor ladder >Nov 5 16:06:02 localhost kernel: [ 0.517687] cpuidle: using governor menu >Nov 5 16:06:02 localhost kernel: [ 0.517727] EFI Variables Facility v0.08 2004-May-17 >Nov 5 16:06:02 localhost kernel: [ 0.517798] usbcore: registered new interface driver usbhid >Nov 5 16:06:02 localhost kernel: [ 0.517799] usbhid: USB HID core driver >Nov 5 16:06:02 localhost kernel: [ 0.517817] drop_monitor: Initializing network drop monitor service >Nov 5 16:06:02 localhost systemd[1]: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >Nov 5 16:06:02 localhost systemd[1]: Detected virtualization 'kvm'. >Nov 5 16:06:02 localhost systemd[1]: Set hostname to <localhost.localdomain>. >Nov 5 16:06:02 localhost systemd[1]: Started Software RAID Monitor Takeover. >Nov 5 16:06:02 localhost systemd[1]: Started Apply Kernel Variables. >Nov 5 16:06:02 localhost systemd[1]: Mounted Huge Pages File System. >Nov 5 16:06:02 localhost systemd[1]: Mounted POSIX Message Queue File System. >Nov 5 16:06:02 localhost systemd[1]: Mounted Debug File System. >Nov 5 16:06:02 localhost systemd-modules-load[372]: Inserted module 'uinput' >Nov 5 16:06:02 localhost systemd[1]: Started Load Kernel Modules. >Nov 5 16:06:02 localhost systemd[1]: Mounting Configuration File System... >Nov 5 16:06:02 localhost kernel: [ 0.517880] ip_tables: (C) 2000-2006 Netfilter Core Team >Nov 5 16:06:02 localhost kernel: [ 0.517902] TCP: cubic registered >Nov 5 16:06:02 localhost kernel: [ 0.517904] Initializing XFRM netlink socket >Nov 5 16:06:02 localhost kernel: [ 0.517971] NET: Registered protocol family 10 >Nov 5 16:06:02 localhost kernel: [ 0.518111] mip6: Mobile IPv6 >Nov 5 16:06:02 localhost kernel: [ 0.518113] NET: Registered protocol family 17 >Nov 5 16:06:02 localhost kernel: [ 0.518244] Loading module verification certificates >Nov 5 16:06:02 localhost kernel: [ 0.519131] MODSIGN: Loaded cert 'Fedora kernel signing key: c4edc0723c9674193c4066c76ffd33a800ac519e' >Nov 5 16:06:02 localhost kernel: [ 0.519138] registered taskstats version 1 >Nov 5 16:06:02 localhost kernel: [ 0.519402] Magic number: 4:148:95 >Nov 5 16:06:02 localhost kernel: [ 0.519496] rtc_cmos 00:01: setting system clock to 2012-11-05 21:05:57 UTC (1352149557) >Nov 5 16:06:02 localhost kernel: [ 0.672494] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >Nov 5 16:06:02 localhost kernel: [ 0.674449] ata2.00: configured for MWDMA2 >Nov 5 16:06:02 localhost kernel: [ 0.674900] ata1.00: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >Nov 5 16:06:02 localhost kernel: [ 0.674906] ata1.00: 0 sectors, multi 16: LBA >Nov 5 16:06:02 localhost kernel: [ 0.676065] ata1.00: configured for MWDMA2 >Nov 5 16:06:02 localhost kernel: [ 0.676302] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >Nov 5 16:06:02 localhost kernel: [ 0.676641] sd 0:0:0:0: Attached scsi generic sg0 type 0 >Nov 5 16:06:02 localhost kernel: [ 0.677237] sd 0:0:0:0: [sda] 0 512-byte logical blocks: (0 B/0 B) >Nov 5 16:06:02 localhost kernel: [ 0.677332] sd 0:0:0:0: [sda] Write Protect is off >Nov 5 16:06:02 localhost kernel: [ 0.677399] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Nov 5 16:06:02 localhost kernel: [ 0.677740] sd 0:0:0:0: [sda] Attached SCSI disk >Nov 5 16:06:02 localhost kernel: [ 0.678329] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >Nov 5 16:06:02 localhost kernel: [ 0.679436] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Nov 5 16:06:02 localhost kernel: [ 0.679441] cdrom: Uniform CD-ROM driver Revision: 3.20 >Nov 5 16:06:02 localhost kernel: [ 0.679744] sr 1:0:0:0: Attached scsi generic sg1 type 5 >Nov 5 16:06:02 localhost kernel: [ 0.684588] Freeing unused kernel memory: 1036k freed >Nov 5 16:06:02 localhost kernel: [ 0.685238] Write protecting the kernel read-only data: 12288k >Nov 5 16:06:02 localhost kernel: [ 0.690074] Freeing unused kernel memory: 1856k freed >Nov 5 16:06:02 localhost kernel: [ 0.693702] Freeing unused kernel memory: 1416k freed >Nov 5 16:06:02 localhost kernel: [ 0.815123] usb 1-1: new full-speed USB device number 2 using uhci_hcd >Nov 5 16:06:02 localhost kernel: [ 0.815212] Disabling lock debugging due to kernel taint >Nov 5 16:06:02 localhost kernel: [ 0.819820] RPC: Registered named UNIX socket transport module. >Nov 5 16:06:02 localhost kernel: [ 0.819823] RPC: Registered udp transport module. >Nov 5 16:06:02 localhost kernel: [ 0.819824] RPC: Registered tcp transport module. >Nov 5 16:06:02 localhost kernel: [ 0.819825] RPC: Registered tcp NFSv4.1 backchannel transport module. >Nov 5 16:06:02 localhost kernel: [ 0.947998] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >Nov 5 16:06:02 localhost kernel: [ 1.009000] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >Nov 5 16:06:02 localhost kernel: [ 1.009004] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5 >Nov 5 16:06:02 localhost kernel: [ 1.009006] usb 1-1: Product: QEMU USB Mouse >Nov 5 16:06:02 localhost kernel: [ 1.009008] usb 1-1: Manufacturer: QEMU 1.0.1 >Nov 5 16:06:02 localhost kernel: [ 1.009009] usb 1-1: SerialNumber: 42 >Nov 5 16:06:02 localhost kernel: [ 1.037203] 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 >Nov 5 16:06:02 localhost kernel: [ 1.037269] 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 >Nov 5 16:06:02 localhost kernel: [ 1.039801] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >Nov 5 16:06:02 localhost kernel: [ 1.040004] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >Nov 5 16:06:02 localhost kernel: [ 1.045546] 8139cp 0000:00:03.0: eth0: RTL-8139C+ at 0xffffc90000852000, 52:54:00:12:34:56, IRQ 10 >Nov 5 16:06:02 localhost kernel: [ 1.047706] 8139too: 8139too Fast Ethernet driver 0.9.28 >Nov 5 16:06:02 localhost kernel: [ 1.189759] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Nov 5 16:06:02 localhost kernel: [ 1.291463] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Nov 5 16:06:02 localhost kernel: [ 1.452061] tsc: Refined TSC clocksource calibration: 3200.061 MHz >Nov 5 16:06:02 localhost kernel: [ 1.958889] type=1404 audit(1352149558.937:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Nov 5 16:06:02 localhost kernel: [ 2.331750] type=1403 audit(1352149559.310:3): policy loaded auid=4294967295 ses=4294967295 >Nov 5 16:06:02 localhost kernel: [ 3.579966] EXT4-fs (dm-0): re-mounted. Opts: (null) >Nov 5 16:06:02 localhost kernel: [ 3.747891] kvm: Nested Virtualization enabled >Nov 5 16:06:02 localhost kernel: [ 3.858843] tun: Universal TUN/TAP device driver, 1.6 >Nov 5 16:06:02 localhost kernel: [ 3.858851] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> >Nov 5 16:06:02 localhost kernel: [ 4.113453] parport_pc 00:05: reported by Plug and Play ACPI >Nov 5 16:06:02 localhost kernel: [ 4.113551] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >Nov 5 16:06:02 localhost kernel: [ 4.177719] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Nov 5 16:06:02 localhost kernel: [ 4.230472] microcode: AMD CPU family 0x6 not supported >Nov 5 16:06:02 localhost kernel: [ 4.377827] ppdev: user-space parallel port driver >Nov 5 16:06:02 localhost systemd[1]: Started Restore Sound Card State. >Nov 5 16:06:02 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Nov 5 16:06:02 localhost systemd[1]: Started irqbalance daemon. >Nov 5 16:06:02 localhost systemd[1]: Started Security Auditing Service. >Nov 5 16:06:02 localhost systemd[1]: Starting Command Scheduler... >Nov 5 16:06:02 localhost systemd[1]: Started Command Scheduler. >Nov 5 16:06:02 localhost systemd[1]: Started Kernel Samepage Merging (KSM) Tuning Daemon. >Nov 5 16:06:02 localhost avahi-daemon[509]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Nov 5 16:06:02 localhost avahi-daemon[509]: Successfully dropped root privileges. >Nov 5 16:06:02 localhost abrtd: Init complete, entering main loop >Nov 5 16:06:02 localhost /usr/sbin/irqbalance: Balancing is ineffective on systems with a single cache domain. Shutting down >Nov 5 16:06:02 localhost avahi-daemon[509]: avahi-daemon 0.6.31 starting up. >Nov 5 16:06:02 localhost auditd[502]: Started dispatcher: /sbin/audispd pid: 552 >Nov 5 16:06:02 localhost audispd: audispd initialized with q_depth=120 and 1 active plugins >Nov 5 16:06:02 localhost auditd[502]: Init complete, auditd 2.2.1 listening for events (startup state enable) >Nov 5 16:06:02 localhost systemd[1]: Started Install ABRT coredump hook. >Nov 5 16:06:02 localhost alsactl[490]: /sbin/alsactl: load_state:1647: Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Nov 5 16:06:02 localhost auditctl[503]: No rules >Nov 5 16:06:02 localhost auditctl[503]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Nov 5 16:06:03 localhost restorecond: Unable to watch (/root/.ssh/*) No such file or directory >Nov 5 16:06:03 localhost systemd[1]: Started Restorecon maintaining path file context. >Nov 5 16:06:03 localhost chrony-helper[496]: tr: write error: Broken pipe >Nov 5 16:06:03 localhost chrony-helper[496]: tr: write error >Nov 5 16:06:03 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Nov 5 16:06:03 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Nov 5 16:06:03 localhost systemd-logind[505]: Watching system buttons on /dev/input/event0 (Power Button) >Nov 5 16:06:03 localhost systemd-logind[505]: New seat seat0. >Nov 5 16:06:03 localhost systemd[1]: Started Login Service. >Nov 5 16:06:03 localhost avahi-daemon[509]: Successfully called chroot(). >Nov 5 16:06:03 localhost avahi-daemon[509]: Successfully dropped remaining capabilities. >Nov 5 16:06:03 localhost avahi-daemon[509]: No service file found in /etc/avahi/services. >Nov 5 16:06:03 localhost avahi-daemon[509]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Nov 5 16:06:03 localhost avahi-daemon[509]: Network interface enumeration completed. >Nov 5 16:06:03 localhost avahi-daemon[509]: Registering HINFO record with values 'X86_64'/'LINUX'. >Nov 5 16:06:03 localhost avahi-daemon[509]: Server startup complete. Host name is linux.local. Local service cookie is 3304107200. >Nov 5 16:06:03 localhost chronyd[587]: chronyd version 1.27-git1ca844 starting >Nov 5 16:06:03 localhost chronyd[587]: Linux kernel major=3 minor=6 patch=5 >Nov 5 16:06:03 localhost chronyd[587]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Nov 5 16:06:03 localhost systemd[1]: Started GNOME Display Manager. >Nov 5 16:06:03 localhost dbus-daemon[511]: dbus[511]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Nov 5 16:06:03 localhost dbus[511]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Nov 5 16:06:03 localhost systemd[1]: Starting Authorization Manager... >Nov 5 16:06:03 localhost systemd[1]: Started NTP client/server. >Nov 5 16:06:03 localhost polkitd[593]: Started polkitd version 0.107 >Nov 5 16:06:03 localhost dbus-daemon[511]: dbus[511]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=519 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=589 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Nov 5 16:06:03 localhost dbus[511]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=519 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=589 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Nov 5 16:06:03 localhost dbus-daemon[511]: dbus[511]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Nov 5 16:06:03 localhost dbus[511]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Nov 5 16:06:03 localhost systemd[1]: Started Authorization Manager. >Nov 5 16:06:03 localhost accounts-daemon[507]: started daemon version 0.6.25 >Nov 5 16:06:03 localhost systemd[1]: Started Accounts Service. >Nov 5 16:06:04 localhost livesys[491]: Adding live user [ OK ] >Nov 5 16:06:04 localhost systemd[1]: Stopped firstboot configuration program (graphical mode). >Nov 5 16:06:04 localhost systemd[1]: Stopped Software RAID monitoring and management. >Nov 5 16:06:04 localhost systemd[1]: Stopping Software RAID Monitor Takeover... >Nov 5 16:06:04 localhost systemd[1]: Stopped Software RAID Monitor Takeover. >Nov 5 16:06:04 localhost livesys[491]: ** (process:621): WARNING **: failed to commit changes to dconf: Error spawning command line `dbus-launch --autolaunch=9193328f1650413993a6c43d69960eac --binary-syntax --close-stderr': Child process exited with code 1 >Nov 5 16:06:05 localhost systemd[1]: Stopping Command Scheduler... >Nov 5 16:06:05 localhost systemd[1]: Stopped Command Scheduler. >Nov 5 16:06:05 localhost systemd[1]: Stopping Job spooling tools... >Nov 5 16:06:05 localhost systemd[1]: Stopped Job spooling tools. >Nov 5 16:06:05 localhost livesys[491]: sed: can't read : No such file or directory >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost livesys[491]: 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. >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Nov 5 16:06:05 localhost systemd[1]: Starting Network Manager... >Nov 5 16:06:05 localhost NetworkManager[645]: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >Nov 5 16:06:05 localhost NetworkManager[645]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Nov 5 16:06:05 localhost NetworkManager[645]: <info> WEXT support is enabled >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost livesys[491]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 5 16:06:05 localhost NetworkManager[645]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Nov 5 16:06:05 localhost NetworkManager[645]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Nov 5 16:06:05 localhost NetworkManager[645]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Nov 5 16:06:05 localhost NetworkManager[645]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Nov 5 16:06:05 localhost NetworkManager[645]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Nov 5 16:06:05 localhost NetworkManager[645]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Nov 5 16:06:05 localhost NetworkManager[645]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Nov 5 16:06:05 localhost NetworkManager[645]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Nov 5 16:06:05 localhost dbus-daemon[511]: dbus[511]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Nov 5 16:06:05 localhost dbus[511]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Nov 5 16:06:05 localhost NetworkManager[645]: <info> monitoring kernel firmware directory '/lib/firmware'. >Nov 5 16:06:05 localhost dbus-daemon[511]: dbus[511]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Nov 5 16:06:05 localhost dbus[511]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Nov 5 16:06:05 localhost systemd[1]: Starting Bluetooth service... >Nov 5 16:06:05 localhost bluetoothd[659]: bluetoothd[659]: Bluetooth daemon 4.101 >Nov 5 16:06:05 localhost bluetoothd[659]: Bluetooth daemon 4.101 >Nov 5 16:06:05 localhost NetworkManager[645]: <info> WiFi enabled by radio killswitch; enabled by state file >Nov 5 16:06:05 localhost systemd[1]: Started Network Manager. >Nov 5 16:06:05 localhost systemd[1]: Starting Network Manager Wait Online... >Nov 5 16:06:05 localhost NetworkManager[645]: <info> WWAN enabled by radio killswitch; enabled by state file >Nov 5 16:06:05 localhost NetworkManager[645]: <info> WiMAX enabled by radio killswitch; enabled by state file >Nov 5 16:06:05 localhost NetworkManager[645]: <info> Networking is enabled by state file >Nov 5 16:06:05 localhost NetworkManager[645]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 5 16:06:05 localhost dbus-daemon[511]: dbus[511]: [system] Successfully activated service 'org.bluez' >Nov 5 16:06:05 localhost dbus[511]: [system] Successfully activated service 'org.bluez' >Nov 5 16:06:05 localhost bluetoothd[659]: bluetoothd[659]: Starting SDP server >Nov 5 16:06:05 localhost bluetoothd[659]: Starting SDP server >Nov 5 16:06:05 localhost systemd[1]: Started Bluetooth service. >Nov 5 16:06:05 localhost kernel: [ 8.934899] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Nov 5 16:06:05 localhost kernel: [ 8.978577] Bluetooth: Core ver 2.16 >Nov 5 16:06:05 localhost kernel: [ 8.978664] NET: Registered protocol family 31 >Nov 5 16:06:05 localhost kernel: [ 8.978665] Bluetooth: HCI device and connection manager initialized >Nov 5 16:06:05 localhost kernel: [ 8.978667] Bluetooth: HCI socket layer initialized >Nov 5 16:06:05 localhost kernel: [ 8.978668] Bluetooth: L2CAP socket layer initialized >Nov 5 16:06:05 localhost kernel: [ 8.978671] Bluetooth: SCO socket layer initialized >Nov 5 16:06:05 localhost kernel: [ 8.988944] 8139cp 0000:00:03.0: eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 >Nov 5 16:06:05 localhost NetworkManager[645]: <info> (eth0): carrier is OFF >Nov 5 16:06:05 localhost kernel: [ 9.000525] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Nov 5 16:06:05 localhost kernel: [ 9.000528] Bluetooth: BNEP filters: protocol multicast >Nov 5 16:06:05 localhost NetworkManager[645]: <info> (eth0): new Ethernet device (driver: '8139cp' ifindex: 2) >Nov 5 16:06:05 localhost NetworkManager[645]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >Nov 5 16:06:05 localhost NetworkManager[645]: <info> (eth0): now managed >Nov 5 16:06:05 localhost NetworkManager[645]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Nov 5 16:06:06 localhost NetworkManager[645]: <info> (eth0): bringing up device. >Nov 5 16:06:06 localhost bluetoothd[659]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Nov 5 16:06:06 localhost bluetoothd[659]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Nov 5 16:06:06 localhost bluetoothd[659]: Bluetooth Management interface initialized >Nov 5 16:06:06 localhost NetworkManager[645]: <info> (eth0): carrier now ON (device state 20) >Nov 5 16:06:06 localhost NetworkManager[645]: <info> (eth0): preparing device. >Nov 5 16:06:06 localhost NetworkManager[645]: <info> (eth0): deactivating device (reason 'managed') [2] >Nov 5 16:06:06 localhost NetworkManager[645]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/eth0 >Nov 5 16:06:06 localhost NetworkManager[645]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Nov 5 16:06:06 localhost NetworkManager[645]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Nov 5 16:06:06 localhost NetworkManager[645]: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Nov 5 16:06:06 localhost NetworkManager[645]: <info> Auto-activating connection 'Wired connection 1'. >Nov 5 16:06:06 localhost modem-manager[657]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Nov 5 16:06:06 localhost NetworkManager[645]: <info> Activation (eth0) starting connection 'Wired connection 1' >Nov 5 16:06:06 localhost NetworkManager[645]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Nov 5 16:06:06 localhost NetworkManager[645]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Nov 5 16:06:06 localhost NetworkManager[645]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Nov 5 16:06:06 localhost NetworkManager[645]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Nov 5 16:06:06 localhost NetworkManager[645]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Nov 5 16:06:06 localhost NetworkManager[645]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Nov 5 16:06:06 localhost NetworkManager[645]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Nov 5 16:06:06 localhost NetworkManager[645]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Nov 5 16:06:06 localhost NetworkManager[645]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Nov 5 16:06:06 localhost dbus[511]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Nov 5 16:06:06 localhost NetworkManager[645]: <info> modem-manager is now available >Nov 5 16:06:06 localhost bluetoothd[659]: bluetoothd[659]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Nov 5 16:06:06 localhost bluetoothd[659]: bluetoothd[659]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Nov 5 16:06:06 localhost bluetoothd[659]: bluetoothd[659]: Bluetooth Management interface initialized >Nov 5 16:06:06 localhost systemd[1]: Started SYSV: Init script for live image.. >Nov 5 16:06:06 localhost systemd[1]: Starting LSB: Starts and stops login iSCSI daemon.... >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Nov 5 16:06:06 localhost dbus-daemon[511]: dbus[511]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'AnyData' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'AnyData' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'Nokia' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'Nokia' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'SimTech' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'Ericsson MBM' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'MotoC' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'Longcheer' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'Linktop' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'ZTE' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'Huawei' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'Option High-Speed' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'Option' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'Novatel' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'X22X' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'Wavecom' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'SimTech' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'Ericsson MBM' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'MotoC' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'Longcheer' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'Linktop' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'ZTE' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'Huawei' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'Option High-Speed' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'Option' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'Novatel' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'X22X' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'Wavecom' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'Samsung' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'Sierra' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'Gobi' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'Cinterion' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'Iridium' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Loaded plugin 'Generic' >Nov 5 16:06:06 localhost modem-manager[657]: <info> Successfully loaded 20 plugins >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'Samsung' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'Sierra' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'Gobi' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'Cinterion' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'Iridium' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Loaded plugin 'Generic' >Nov 5 16:06:06 localhost dbus-daemon[511]: modem-manager[657]: <info> Successfully loaded 20 plugins >Nov 5 16:06:06 localhost kernel: [ 9.243289] Loading iSCSI transport class v2.0-870. >Nov 5 16:06:06 localhost kernel: [ 9.278994] iscsi: registered transport (tcp) >Nov 5 16:06:06 localhost kernel: [ 9.359131] iscsi: registered transport (iser) >Nov 5 16:06:06 localhost kernel: [ 9.380145] libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits. >Nov 5 16:06:06 localhost kernel: [ 9.380148] libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0. >Nov 5 16:06:06 localhost kernel: [ 9.419490] Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010) >Nov 5 16:06:06 localhost kernel: [ 9.420171] iscsi: registered transport (cxgb3i) >Nov 5 16:06:06 localhost kernel: [ 9.453459] Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010) >Nov 5 16:06:06 localhost kernel: [ 9.453703] iscsi: registered transport (cxgb4i) >Nov 5 16:06:06 localhost kernel: [ 9.482829] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.12 (June 29, 2012) >Nov 5 16:06:06 localhost kernel: [ 9.492846] Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.2.2 (Apr 25, 2012) >Nov 5 16:06:06 localhost kernel: [ 9.496023] iscsi: registered transport (bnx2i) >Nov 5 16:06:06 localhost kernel: [ 9.525920] iscsi: registered transport (be2iscsi) >Nov 5 16:06:06 localhost iscsid: iSCSI logger with pid=742 started! >Nov 5 16:06:06 localhost iscsid: transport class version 2.0-870. iscsid version 2.0-872.18.f17 >Nov 5 16:06:06 localhost iscsid[673]: Starting iscsid: [ OK ]#015[ OK ] >Nov 5 16:06:06 localhost iscsid: iSCSI daemon with pid=743 started! >Nov 5 16:06:06 localhost systemd[1]: Started LSB: Starts and stops login iSCSI daemon.. >Nov 5 16:06:06 localhost kernel: [ 9.626840] ip6_tables: (C) 2000-2006 Netfilter Core Team >Nov 5 16:06:07 localhost avahi-daemon[509]: Registering new address record for fe80::5054:ff:fe12:3456 on eth0.*. >Nov 5 16:06:08 localhost gdm-simple-slave[589]: WARNING: Failed to give slave programs access to the display. Trying to proceed. >Nov 5 16:06:08 localhost NetworkManager[645]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Nov 5 16:06:08 localhost NetworkManager[645]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Nov 5 16:06:08 localhost NetworkManager[645]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Nov 5 16:06:08 localhost NetworkManager[645]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Nov 5 16:06:08 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Nov 5 16:06:08 localhost NetworkManager[645]: <info> dhclient started with pid 954 >Nov 5 16:06:08 localhost NetworkManager[645]: <info> Activation (eth0) Beginning IP6 addrconf. >Nov 5 16:06:08 localhost avahi-daemon[509]: Withdrawing address record for fe80::5054:ff:fe12:3456 on eth0. >Nov 5 16:06:08 localhost NetworkManager[645]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Nov 5 16:06:08 localhost dhclient[954]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Nov 5 16:06:08 localhost dhclient[954]: Copyright 2004-2012 Internet Systems Consortium. >Nov 5 16:06:08 localhost dhclient[954]: All rights reserved. >Nov 5 16:06:08 localhost dhclient[954]: For info, please visit https://www.isc.org/software/dhcp/ >Nov 5 16:06:08 localhost dhclient[954]: >Nov 5 16:06:08 localhost NetworkManager[645]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Nov 5 16:06:08 localhost dhclient[954]: Listening on LPF/eth0/52:54:00:12:34:56 >Nov 5 16:06:08 localhost dhclient[954]: Sending on LPF/eth0/52:54:00:12:34:56 >Nov 5 16:06:08 localhost dhclient[954]: Sending on Socket/fallback >Nov 5 16:06:08 localhost dhclient[954]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 (xid=0x725c19c5) >Nov 5 16:06:08 localhost dhclient[954]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x725c19c5) >Nov 5 16:06:08 localhost dhclient[954]: DHCPOFFER from 10.0.2.2 >Nov 5 16:06:08 localhost dhclient[954]: DHCPACK from 10.0.2.2 (xid=0x725c19c5) >Nov 5 16:06:08 localhost NetworkManager[645]: <info> (eth0): DHCPv4 state changed preinit -> bound >Nov 5 16:06:08 localhost NetworkManager[645]: <info> address 10.0.2.15 >Nov 5 16:06:08 localhost NetworkManager[645]: <info> prefix 24 (255.255.255.0) >Nov 5 16:06:08 localhost NetworkManager[645]: <info> gateway 10.0.2.2 >Nov 5 16:06:08 localhost NetworkManager[645]: <info> nameserver '10.0.2.3' >Nov 5 16:06:08 localhost NetworkManager[645]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Nov 5 16:06:08 localhost NetworkManager[645]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Nov 5 16:06:08 localhost avahi-daemon[509]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.0.2.15. >Nov 5 16:06:08 localhost avahi-daemon[509]: New relevant interface eth0.IPv4 for mDNS. >Nov 5 16:06:08 localhost avahi-daemon[509]: Registering new address record for 10.0.2.15 on eth0.IPv4. >Nov 5 16:06:08 localhost dhclient[954]: bound to 10.0.2.15 -- renewal in 38444 seconds. >Nov 5 16:06:09 localhost systemd-logind[505]: New session 1 of user gdm. >Nov 5 16:06:09 localhost systemd-logind[505]: Linked /tmp/.X11-unix/X0 to /run/user/42/X11-display. >Nov 5 16:06:09 localhost NetworkManager[645]: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >Nov 5 16:06:09 localhost NetworkManager[645]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Nov 5 16:06:09 localhost NetworkManager[645]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Nov 5 16:06:10 localhost systemd[1]: Started Network Manager Wait Online. >Nov 5 16:06:10 localhost systemd[1]: Starting Network. >Nov 5 16:06:10 localhost systemd[1]: Reached target Network. >Nov 5 16:06:10 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Nov 5 16:06:10 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Nov 5 16:06:10 localhost systemd[1]: Starting Virtualization daemon... >Nov 5 16:06:10 localhost systemd[1]: Started Virtualization daemon. >Nov 5 16:06:10 localhost systemd[1]: Starting RPC bind service... >Nov 5 16:06:10 localhost systemd[1]: Started RPC bind service. >Nov 5 16:06:10 localhost NetworkManager[645]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >Nov 5 16:06:10 localhost NetworkManager[645]: <info> Activation (eth0) successful, device activated. >Nov 5 16:06:10 localhost dbus[511]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Nov 5 16:06:10 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Nov 5 16:06:10 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Nov 5 16:06:10 localhost avahi-daemon[509]: Registering new address record for fe80::5054:ff:fe12:3456 on eth0.*. >Nov 5 16:06:10 localhost dbus-daemon[511]: dbus[511]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Nov 5 16:06:10 localhost dbus-daemon[511]: dbus[511]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Nov 5 16:06:10 localhost dbus[511]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Nov 5 16:06:10 localhost iscsi[979]: Starting iscsi: iscsiadm: No records found >Nov 5 16:06:10 localhost iscsi[979]: [ OK ] >Nov 5 16:06:10 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Nov 5 16:06:10 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Nov 5 16:06:10 localhost systemd[1]: Started SYSV: Late init script for live image.. >Nov 5 16:06:11 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Nov 5 16:06:11 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Nov 5 16:06:11 localhost dbus-daemon[511]: dbus[511]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Nov 5 16:06:11 localhost dbus[511]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Nov 5 16:06:11 localhost systemd[1]: Starting Daemon for power management... >Nov 5 16:06:11 localhost dbus-daemon[511]: dbus[511]: [system] Successfully activated service 'org.freedesktop.UPower' >Nov 5 16:06:11 localhost dbus[511]: [system] Successfully activated service 'org.freedesktop.UPower' >Nov 5 16:06:11 localhost systemd[1]: Started Daemon for power management. >Nov 5 16:06:11 localhost systemd[1]: Started Sendmail Mail Transport Client. >Nov 5 16:06:11 localhost systemd[1]: Starting Multi-User. >Nov 5 16:06:11 localhost systemd[1]: Reached target Multi-User. >Nov 5 16:06:11 localhost systemd[1]: Starting Graphical Interface. >Nov 5 16:06:11 localhost systemd[1]: Reached target Graphical Interface. >Nov 5 16:06:11 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Nov 5 16:06:11 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Nov 5 16:06:11 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Nov 5 16:06:11 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Nov 5 16:06:11 localhost systemd[1]: Startup finished in 695ms 827us (kernel) + 1s 741ms 298us (initrd) + 11s 880ms 298us (userspace) = 14s 317ms 423us. >Nov 5 16:06:11 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Nov 5 16:06:11 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Nov 5 16:06:11 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Nov 5 16:06:11 localhost libvirtd[981]: 2012-11-05 21:06:11.462+0000: 981: info : libvirt version: 0.10.2, package: 3.fc18 (Fedora Project, 2012-09-25-11:10:30, ) >Nov 5 16:06:11 localhost libvirtd[981]: 2012-11-05 21:06:11.462+0000: 981: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Nov 5 16:06:11 localhost libvirtd[981]: 2012-11-05 21:06:11.468+0000: 981: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so not accessible >Nov 5 16:06:11 localhost libvirtd[981]: 2012-11-05 21:06:11.496+0000: 981: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Nov 5 16:06:11 localhost libvirtd[981]: 2012-11-05 21:06:11.496+0000: 981: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Nov 5 16:06:11 localhost libvirtd: Could not find keytab file: /etc/libvirt/krb5.tab: No such file or directory >Nov 5 16:06:11 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Nov 5 16:06:11 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Nov 5 16:06:11 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Nov 5 16:06:11 localhost systemd[1]: Started Sendmail Mail Transport Client. >Nov 5 16:06:12 localhost libvirtd[981]: 2012-11-05 21:06:12.053+0000: 1114: error : virNWFilterSnoopLeaseFileRefresh:1903 : open("/var/run/libvirt/network/nwfilter.ltmp"): No such file or directory >Nov 5 16:06:12 localhost rtkit-daemon[506]: Successfully made thread 1169 of process 1169 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11. >Nov 5 16:06:13 localhost kernel: [ 16.262443] Ebtables v2.0 registered >Nov 5 16:06:15 localhost dbus-daemon[511]: dbus[511]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Nov 5 16:06:15 localhost dbus[511]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Nov 5 16:06:15 localhost systemd[1]: Starting Disk Manager... >Nov 5 16:06:15 localhost udisksd[1244]: udisks daemon version 1.99.0 starting >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:06:15 localhost udisksd[1244]: Error performing housekeeping for drive /org/freedesktop/UDisks2/drives/QEMU_HARDDISK_QM00001: Error updating SMART data: sk_disk_open: Input/output error (udisks-error-quark, 0) >Nov 5 16:06:15 localhost dbus-daemon[511]: dbus[511]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Nov 5 16:06:15 localhost dbus[511]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Nov 5 16:06:15 localhost systemd[1]: Started Disk Manager. >Nov 5 16:06:15 localhost udisksd[1244]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Nov 5 16:06:17 localhost chronyd[587]: Selected source 50.97.210.169 >Nov 5 16:06:17 localhost chronyd[587]: System clock wrong by 1.730592 seconds, adjustment started >Nov 5 16:06:17 localhost dbus-daemon[511]: dbus[511]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Nov 5 16:06:17 localhost dbus[511]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Nov 5 16:06:17 localhost dbus-daemon[511]: Launching FprintObject >Nov 5 16:06:17 localhost dbus-daemon[511]: dbus[511]: [system] Successfully activated service 'net.reactivated.Fprint' >Nov 5 16:06:17 localhost dbus[511]: [system] Successfully activated service 'net.reactivated.Fprint' >Nov 5 16:06:17 localhost dbus-daemon[511]: dbus[511]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Nov 5 16:06:17 localhost dbus[511]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Nov 5 16:06:17 localhost dbus-daemon[511]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Nov 5 16:06:17 localhost dbus-daemon[511]: ** Message: entering main loop >Nov 5 16:06:17 localhost dbus-daemon[511]: dbus[511]: [system] Successfully activated service 'org.freedesktop.realmd' >Nov 5 16:06:17 localhost dbus[511]: [system] Successfully activated service 'org.freedesktop.realmd' >Nov 5 16:06:21 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Nov 5 16:06:21 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Nov 5 16:06:28 localhost NetworkManager[645]: <info> (eth0): IP6 addrconf timed out or failed. >Nov 5 16:06:28 localhost NetworkManager[645]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Nov 5 16:06:28 localhost NetworkManager[645]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >Nov 5 16:06:28 localhost NetworkManager[645]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Nov 5 16:06:48 localhost dbus-daemon[511]: ** Message: No devices in use, exit >Nov 5 16:06:59 localhost dbus-daemon[511]: dbus[511]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Nov 5 16:06:59 localhost dbus[511]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Nov 5 16:06:59 localhost dbus-daemon[511]: Launching FprintObject >Nov 5 16:06:59 localhost dbus-daemon[511]: dbus[511]: [system] Successfully activated service 'net.reactivated.Fprint' >Nov 5 16:06:59 localhost dbus[511]: [system] Successfully activated service 'net.reactivated.Fprint' >Nov 5 16:06:59 localhost dbus-daemon[511]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Nov 5 16:06:59 localhost dbus-daemon[511]: ** Message: entering main loop >Nov 5 16:06:59 localhost systemd-logind[505]: New session 2 of user liveuser. >Nov 5 16:06:59 localhost systemd-logind[505]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Nov 5 16:06:59 localhost gnome-session[971]: WARNING: Detected that screensaver has left the bus >Nov 5 16:06:59 localhost gnome-session[971]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed >Nov 5 16:06:59 localhost gdm-simple-slave[589]: WARNING: Failed to remove slave program access to the display. Trying to proceed. >Nov 5 16:07:00 localhost kernel: [ 63.139988] fuse init (API version 7.20) >Nov 5 16:07:00 localhost systemd[1]: Mounting FUSE Control File System... >Nov 5 16:07:00 localhost systemd[1]: Mounted FUSE Control File System. >Nov 5 16:07:00 localhost spice-vdagent[1485]: Missing virtio device '/dev/virtio-ports/com.redhat.spice.0': No such file or directory >Nov 5 16:07:00 localhost rtkit-daemon[506]: Successfully made thread 1493 of process 1493 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Nov 5 16:07:01 localhost dbus-daemon[511]: dbus[511]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Nov 5 16:07:01 localhost dbus[511]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Nov 5 16:07:01 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Nov 5 16:07:01 localhost dbus-daemon[511]: dbus[511]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Nov 5 16:07:01 localhost dbus[511]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Nov 5 16:07:01 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Nov 5 16:07:01 localhost dbus-daemon[511]: dbus[511]: [system] Activating via systemd: service name='org.freedesktop.colord-sane' unit='colord-sane.service' >Nov 5 16:07:01 localhost dbus[511]: [system] Activating via systemd: service name='org.freedesktop.colord-sane' unit='colord-sane.service' >Nov 5 16:07:01 localhost systemd[1]: Starting Daemon for monitoring attached scanners and registering them with colord... >Nov 5 16:07:01 localhost dbus-daemon[511]: dbus[511]: [system] Successfully activated service 'org.freedesktop.colord-sane' >Nov 5 16:07:01 localhost dbus[511]: [system] Successfully activated service 'org.freedesktop.colord-sane' >Nov 5 16:07:01 localhost systemd[1]: Started Daemon for monitoring attached scanners and registering them with colord. >Nov 5 16:07:01 localhost systemd[1]: Starting CUPS Printing Service... >Nov 5 16:07:01 localhost systemd[1]: Started CUPS Printing Service. >Nov 5 16:07:01 localhost cupsd[1515]: p11-kit: couldn't open config file: /root/.pkcs11/pkcs11.conf: Permission denied >Nov 5 16:07:06 localhost goa[1646]: goa-daemon version 3.6.1 starting [main.c:112, main()] >Nov 5 16:07:06 localhost dbus-daemon[511]: ** (realmd:1270): WARNING **: couldn't check polkit authorization: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: An SELinux policy prevents this sender from sending this message to this recipient, 0 matched rules; type="method_call", sender=":1.37" (uid=0 pid=1270 comm="/usr/lib64/realmd/realmd ") interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" error name="(unset)" requested_reply="0" destination=":1.7" (uid=999 pid=593 comm="/usr/lib/polkit-1/polkitd --no-debug ") >Nov 5 16:07:12 localhost kernel: [ 75.417468] md: raid0 personality registered for level 0 >Nov 5 16:07:12 localhost kernel: [ 75.432683] md: raid1 personality registered for level 1 >Nov 5 16:07:12 localhost kernel: [ 75.443763] async_tx: api initialized (async) >Nov 5 16:07:12 localhost kernel: [ 75.452701] xor: automatically using best checksumming function: >Nov 5 16:07:12 localhost kernel: [ 75.462010] generic_sse: 9944.000 MB/sec >Nov 5 16:07:12 localhost kernel: [ 75.490012] raid6: sse2x1 4109 MB/s >Nov 5 16:07:12 localhost kernel: [ 75.507021] raid6: sse2x2 6992 MB/s >Nov 5 16:07:12 localhost kernel: [ 75.524018] raid6: sse2x4 7277 MB/s >Nov 5 16:07:12 localhost kernel: [ 75.524020] raid6: using algorithm sse2x4 (7277 MB/s) >Nov 5 16:07:12 localhost kernel: [ 75.524021] raid6: using intx1 recovery algorithm >Nov 5 16:07:12 localhost kernel: [ 75.561702] md: raid6 personality registered for level 6 >Nov 5 16:07:12 localhost kernel: [ 75.561706] md: raid5 personality registered for level 5 >Nov 5 16:07:12 localhost kernel: [ 75.561707] md: raid4 personality registered for level 4 >Nov 5 16:07:12 localhost kernel: [ 75.572138] md: raid10 personality registered for level 10 >Nov 5 16:07:12 localhost kernel: [ 75.602046] device-mapper: multipath: version 1.5.0 loaded >Nov 5 16:07:12 localhost kernel: [ 75.604823] device-mapper: multipath round-robin: version 1.0.0 loaded >Nov 5 16:07:12 localhost kernel: [ 75.691238] No iBFT detected. >Nov 5 16:07:12 localhost dbus[1467]: avc: received setenforce notice (enforcing=0) >Nov 5 16:07:12 localhost dbus[1309]: avc: received setenforce notice (enforcing=0) >Nov 5 16:07:12 localhost dbus[511]: avc: received setenforce notice (enforcing=0) >Nov 5 16:07:12 localhost dbus-daemon[511]: dbus[511]: avc: received setenforce notice (enforcing=0) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:13 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:14 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:14 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:14 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:14 localhost anaconda: /sbin/anaconda 18.24 >Nov 5 16:07:14 localhost anaconda: 2097152 kB (2048 MB) are available >Nov 5 16:07:14 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Nov 5 16:07:14 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Nov 5 16:07:14 localhost anaconda: Default encoding = ascii >Nov 5 16:07:14 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Nov 5 16:07:14 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:14 localhost anaconda: ISCSID is /sbin/iscsid >Nov 5 16:07:14 localhost anaconda: no initiator set >Nov 5 16:07:14 localhost program: Running... modprobe fcoe >Nov 5 16:07:14 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:14 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Nov 5 16:07:14 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:14 localhost program: No FCoE boot disk information is found in EDD! >Nov 5 16:07:14 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Nov 5 16:07:14 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Nov 5 16:07:14 localhost program: Running... udevadm settle --timeout=300 >Nov 5 16:07:14 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:14 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:14 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:14 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:14 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:14 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:14 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:14 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:15 localhost program: Running... multipath -d >Nov 5 16:07:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:15 localhost program: Running... multipath -ll >Nov 5 16:07:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:15 localhost storage: MultipathTopology: found singlepath device: sda >Nov 5 16:07:15 localhost storage: MultipathTopology: found non-disk device: sr0 >Nov 5 16:07:15 localhost storage: MultipathTopology: found singlepath device: loop0 >Nov 5 16:07:15 localhost storage: MultipathTopology: found singlepath device: loop1 >Nov 5 16:07:15 localhost storage: MultipathTopology: found singlepath device: loop2 >Nov 5 16:07:15 localhost storage: MultipathTopology: found singlepath device: loop3 >Nov 5 16:07:15 localhost storage: MultipathTopology: found singlepath device: loop4 >Nov 5 16:07:15 localhost storage: MultipathTopology: found singlepath device: loop5 >Nov 5 16:07:15 localhost storage: MultipathTopology: found singlepath device: loop6 >Nov 5 16:07:15 localhost storage: MultipathTopology: found singlepath device: loop7 >Nov 5 16:07:15 localhost storage: MultipathTopology: found singlepath device: dm-0 >Nov 5 16:07:15 localhost storage: MultipathTopology: found singlepath device: dm-1 >Nov 5 16:07:15 localhost anaconda: Display mode = g >Nov 5 16:07:15 localhost anaconda: 2097152 kB (2048 MB) are available >Nov 5 16:07:15 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Nov 5 16:07:15 localhost anaconda: using only installclass _Fedora >Nov 5 16:07:15 localhost anaconda: Detected 2016M of memory >Nov 5 16:07:15 localhost anaconda: Swap attempt of 4032M >Nov 5 16:07:15 localhost anaconda: Running Thread: AnaStorageThread (139953351161600) >Nov 5 16:07:15 localhost program: Running... udevadm control --property=ANACONDA=1 >Nov 5 16:07:15 localhost anaconda: Running Thread: AnaPayloadThread (139953359554304) >Nov 5 16:07:15 localhost program: Running... systemctl start chronyd.service >Nov 5 16:07:15 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Nov 5 16:07:15 localhost systemd[1]: Started NTP client/server. >Nov 5 16:07:15 localhost anaconda: no initiator set >Nov 5 16:07:15 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Nov 5 16:07:15 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Nov 5 16:07:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:15 localhost program: Running... udevadm settle --timeout=300 >Nov 5 16:07:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:15 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:16 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:16 localhost storage: sr0 looks to be the live device; marking as protected >Nov 5 16:07:16 localhost program: Running... udevadm settle --timeout=300 >Nov 5 16:07:16 localhost program: Running... multipath -d >Nov 5 16:07:16 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:16 localhost program: Running... multipath -ll >Nov 5 16:07:16 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:16 localhost storage: MultipathTopology: found singlepath device: sda >Nov 5 16:07:16 localhost storage: MultipathTopology: found non-disk device: sr0 >Nov 5 16:07:16 localhost storage: MultipathTopology: found singlepath device: loop0 >Nov 5 16:07:16 localhost storage: MultipathTopology: found singlepath device: loop1 >Nov 5 16:07:16 localhost storage: MultipathTopology: found singlepath device: loop2 >Nov 5 16:07:16 localhost storage: MultipathTopology: found singlepath device: loop3 >Nov 5 16:07:16 localhost storage: MultipathTopology: found singlepath device: loop4 >Nov 5 16:07:16 localhost storage: MultipathTopology: found singlepath device: loop5 >Nov 5 16:07:16 localhost storage: MultipathTopology: found singlepath device: loop6 >Nov 5 16:07:16 localhost storage: MultipathTopology: found singlepath device: loop7 >Nov 5 16:07:16 localhost storage: MultipathTopology: found singlepath device: dm-0 >Nov 5 16:07:16 localhost storage: MultipathTopology: found singlepath device: dm-1 >Nov 5 16:07:16 localhost storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Nov 5 16:07:16 localhost storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Nov 5 16:07:16 localhost storage: sda is a disk >Nov 5 16:07:16 localhost storage: added disk sda (id 0) to device tree >Nov 5 16:07:16 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:16 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Nov 5 16:07:16 localhost storage: sr0 is a cdrom >Nov 5 16:07:16 localhost storage: added cdrom sr0 (id 1) to device tree >Nov 5 16:07:16 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1819 due to rate-limiting >Nov 5 16:07:16 localhost NetworkManager[645]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >Nov 5 16:07:16 localhost NetworkManager[645]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 5 16:07:16 localhost NetworkManager[645]: ifcfg-rh: read connection 'System eth0' >Nov 5 16:07:16 localhost NetworkManager[645]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 5 16:07:16 localhost NetworkManager[645]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 5 16:07:16 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:16 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:16 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:16 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:16 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:16 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:16 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:16 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:17 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:17 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:17 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:17 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:17 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:17 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:17 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:17 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Nov 5 16:07:17 localhost kernel: [ 80.558946] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Nov 5 16:07:17 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:20 localhost systemd-logind[505]: Removed session 1. >Nov 5 16:07:25 localhost rsyslogd-2177: imuxsock lost 561 messages from pid 1819 due to rate-limiting >Nov 5 16:07:25 localhost anaconda: Not doing 'add runtime X layout' in live installation >Nov 5 16:07:26 localhost anaconda: Not doing 'save system time' in live installation >Nov 5 16:07:26 localhost anaconda: Not doing 'save system time' in live installation >Nov 5 16:07:26 localhost anaconda: Not doing 'save system time' in live installation >Nov 5 16:07:26 localhost anaconda: Not doing 'modify system time and date' in live installation >Nov 5 16:07:26 localhost anaconda: Not doing 'add runtime X layout' in live installation >Nov 5 16:07:26 localhost anaconda: Not doing 'test X layouts' in live installation >Nov 5 16:07:26 localhost anaconda: Running Thread: AnaStorageWatcher (139953029166848) >Nov 5 16:07:26 localhost storage: Skipping disk: sda: No media present >Nov 5 16:07:26 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:26 localhost program: Running... modprobe btrfs >Nov 5 16:07:26 localhost kernel: [ 89.844778] Btrfs loaded >Nov 5 16:07:26 localhost storage: DiskLabel.partedDevice returning None >Nov 5 16:07:26 localhost program: Running... modprobe xfs >Nov 5 16:07:26 localhost kernel: [ 89.923920] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Nov 5 16:07:27 localhost anaconda: Running Thread: AnaNTPserver0 (139953359554304) >Nov 5 16:07:27 localhost anaconda: Running Thread: AnaNTPserver1 (139953006032640) >Nov 5 16:07:27 localhost anaconda: Running Thread: AnaNTPserver2 (139952582252288) >Nov 5 16:07:27 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:27 localhost anaconda: Running Thread: AnaNTPserver3 (139952535717632) >Nov 5 16:07:27 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:27 localhost anaconda: Thread Done: AnaStorageWatcher (139953029166848) >Nov 5 16:07:28 localhost anaconda: Thread Done: AnaNTPserver0 (139953359554304) >Nov 5 16:07:28 localhost anaconda: Thread Done: AnaNTPserver1 (139953006032640) >Nov 5 16:07:29 localhost dbus-daemon[511]: ** Message: No devices in use, exit >Nov 5 16:07:31 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:31 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Nov 5 16:07:31 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:37 localhost anaconda: Thread Done: AnaNTPserver2 (139952582252288) >Nov 5 16:07:37 localhost anaconda: Thread Done: AnaNTPserver3 (139952535717632) >Nov 5 16:07:40 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:40 localhost storage: Skipping disk: sda: No media present >Nov 5 16:07:40 localhost anaconda: Running Thread: AnaExecuteStorageThread (139952582252288) >Nov 5 16:07:40 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:40 localhost storage: Skipping disk: sda: No media present >Nov 5 16:07:40 localhost storage: Skipping disk: sda: No media present >Nov 5 16:07:40 localhost storage: Skipping disk: sda: No media present >Nov 5 16:07:40 localhost anaconda: Thread Done: AnaExecuteStorageThread (139952582252288) >Nov 5 16:07:40 localhost anaconda: Running Thread: AnaCheckStorageThread (139952535717632) >Nov 5 16:07:40 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:40 localhost storage: Skipping disk: sda: No media present >Nov 5 16:07:40 localhost anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >Nov 5 16:07:40 localhost anaconda: you have not created a bootloader stage1 target device >Nov 5 16:07:40 localhost anaconda: You have not created a bootable partition. >Nov 5 16:07:40 localhost anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >Nov 5 16:07:40 localhost anaconda: Thread Done: AnaCheckStorageThread (139952535717632) >Nov 5 16:07:43 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:46 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:48 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 5 16:07:48 localhost udisksd[1244]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4)
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 873392
:
638778
|
638779
|
638780
|
638781
|
638782
|
638783
|
638784
|
638785
|
638786
|
638787
|
638788
|
638789
|
638790
|
638791
|
638792
|
638892
| 638909