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 626091 Details for
Bug 865849
ValueError: ('invalid size specification', '0 b')
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 462.89 KB, created by
Steve Tyler
on 2012-10-12 15:55:18 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Steve Tyler
Created:
2012-10-12 15:55:18 UTC
Size:
462.89 KB
patch
obsolete
>anaconda 18.16 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/size.py", line 99, in _parseSpec > raise ValueError("invalid size specification", spec) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/size.py", line 137, in __new__ > self = Decimal.__new__(cls, value=_parseSpec(spec)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/cart.py", line 47, in size_str > return str(Size(spec=spec)).upper() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/cart.py", line 59, in initialize > size_str(free[disk.name][0]), > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/cart.py", line 97, in refresh > self.initialize(disks, free, showRemove=showRemove) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 576, in on_summary_clicked > free_space) >ValueError: ('invalid size specification', '0 b') > >Local variables in innermost frame: >specifier: b >m: <_sre.SRE_Match object at 0x6336250> >spec: 0 b >prefix: yobi >abbr: None >factor: 1208925819614629174706176 >check: ['yobibyte', 'yobibytes'] >size: 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.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x33b3c50>> > _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: 401408 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x38d9a70> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-09-19-25-50-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-18-Beta-TC3-x86_64-Live-D > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: True > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-10-09-19-25-50-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-18-Beta-TC3-x86_64-Live-D > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 784.0 > _serial: None > id: 1 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /osmin.img (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 2 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 3 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /osmin > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 4 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 5 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/ext3fs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-18-Beta- > _format._targetSize: 4096.0 > _format._size: 4096.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop3 > sysfsPath: Skipped > _vendor: Skipped > _name: loop3 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-18-Beta- > originalFormat._targetSize: 4096.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 4096.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop3 > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop4 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 11 > minor: 0 >, existing 4096MB dm live-rw (12) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (13) with existing ext4 filesystem >] > _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: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: False > _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: 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 (0x3619b90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x3619bd0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x3619c10) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x3619c50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x3619c90) -- > 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.data: Skipped > _intf.payload._kernelVersionList: [] > _intf.payload._createdInitrds: False >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: livecd:///dev/mapper/live-osimg-min >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.16 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /var/log/messages] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-osimg-min', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': 'en_US.UTF-8', 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >11:47:24,927 INFO anaconda: /sbin/anaconda 18.16 >15:47:25,137 INFO anaconda: 2097152 kB (2048 MB) are available >11:47:25,137 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >11:47:25,138 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >11:47:25,138 INFO anaconda: Default encoding = ascii >11:47:25,205 INFO anaconda: ISCSID is /sbin/iscsid >11:47:25,206 INFO anaconda: no initiator set >11:47:25,233 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:47:25,233 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >11:47:25,627 INFO anaconda: Display mode = g >15:47:25,627 INFO anaconda: 2097152 kB (2048 MB) are available >11:47:25,627 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >11:47:25,766 INFO anaconda: using only installclass _Fedora >11:47:25,777 INFO anaconda: Detected 2016M of memory >11:47:25,778 INFO anaconda: Swap attempt of 4032M >11:47:25,782 INFO anaconda: Running Thread: AnaStorageThread (139795033880320) >11:47:25,789 INFO anaconda: Running Thread: AnaPayloadThread (139795042273024) >11:47:25,875 INFO anaconda: no initiator set >11:47:27,739 INFO anaconda: Thread Done: AnaStorageThread (139795033880320) >11:47:27,765 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >11:47:27,824 INFO anaconda: Thread Done: AnaPayloadThread (139795042273024) >11:47:34,894 INFO anaconda: Not doing 'add runtime X layout' in live installation >06:47:35,215 INFO anaconda: Not doing 'save system time' in live installation >06:47:35,219 INFO anaconda: Not doing 'save system time' in live installation >06:47:35,222 INFO anaconda: Not doing 'save system time' in live installation >11:47:35,233 INFO anaconda: Not doing 'modify system time and date' in live installation >11:47:35,260 INFO anaconda: Not doing 'add runtime X layout' in live installation >11:47:35,265 INFO anaconda: Not doing 'test X layouts' in live installation >11:47:35,687 INFO anaconda: Running Thread: AnaStorageWatcher (139794749216512) >11:47:36,098 INFO anaconda: Thread Done: AnaStorageWatcher (139794749216512) >11:47:36,584 INFO anaconda: Running Thread: AnaNTPserver0 (139794749216512) >11:47:36,588 INFO anaconda: Running Thread: AnaNTPserver1 (139795042273024) >11:47:36,602 INFO anaconda: Running Thread: AnaNTPserver2 (139794715539200) >11:47:36,614 INFO anaconda: Running Thread: AnaNTPserver3 (139794420147968) >11:47:37,114 INFO anaconda: Thread Done: AnaNTPserver0 (139794749216512) >11:47:37,127 INFO anaconda: Thread Done: AnaNTPserver3 (139794420147968) >11:47:37,228 INFO anaconda: Thread Done: AnaNTPserver2 (139794715539200) >11:47:39,948 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) > >11:47:45,283 INFO anaconda: Running kickstart %%traceback script(s) >11:47:45,287 INFO anaconda: All kickstart %%traceback script(s) have been run >11:47:46,649 INFO anaconda: Thread Done: AnaNTPserver1 (139795042273024) >11:50:24,081 INFO anaconda: /sbin/anaconda 18.16 >15:50:24,235 INFO anaconda: 2097152 kB (2048 MB) are available >11:50:24,235 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >11:50:24,236 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >11:50:24,237 INFO anaconda: Default encoding = ascii >11:50:24,298 INFO anaconda: ISCSID is /sbin/iscsid >11:50:24,298 INFO anaconda: no initiator set >11:50:24,331 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:50:24,331 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >11:50:24,722 INFO anaconda: Display mode = g >15:50:24,723 INFO anaconda: 2097152 kB (2048 MB) are available >11:50:24,723 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >11:50:24,820 INFO anaconda: using only installclass _Fedora >11:50:24,831 INFO anaconda: Detected 2016M of memory >11:50:24,831 INFO anaconda: Swap attempt of 4032M >11:50:24,835 INFO anaconda: Running Thread: AnaStorageThread (140286781101824) >11:50:24,843 INFO anaconda: Running Thread: AnaPayloadThread (140286789494528) >11:50:24,917 INFO anaconda: no initiator set >11:50:26,830 INFO anaconda: Thread Done: AnaStorageThread (140286781101824) >11:50:26,855 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >11:50:26,867 INFO anaconda: Thread Done: AnaPayloadThread (140286789494528) >11:50:34,055 INFO anaconda: Not doing 'add runtime X layout' in live installation >06:50:34,344 INFO anaconda: Not doing 'save system time' in live installation >06:50:34,347 INFO anaconda: Not doing 'save system time' in live installation >06:50:34,351 INFO anaconda: Not doing 'save system time' in live installation >11:50:34,361 INFO anaconda: Not doing 'modify system time and date' in live installation >11:50:34,389 INFO anaconda: Not doing 'add runtime X layout' in live installation >11:50:34,390 INFO anaconda: Not doing 'test X layouts' in live installation >11:50:34,727 INFO anaconda: Running Thread: AnaStorageWatcher (140286496790272) >11:50:34,976 INFO anaconda: Thread Done: AnaStorageWatcher (140286496790272) >11:50:35,374 INFO anaconda: Running Thread: AnaNTPserver0 (140286789494528) >11:50:35,381 INFO anaconda: Running Thread: AnaNTPserver1 (140286496790272) >11:50:35,392 INFO anaconda: Running Thread: AnaNTPserver2 (140286471505664) >11:50:35,405 INFO anaconda: Running Thread: AnaNTPserver3 (140286029113088) >11:50:35,606 INFO anaconda: Thread Done: AnaNTPserver1 (140286496790272) >11:50:35,629 INFO anaconda: Thread Done: AnaNTPserver3 (140286029113088) >11:50:37,100 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) > > > >/tmp/packaging.log: > > >/tmp/program.log: >11:47:24,384 INFO program: Running... udevadm settle --timeout=300 >11:47:24,419 INFO program: Running... multipath -d >11:47:24,445 INFO program: Running... multipath -ll >11:47:24,550 INFO program: Running... dumpe2fs -h /dev/loop3 >11:47:24,554 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:47:24,554 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >11:47:24,554 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:47:24,555 INFO program: Filesystem magic number: 0xEF53 >11:47:24,555 INFO program: Filesystem revision #: 1 (dynamic) >11:47:24,555 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 >11:47:24,555 INFO program: Filesystem flags: signed_directory_hash >11:47:24,555 INFO program: Default mount options: user_xattr acl >11:47:24,555 INFO program: Filesystem state: clean >11:47:24,555 INFO program: Errors behavior: Continue >11:47:24,555 INFO program: Filesystem OS type: Linux >11:47:24,555 INFO program: Inode count: 262144 >11:47:24,555 INFO program: Block count: 1048576 >11:47:24,555 INFO program: Reserved block count: 10484 >11:47:24,555 INFO program: Free blocks: 294725 >11:47:24,555 INFO program: Free inodes: 157758 >11:47:24,555 INFO program: First block: 0 >11:47:24,555 INFO program: Block size: 4096 >11:47:24,555 INFO program: Fragment size: 4096 >11:47:24,555 INFO program: Reserved GDT blocks: 255 >11:47:24,555 INFO program: Blocks per group: 32768 >11:47:24,555 INFO program: Fragments per group: 32768 >11:47:24,555 INFO program: Inodes per group: 8192 >11:47:24,555 INFO program: Inode blocks per group: 512 >11:47:24,556 INFO program: Flex block group size: 16 >11:47:24,556 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:47:24,556 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >11:47:24,556 INFO program: Last write time: Tue Oct 9 15:22:50 2012 >11:47:24,556 INFO program: Mount count: 0 >11:47:24,556 INFO program: Maximum mount count: -1 >11:47:24,556 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >11:47:24,556 INFO program: Check interval: 0 (<none>) >11:47:24,556 INFO program: Lifetime writes: 867 MB >11:47:24,556 INFO program: Reserved blocks uid: 0 (user root) >11:47:24,556 INFO program: Reserved blocks gid: 0 (group root) >11:47:24,556 INFO program: First inode: 11 >11:47:24,556 INFO program: Inode size: 256 >11:47:24,556 INFO program: Required extra isize: 28 >11:47:24,556 INFO program: Desired extra isize: 28 >11:47:24,556 INFO program: Journal inode: 8 >11:47:24,556 INFO program: Default directory hash: half_md4 >11:47:24,556 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:47:24,556 INFO program: Journal backup: inode blocks >11:47:24,556 INFO program: Journal features: journal_incompat_revoke >11:47:24,556 INFO program: Journal size: 128M >11:47:24,557 INFO program: Journal length: 32768 >11:47:24,557 INFO program: Journal sequence: 0x00001626 >11:47:24,557 INFO program: Journal start: 0 >11:47:24,557 INFO program: >11:47:24,557 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:47:24,557 INFO program: Running... dumpe2fs -h /dev/loop3 >11:47:24,562 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:47:24,562 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >11:47:24,562 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:47:24,562 INFO program: Filesystem magic number: 0xEF53 >11:47:24,562 INFO program: Filesystem revision #: 1 (dynamic) >11:47:24,562 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 >11:47:24,562 INFO program: Filesystem flags: signed_directory_hash >11:47:24,562 INFO program: Default mount options: user_xattr acl >11:47:24,562 INFO program: Filesystem state: clean >11:47:24,562 INFO program: Errors behavior: Continue >11:47:24,562 INFO program: Filesystem OS type: Linux >11:47:24,562 INFO program: Inode count: 262144 >11:47:24,562 INFO program: Block count: 1048576 >11:47:24,562 INFO program: Reserved block count: 10484 >11:47:24,562 INFO program: Free blocks: 294725 >11:47:24,563 INFO program: Free inodes: 157758 >11:47:24,563 INFO program: First block: 0 >11:47:24,563 INFO program: Block size: 4096 >11:47:24,563 INFO program: Fragment size: 4096 >11:47:24,563 INFO program: Reserved GDT blocks: 255 >11:47:24,563 INFO program: Blocks per group: 32768 >11:47:24,563 INFO program: Fragments per group: 32768 >11:47:24,563 INFO program: Inodes per group: 8192 >11:47:24,563 INFO program: Inode blocks per group: 512 >11:47:24,563 INFO program: Flex block group size: 16 >11:47:24,563 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:47:24,563 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >11:47:24,563 INFO program: Last write time: Tue Oct 9 15:22:50 2012 >11:47:24,563 INFO program: Mount count: 0 >11:47:24,563 INFO program: Maximum mount count: -1 >11:47:24,563 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >11:47:24,563 INFO program: Check interval: 0 (<none>) >11:47:24,563 INFO program: Lifetime writes: 867 MB >11:47:24,563 INFO program: Reserved blocks uid: 0 (user root) >11:47:24,563 INFO program: Reserved blocks gid: 0 (group root) >11:47:24,563 INFO program: First inode: 11 >11:47:24,564 INFO program: Inode size: 256 >11:47:24,564 INFO program: Required extra isize: 28 >11:47:24,564 INFO program: Desired extra isize: 28 >11:47:24,564 INFO program: Journal inode: 8 >11:47:24,564 INFO program: Default directory hash: half_md4 >11:47:24,564 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:47:24,564 INFO program: Journal backup: inode blocks >11:47:24,564 INFO program: Journal features: journal_incompat_revoke >11:47:24,564 INFO program: Journal size: 128M >11:47:24,564 INFO program: Journal length: 32768 >11:47:24,564 INFO program: Journal sequence: 0x00001626 >11:47:24,564 INFO program: Journal start: 0 >11:47:24,564 INFO program: >11:47:24,564 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:47:24,564 INFO program: Running... resize2fs -P /dev/loop3 >11:47:24,572 INFO program: Couldn't find valid filesystem superblock. >11:47:24,572 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:47:24,572 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >11:47:24,595 INFO program: Running... udevadm settle --timeout=300 >11:47:24,623 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:47:24,627 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:47:24,628 INFO program: Last mounted on: /sysroot >11:47:24,628 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:47:24,628 INFO program: Filesystem magic number: 0xEF53 >11:47:24,628 INFO program: Filesystem revision #: 1 (dynamic) >11:47:24,628 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 >11:47:24,628 INFO program: Filesystem flags: signed_directory_hash >11:47:24,628 INFO program: Default mount options: user_xattr acl >11:47:24,628 INFO program: Filesystem state: clean >11:47:24,628 INFO program: Errors behavior: Continue >11:47:24,628 INFO program: Filesystem OS type: Linux >11:47:24,628 INFO program: Inode count: 262144 >11:47:24,628 INFO program: Block count: 1048576 >11:47:24,628 INFO program: Reserved block count: 10484 >11:47:24,628 INFO program: Free blocks: 294725 >11:47:24,628 INFO program: Free inodes: 157758 >11:47:24,628 INFO program: First block: 0 >11:47:24,628 INFO program: Block size: 4096 >11:47:24,628 INFO program: Fragment size: 4096 >11:47:24,628 INFO program: Reserved GDT blocks: 255 >11:47:24,629 INFO program: Blocks per group: 32768 >11:47:24,629 INFO program: Fragments per group: 32768 >11:47:24,629 INFO program: Inodes per group: 8192 >11:47:24,629 INFO program: Inode blocks per group: 512 >11:47:24,629 INFO program: Flex block group size: 16 >11:47:24,629 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:47:24,629 INFO program: Last mount time: Fri Oct 12 11:40:43 2012 >11:47:24,629 INFO program: Last write time: Fri Oct 12 11:40:43 2012 >11:47:24,629 INFO program: Mount count: 1 >11:47:24,629 INFO program: Maximum mount count: -1 >11:47:24,629 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >11:47:24,629 INFO program: Check interval: 0 (<none>) >11:47:24,629 INFO program: Lifetime writes: 867 MB >11:47:24,629 INFO program: Reserved blocks uid: 0 (user root) >11:47:24,629 INFO program: Reserved blocks gid: 0 (group root) >11:47:24,629 INFO program: First inode: 11 >11:47:24,629 INFO program: Inode size: 256 >11:47:24,629 INFO program: Required extra isize: 28 >11:47:24,629 INFO program: Desired extra isize: 28 >11:47:24,629 INFO program: Journal inode: 8 >11:47:24,629 INFO program: First orphan inode: 183542 >11:47:24,630 INFO program: Default directory hash: half_md4 >11:47:24,630 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:47:24,630 INFO program: Journal backup: inode blocks >11:47:24,630 INFO program: Journal features: journal_incompat_revoke >11:47:24,630 INFO program: Journal size: 128M >11:47:24,630 INFO program: Journal length: 32768 >11:47:24,630 INFO program: Journal sequence: 0x00001627 >11:47:24,630 INFO program: Journal start: 1 >11:47:24,630 INFO program: >11:47:24,630 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:47:24,630 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:47:24,635 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:47:24,635 INFO program: Last mounted on: /sysroot >11:47:24,635 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:47:24,635 INFO program: Filesystem magic number: 0xEF53 >11:47:24,635 INFO program: Filesystem revision #: 1 (dynamic) >11:47:24,635 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 >11:47:24,635 INFO program: Filesystem flags: signed_directory_hash >11:47:24,635 INFO program: Default mount options: user_xattr acl >11:47:24,635 INFO program: Filesystem state: clean >11:47:24,635 INFO program: Errors behavior: Continue >11:47:24,636 INFO program: Filesystem OS type: Linux >11:47:24,636 INFO program: Inode count: 262144 >11:47:24,636 INFO program: Block count: 1048576 >11:47:24,636 INFO program: Reserved block count: 10484 >11:47:24,636 INFO program: Free blocks: 294725 >11:47:24,636 INFO program: Free inodes: 157758 >11:47:24,636 INFO program: First block: 0 >11:47:24,636 INFO program: Block size: 4096 >11:47:24,636 INFO program: Fragment size: 4096 >11:47:24,636 INFO program: Reserved GDT blocks: 255 >11:47:24,636 INFO program: Blocks per group: 32768 >11:47:24,636 INFO program: Fragments per group: 32768 >11:47:24,636 INFO program: Inodes per group: 8192 >11:47:24,636 INFO program: Inode blocks per group: 512 >11:47:24,636 INFO program: Flex block group size: 16 >11:47:24,636 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:47:24,636 INFO program: Last mount time: Fri Oct 12 11:40:43 2012 >11:47:24,636 INFO program: Last write time: Fri Oct 12 11:40:43 2012 >11:47:24,636 INFO program: Mount count: 1 >11:47:24,636 INFO program: Maximum mount count: -1 >11:47:24,636 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >11:47:24,637 INFO program: Check interval: 0 (<none>) >11:47:24,637 INFO program: Lifetime writes: 867 MB >11:47:24,637 INFO program: Reserved blocks uid: 0 (user root) >11:47:24,637 INFO program: Reserved blocks gid: 0 (group root) >11:47:24,637 INFO program: First inode: 11 >11:47:24,637 INFO program: Inode size: 256 >11:47:24,637 INFO program: Required extra isize: 28 >11:47:24,637 INFO program: Desired extra isize: 28 >11:47:24,637 INFO program: Journal inode: 8 >11:47:24,637 INFO program: First orphan inode: 183542 >11:47:24,637 INFO program: Default directory hash: half_md4 >11:47:24,637 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:47:24,637 INFO program: Journal backup: inode blocks >11:47:24,637 INFO program: Journal features: journal_incompat_revoke >11:47:24,637 INFO program: Journal size: 128M >11:47:24,637 INFO program: Journal length: 32768 >11:47:24,637 INFO program: Journal sequence: 0x00001627 >11:47:24,637 INFO program: Journal start: 1 >11:47:24,637 INFO program: >11:47:24,637 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:47:24,638 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:47:24,645 INFO program: Estimated minimum size of the filesystem: 755979 >11:47:24,645 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:47:24,672 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >11:47:24,677 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:47:24,677 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >11:47:24,677 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:47:24,677 INFO program: Filesystem magic number: 0xEF53 >11:47:24,677 INFO program: Filesystem revision #: 1 (dynamic) >11:47:24,677 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 >11:47:24,677 INFO program: Filesystem flags: signed_directory_hash >11:47:24,677 INFO program: Default mount options: user_xattr acl >11:47:24,677 INFO program: Filesystem state: clean >11:47:24,677 INFO program: Errors behavior: Continue >11:47:24,677 INFO program: Filesystem OS type: Linux >11:47:24,678 INFO program: Inode count: 196608 >11:47:24,678 INFO program: Block count: 755979 >11:47:24,678 INFO program: Reserved block count: 7558 >11:47:24,678 INFO program: Free blocks: 6754 >11:47:24,678 INFO program: Free inodes: 92222 >11:47:24,678 INFO program: First block: 0 >11:47:24,678 INFO program: Block size: 4096 >11:47:24,678 INFO program: Fragment size: 4096 >11:47:24,678 INFO program: Reserved GDT blocks: 255 >11:47:24,678 INFO program: Blocks per group: 32768 >11:47:24,678 INFO program: Fragments per group: 32768 >11:47:24,678 INFO program: Inodes per group: 8192 >11:47:24,678 INFO program: Inode blocks per group: 512 >11:47:24,678 INFO program: Flex block group size: 16 >11:47:24,678 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:47:24,678 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >11:47:24,678 INFO program: Last write time: Tue Oct 9 15:22:52 2012 >11:47:24,678 INFO program: Mount count: 0 >11:47:24,678 INFO program: Maximum mount count: -1 >11:47:24,678 INFO program: Last checked: Tue Oct 9 15:22:52 2012 >11:47:24,679 INFO program: Check interval: 0 (<none>) >11:47:24,679 INFO program: Lifetime writes: 868 MB >11:47:24,679 INFO program: Reserved blocks uid: 0 (user root) >11:47:24,679 INFO program: Reserved blocks gid: 0 (group root) >11:47:24,679 INFO program: First inode: 11 >11:47:24,679 INFO program: Inode size: 256 >11:47:24,679 INFO program: Required extra isize: 28 >11:47:24,679 INFO program: Desired extra isize: 28 >11:47:24,679 INFO program: Journal inode: 8 >11:47:24,679 INFO program: Default directory hash: half_md4 >11:47:24,679 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:47:24,679 INFO program: Journal backup: inode blocks >11:47:24,679 INFO program: Journal features: journal_incompat_revoke >11:47:24,679 INFO program: Journal size: 128M >11:47:24,679 INFO program: Journal length: 32768 >11:47:24,679 INFO program: Journal sequence: 0x00001626 >11:47:24,679 INFO program: Journal start: 0 >11:47:24,679 INFO program: >11:47:24,679 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:47:24,680 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >11:47:24,684 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:47:24,685 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >11:47:24,685 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:47:24,685 INFO program: Filesystem magic number: 0xEF53 >11:47:24,685 INFO program: Filesystem revision #: 1 (dynamic) >11:47:24,685 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 >11:47:24,685 INFO program: Filesystem flags: signed_directory_hash >11:47:24,685 INFO program: Default mount options: user_xattr acl >11:47:24,685 INFO program: Filesystem state: clean >11:47:24,685 INFO program: Errors behavior: Continue >11:47:24,685 INFO program: Filesystem OS type: Linux >11:47:24,685 INFO program: Inode count: 196608 >11:47:24,685 INFO program: Block count: 755979 >11:47:24,685 INFO program: Reserved block count: 7558 >11:47:24,685 INFO program: Free blocks: 6754 >11:47:24,685 INFO program: Free inodes: 92222 >11:47:24,685 INFO program: First block: 0 >11:47:24,685 INFO program: Block size: 4096 >11:47:24,685 INFO program: Fragment size: 4096 >11:47:24,686 INFO program: Reserved GDT blocks: 255 >11:47:24,686 INFO program: Blocks per group: 32768 >11:47:24,686 INFO program: Fragments per group: 32768 >11:47:24,686 INFO program: Inodes per group: 8192 >11:47:24,686 INFO program: Inode blocks per group: 512 >11:47:24,686 INFO program: Flex block group size: 16 >11:47:24,686 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:47:24,686 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >11:47:24,686 INFO program: Last write time: Tue Oct 9 15:22:52 2012 >11:47:24,686 INFO program: Mount count: 0 >11:47:24,686 INFO program: Maximum mount count: -1 >11:47:24,686 INFO program: Last checked: Tue Oct 9 15:22:52 2012 >11:47:24,686 INFO program: Check interval: 0 (<none>) >11:47:24,686 INFO program: Lifetime writes: 868 MB >11:47:24,686 INFO program: Reserved blocks uid: 0 (user root) >11:47:24,686 INFO program: Reserved blocks gid: 0 (group root) >11:47:24,686 INFO program: First inode: 11 >11:47:24,686 INFO program: Inode size: 256 >11:47:24,686 INFO program: Required extra isize: 28 >11:47:24,686 INFO program: Desired extra isize: 28 >11:47:24,686 INFO program: Journal inode: 8 >11:47:24,687 INFO program: Default directory hash: half_md4 >11:47:24,687 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:47:24,687 INFO program: Journal backup: inode blocks >11:47:24,687 INFO program: Journal features: journal_incompat_revoke >11:47:24,687 INFO program: Journal size: 128M >11:47:24,687 INFO program: Journal length: 32768 >11:47:24,687 INFO program: Journal sequence: 0x00001626 >11:47:24,687 INFO program: Journal start: 0 >11:47:24,687 INFO program: >11:47:24,687 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:47:24,687 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >11:47:24,696 INFO program: Couldn't find valid filesystem superblock. >11:47:24,696 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:47:24,696 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >11:47:24,704 INFO program: Running... udevadm settle --timeout=300 >11:47:24,720 INFO program: Running... udevadm settle --timeout=300 >11:47:24,732 INFO program: Running... udevadm settle --timeout=300 >11:47:24,748 INFO program: Running... udevadm settle --timeout=300 >11:47:24,761 INFO program: Running... udevadm settle --timeout=300 >11:47:25,188 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:47:25,206 INFO program: Running... modprobe fcoe >11:47:25,218 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:47:25,233 INFO program: No FCoE boot disk information is found in EDD! >11:47:25,235 INFO program: Running... udevadm settle --timeout=300 >11:47:25,584 INFO program: Running... multipath -d >11:47:25,598 INFO program: Running... multipath -ll >11:47:25,783 INFO program: Running... udevadm control --property=ANACONDA=1 >11:47:25,815 INFO program: Running... systemctl start chronyd.service >11:47:25,820 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:47:25,876 INFO program: Running... udevadm settle --timeout=300 >11:47:26,527 INFO program: Running... udevadm settle --timeout=300 >11:47:26,604 INFO program: Running... multipath -d >11:47:26,619 INFO program: Running... multipath -ll >11:47:27,069 INFO program: Running... dumpe2fs -h /dev/loop3 >11:47:27,095 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:47:27,095 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >11:47:27,095 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:47:27,095 INFO program: Filesystem magic number: 0xEF53 >11:47:27,095 INFO program: Filesystem revision #: 1 (dynamic) >11:47:27,095 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 >11:47:27,095 INFO program: Filesystem flags: signed_directory_hash >11:47:27,096 INFO program: Default mount options: user_xattr acl >11:47:27,096 INFO program: Filesystem state: clean >11:47:27,096 INFO program: Errors behavior: Continue >11:47:27,096 INFO program: Filesystem OS type: Linux >11:47:27,096 INFO program: Inode count: 262144 >11:47:27,102 INFO program: Block count: 1048576 >11:47:27,102 INFO program: Reserved block count: 10484 >11:47:27,102 INFO program: Free blocks: 294725 >11:47:27,102 INFO program: Free inodes: 157758 >11:47:27,102 INFO program: First block: 0 >11:47:27,102 INFO program: Block size: 4096 >11:47:27,102 INFO program: Fragment size: 4096 >11:47:27,110 INFO program: Reserved GDT blocks: 255 >11:47:27,111 INFO program: Blocks per group: 32768 >11:47:27,111 INFO program: Fragments per group: 32768 >11:47:27,111 INFO program: Inodes per group: 8192 >11:47:27,111 INFO program: Inode blocks per group: 512 >11:47:27,111 INFO program: Flex block group size: 16 >11:47:27,111 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:47:27,111 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >11:47:27,111 INFO program: Last write time: Tue Oct 9 15:22:50 2012 >11:47:27,111 INFO program: Mount count: 0 >11:47:27,111 INFO program: Maximum mount count: -1 >11:47:27,119 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >11:47:27,119 INFO program: Check interval: 0 (<none>) >11:47:27,119 INFO program: Lifetime writes: 867 MB >11:47:27,119 INFO program: Reserved blocks uid: 0 (user root) >11:47:27,119 INFO program: Reserved blocks gid: 0 (group root) >11:47:27,119 INFO program: First inode: 11 >11:47:27,119 INFO program: Inode size: 256 >11:47:27,119 INFO program: Required extra isize: 28 >11:47:27,120 INFO program: Desired extra isize: 28 >11:47:27,120 INFO program: Journal inode: 8 >11:47:27,120 INFO program: Default directory hash: half_md4 >11:47:27,127 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:47:27,127 INFO program: Journal backup: inode blocks >11:47:27,127 INFO program: Journal features: journal_incompat_revoke >11:47:27,127 INFO program: Journal size: 128M >11:47:27,127 INFO program: Journal length: 32768 >11:47:27,127 INFO program: Journal sequence: 0x00001626 >11:47:27,127 INFO program: Journal start: 0 >11:47:27,127 INFO program: >11:47:27,128 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:47:27,129 INFO program: Running... dumpe2fs -h /dev/loop3 >11:47:27,143 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:47:27,144 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >11:47:27,144 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:47:27,145 INFO program: Filesystem magic number: 0xEF53 >11:47:27,145 INFO program: Filesystem revision #: 1 (dynamic) >11:47:27,145 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 >11:47:27,146 INFO program: Filesystem flags: signed_directory_hash >11:47:27,146 INFO program: Default mount options: user_xattr acl >11:47:27,146 INFO program: Filesystem state: clean >11:47:27,147 INFO program: Errors behavior: Continue >11:47:27,147 INFO program: Filesystem OS type: Linux >11:47:27,148 INFO program: Inode count: 262144 >11:47:27,148 INFO program: Block count: 1048576 >11:47:27,148 INFO program: Reserved block count: 10484 >11:47:27,148 INFO program: Free blocks: 294725 >11:47:27,148 INFO program: Free inodes: 157758 >11:47:27,148 INFO program: First block: 0 >11:47:27,148 INFO program: Block size: 4096 >11:47:27,148 INFO program: Fragment size: 4096 >11:47:27,149 INFO program: Reserved GDT blocks: 255 >11:47:27,149 INFO program: Blocks per group: 32768 >11:47:27,149 INFO program: Fragments per group: 32768 >11:47:27,149 INFO program: Inodes per group: 8192 >11:47:27,149 INFO program: Inode blocks per group: 512 >11:47:27,152 INFO program: Flex block group size: 16 >11:47:27,152 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:47:27,152 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >11:47:27,152 INFO program: Last write time: Tue Oct 9 15:22:50 2012 >11:47:27,152 INFO program: Mount count: 0 >11:47:27,152 INFO program: Maximum mount count: -1 >11:47:27,152 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >11:47:27,152 INFO program: Check interval: 0 (<none>) >11:47:27,153 INFO program: Lifetime writes: 867 MB >11:47:27,153 INFO program: Reserved blocks uid: 0 (user root) >11:47:27,153 INFO program: Reserved blocks gid: 0 (group root) >11:47:27,160 INFO program: First inode: 11 >11:47:27,160 INFO program: Inode size: 256 >11:47:27,160 INFO program: Required extra isize: 28 >11:47:27,160 INFO program: Desired extra isize: 28 >11:47:27,160 INFO program: Journal inode: 8 >11:47:27,160 INFO program: Default directory hash: half_md4 >11:47:27,160 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:47:27,160 INFO program: Journal backup: inode blocks >11:47:27,160 INFO program: Journal features: journal_incompat_revoke >11:47:27,160 INFO program: Journal size: 128M >11:47:27,161 INFO program: Journal length: 32768 >11:47:27,163 INFO program: Journal sequence: 0x00001626 >11:47:27,163 INFO program: Journal start: 0 >11:47:27,163 INFO program: >11:47:27,163 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:47:27,164 INFO program: Running... resize2fs -P /dev/loop3 >11:47:27,182 INFO program: Couldn't find valid filesystem superblock. >11:47:27,183 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:47:27,183 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >11:47:27,257 INFO program: Running... udevadm settle --timeout=300 >11:47:27,341 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:47:27,355 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:47:27,356 INFO program: Last mounted on: /sysroot >11:47:27,356 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:47:27,357 INFO program: Filesystem magic number: 0xEF53 >11:47:27,357 INFO program: Filesystem revision #: 1 (dynamic) >11:47:27,357 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 >11:47:27,358 INFO program: Filesystem flags: signed_directory_hash >11:47:27,358 INFO program: Default mount options: user_xattr acl >11:47:27,358 INFO program: Filesystem state: clean >11:47:27,359 INFO program: Errors behavior: Continue >11:47:27,359 INFO program: Filesystem OS type: Linux >11:47:27,360 INFO program: Inode count: 262144 >11:47:27,360 INFO program: Block count: 1048576 >11:47:27,360 INFO program: Reserved block count: 10484 >11:47:27,360 INFO program: Free blocks: 294725 >11:47:27,360 INFO program: Free inodes: 157758 >11:47:27,360 INFO program: First block: 0 >11:47:27,360 INFO program: Block size: 4096 >11:47:27,360 INFO program: Fragment size: 4096 >11:47:27,360 INFO program: Reserved GDT blocks: 255 >11:47:27,360 INFO program: Blocks per group: 32768 >11:47:27,360 INFO program: Fragments per group: 32768 >11:47:27,361 INFO program: Inodes per group: 8192 >11:47:27,363 INFO program: Inode blocks per group: 512 >11:47:27,364 INFO program: Flex block group size: 16 >11:47:27,364 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:47:27,364 INFO program: Last mount time: Fri Oct 12 11:40:43 2012 >11:47:27,364 INFO program: Last write time: Fri Oct 12 11:40:43 2012 >11:47:27,364 INFO program: Mount count: 1 >11:47:27,364 INFO program: Maximum mount count: -1 >11:47:27,364 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >11:47:27,364 INFO program: Check interval: 0 (<none>) >11:47:27,364 INFO program: Lifetime writes: 867 MB >11:47:27,364 INFO program: Reserved blocks uid: 0 (user root) >11:47:27,370 INFO program: Reserved blocks gid: 0 (group root) >11:47:27,371 INFO program: First inode: 11 >11:47:27,371 INFO program: Inode size: 256 >11:47:27,371 INFO program: Required extra isize: 28 >11:47:27,371 INFO program: Desired extra isize: 28 >11:47:27,371 INFO program: Journal inode: 8 >11:47:27,371 INFO program: First orphan inode: 183542 >11:47:27,371 INFO program: Default directory hash: half_md4 >11:47:27,371 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:47:27,371 INFO program: Journal backup: inode blocks >11:47:27,371 INFO program: Journal features: journal_incompat_revoke >11:47:27,374 INFO program: Journal size: 128M >11:47:27,374 INFO program: Journal length: 32768 >11:47:27,374 INFO program: Journal sequence: 0x00001627 >11:47:27,374 INFO program: Journal start: 1 >11:47:27,374 INFO program: >11:47:27,374 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:47:27,374 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:47:27,387 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:47:27,388 INFO program: Last mounted on: /sysroot >11:47:27,388 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:47:27,389 INFO program: Filesystem magic number: 0xEF53 >11:47:27,389 INFO program: Filesystem revision #: 1 (dynamic) >11:47:27,390 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 >11:47:27,390 INFO program: Filesystem flags: signed_directory_hash >11:47:27,390 INFO program: Default mount options: user_xattr acl >11:47:27,391 INFO program: Filesystem state: clean >11:47:27,391 INFO program: Errors behavior: Continue >11:47:27,391 INFO program: Filesystem OS type: Linux >11:47:27,392 INFO program: Inode count: 262144 >11:47:27,392 INFO program: Block count: 1048576 >11:47:27,392 INFO program: Reserved block count: 10484 >11:47:27,392 INFO program: Free blocks: 294725 >11:47:27,392 INFO program: Free inodes: 157758 >11:47:27,393 INFO program: First block: 0 >11:47:27,393 INFO program: Block size: 4096 >11:47:27,393 INFO program: Fragment size: 4096 >11:47:27,393 INFO program: Reserved GDT blocks: 255 >11:47:27,393 INFO program: Blocks per group: 32768 >11:47:27,393 INFO program: Fragments per group: 32768 >11:47:27,393 INFO program: Inodes per group: 8192 >11:47:27,393 INFO program: Inode blocks per group: 512 >11:47:27,396 INFO program: Flex block group size: 16 >11:47:27,396 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:47:27,396 INFO program: Last mount time: Fri Oct 12 11:40:43 2012 >11:47:27,396 INFO program: Last write time: Fri Oct 12 11:40:43 2012 >11:47:27,396 INFO program: Mount count: 1 >11:47:27,396 INFO program: Maximum mount count: -1 >11:47:27,396 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >11:47:27,397 INFO program: Check interval: 0 (<none>) >11:47:27,397 INFO program: Lifetime writes: 867 MB >11:47:27,397 INFO program: Reserved blocks uid: 0 (user root) >11:47:27,397 INFO program: Reserved blocks gid: 0 (group root) >11:47:27,404 INFO program: First inode: 11 >11:47:27,404 INFO program: Inode size: 256 >11:47:27,404 INFO program: Required extra isize: 28 >11:47:27,404 INFO program: Desired extra isize: 28 >11:47:27,404 INFO program: Journal inode: 8 >11:47:27,404 INFO program: First orphan inode: 183542 >11:47:27,404 INFO program: Default directory hash: half_md4 >11:47:27,404 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:47:27,404 INFO program: Journal backup: inode blocks >11:47:27,404 INFO program: Journal features: journal_incompat_revoke >11:47:27,404 INFO program: Journal size: 128M >11:47:27,405 INFO program: Journal length: 32768 >11:47:27,405 INFO program: Journal sequence: 0x00001627 >11:47:27,405 INFO program: Journal start: 1 >11:47:27,405 INFO program: >11:47:27,406 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:47:27,406 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:47:27,423 INFO program: Estimated minimum size of the filesystem: 755979 >11:47:27,424 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:47:27,484 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >11:47:27,499 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:47:27,499 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >11:47:27,499 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:47:27,499 INFO program: Filesystem magic number: 0xEF53 >11:47:27,500 INFO program: Filesystem revision #: 1 (dynamic) >11:47:27,500 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 >11:47:27,500 INFO program: Filesystem flags: signed_directory_hash >11:47:27,500 INFO program: Default mount options: user_xattr acl >11:47:27,500 INFO program: Filesystem state: clean >11:47:27,500 INFO program: Errors behavior: Continue >11:47:27,501 INFO program: Filesystem OS type: Linux >11:47:27,501 INFO program: Inode count: 196608 >11:47:27,501 INFO program: Block count: 755979 >11:47:27,501 INFO program: Reserved block count: 7558 >11:47:27,501 INFO program: Free blocks: 6754 >11:47:27,501 INFO program: Free inodes: 92222 >11:47:27,502 INFO program: First block: 0 >11:47:27,502 INFO program: Block size: 4096 >11:47:27,502 INFO program: Fragment size: 4096 >11:47:27,502 INFO program: Reserved GDT blocks: 255 >11:47:27,502 INFO program: Blocks per group: 32768 >11:47:27,502 INFO program: Fragments per group: 32768 >11:47:27,503 INFO program: Inodes per group: 8192 >11:47:27,503 INFO program: Inode blocks per group: 512 >11:47:27,503 INFO program: Flex block group size: 16 >11:47:27,503 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:47:27,503 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >11:47:27,503 INFO program: Last write time: Tue Oct 9 15:22:52 2012 >11:47:27,504 INFO program: Mount count: 0 >11:47:27,504 INFO program: Maximum mount count: -1 >11:47:27,504 INFO program: Last checked: Tue Oct 9 15:22:52 2012 >11:47:27,504 INFO program: Check interval: 0 (<none>) >11:47:27,504 INFO program: Lifetime writes: 868 MB >11:47:27,504 INFO program: Reserved blocks uid: 0 (user root) >11:47:27,505 INFO program: Reserved blocks gid: 0 (group root) >11:47:27,505 INFO program: First inode: 11 >11:47:27,505 INFO program: Inode size: 256 >11:47:27,505 INFO program: Required extra isize: 28 >11:47:27,505 INFO program: Desired extra isize: 28 >11:47:27,505 INFO program: Journal inode: 8 >11:47:27,506 INFO program: Default directory hash: half_md4 >11:47:27,506 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:47:27,506 INFO program: Journal backup: inode blocks >11:47:27,506 INFO program: Journal features: journal_incompat_revoke >11:47:27,506 INFO program: Journal size: 128M >11:47:27,506 INFO program: Journal length: 32768 >11:47:27,507 INFO program: Journal sequence: 0x00001626 >11:47:27,507 INFO program: Journal start: 0 >11:47:27,507 INFO program: >11:47:27,507 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:47:27,512 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >11:47:27,526 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:47:27,526 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >11:47:27,527 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:47:27,527 INFO program: Filesystem magic number: 0xEF53 >11:47:27,527 INFO program: Filesystem revision #: 1 (dynamic) >11:47:27,527 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 >11:47:27,527 INFO program: Filesystem flags: signed_directory_hash >11:47:27,527 INFO program: Default mount options: user_xattr acl >11:47:27,528 INFO program: Filesystem state: clean >11:47:27,528 INFO program: Errors behavior: Continue >11:47:27,528 INFO program: Filesystem OS type: Linux >11:47:27,528 INFO program: Inode count: 196608 >11:47:27,528 INFO program: Block count: 755979 >11:47:27,528 INFO program: Reserved block count: 7558 >11:47:27,529 INFO program: Free blocks: 6754 >11:47:27,529 INFO program: Free inodes: 92222 >11:47:27,529 INFO program: First block: 0 >11:47:27,529 INFO program: Block size: 4096 >11:47:27,529 INFO program: Fragment size: 4096 >11:47:27,529 INFO program: Reserved GDT blocks: 255 >11:47:27,530 INFO program: Blocks per group: 32768 >11:47:27,530 INFO program: Fragments per group: 32768 >11:47:27,530 INFO program: Inodes per group: 8192 >11:47:27,530 INFO program: Inode blocks per group: 512 >11:47:27,530 INFO program: Flex block group size: 16 >11:47:27,530 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:47:27,531 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >11:47:27,531 INFO program: Last write time: Tue Oct 9 15:22:52 2012 >11:47:27,531 INFO program: Mount count: 0 >11:47:27,531 INFO program: Maximum mount count: -1 >11:47:27,531 INFO program: Last checked: Tue Oct 9 15:22:52 2012 >11:47:27,531 INFO program: Check interval: 0 (<none>) >11:47:27,532 INFO program: Lifetime writes: 868 MB >11:47:27,532 INFO program: Reserved blocks uid: 0 (user root) >11:47:27,532 INFO program: Reserved blocks gid: 0 (group root) >11:47:27,532 INFO program: First inode: 11 >11:47:27,532 INFO program: Inode size: 256 >11:47:27,532 INFO program: Required extra isize: 28 >11:47:27,533 INFO program: Desired extra isize: 28 >11:47:27,533 INFO program: Journal inode: 8 >11:47:27,533 INFO program: Default directory hash: half_md4 >11:47:27,533 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:47:27,533 INFO program: Journal backup: inode blocks >11:47:27,533 INFO program: Journal features: journal_incompat_revoke >11:47:27,533 INFO program: Journal size: 128M >11:47:27,534 INFO program: Journal length: 32768 >11:47:27,534 INFO program: Journal sequence: 0x00001626 >11:47:27,534 INFO program: Journal start: 0 >11:47:27,534 INFO program: >11:47:27,534 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:47:27,535 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >11:47:27,553 INFO program: Couldn't find valid filesystem superblock. >11:47:27,553 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:47:27,553 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >11:47:27,572 INFO program: Running... udevadm settle --timeout=300 >11:47:27,616 INFO program: Running... udevadm settle --timeout=300 >11:47:27,647 INFO program: Running... udevadm settle --timeout=300 >15:47:27,770 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >11:47:35,758 INFO program: Running... modprobe btrfs >11:47:35,893 INFO program: Running... modprobe xfs >11:50:23,530 INFO program: Running... udevadm settle --timeout=300 >11:50:23,563 INFO program: Running... multipath -d >11:50:23,576 INFO program: Running... multipath -ll >11:50:23,682 INFO program: Running... dumpe2fs -h /dev/loop3 >11:50:23,687 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:50:23,687 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >11:50:23,687 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:50:23,687 INFO program: Filesystem magic number: 0xEF53 >11:50:23,687 INFO program: Filesystem revision #: 1 (dynamic) >11:50:23,687 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 >11:50:23,687 INFO program: Filesystem flags: signed_directory_hash >11:50:23,687 INFO program: Default mount options: user_xattr acl >11:50:23,687 INFO program: Filesystem state: clean >11:50:23,687 INFO program: Errors behavior: Continue >11:50:23,687 INFO program: Filesystem OS type: Linux >11:50:23,687 INFO program: Inode count: 262144 >11:50:23,687 INFO program: Block count: 1048576 >11:50:23,687 INFO program: Reserved block count: 10484 >11:50:23,688 INFO program: Free blocks: 294725 >11:50:23,688 INFO program: Free inodes: 157758 >11:50:23,688 INFO program: First block: 0 >11:50:23,688 INFO program: Block size: 4096 >11:50:23,688 INFO program: Fragment size: 4096 >11:50:23,688 INFO program: Reserved GDT blocks: 255 >11:50:23,688 INFO program: Blocks per group: 32768 >11:50:23,688 INFO program: Fragments per group: 32768 >11:50:23,688 INFO program: Inodes per group: 8192 >11:50:23,688 INFO program: Inode blocks per group: 512 >11:50:23,688 INFO program: Flex block group size: 16 >11:50:23,688 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:50:23,688 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >11:50:23,688 INFO program: Last write time: Tue Oct 9 15:22:50 2012 >11:50:23,688 INFO program: Mount count: 0 >11:50:23,688 INFO program: Maximum mount count: -1 >11:50:23,688 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >11:50:23,688 INFO program: Check interval: 0 (<none>) >11:50:23,688 INFO program: Lifetime writes: 867 MB >11:50:23,688 INFO program: Reserved blocks uid: 0 (user root) >11:50:23,688 INFO program: Reserved blocks gid: 0 (group root) >11:50:23,689 INFO program: First inode: 11 >11:50:23,689 INFO program: Inode size: 256 >11:50:23,689 INFO program: Required extra isize: 28 >11:50:23,689 INFO program: Desired extra isize: 28 >11:50:23,689 INFO program: Journal inode: 8 >11:50:23,689 INFO program: Default directory hash: half_md4 >11:50:23,689 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:50:23,689 INFO program: Journal backup: inode blocks >11:50:23,689 INFO program: Journal features: journal_incompat_revoke >11:50:23,689 INFO program: Journal size: 128M >11:50:23,689 INFO program: Journal length: 32768 >11:50:23,689 INFO program: Journal sequence: 0x00001626 >11:50:23,689 INFO program: Journal start: 0 >11:50:23,689 INFO program: >11:50:23,689 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:50:23,689 INFO program: Running... dumpe2fs -h /dev/loop3 >11:50:23,694 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:50:23,695 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >11:50:23,695 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:50:23,695 INFO program: Filesystem magic number: 0xEF53 >11:50:23,695 INFO program: Filesystem revision #: 1 (dynamic) >11:50:23,695 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 >11:50:23,695 INFO program: Filesystem flags: signed_directory_hash >11:50:23,695 INFO program: Default mount options: user_xattr acl >11:50:23,695 INFO program: Filesystem state: clean >11:50:23,695 INFO program: Errors behavior: Continue >11:50:23,695 INFO program: Filesystem OS type: Linux >11:50:23,695 INFO program: Inode count: 262144 >11:50:23,695 INFO program: Block count: 1048576 >11:50:23,695 INFO program: Reserved block count: 10484 >11:50:23,695 INFO program: Free blocks: 294725 >11:50:23,695 INFO program: Free inodes: 157758 >11:50:23,695 INFO program: First block: 0 >11:50:23,695 INFO program: Block size: 4096 >11:50:23,695 INFO program: Fragment size: 4096 >11:50:23,695 INFO program: Reserved GDT blocks: 255 >11:50:23,696 INFO program: Blocks per group: 32768 >11:50:23,696 INFO program: Fragments per group: 32768 >11:50:23,696 INFO program: Inodes per group: 8192 >11:50:23,696 INFO program: Inode blocks per group: 512 >11:50:23,696 INFO program: Flex block group size: 16 >11:50:23,696 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:50:23,696 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >11:50:23,696 INFO program: Last write time: Tue Oct 9 15:22:50 2012 >11:50:23,696 INFO program: Mount count: 0 >11:50:23,696 INFO program: Maximum mount count: -1 >11:50:23,696 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >11:50:23,696 INFO program: Check interval: 0 (<none>) >11:50:23,696 INFO program: Lifetime writes: 867 MB >11:50:23,696 INFO program: Reserved blocks uid: 0 (user root) >11:50:23,696 INFO program: Reserved blocks gid: 0 (group root) >11:50:23,696 INFO program: First inode: 11 >11:50:23,696 INFO program: Inode size: 256 >11:50:23,696 INFO program: Required extra isize: 28 >11:50:23,696 INFO program: Desired extra isize: 28 >11:50:23,696 INFO program: Journal inode: 8 >11:50:23,696 INFO program: Default directory hash: half_md4 >11:50:23,697 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:50:23,697 INFO program: Journal backup: inode blocks >11:50:23,697 INFO program: Journal features: journal_incompat_revoke >11:50:23,697 INFO program: Journal size: 128M >11:50:23,697 INFO program: Journal length: 32768 >11:50:23,697 INFO program: Journal sequence: 0x00001626 >11:50:23,697 INFO program: Journal start: 0 >11:50:23,697 INFO program: >11:50:23,697 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:50:23,697 INFO program: Running... resize2fs -P /dev/loop3 >11:50:23,707 INFO program: Couldn't find valid filesystem superblock. >11:50:23,707 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:50:23,707 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >11:50:23,733 INFO program: Running... udevadm settle --timeout=300 >11:50:23,765 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:50:23,770 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:50:23,770 INFO program: Last mounted on: /sysroot >11:50:23,770 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:50:23,770 INFO program: Filesystem magic number: 0xEF53 >11:50:23,770 INFO program: Filesystem revision #: 1 (dynamic) >11:50:23,771 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 >11:50:23,771 INFO program: Filesystem flags: signed_directory_hash >11:50:23,771 INFO program: Default mount options: user_xattr acl >11:50:23,771 INFO program: Filesystem state: clean >11:50:23,771 INFO program: Errors behavior: Continue >11:50:23,771 INFO program: Filesystem OS type: Linux >11:50:23,771 INFO program: Inode count: 262144 >11:50:23,771 INFO program: Block count: 1048576 >11:50:23,771 INFO program: Reserved block count: 10484 >11:50:23,771 INFO program: Free blocks: 294725 >11:50:23,771 INFO program: Free inodes: 157758 >11:50:23,771 INFO program: First block: 0 >11:50:23,771 INFO program: Block size: 4096 >11:50:23,771 INFO program: Fragment size: 4096 >11:50:23,771 INFO program: Reserved GDT blocks: 255 >11:50:23,771 INFO program: Blocks per group: 32768 >11:50:23,771 INFO program: Fragments per group: 32768 >11:50:23,771 INFO program: Inodes per group: 8192 >11:50:23,771 INFO program: Inode blocks per group: 512 >11:50:23,771 INFO program: Flex block group size: 16 >11:50:23,771 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:50:23,772 INFO program: Last mount time: Fri Oct 12 11:40:43 2012 >11:50:23,772 INFO program: Last write time: Fri Oct 12 11:40:43 2012 >11:50:23,772 INFO program: Mount count: 1 >11:50:23,772 INFO program: Maximum mount count: -1 >11:50:23,772 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >11:50:23,772 INFO program: Check interval: 0 (<none>) >11:50:23,772 INFO program: Lifetime writes: 867 MB >11:50:23,772 INFO program: Reserved blocks uid: 0 (user root) >11:50:23,772 INFO program: Reserved blocks gid: 0 (group root) >11:50:23,772 INFO program: First inode: 11 >11:50:23,772 INFO program: Inode size: 256 >11:50:23,772 INFO program: Required extra isize: 28 >11:50:23,772 INFO program: Desired extra isize: 28 >11:50:23,772 INFO program: Journal inode: 8 >11:50:23,772 INFO program: First orphan inode: 183542 >11:50:23,772 INFO program: Default directory hash: half_md4 >11:50:23,772 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:50:23,772 INFO program: Journal backup: inode blocks >11:50:23,772 INFO program: Journal features: journal_incompat_revoke >11:50:23,772 INFO program: Journal size: 128M >11:50:23,772 INFO program: Journal length: 32768 >11:50:23,773 INFO program: Journal sequence: 0x00001627 >11:50:23,773 INFO program: Journal start: 1 >11:50:23,773 INFO program: >11:50:23,773 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:50:23,773 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:50:23,778 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:50:23,778 INFO program: Last mounted on: /sysroot >11:50:23,778 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:50:23,778 INFO program: Filesystem magic number: 0xEF53 >11:50:23,778 INFO program: Filesystem revision #: 1 (dynamic) >11:50:23,778 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 >11:50:23,779 INFO program: Filesystem flags: signed_directory_hash >11:50:23,779 INFO program: Default mount options: user_xattr acl >11:50:23,779 INFO program: Filesystem state: clean >11:50:23,779 INFO program: Errors behavior: Continue >11:50:23,779 INFO program: Filesystem OS type: Linux >11:50:23,779 INFO program: Inode count: 262144 >11:50:23,779 INFO program: Block count: 1048576 >11:50:23,779 INFO program: Reserved block count: 10484 >11:50:23,779 INFO program: Free blocks: 294725 >11:50:23,779 INFO program: Free inodes: 157758 >11:50:23,779 INFO program: First block: 0 >11:50:23,779 INFO program: Block size: 4096 >11:50:23,779 INFO program: Fragment size: 4096 >11:50:23,779 INFO program: Reserved GDT blocks: 255 >11:50:23,779 INFO program: Blocks per group: 32768 >11:50:23,779 INFO program: Fragments per group: 32768 >11:50:23,779 INFO program: Inodes per group: 8192 >11:50:23,779 INFO program: Inode blocks per group: 512 >11:50:23,779 INFO program: Flex block group size: 16 >11:50:23,779 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:50:23,779 INFO program: Last mount time: Fri Oct 12 11:40:43 2012 >11:50:23,780 INFO program: Last write time: Fri Oct 12 11:40:43 2012 >11:50:23,780 INFO program: Mount count: 1 >11:50:23,780 INFO program: Maximum mount count: -1 >11:50:23,780 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >11:50:23,780 INFO program: Check interval: 0 (<none>) >11:50:23,780 INFO program: Lifetime writes: 867 MB >11:50:23,780 INFO program: Reserved blocks uid: 0 (user root) >11:50:23,780 INFO program: Reserved blocks gid: 0 (group root) >11:50:23,780 INFO program: First inode: 11 >11:50:23,780 INFO program: Inode size: 256 >11:50:23,780 INFO program: Required extra isize: 28 >11:50:23,780 INFO program: Desired extra isize: 28 >11:50:23,780 INFO program: Journal inode: 8 >11:50:23,780 INFO program: First orphan inode: 183542 >11:50:23,780 INFO program: Default directory hash: half_md4 >11:50:23,780 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:50:23,780 INFO program: Journal backup: inode blocks >11:50:23,780 INFO program: Journal features: journal_incompat_revoke >11:50:23,780 INFO program: Journal size: 128M >11:50:23,780 INFO program: Journal length: 32768 >11:50:23,780 INFO program: Journal sequence: 0x00001627 >11:50:23,781 INFO program: Journal start: 1 >11:50:23,781 INFO program: >11:50:23,781 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:50:23,781 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:50:23,789 INFO program: Estimated minimum size of the filesystem: 755979 >11:50:23,789 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:50:23,818 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >11:50:23,826 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:50:23,826 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >11:50:23,826 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:50:23,826 INFO program: Filesystem magic number: 0xEF53 >11:50:23,826 INFO program: Filesystem revision #: 1 (dynamic) >11:50:23,826 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 >11:50:23,826 INFO program: Filesystem flags: signed_directory_hash >11:50:23,826 INFO program: Default mount options: user_xattr acl >11:50:23,826 INFO program: Filesystem state: clean >11:50:23,826 INFO program: Errors behavior: Continue >11:50:23,826 INFO program: Filesystem OS type: Linux >11:50:23,826 INFO program: Inode count: 196608 >11:50:23,826 INFO program: Block count: 755979 >11:50:23,826 INFO program: Reserved block count: 7558 >11:50:23,827 INFO program: Free blocks: 6754 >11:50:23,827 INFO program: Free inodes: 92222 >11:50:23,827 INFO program: First block: 0 >11:50:23,827 INFO program: Block size: 4096 >11:50:23,827 INFO program: Fragment size: 4096 >11:50:23,827 INFO program: Reserved GDT blocks: 255 >11:50:23,827 INFO program: Blocks per group: 32768 >11:50:23,827 INFO program: Fragments per group: 32768 >11:50:23,827 INFO program: Inodes per group: 8192 >11:50:23,827 INFO program: Inode blocks per group: 512 >11:50:23,827 INFO program: Flex block group size: 16 >11:50:23,827 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:50:23,827 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >11:50:23,827 INFO program: Last write time: Tue Oct 9 15:22:52 2012 >11:50:23,827 INFO program: Mount count: 0 >11:50:23,827 INFO program: Maximum mount count: -1 >11:50:23,827 INFO program: Last checked: Tue Oct 9 15:22:52 2012 >11:50:23,827 INFO program: Check interval: 0 (<none>) >11:50:23,827 INFO program: Lifetime writes: 868 MB >11:50:23,827 INFO program: Reserved blocks uid: 0 (user root) >11:50:23,827 INFO program: Reserved blocks gid: 0 (group root) >11:50:23,828 INFO program: First inode: 11 >11:50:23,828 INFO program: Inode size: 256 >11:50:23,828 INFO program: Required extra isize: 28 >11:50:23,828 INFO program: Desired extra isize: 28 >11:50:23,828 INFO program: Journal inode: 8 >11:50:23,828 INFO program: Default directory hash: half_md4 >11:50:23,828 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:50:23,828 INFO program: Journal backup: inode blocks >11:50:23,828 INFO program: Journal features: journal_incompat_revoke >11:50:23,828 INFO program: Journal size: 128M >11:50:23,828 INFO program: Journal length: 32768 >11:50:23,828 INFO program: Journal sequence: 0x00001626 >11:50:23,828 INFO program: Journal start: 0 >11:50:23,828 INFO program: >11:50:23,828 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:50:23,828 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >11:50:23,834 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:50:23,834 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >11:50:23,834 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:50:23,834 INFO program: Filesystem magic number: 0xEF53 >11:50:23,834 INFO program: Filesystem revision #: 1 (dynamic) >11:50:23,834 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 >11:50:23,834 INFO program: Filesystem flags: signed_directory_hash >11:50:23,834 INFO program: Default mount options: user_xattr acl >11:50:23,834 INFO program: Filesystem state: clean >11:50:23,834 INFO program: Errors behavior: Continue >11:50:23,834 INFO program: Filesystem OS type: Linux >11:50:23,834 INFO program: Inode count: 196608 >11:50:23,834 INFO program: Block count: 755979 >11:50:23,834 INFO program: Reserved block count: 7558 >11:50:23,834 INFO program: Free blocks: 6754 >11:50:23,834 INFO program: Free inodes: 92222 >11:50:23,834 INFO program: First block: 0 >11:50:23,835 INFO program: Block size: 4096 >11:50:23,835 INFO program: Fragment size: 4096 >11:50:23,835 INFO program: Reserved GDT blocks: 255 >11:50:23,835 INFO program: Blocks per group: 32768 >11:50:23,835 INFO program: Fragments per group: 32768 >11:50:23,835 INFO program: Inodes per group: 8192 >11:50:23,835 INFO program: Inode blocks per group: 512 >11:50:23,835 INFO program: Flex block group size: 16 >11:50:23,835 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:50:23,835 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >11:50:23,835 INFO program: Last write time: Tue Oct 9 15:22:52 2012 >11:50:23,835 INFO program: Mount count: 0 >11:50:23,835 INFO program: Maximum mount count: -1 >11:50:23,835 INFO program: Last checked: Tue Oct 9 15:22:52 2012 >11:50:23,835 INFO program: Check interval: 0 (<none>) >11:50:23,835 INFO program: Lifetime writes: 868 MB >11:50:23,835 INFO program: Reserved blocks uid: 0 (user root) >11:50:23,835 INFO program: Reserved blocks gid: 0 (group root) >11:50:23,835 INFO program: First inode: 11 >11:50:23,835 INFO program: Inode size: 256 >11:50:23,835 INFO program: Required extra isize: 28 >11:50:23,836 INFO program: Desired extra isize: 28 >11:50:23,836 INFO program: Journal inode: 8 >11:50:23,836 INFO program: Default directory hash: half_md4 >11:50:23,836 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:50:23,836 INFO program: Journal backup: inode blocks >11:50:23,836 INFO program: Journal features: journal_incompat_revoke >11:50:23,836 INFO program: Journal size: 128M >11:50:23,836 INFO program: Journal length: 32768 >11:50:23,836 INFO program: Journal sequence: 0x00001626 >11:50:23,836 INFO program: Journal start: 0 >11:50:23,836 INFO program: >11:50:23,836 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:50:23,836 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >11:50:23,845 INFO program: Couldn't find valid filesystem superblock. >11:50:23,845 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:50:23,845 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >11:50:23,855 INFO program: Running... udevadm settle --timeout=300 >11:50:23,873 INFO program: Running... udevadm settle --timeout=300 >11:50:23,888 INFO program: Running... udevadm settle --timeout=300 >11:50:23,905 INFO program: Running... udevadm settle --timeout=300 >11:50:23,920 INFO program: Running... udevadm settle --timeout=300 >11:50:24,280 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:50:24,298 INFO program: Running... modprobe fcoe >11:50:24,310 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:50:24,330 INFO program: No FCoE boot disk information is found in EDD! >11:50:24,331 INFO program: Running... udevadm settle --timeout=300 >11:50:24,678 INFO program: Running... multipath -d >11:50:24,693 INFO program: Running... multipath -ll >11:50:24,836 INFO program: Running... udevadm control --property=ANACONDA=1 >11:50:24,872 INFO program: Running... systemctl start chronyd.service >11:50:24,875 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:50:24,920 INFO program: Running... udevadm settle --timeout=300 >11:50:25,554 INFO program: Running... udevadm settle --timeout=300 >11:50:25,613 INFO program: Running... multipath -d >11:50:25,635 INFO program: Running... multipath -ll >11:50:26,084 INFO program: Running... dumpe2fs -h /dev/loop3 >11:50:26,113 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:50:26,114 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >11:50:26,114 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:50:26,114 INFO program: Filesystem magic number: 0xEF53 >11:50:26,114 INFO program: Filesystem revision #: 1 (dynamic) >11:50:26,114 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 >11:50:26,114 INFO program: Filesystem flags: signed_directory_hash >11:50:26,114 INFO program: Default mount options: user_xattr acl >11:50:26,114 INFO program: Filesystem state: clean >11:50:26,114 INFO program: Errors behavior: Continue >11:50:26,114 INFO program: Filesystem OS type: Linux >11:50:26,115 INFO program: Inode count: 262144 >11:50:26,121 INFO program: Block count: 1048576 >11:50:26,121 INFO program: Reserved block count: 10484 >11:50:26,121 INFO program: Free blocks: 294725 >11:50:26,121 INFO program: Free inodes: 157758 >11:50:26,121 INFO program: First block: 0 >11:50:26,123 INFO program: Block size: 4096 >11:50:26,123 INFO program: Fragment size: 4096 >11:50:26,123 INFO program: Reserved GDT blocks: 255 >11:50:26,124 INFO program: Blocks per group: 32768 >11:50:26,124 INFO program: Fragments per group: 32768 >11:50:26,124 INFO program: Inodes per group: 8192 >11:50:26,124 INFO program: Inode blocks per group: 512 >11:50:26,124 INFO program: Flex block group size: 16 >11:50:26,124 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:50:26,124 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >11:50:26,124 INFO program: Last write time: Tue Oct 9 15:22:50 2012 >11:50:26,129 INFO program: Mount count: 0 >11:50:26,129 INFO program: Maximum mount count: -1 >11:50:26,129 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >11:50:26,129 INFO program: Check interval: 0 (<none>) >11:50:26,136 INFO program: Lifetime writes: 867 MB >11:50:26,136 INFO program: Reserved blocks uid: 0 (user root) >11:50:26,136 INFO program: Reserved blocks gid: 0 (group root) >11:50:26,136 INFO program: First inode: 11 >11:50:26,136 INFO program: Inode size: 256 >11:50:26,136 INFO program: Required extra isize: 28 >11:50:26,136 INFO program: Desired extra isize: 28 >11:50:26,136 INFO program: Journal inode: 8 >11:50:26,137 INFO program: Default directory hash: half_md4 >11:50:26,137 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:50:26,137 INFO program: Journal backup: inode blocks >11:50:26,144 INFO program: Journal features: journal_incompat_revoke >11:50:26,144 INFO program: Journal size: 128M >11:50:26,153 INFO program: Journal length: 32768 >11:50:26,153 INFO program: Journal sequence: 0x00001626 >11:50:26,153 INFO program: Journal start: 0 >11:50:26,153 INFO program: >11:50:26,153 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:50:26,153 INFO program: Running... dumpe2fs -h /dev/loop3 >11:50:26,180 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:50:26,180 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >11:50:26,180 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:50:26,181 INFO program: Filesystem magic number: 0xEF53 >11:50:26,181 INFO program: Filesystem revision #: 1 (dynamic) >11:50:26,181 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 >11:50:26,181 INFO program: Filesystem flags: signed_directory_hash >11:50:26,181 INFO program: Default mount options: user_xattr acl >11:50:26,181 INFO program: Filesystem state: clean >11:50:26,181 INFO program: Errors behavior: Continue >11:50:26,181 INFO program: Filesystem OS type: Linux >11:50:26,181 INFO program: Inode count: 262144 >11:50:26,181 INFO program: Block count: 1048576 >11:50:26,182 INFO program: Reserved block count: 10484 >11:50:26,183 INFO program: Free blocks: 294725 >11:50:26,183 INFO program: Free inodes: 157758 >11:50:26,183 INFO program: First block: 0 >11:50:26,183 INFO program: Block size: 4096 >11:50:26,192 INFO program: Fragment size: 4096 >11:50:26,192 INFO program: Reserved GDT blocks: 255 >11:50:26,192 INFO program: Blocks per group: 32768 >11:50:26,192 INFO program: Fragments per group: 32768 >11:50:26,192 INFO program: Inodes per group: 8192 >11:50:26,192 INFO program: Inode blocks per group: 512 >11:50:26,192 INFO program: Flex block group size: 16 >11:50:26,192 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:50:26,192 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >11:50:26,192 INFO program: Last write time: Tue Oct 9 15:22:50 2012 >11:50:26,192 INFO program: Mount count: 0 >11:50:26,200 INFO program: Maximum mount count: -1 >11:50:26,200 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >11:50:26,200 INFO program: Check interval: 0 (<none>) >11:50:26,201 INFO program: Lifetime writes: 867 MB >11:50:26,201 INFO program: Reserved blocks uid: 0 (user root) >11:50:26,201 INFO program: Reserved blocks gid: 0 (group root) >11:50:26,201 INFO program: First inode: 11 >11:50:26,201 INFO program: Inode size: 256 >11:50:26,209 INFO program: Required extra isize: 28 >11:50:26,209 INFO program: Desired extra isize: 28 >11:50:26,209 INFO program: Journal inode: 8 >11:50:26,209 INFO program: Default directory hash: half_md4 >11:50:26,210 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:50:26,210 INFO program: Journal backup: inode blocks >11:50:26,210 INFO program: Journal features: journal_incompat_revoke >11:50:26,218 INFO program: Journal size: 128M >11:50:26,218 INFO program: Journal length: 32768 >11:50:26,218 INFO program: Journal sequence: 0x00001626 >11:50:26,218 INFO program: Journal start: 0 >11:50:26,218 INFO program: >11:50:26,218 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:50:26,219 INFO program: Running... resize2fs -P /dev/loop3 >11:50:26,246 INFO program: Couldn't find valid filesystem superblock. >11:50:26,247 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:50:26,247 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >11:50:26,320 INFO program: Running... udevadm settle --timeout=300 >11:50:26,401 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:50:26,415 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:50:26,416 INFO program: Last mounted on: /sysroot >11:50:26,416 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:50:26,417 INFO program: Filesystem magic number: 0xEF53 >11:50:26,417 INFO program: Filesystem revision #: 1 (dynamic) >11:50:26,417 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 >11:50:26,418 INFO program: Filesystem flags: signed_directory_hash >11:50:26,418 INFO program: Default mount options: user_xattr acl >11:50:26,419 INFO program: Filesystem state: clean >11:50:26,419 INFO program: Errors behavior: Continue >11:50:26,419 INFO program: Filesystem OS type: Linux >11:50:26,420 INFO program: Inode count: 262144 >11:50:26,420 INFO program: Block count: 1048576 >11:50:26,420 INFO program: Reserved block count: 10484 >11:50:26,420 INFO program: Free blocks: 294725 >11:50:26,420 INFO program: Free inodes: 157758 >11:50:26,420 INFO program: First block: 0 >11:50:26,420 INFO program: Block size: 4096 >11:50:26,421 INFO program: Fragment size: 4096 >11:50:26,421 INFO program: Reserved GDT blocks: 255 >11:50:26,421 INFO program: Blocks per group: 32768 >11:50:26,421 INFO program: Fragments per group: 32768 >11:50:26,421 INFO program: Inodes per group: 8192 >11:50:26,421 INFO program: Inode blocks per group: 512 >11:50:26,424 INFO program: Flex block group size: 16 >11:50:26,424 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:50:26,424 INFO program: Last mount time: Fri Oct 12 11:40:43 2012 >11:50:26,424 INFO program: Last write time: Fri Oct 12 11:40:43 2012 >11:50:26,424 INFO program: Mount count: 1 >11:50:26,424 INFO program: Maximum mount count: -1 >11:50:26,424 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >11:50:26,424 INFO program: Check interval: 0 (<none>) >11:50:26,425 INFO program: Lifetime writes: 867 MB >11:50:26,425 INFO program: Reserved blocks uid: 0 (user root) >11:50:26,425 INFO program: Reserved blocks gid: 0 (group root) >11:50:26,432 INFO program: First inode: 11 >11:50:26,432 INFO program: Inode size: 256 >11:50:26,432 INFO program: Required extra isize: 28 >11:50:26,432 INFO program: Desired extra isize: 28 >11:50:26,432 INFO program: Journal inode: 8 >11:50:26,432 INFO program: First orphan inode: 183542 >11:50:26,432 INFO program: Default directory hash: half_md4 >11:50:26,432 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:50:26,432 INFO program: Journal backup: inode blocks >11:50:26,432 INFO program: Journal features: journal_incompat_revoke >11:50:26,432 INFO program: Journal size: 128M >11:50:26,435 INFO program: Journal length: 32768 >11:50:26,435 INFO program: Journal sequence: 0x00001627 >11:50:26,435 INFO program: Journal start: 1 >11:50:26,435 INFO program: >11:50:26,435 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:50:26,436 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:50:26,452 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:50:26,453 INFO program: Last mounted on: /sysroot >11:50:26,453 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:50:26,454 INFO program: Filesystem magic number: 0xEF53 >11:50:26,454 INFO program: Filesystem revision #: 1 (dynamic) >11:50:26,455 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 >11:50:26,455 INFO program: Filesystem flags: signed_directory_hash >11:50:26,456 INFO program: Default mount options: user_xattr acl >11:50:26,456 INFO program: Filesystem state: clean >11:50:26,456 INFO program: Errors behavior: Continue >11:50:26,457 INFO program: Filesystem OS type: Linux >11:50:26,457 INFO program: Inode count: 262144 >11:50:26,457 INFO program: Block count: 1048576 >11:50:26,457 INFO program: Reserved block count: 10484 >11:50:26,457 INFO program: Free blocks: 294725 >11:50:26,457 INFO program: Free inodes: 157758 >11:50:26,457 INFO program: First block: 0 >11:50:26,457 INFO program: Block size: 4096 >11:50:26,457 INFO program: Fragment size: 4096 >11:50:26,457 INFO program: Reserved GDT blocks: 255 >11:50:26,457 INFO program: Blocks per group: 32768 >11:50:26,458 INFO program: Fragments per group: 32768 >11:50:26,460 INFO program: Inodes per group: 8192 >11:50:26,461 INFO program: Inode blocks per group: 512 >11:50:26,461 INFO program: Flex block group size: 16 >11:50:26,461 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:50:26,461 INFO program: Last mount time: Fri Oct 12 11:40:43 2012 >11:50:26,461 INFO program: Last write time: Fri Oct 12 11:40:43 2012 >11:50:26,461 INFO program: Mount count: 1 >11:50:26,461 INFO program: Maximum mount count: -1 >11:50:26,461 INFO program: Last checked: Tue Oct 9 15:22:50 2012 >11:50:26,461 INFO program: Check interval: 0 (<none>) >11:50:26,461 INFO program: Lifetime writes: 867 MB >11:50:26,468 INFO program: Reserved blocks uid: 0 (user root) >11:50:26,468 INFO program: Reserved blocks gid: 0 (group root) >11:50:26,468 INFO program: First inode: 11 >11:50:26,468 INFO program: Inode size: 256 >11:50:26,468 INFO program: Required extra isize: 28 >11:50:26,468 INFO program: Desired extra isize: 28 >11:50:26,468 INFO program: Journal inode: 8 >11:50:26,468 INFO program: First orphan inode: 183542 >11:50:26,468 INFO program: Default directory hash: half_md4 >11:50:26,468 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:50:26,468 INFO program: Journal backup: inode blocks >11:50:26,473 INFO program: Journal features: journal_incompat_revoke >11:50:26,473 INFO program: Journal size: 128M >11:50:26,473 INFO program: Journal length: 32768 >11:50:26,473 INFO program: Journal sequence: 0x00001627 >11:50:26,473 INFO program: Journal start: 1 >11:50:26,474 INFO program: >11:50:26,474 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:50:26,474 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:50:26,492 INFO program: Estimated minimum size of the filesystem: 755979 >11:50:26,492 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:50:26,554 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >11:50:26,568 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:50:26,569 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >11:50:26,569 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:50:26,569 INFO program: Filesystem magic number: 0xEF53 >11:50:26,569 INFO program: Filesystem revision #: 1 (dynamic) >11:50:26,569 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 >11:50:26,570 INFO program: Filesystem flags: signed_directory_hash >11:50:26,570 INFO program: Default mount options: user_xattr acl >11:50:26,570 INFO program: Filesystem state: clean >11:50:26,570 INFO program: Errors behavior: Continue >11:50:26,570 INFO program: Filesystem OS type: Linux >11:50:26,570 INFO program: Inode count: 196608 >11:50:26,571 INFO program: Block count: 755979 >11:50:26,571 INFO program: Reserved block count: 7558 >11:50:26,571 INFO program: Free blocks: 6754 >11:50:26,571 INFO program: Free inodes: 92222 >11:50:26,571 INFO program: First block: 0 >11:50:26,571 INFO program: Block size: 4096 >11:50:26,572 INFO program: Fragment size: 4096 >11:50:26,572 INFO program: Reserved GDT blocks: 255 >11:50:26,572 INFO program: Blocks per group: 32768 >11:50:26,572 INFO program: Fragments per group: 32768 >11:50:26,572 INFO program: Inodes per group: 8192 >11:50:26,572 INFO program: Inode blocks per group: 512 >11:50:26,573 INFO program: Flex block group size: 16 >11:50:26,573 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:50:26,573 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >11:50:26,573 INFO program: Last write time: Tue Oct 9 15:22:52 2012 >11:50:26,573 INFO program: Mount count: 0 >11:50:26,573 INFO program: Maximum mount count: -1 >11:50:26,574 INFO program: Last checked: Tue Oct 9 15:22:52 2012 >11:50:26,574 INFO program: Check interval: 0 (<none>) >11:50:26,574 INFO program: Lifetime writes: 868 MB >11:50:26,574 INFO program: Reserved blocks uid: 0 (user root) >11:50:26,574 INFO program: Reserved blocks gid: 0 (group root) >11:50:26,574 INFO program: First inode: 11 >11:50:26,575 INFO program: Inode size: 256 >11:50:26,575 INFO program: Required extra isize: 28 >11:50:26,575 INFO program: Desired extra isize: 28 >11:50:26,575 INFO program: Journal inode: 8 >11:50:26,579 INFO program: Default directory hash: half_md4 >11:50:26,579 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:50:26,579 INFO program: Journal backup: inode blocks >11:50:26,579 INFO program: Journal features: journal_incompat_revoke >11:50:26,579 INFO program: Journal size: 128M >11:50:26,580 INFO program: Journal length: 32768 >11:50:26,580 INFO program: Journal sequence: 0x00001626 >11:50:26,580 INFO program: Journal start: 0 >11:50:26,580 INFO program: >11:50:26,580 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:50:26,581 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >11:50:26,595 INFO program: Filesystem volume name: _Fedora-18-Beta- >11:50:26,596 INFO program: Last mounted on: /var/tmp/imgcreate-kIOGTO/install_root >11:50:26,596 INFO program: Filesystem UUID: aa5c0297-4711-46a2-99f9-a9cc51ed0d3b >11:50:26,596 INFO program: Filesystem magic number: 0xEF53 >11:50:26,596 INFO program: Filesystem revision #: 1 (dynamic) >11:50:26,596 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 >11:50:26,597 INFO program: Filesystem flags: signed_directory_hash >11:50:26,597 INFO program: Default mount options: user_xattr acl >11:50:26,597 INFO program: Filesystem state: clean >11:50:26,597 INFO program: Errors behavior: Continue >11:50:26,597 INFO program: Filesystem OS type: Linux >11:50:26,597 INFO program: Inode count: 196608 >11:50:26,598 INFO program: Block count: 755979 >11:50:26,598 INFO program: Reserved block count: 7558 >11:50:26,598 INFO program: Free blocks: 6754 >11:50:26,598 INFO program: Free inodes: 92222 >11:50:26,598 INFO program: First block: 0 >11:50:26,598 INFO program: Block size: 4096 >11:50:26,599 INFO program: Fragment size: 4096 >11:50:26,599 INFO program: Reserved GDT blocks: 255 >11:50:26,599 INFO program: Blocks per group: 32768 >11:50:26,599 INFO program: Fragments per group: 32768 >11:50:26,599 INFO program: Inodes per group: 8192 >11:50:26,599 INFO program: Inode blocks per group: 512 >11:50:26,600 INFO program: Flex block group size: 16 >11:50:26,600 INFO program: Filesystem created: Tue Oct 9 15:12:58 2012 >11:50:26,600 INFO program: Last mount time: Tue Oct 9 15:12:59 2012 >11:50:26,600 INFO program: Last write time: Tue Oct 9 15:22:52 2012 >11:50:26,600 INFO program: Mount count: 0 >11:50:26,600 INFO program: Maximum mount count: -1 >11:50:26,600 INFO program: Last checked: Tue Oct 9 15:22:52 2012 >11:50:26,601 INFO program: Check interval: 0 (<none>) >11:50:26,601 INFO program: Lifetime writes: 868 MB >11:50:26,601 INFO program: Reserved blocks uid: 0 (user root) >11:50:26,601 INFO program: Reserved blocks gid: 0 (group root) >11:50:26,601 INFO program: First inode: 11 >11:50:26,601 INFO program: Inode size: 256 >11:50:26,602 INFO program: Required extra isize: 28 >11:50:26,602 INFO program: Desired extra isize: 28 >11:50:26,602 INFO program: Journal inode: 8 >11:50:26,602 INFO program: Default directory hash: half_md4 >11:50:26,602 INFO program: Directory Hash Seed: f759f46c-da04-4d36-8d16-44c0986c88b8 >11:50:26,607 INFO program: Journal backup: inode blocks >11:50:26,607 INFO program: Journal features: journal_incompat_revoke >11:50:26,607 INFO program: Journal size: 128M >11:50:26,607 INFO program: Journal length: 32768 >11:50:26,607 INFO program: Journal sequence: 0x00001626 >11:50:26,608 INFO program: Journal start: 0 >11:50:26,608 INFO program: >11:50:26,608 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:50:26,609 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >11:50:26,628 INFO program: Couldn't find valid filesystem superblock. >11:50:26,629 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:50:26,629 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >11:50:26,651 INFO program: Running... udevadm settle --timeout=300 >11:50:26,694 INFO program: Running... udevadm settle --timeout=300 >11:50:26,728 INFO program: Running... udevadm settle --timeout=300 >15:50:26,857 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source > > >/tmp/storage.log: >11:47:23,616 DEBUG storage: registered device format class MDRaidMember as mdmember >11:47:23,617 DEBUG storage: registered device format class PPCPRePBoot as prepboot >11:47:23,617 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >11:47:23,617 DEBUG storage: registered device format class LUKS as luks >11:47:23,618 DEBUG storage: registered device format class SwapSpace as swap >11:47:23,638 DEBUG storage: registered device format class Ext2FS as ext2 >11:47:23,638 DEBUG storage: registered device format class Ext3FS as ext3 >11:47:23,638 DEBUG storage: registered device format class Ext4FS as ext4 >11:47:23,638 DEBUG storage: registered device format class FATFS as vfat >11:47:23,639 DEBUG storage: registered device format class EFIFS as efi >11:47:23,639 DEBUG storage: registered device format class BTRFS as btrfs >11:47:23,639 DEBUG storage: registered device format class GFS2 as gfs2 >11:47:23,639 DEBUG storage: registered device format class JFS as jfs >11:47:23,639 DEBUG storage: registered device format class ReiserFS as reiserfs >11:47:23,639 DEBUG storage: registered device format class XFS as xfs >11:47:23,639 DEBUG storage: registered device format class HFS as hfs >11:47:23,639 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >11:47:23,639 DEBUG storage: registered device format class HFSPlus as hfs+ >11:47:23,639 DEBUG storage: registered device format class NTFS as ntfs >11:47:23,639 DEBUG storage: registered device format class NFS as nfs >11:47:23,639 DEBUG storage: registered device format class NFSv4 as nfs4 >11:47:23,640 DEBUG storage: registered device format class Iso9660FS as iso9660 >11:47:23,640 DEBUG storage: registered device format class NoDevFS as nodev >11:47:23,640 DEBUG storage: registered device format class DevPtsFS as devpts >11:47:23,640 DEBUG storage: registered device format class ProcFS as proc >11:47:23,640 DEBUG storage: registered device format class SysFS as sysfs >11:47:23,640 DEBUG storage: registered device format class TmpFS as tmpfs >11:47:23,640 DEBUG storage: registered device format class BindFS as bind >11:47:23,640 DEBUG storage: registered device format class SELinuxFS as selinuxfs >11:47:23,640 DEBUG storage: registered device format class USBFS as usbfs >11:47:23,640 DEBUG storage: registered device format class MultipathMember as multipath_member >11:47:23,641 DEBUG storage: registered device format class DMRaidMember as dmraidmember >11:47:23,641 DEBUG storage: registered device format class DiskLabel as disklabel >11:47:23,641 DEBUG storage: registered device format class BIOSBoot as biosboot >11:47:24,381 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >11:47:24,382 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:47:24,383 INFO storage: sr0 looks to be the live device; marking as protected >11:47:24,417 DEBUG storage: MultipathTopology._build_topology: >11:47:24,417 DEBUG storage: /etc/multipath.conf contents: >11:47:24,417 DEBUG storage: # multipath.conf written by anaconda >11:47:24,417 DEBUG storage: >11:47:24,417 DEBUG storage: defaults { >11:47:24,417 DEBUG storage: user_friendly_names yes >11:47:24,417 DEBUG storage: } >11:47:24,417 DEBUG storage: blacklist { >11:47:24,417 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:47:24,417 DEBUG storage: devnode "^hd[a-z]" >11:47:24,417 DEBUG storage: devnode "^dcssblk[0-9]*" >11:47:24,417 DEBUG storage: device { >11:47:24,417 DEBUG storage: vendor "DGC" >11:47:24,417 DEBUG storage: product "LUNZ" >11:47:24,417 DEBUG storage: } >11:47:24,418 DEBUG storage: device { >11:47:24,418 DEBUG storage: vendor "IBM" >11:47:24,418 DEBUG storage: product "S/390.*" >11:47:24,418 DEBUG storage: } >11:47:24,418 DEBUG storage: # don't count normal SATA devices as multipaths >11:47:24,418 DEBUG storage: device { >11:47:24,418 DEBUG storage: vendor "ATA" >11:47:24,418 DEBUG storage: } >11:47:24,418 DEBUG storage: # don't count 3ware devices as multipaths >11:47:24,418 DEBUG storage: device { >11:47:24,418 DEBUG storage: vendor "3ware" >11:47:24,418 DEBUG storage: } >11:47:24,418 DEBUG storage: device { >11:47:24,418 DEBUG storage: vendor "AMCC" >11:47:24,418 DEBUG storage: } >11:47:24,418 DEBUG storage: # nor highpoint devices >11:47:24,418 DEBUG storage: device { >11:47:24,418 DEBUG storage: vendor "HPT" >11:47:24,418 DEBUG storage: } >11:47:24,418 DEBUG storage: } >11:47:24,419 DEBUG storage: multipaths { >11:47:24,419 DEBUG storage: } >11:47:24,419 DEBUG storage: (end of /etc/multipath.conf) >11:47:24,456 INFO storage: MultipathTopology: found singlepath device: sda >11:47:24,457 INFO storage: MultipathTopology: found non-disk device: sr0 >11:47:24,457 INFO storage: MultipathTopology: found singlepath device: loop0 >11:47:24,457 INFO storage: MultipathTopology: found singlepath device: loop1 >11:47:24,457 INFO storage: MultipathTopology: found singlepath device: loop2 >11:47:24,457 INFO storage: MultipathTopology: found singlepath device: loop3 >11:47:24,457 INFO storage: MultipathTopology: found singlepath device: loop4 >11:47:24,457 INFO storage: MultipathTopology: found singlepath device: loop5 >11:47:24,457 INFO storage: MultipathTopology: found singlepath device: loop6 >11:47:24,457 INFO storage: MultipathTopology: found singlepath device: loop7 >11:47:24,458 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:47:24,458 INFO storage: MultipathTopology: found singlepath device: dm-1 >11:47:24,458 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >11:47:24,460 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': '13241', > '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 ; >11:47:24,460 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:47:24,461 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:47:24,461 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:24,462 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >11:47:24,463 INFO storage: sda is a disk >11:47:24,463 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:24,465 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:47:24,465 INFO storage: added disk sda (id 0) to device tree >11:47:24,465 DEBUG storage: looking up parted Device: /dev/sda >11:47:24,470 DEBUG storage: no device or no media present >11:47:24,473 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-TC3-x86_64-Live-D /dev/disk/by-uuid/2012-10-09-19-25-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora-18-Beta-TC3-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC3-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-09-19-25-50-00', > 'ID_FS_UUID_ENC': '2012-10-09-19-25-50-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '13353', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC3-x86_64-Live-D', > '/dev/disk/by-uuid/2012-10-09-19-25-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >11:47:24,473 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >11:47:24,474 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >11:47:24,475 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:24,475 INFO storage: sr0 is a cdrom >11:47:24,475 DEBUG storage: DeviceTree.addUdevOpticalDevice: >11:47:24,475 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:24,476 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:47:24,476 INFO storage: added cdrom sr0 (id 1) to device tree >11:47:24,477 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:47:24,479 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:47:24,479 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >11:47:24,480 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >11:47:24,481 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >11:47:24,488 WARN storage: disklabel detected but not usable on sr0 >11:47:24,488 INFO storage: type detected on 'sr0' is 'iso9660' >11:47:24,489 DEBUG storage: Iso9660FS.supported: supported: True ; >11:47:24,489 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >11:47:24,490 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:47:24,491 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:47:24,492 DEBUG storage: looking up parted Device: /dev/sr0 >11:47:24,493 INFO storage: got device: OpticalDevice instance (0x3017b50) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 784.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 401408 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x30330e0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >11:47:24,493 DEBUG storage: Iso9660FS.supported: supported: True ; >11:47:24,493 INFO storage: got format: Iso9660FS instance (0x302e910) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-09-19-25-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC3-x86_64-Live-D size = 0 targetSize = 0 > >11:47:24,495 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': '39120', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:47:24,495 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >11:47:24,495 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >11:47:24,496 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:24,496 INFO storage: loop0 is a loop device >11:47:24,496 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:47:24,497 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >11:47:24,497 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:24,498 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:24,498 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >11:47:24,498 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >11:47:24,499 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >11:47:24,499 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:24,500 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:47:24,500 INFO storage: added loop loop0 (id 3) to device tree >11:47:24,501 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:47:24,502 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:47:24,502 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:47:24,502 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:47:24,503 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:47:24,508 WARN storage: disklabel detected but not usable on loop0 >11:47:24,508 INFO storage: type detected on 'loop0' is 'squashfs' >11:47:24,508 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:47:24,509 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:47:24,509 INFO storage: got device: LoopDevice instance (0x305f750) -- > 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 >11:47:24,510 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': '40105', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:47:24,510 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >11:47:24,511 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:47:24,511 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:24,511 INFO storage: loop1 is a loop device >11:47:24,512 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:47:24,513 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >11:47:24,513 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:24,513 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:24,514 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >11:47:24,514 INFO storage: added file /osmin (id 4) to device tree >11:47:24,515 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >11:47:24,515 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:24,515 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:47:24,516 INFO storage: added loop loop1 (id 5) to device tree >11:47:24,516 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:47:24,517 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:47:24,517 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:47:24,517 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >11:47:24,518 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >11:47:24,523 WARN storage: disklabel detected but not usable on loop1 >11:47:24,523 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >11:47:24,523 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:47:24,524 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:47:24,524 INFO storage: got device: LoopDevice instance (0x305f850) -- > 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 >11:47:24,525 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': '40126', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:47:24,525 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >11:47:24,526 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:47:24,526 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:24,526 INFO storage: loop2 is a loop device >11:47:24,527 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:47:24,527 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:47:24,528 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:24,528 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:24,529 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:47:24,529 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >11:47:24,530 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:47:24,530 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:24,531 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:47:24,531 INFO storage: added loop loop2 (id 7) to device tree >11:47:24,531 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:47:24,532 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:47:24,532 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:47:24,532 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:47:24,533 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:47:24,538 WARN storage: disklabel detected but not usable on loop2 >11:47:24,539 INFO storage: type detected on 'loop2' is 'squashfs' >11:47:24,539 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:47:24,539 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:47:24,540 INFO storage: got device: LoopDevice instance (0x305fbd0) -- > 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 >11:47:24,541 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '40875', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:47:24,542 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >11:47:24,542 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:47:24,543 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:24,543 INFO storage: loop3 is a loop device >11:47:24,543 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:47:24,544 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >11:47:24,544 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:24,544 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:24,545 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >11:47:24,545 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >11:47:24,546 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >11:47:24,546 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:24,547 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:47:24,547 INFO storage: added loop loop3 (id 9) to device tree >11:47:24,548 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:47:24,548 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:47:24,549 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:24,549 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:24,549 DEBUG storage: device loop3 does not contain a disklabel >11:47:24,549 INFO storage: type detected on 'loop3' is 'ext4' >11:47:24,572 DEBUG storage: padding min size from 0 up to 0 >11:47:24,573 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:24,573 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:24,574 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >11:47:24,574 INFO storage: got device: LoopDevice instance (0x305ff50) -- > 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 >11:47:24,575 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:24,575 INFO storage: got format: Ext4FS instance (0x305fc90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:47:24,576 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': '40892', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:47:24,576 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >11:47:24,577 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:47:24,577 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:24,577 INFO storage: loop4 is a loop device >11:47:24,578 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:47:24,578 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:47:24,579 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:24,579 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:24,580 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:47:24,580 INFO storage: added file /overlay (deleted) (id 10) to device tree >11:47:24,581 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:47:24,581 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:24,581 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:47:24,582 INFO storage: added loop loop4 (id 11) to device tree >11:47:24,582 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:47:24,583 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:47:24,583 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:47:24,583 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >11:47:24,584 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >11:47:24,589 WARN storage: disklabel detected but not usable on loop4 >11:47:24,590 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >11:47:24,590 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:47:24,591 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:47:24,591 INFO storage: got device: LoopDevice instance (0x305f550) -- > 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 >11:47:24,592 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': '42476', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:47:24,592 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >11:47:24,592 DEBUG storage: lvm filter: adding loop5 to the reject list >11:47:24,593 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': '42903', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:47:24,593 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >11:47:24,593 DEBUG storage: lvm filter: adding loop6 to the reject list >11:47:24,594 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': '43317', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:47:24,594 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >11:47:24,594 DEBUG storage: lvm filter: adding loop7 to the reject list >11:47:24,594 DEBUG storage: Skipping a device mapper drive (dm-0) for now >11:47:24,594 DEBUG storage: Skipping a device mapper drive (dm-1) for now >11:47:24,609 INFO storage: devices to scan: ['dm-0', 'dm-1'] >11:47:24,612 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '39385', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:47:24,612 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >11:47:24,612 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:47:24,613 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:24,613 INFO storage: live-rw is a device-mapper device >11:47:24,613 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >11:47:24,614 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:47:24,615 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >11:47:24,616 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:47:24,617 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >11:47:24,618 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:47:24,619 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:24,619 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >11:47:24,619 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:24,620 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:47:24,620 INFO storage: added dm live-rw (id 12) to device tree >11:47:24,621 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:47:24,621 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:47:24,622 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:24,622 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:24,622 DEBUG storage: device live-rw does not contain a disklabel >11:47:24,623 INFO storage: type detected on 'live-rw' is 'ext4' >11:47:24,646 DEBUG storage: padding min size from 2954 up to 3249 >11:47:24,646 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:24,647 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:24,647 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:47:24,648 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >11:47:24,654 INFO storage: got device: DMDevice instance (0x305fb10) -- > 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 0x2e72a70> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:47:24,655 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:24,655 INFO storage: got format: Ext4FS instance (0x3068550) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:47:24,657 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50739', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >11:47:24,658 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >11:47:24,658 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:47:24,659 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:24,659 INFO storage: live-osimg-min is a device-mapper device >11:47:24,659 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >11:47:24,660 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >11:47:24,660 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:47:24,661 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >11:47:24,662 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:47:24,663 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >11:47:24,668 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:47:24,668 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:24,669 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >11:47:24,669 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:24,670 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >11:47:24,670 INFO storage: added dm live-osimg-min (id 13) to device tree >11:47:24,670 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >11:47:24,671 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >11:47:24,672 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:24,672 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:24,672 DEBUG storage: device live-osimg-min does not contain a disklabel >11:47:24,672 INFO storage: type detected on 'live-osimg-min' is 'ext4' >11:47:24,697 DEBUG storage: padding min size from 0 up to 0 >11:47:24,698 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:24,698 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:24,699 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >11:47:24,699 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >11:47:24,700 INFO storage: got device: DMDevice instance (0x302e890) -- > 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 0x3033050> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >11:47:24,704 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:24,704 INFO storage: got format: Ext4FS instance (0x305fcd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2953.0 targetSize = 2953.0 > >11:47:24,718 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:47:24,719 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:47:24,720 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:47:24,731 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:47:24,743 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:47:24,744 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:47:24,744 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:47:24,745 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:47:24,745 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >11:47:24,746 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >11:47:24,747 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:47:24,747 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:47:24,748 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:47:24,760 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:47:24,772 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:47:24,773 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:47:24,773 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:47:24,774 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:47:24,774 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >11:47:24,981 DEBUG storage: registered device format class MDRaidMember as mdmember >11:47:24,982 DEBUG storage: registered device format class PPCPRePBoot as prepboot >11:47:24,983 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >11:47:24,984 DEBUG storage: registered device format class LUKS as luks >11:47:24,986 DEBUG storage: registered device format class SwapSpace as swap >11:47:24,996 DEBUG storage: registered device format class Ext2FS as ext2 >11:47:24,997 DEBUG storage: registered device format class Ext3FS as ext3 >11:47:24,997 DEBUG storage: registered device format class Ext4FS as ext4 >11:47:24,998 DEBUG storage: registered device format class FATFS as vfat >11:47:24,999 DEBUG storage: registered device format class EFIFS as efi >11:47:24,999 DEBUG storage: registered device format class BTRFS as btrfs >11:47:25,000 DEBUG storage: registered device format class GFS2 as gfs2 >11:47:25,000 DEBUG storage: registered device format class JFS as jfs >11:47:25,001 DEBUG storage: registered device format class ReiserFS as reiserfs >11:47:25,001 DEBUG storage: registered device format class XFS as xfs >11:47:25,002 DEBUG storage: registered device format class HFS as hfs >11:47:25,002 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >11:47:25,005 DEBUG storage: registered device format class HFSPlus as hfs+ >11:47:25,005 DEBUG storage: registered device format class NTFS as ntfs >11:47:25,005 DEBUG storage: registered device format class NFS as nfs >11:47:25,005 DEBUG storage: registered device format class NFSv4 as nfs4 >11:47:25,006 DEBUG storage: registered device format class Iso9660FS as iso9660 >11:47:25,006 DEBUG storage: registered device format class NoDevFS as nodev >11:47:25,006 DEBUG storage: registered device format class DevPtsFS as devpts >11:47:25,006 DEBUG storage: registered device format class ProcFS as proc >11:47:25,006 DEBUG storage: registered device format class SysFS as sysfs >11:47:25,006 DEBUG storage: registered device format class TmpFS as tmpfs >11:47:25,006 DEBUG storage: registered device format class BindFS as bind >11:47:25,006 DEBUG storage: registered device format class SELinuxFS as selinuxfs >11:47:25,008 DEBUG storage: registered device format class USBFS as usbfs >11:47:25,009 DEBUG storage: registered device format class MultipathMember as multipath_member >11:47:25,009 DEBUG storage: registered device format class DMRaidMember as dmraidmember >11:47:25,009 DEBUG storage: registered device format class DiskLabel as disklabel >11:47:25,010 DEBUG storage: registered device format class BIOSBoot as biosboot >11:47:25,573 DEBUG storage: MultipathTopology._build_topology: >11:47:25,574 DEBUG storage: /etc/multipath.conf contents: >11:47:25,574 DEBUG storage: # multipath.conf written by anaconda >11:47:25,575 DEBUG storage: >11:47:25,575 DEBUG storage: defaults { >11:47:25,575 DEBUG storage: user_friendly_names yes >11:47:25,576 DEBUG storage: } >11:47:25,576 DEBUG storage: blacklist { >11:47:25,577 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:47:25,577 DEBUG storage: devnode "^hd[a-z]" >11:47:25,577 DEBUG storage: devnode "^dcssblk[0-9]*" >11:47:25,578 DEBUG storage: device { >11:47:25,578 DEBUG storage: vendor "DGC" >11:47:25,578 DEBUG storage: product "LUNZ" >11:47:25,578 DEBUG storage: } >11:47:25,578 DEBUG storage: device { >11:47:25,578 DEBUG storage: vendor "IBM" >11:47:25,578 DEBUG storage: product "S/390.*" >11:47:25,578 DEBUG storage: } >11:47:25,578 DEBUG storage: # don't count normal SATA devices as multipaths >11:47:25,579 DEBUG storage: device { >11:47:25,579 DEBUG storage: vendor "ATA" >11:47:25,579 DEBUG storage: } >11:47:25,581 DEBUG storage: # don't count 3ware devices as multipaths >11:47:25,582 DEBUG storage: device { >11:47:25,582 DEBUG storage: vendor "3ware" >11:47:25,582 DEBUG storage: } >11:47:25,582 DEBUG storage: device { >11:47:25,582 DEBUG storage: vendor "AMCC" >11:47:25,582 DEBUG storage: } >11:47:25,582 DEBUG storage: # nor highpoint devices >11:47:25,582 DEBUG storage: device { >11:47:25,582 DEBUG storage: vendor "HPT" >11:47:25,582 DEBUG storage: } >11:47:25,584 DEBUG storage: } >11:47:25,584 DEBUG storage: multipaths { >11:47:25,584 DEBUG storage: } >11:47:25,584 DEBUG storage: (end of /etc/multipath.conf) >11:47:25,612 INFO storage: MultipathTopology: found singlepath device: sda >11:47:25,613 INFO storage: MultipathTopology: found non-disk device: sr0 >11:47:25,613 INFO storage: MultipathTopology: found singlepath device: loop0 >11:47:25,613 INFO storage: MultipathTopology: found singlepath device: loop1 >11:47:25,613 INFO storage: MultipathTopology: found singlepath device: loop2 >11:47:25,613 INFO storage: MultipathTopology: found singlepath device: loop3 >11:47:25,613 INFO storage: MultipathTopology: found singlepath device: loop4 >11:47:25,613 INFO storage: MultipathTopology: found singlepath device: loop5 >11:47:25,614 INFO storage: MultipathTopology: found singlepath device: loop6 >11:47:25,614 INFO storage: MultipathTopology: found singlepath device: loop7 >11:47:25,614 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:47:25,614 INFO storage: MultipathTopology: found singlepath device: dm-1 >11:47:25,875 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >11:47:25,876 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:47:26,523 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >11:47:26,526 INFO storage: sr0 looks to be the live device; marking as protected >11:47:26,586 DEBUG storage: MultipathTopology._build_topology: >11:47:26,586 DEBUG storage: /etc/multipath.conf contents: >11:47:26,586 DEBUG storage: # multipath.conf written by anaconda >11:47:26,586 DEBUG storage: >11:47:26,586 DEBUG storage: defaults { >11:47:26,587 DEBUG storage: user_friendly_names yes >11:47:26,587 DEBUG storage: } >11:47:26,587 DEBUG storage: blacklist { >11:47:26,587 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:47:26,587 DEBUG storage: devnode "^hd[a-z]" >11:47:26,587 DEBUG storage: devnode "^dcssblk[0-9]*" >11:47:26,587 DEBUG storage: device { >11:47:26,588 DEBUG storage: vendor "DGC" >11:47:26,589 DEBUG storage: product "LUNZ" >11:47:26,589 DEBUG storage: } >11:47:26,589 DEBUG storage: device { >11:47:26,589 DEBUG storage: vendor "IBM" >11:47:26,589 DEBUG storage: product "S/390.*" >11:47:26,589 DEBUG storage: } >11:47:26,590 DEBUG storage: # don't count normal SATA devices as multipaths >11:47:26,590 DEBUG storage: device { >11:47:26,591 DEBUG storage: vendor "ATA" >11:47:26,591 DEBUG storage: } >11:47:26,591 DEBUG storage: # don't count 3ware devices as multipaths >11:47:26,592 DEBUG storage: device { >11:47:26,596 DEBUG storage: vendor "3ware" >11:47:26,596 DEBUG storage: } >11:47:26,597 DEBUG storage: device { >11:47:26,597 DEBUG storage: vendor "AMCC" >11:47:26,598 DEBUG storage: } >11:47:26,598 DEBUG storage: # nor highpoint devices >11:47:26,599 DEBUG storage: device { >11:47:26,599 DEBUG storage: vendor "HPT" >11:47:26,599 DEBUG storage: } >11:47:26,600 DEBUG storage: } >11:47:26,600 DEBUG storage: multipaths { >11:47:26,601 DEBUG storage: } >11:47:26,604 DEBUG storage: (end of /etc/multipath.conf) >11:47:26,636 INFO storage: MultipathTopology: found singlepath device: sda >11:47:26,636 INFO storage: MultipathTopology: found non-disk device: sr0 >11:47:26,636 INFO storage: MultipathTopology: found singlepath device: loop0 >11:47:26,636 INFO storage: MultipathTopology: found singlepath device: loop1 >11:47:26,637 INFO storage: MultipathTopology: found singlepath device: loop2 >11:47:26,637 INFO storage: MultipathTopology: found singlepath device: loop3 >11:47:26,637 INFO storage: MultipathTopology: found singlepath device: loop4 >11:47:26,637 INFO storage: MultipathTopology: found singlepath device: loop5 >11:47:26,637 INFO storage: MultipathTopology: found singlepath device: loop6 >11:47:26,637 INFO storage: MultipathTopology: found singlepath device: loop7 >11:47:26,637 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:47:26,637 INFO storage: MultipathTopology: found singlepath device: dm-1 >11:47:26,648 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >11:47:26,653 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': '13241', > '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 ; >11:47:26,654 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:47:26,657 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:47:26,658 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:26,670 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >11:47:26,671 INFO storage: sda is a disk >11:47:26,671 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:26,677 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:47:26,690 INFO storage: added disk sda (id 0) to device tree >11:47:26,690 DEBUG storage: looking up parted Device: /dev/sda >11:47:26,690 DEBUG storage: no device or no media present >11:47:26,694 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-TC3-x86_64-Live-D /dev/disk/by-uuid/2012-10-09-19-25-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora-18-Beta-TC3-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC3-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-09-19-25-50-00', > 'ID_FS_UUID_ENC': '2012-10-09-19-25-50-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '13353', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC3-x86_64-Live-D', > '/dev/disk/by-uuid/2012-10-09-19-25-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >11:47:26,694 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >11:47:26,709 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >11:47:26,711 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:26,711 INFO storage: sr0 is a cdrom >11:47:26,712 DEBUG storage: DeviceTree.addUdevOpticalDevice: >11:47:26,712 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:26,722 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:47:26,723 INFO storage: added cdrom sr0 (id 1) to device tree >11:47:26,723 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:47:26,733 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:47:26,734 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >11:47:26,741 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >11:47:26,742 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >11:47:26,763 WARN storage: disklabel detected but not usable on sr0 >11:47:26,764 INFO storage: type detected on 'sr0' is 'iso9660' >11:47:26,765 DEBUG storage: Iso9660FS.supported: supported: True ; >11:47:26,765 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >11:47:26,777 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:47:26,778 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:47:26,786 DEBUG storage: looking up parted Device: /dev/sr0 >11:47:26,786 INFO storage: got device: OpticalDevice instance (0x7f24840a5c50) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 784.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 401408 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x2311b90> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >11:47:26,787 DEBUG storage: Iso9660FS.supported: supported: True ; >11:47:26,788 INFO storage: got format: Iso9660FS instance (0x7f248411d250) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-09-19-25-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC3-x86_64-Live-D size = 0 targetSize = 0 > >11:47:26,795 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': '39120', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:47:26,795 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >11:47:26,796 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >11:47:26,803 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:26,813 INFO storage: loop0 is a loop device >11:47:26,814 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:47:26,814 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >11:47:26,815 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:26,815 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:26,816 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >11:47:26,816 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >11:47:26,826 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >11:47:26,826 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:26,831 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:47:26,835 INFO storage: added loop loop0 (id 3) to device tree >11:47:26,836 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:47:26,839 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:47:26,843 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:47:26,844 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:47:26,852 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:47:26,852 WARN storage: disklabel detected but not usable on loop0 >11:47:26,853 INFO storage: type detected on 'loop0' is 'squashfs' >11:47:26,853 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:47:26,862 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:47:26,862 INFO storage: got device: LoopDevice instance (0x7f248414a9d0) -- > 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 >11:47:26,865 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': '40105', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:47:26,865 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >11:47:26,866 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:47:26,877 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:26,877 INFO storage: loop1 is a loop device >11:47:26,878 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:47:26,882 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >11:47:26,883 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:26,883 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:26,898 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >11:47:26,898 INFO storage: added file /osmin (id 4) to device tree >11:47:26,899 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >11:47:26,899 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:26,900 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:47:26,900 INFO storage: added loop loop1 (id 5) to device tree >11:47:26,909 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:47:26,910 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:47:26,910 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:47:26,918 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >11:47:26,919 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >11:47:26,922 WARN storage: disklabel detected but not usable on loop1 >11:47:26,923 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >11:47:26,923 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:47:26,935 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:47:26,935 INFO storage: got device: LoopDevice instance (0x7f2484155750) -- > 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 >11:47:26,937 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': '40126', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:47:26,937 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >11:47:26,938 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:47:26,950 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:26,950 INFO storage: loop2 is a loop device >11:47:26,952 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:47:26,952 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:47:26,955 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:26,955 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:26,968 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:47:26,969 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >11:47:26,970 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:47:26,970 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:26,973 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:47:26,979 INFO storage: added loop loop2 (id 7) to device tree >11:47:26,980 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:47:26,980 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:47:26,982 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:47:26,989 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:47:26,990 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:47:26,994 WARN storage: disklabel detected but not usable on loop2 >11:47:26,994 INFO storage: type detected on 'loop2' is 'squashfs' >11:47:26,994 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:47:27,006 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:47:27,006 INFO storage: got device: LoopDevice instance (0x7f2484114dd0) -- > 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 >11:47:27,011 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '40875', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:47:27,012 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >11:47:27,026 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:47:27,027 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:27,027 INFO storage: loop3 is a loop device >11:47:27,028 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:47:27,028 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >11:47:27,029 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:27,029 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:27,036 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >11:47:27,037 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >11:47:27,046 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >11:47:27,046 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:27,047 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:47:27,047 INFO storage: added loop loop3 (id 9) to device tree >11:47:27,053 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:47:27,060 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:47:27,061 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:27,061 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:27,061 DEBUG storage: device loop3 does not contain a disklabel >11:47:27,061 INFO storage: type detected on 'loop3' is 'ext4' >11:47:27,184 DEBUG storage: padding min size from 0 up to 0 >11:47:27,185 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:27,185 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:27,187 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >11:47:27,191 INFO storage: got device: LoopDevice instance (0x7f2484166d50) -- > 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 >11:47:27,193 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:27,193 INFO storage: got format: Ext4FS instance (0x7f248416abd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:47:27,195 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': '40892', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:47:27,200 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >11:47:27,201 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:47:27,202 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:27,203 INFO storage: loop4 is a loop device >11:47:27,204 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:47:27,205 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:47:27,210 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:27,211 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:27,212 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:47:27,213 INFO storage: added file /overlay (deleted) (id 10) to device tree >11:47:27,214 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:47:27,219 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:27,220 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:47:27,221 INFO storage: added loop loop4 (id 11) to device tree >11:47:27,222 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:47:27,223 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:47:27,228 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:47:27,229 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >11:47:27,230 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >11:47:27,236 WARN storage: disklabel detected but not usable on loop4 >11:47:27,237 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >11:47:27,237 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:47:27,238 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:47:27,238 INFO storage: got device: LoopDevice instance (0x7f2484173950) -- > 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 >11:47:27,244 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': '42476', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:47:27,245 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >11:47:27,246 DEBUG storage: lvm filter: adding loop5 to the reject list >11:47:27,247 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': '42903', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:47:27,252 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >11:47:27,252 DEBUG storage: lvm filter: adding loop6 to the reject list >11:47:27,254 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': '43317', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:47:27,254 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >11:47:27,255 DEBUG storage: lvm filter: adding loop7 to the reject list >11:47:27,255 DEBUG storage: Skipping a device mapper drive (dm-0) for now >11:47:27,256 DEBUG storage: Skipping a device mapper drive (dm-1) for now >11:47:27,291 INFO storage: devices to scan: ['dm-0', 'dm-1'] >11:47:27,298 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '39385', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:47:27,299 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >11:47:27,300 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:47:27,304 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:27,305 INFO storage: live-rw is a device-mapper device >11:47:27,306 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >11:47:27,308 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:47:27,313 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >11:47:27,315 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:47:27,317 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >11:47:27,322 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:47:27,323 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:27,325 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >11:47:27,329 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:27,330 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:47:27,331 INFO storage: added dm live-rw (id 12) to device tree >11:47:27,332 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:47:27,333 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:47:27,338 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:27,339 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:27,340 DEBUG storage: device live-rw does not contain a disklabel >11:47:27,340 INFO storage: type detected on 'live-rw' is 'ext4' >11:47:27,424 DEBUG storage: padding min size from 2954 up to 3249 >11:47:27,425 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:27,426 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:27,427 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:47:27,428 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >11:47:27,433 INFO storage: got device: DMDevice instance (0x7f24841776d0) -- > 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: 12133 did: 25956 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f24841548c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:47:27,434 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:27,434 INFO storage: got format: Ext4FS instance (0x7f248417add0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:47:27,438 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50739', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >11:47:27,443 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >11:47:27,444 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:47:27,445 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:27,449 INFO storage: live-osimg-min is a device-mapper device >11:47:27,450 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >11:47:27,451 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >11:47:27,452 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:47:27,457 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >11:47:27,459 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:47:27,461 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >11:47:27,466 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:47:27,467 DEBUG storage: DeviceTree.getDeviceByName returned None >11:47:27,468 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >11:47:27,473 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:47:27,474 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >11:47:27,475 INFO storage: added dm live-osimg-min (id 13) to device tree >11:47:27,476 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >11:47:27,477 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >11:47:27,483 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:27,483 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:27,484 DEBUG storage: device live-osimg-min does not contain a disklabel >11:47:27,484 INFO storage: type detected on 'live-osimg-min' is 'ext4' >11:47:27,556 DEBUG storage: padding min size from 0 up to 0 >11:47:27,557 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:27,557 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:47:27,559 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >11:47:27,560 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >11:47:27,563 INFO storage: got device: DMDevice instance (0x7f2484177410) -- > 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: 32548 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f2484154cb0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >11:47:27,571 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:27,571 INFO storage: got format: Ext4FS instance (0x7f24841c26d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2953.0 targetSize = 2953.0 > >11:47:27,607 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:47:27,609 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:47:27,611 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:47:27,646 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:47:27,677 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:47:27,679 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:47:27,680 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:47:27,681 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:47:27,682 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >11:47:27,687 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >11:47:27,688 INFO storage: edd: collected mbr signatures: {} >11:47:27,711 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:27,717 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:27,719 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:27,720 DEBUG storage: looking up parted Device: /dev/sda >11:47:27,725 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:47:27,732 DEBUG storage: Iso9660FS.supported: supported: True ; >11:47:27,734 DEBUG storage: looking up parted Device: /dev/sda >11:47:27,739 INFO storage: Skipping disk: sda: No media present >11:47:27,760 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >11:47:27,764 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (13) with existing ext4 filesystem >11:47:35,724 DEBUG storage: Iso9660FS.supported: supported: True ; >11:47:35,726 DEBUG storage: Iso9660FS.supported: supported: True ; >11:47:35,727 DEBUG storage: NFSv4.supported: supported: False ; >11:47:35,729 DEBUG storage: NFSv4.supported: supported: False ; >11:47:35,730 DEBUG storage: SELinuxFS.supported: supported: False ; >11:47:35,732 DEBUG storage: SELinuxFS.supported: supported: False ; >11:47:35,734 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:35,735 DEBUG storage: Ext4FS.supported: supported: True ; >11:47:35,737 DEBUG storage: Ext3FS.supported: supported: True ; >11:47:35,739 DEBUG storage: Ext3FS.supported: supported: True ; >11:47:35,740 DEBUG storage: Ext2FS.supported: supported: True ; >11:47:35,742 DEBUG storage: Ext2FS.supported: supported: True ; >11:47:35,744 DEBUG storage: SysFS.supported: supported: False ; >11:47:35,745 DEBUG storage: SysFS.supported: supported: False ; >11:47:35,747 DEBUG storage: MultipathMember.__init__: >11:47:35,748 DEBUG storage: SwapSpace.__init__: >11:47:35,750 DEBUG storage: ProcFS.supported: supported: False ; >11:47:35,751 DEBUG storage: ProcFS.supported: supported: False ; >11:47:35,753 DEBUG storage: MDRaidMember.__init__: >11:47:35,754 DEBUG storage: DevPtsFS.supported: supported: False ; >11:47:35,756 DEBUG storage: DevPtsFS.supported: supported: False ; >11:47:35,757 DEBUG storage: BTRFS.supported: supported: True ; >11:47:35,875 DEBUG storage: USBFS.supported: supported: False ; >11:47:35,877 DEBUG storage: USBFS.supported: supported: False ; >11:47:35,878 DEBUG storage: DiskLabel.__init__: >11:47:35,879 INFO storage: DiskLabel.partedDevice returning None >11:47:35,880 DEBUG storage: HFSPlus.supported: supported: False ; >11:47:35,882 DEBUG storage: HFSPlus.supported: supported: False ; >11:47:35,883 DEBUG storage: XFS.supported: supported: True ; >11:47:35,978 DEBUG storage: XFS.supported: supported: True ; >11:47:35,981 DEBUG storage: TmpFS.supported: supported: False ; >11:47:35,982 DEBUG storage: TmpFS.supported: supported: False ; >11:47:35,984 DEBUG storage: LUKS.__init__: >11:47:35,985 DEBUG storage: DMRaidMember.__init__: >11:47:35,987 DEBUG storage: NTFS.supported: supported: False ; >11:47:35,988 DEBUG storage: NTFS.supported: supported: False ; >11:47:35,990 DEBUG storage: BindFS.supported: supported: False ; >11:47:35,992 DEBUG storage: BindFS.supported: supported: False ; >11:47:35,994 DEBUG storage: HFS.supported: supported: False ; >11:47:35,995 DEBUG storage: HFS.supported: supported: False ; >11:47:35,997 DEBUG storage: LVMPhysicalVolume.__init__: >11:47:35,998 DEBUG storage: NFS.supported: supported: False ; >11:47:36,000 DEBUG storage: NFS.supported: supported: False ; >11:47:36,001 DEBUG storage: FATFS.supported: supported: True ; >11:47:36,004 DEBUG storage: FATFS.supported: supported: True ; >11:47:36,006 DEBUG storage: NoDevFS.supported: supported: False ; >11:47:36,008 DEBUG storage: NoDevFS.supported: supported: False ; >11:47:36,067 DEBUG storage: looking up parted Device: /dev/sda >11:47:36,075 DEBUG storage: looking up parted Device: /dev/sda >11:47:36,078 DEBUG storage: looking up parted Device: /dev/sda >11:47:39,940 DEBUG storage: looking up parted Device: /dev/sda >11:47:39,944 DEBUG storage: looking up parted Device: /dev/sda >11:47:45,160 DEBUG storage: looking up parted Device: /dev/sda >11:47:45,184 DEBUG storage: looking up parted Device: /dev/sda >11:47:45,193 DEBUG storage: looking up parted Device: /dev/sda >11:47:45,241 DEBUG storage: looking up parted Device: /dev/sda >11:50:22,990 DEBUG storage: registered device format class MDRaidMember as mdmember >11:50:22,990 DEBUG storage: registered device format class PPCPRePBoot as prepboot >11:50:22,991 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >11:50:22,991 DEBUG storage: registered device format class LUKS as luks >11:50:22,998 DEBUG storage: registered device format class SwapSpace as swap >11:50:23,014 DEBUG storage: registered device format class Ext2FS as ext2 >11:50:23,014 DEBUG storage: registered device format class Ext3FS as ext3 >11:50:23,015 DEBUG storage: registered device format class Ext4FS as ext4 >11:50:23,015 DEBUG storage: registered device format class FATFS as vfat >11:50:23,015 DEBUG storage: registered device format class EFIFS as efi >11:50:23,015 DEBUG storage: registered device format class BTRFS as btrfs >11:50:23,015 DEBUG storage: registered device format class GFS2 as gfs2 >11:50:23,015 DEBUG storage: registered device format class JFS as jfs >11:50:23,015 DEBUG storage: registered device format class ReiserFS as reiserfs >11:50:23,015 DEBUG storage: registered device format class XFS as xfs >11:50:23,015 DEBUG storage: registered device format class HFS as hfs >11:50:23,020 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >11:50:23,020 DEBUG storage: registered device format class HFSPlus as hfs+ >11:50:23,020 DEBUG storage: registered device format class NTFS as ntfs >11:50:23,020 DEBUG storage: registered device format class NFS as nfs >11:50:23,020 DEBUG storage: registered device format class NFSv4 as nfs4 >11:50:23,020 DEBUG storage: registered device format class Iso9660FS as iso9660 >11:50:23,020 DEBUG storage: registered device format class NoDevFS as nodev >11:50:23,020 DEBUG storage: registered device format class DevPtsFS as devpts >11:50:23,020 DEBUG storage: registered device format class ProcFS as proc >11:50:23,020 DEBUG storage: registered device format class SysFS as sysfs >11:50:23,020 DEBUG storage: registered device format class TmpFS as tmpfs >11:50:23,021 DEBUG storage: registered device format class BindFS as bind >11:50:23,021 DEBUG storage: registered device format class SELinuxFS as selinuxfs >11:50:23,021 DEBUG storage: registered device format class USBFS as usbfs >11:50:23,021 DEBUG storage: registered device format class MultipathMember as multipath_member >11:50:23,021 DEBUG storage: registered device format class DMRaidMember as dmraidmember >11:50:23,022 DEBUG storage: registered device format class DiskLabel as disklabel >11:50:23,022 DEBUG storage: registered device format class BIOSBoot as biosboot >11:50:23,528 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >11:50:23,529 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:50:23,530 INFO storage: sr0 looks to be the live device; marking as protected >11:50:23,561 DEBUG storage: MultipathTopology._build_topology: >11:50:23,562 DEBUG storage: /etc/multipath.conf contents: >11:50:23,562 DEBUG storage: # multipath.conf written by anaconda >11:50:23,562 DEBUG storage: >11:50:23,562 DEBUG storage: defaults { >11:50:23,562 DEBUG storage: user_friendly_names yes >11:50:23,562 DEBUG storage: } >11:50:23,562 DEBUG storage: blacklist { >11:50:23,562 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:50:23,562 DEBUG storage: devnode "^hd[a-z]" >11:50:23,562 DEBUG storage: devnode "^dcssblk[0-9]*" >11:50:23,562 DEBUG storage: device { >11:50:23,562 DEBUG storage: vendor "DGC" >11:50:23,562 DEBUG storage: product "LUNZ" >11:50:23,562 DEBUG storage: } >11:50:23,562 DEBUG storage: device { >11:50:23,562 DEBUG storage: vendor "IBM" >11:50:23,562 DEBUG storage: product "S/390.*" >11:50:23,562 DEBUG storage: } >11:50:23,562 DEBUG storage: # don't count normal SATA devices as multipaths >11:50:23,563 DEBUG storage: device { >11:50:23,563 DEBUG storage: vendor "ATA" >11:50:23,563 DEBUG storage: } >11:50:23,563 DEBUG storage: # don't count 3ware devices as multipaths >11:50:23,563 DEBUG storage: device { >11:50:23,563 DEBUG storage: vendor "3ware" >11:50:23,563 DEBUG storage: } >11:50:23,563 DEBUG storage: device { >11:50:23,563 DEBUG storage: vendor "AMCC" >11:50:23,563 DEBUG storage: } >11:50:23,563 DEBUG storage: # nor highpoint devices >11:50:23,563 DEBUG storage: device { >11:50:23,563 DEBUG storage: vendor "HPT" >11:50:23,563 DEBUG storage: } >11:50:23,563 DEBUG storage: } >11:50:23,563 DEBUG storage: multipaths { >11:50:23,563 DEBUG storage: } >11:50:23,563 DEBUG storage: (end of /etc/multipath.conf) >11:50:23,587 INFO storage: MultipathTopology: found singlepath device: sda >11:50:23,587 INFO storage: MultipathTopology: found non-disk device: sr0 >11:50:23,587 INFO storage: MultipathTopology: found singlepath device: loop0 >11:50:23,587 INFO storage: MultipathTopology: found singlepath device: loop1 >11:50:23,587 INFO storage: MultipathTopology: found singlepath device: loop2 >11:50:23,587 INFO storage: MultipathTopology: found singlepath device: loop3 >11:50:23,587 INFO storage: MultipathTopology: found singlepath device: loop4 >11:50:23,588 INFO storage: MultipathTopology: found singlepath device: loop5 >11:50:23,588 INFO storage: MultipathTopology: found singlepath device: loop6 >11:50:23,588 INFO storage: MultipathTopology: found singlepath device: loop7 >11:50:23,588 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:50:23,588 INFO storage: MultipathTopology: found singlepath device: dm-1 >11:50:23,588 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >11:50:23,590 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': '13241', > '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 ; >11:50:23,591 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:50:23,591 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:50:23,592 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:23,592 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >11:50:23,593 INFO storage: sda is a disk >11:50:23,594 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:23,595 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:50:23,596 INFO storage: added disk sda (id 0) to device tree >11:50:23,596 DEBUG storage: looking up parted Device: /dev/sda >11:50:23,601 DEBUG storage: no device or no media present >11:50:23,603 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-TC3-x86_64-Live-D /dev/disk/by-uuid/2012-10-09-19-25-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora-18-Beta-TC3-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC3-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-09-19-25-50-00', > 'ID_FS_UUID_ENC': '2012-10-09-19-25-50-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '13353', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC3-x86_64-Live-D', > '/dev/disk/by-uuid/2012-10-09-19-25-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >11:50:23,604 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >11:50:23,604 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >11:50:23,605 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:23,605 INFO storage: sr0 is a cdrom >11:50:23,605 DEBUG storage: DeviceTree.addUdevOpticalDevice: >11:50:23,606 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:23,606 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:50:23,606 INFO storage: added cdrom sr0 (id 1) to device tree >11:50:23,607 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:50:23,609 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:50:23,609 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >11:50:23,610 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >11:50:23,611 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >11:50:23,618 WARN storage: disklabel detected but not usable on sr0 >11:50:23,618 INFO storage: type detected on 'sr0' is 'iso9660' >11:50:23,619 DEBUG storage: Iso9660FS.supported: supported: True ; >11:50:23,620 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >11:50:23,620 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:50:23,621 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:50:23,622 DEBUG storage: looking up parted Device: /dev/sr0 >11:50:23,623 INFO storage: got device: OpticalDevice instance (0x1951b50) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 784.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 401408 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x196d0e0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >11:50:23,623 DEBUG storage: Iso9660FS.supported: supported: True ; >11:50:23,624 INFO storage: got format: Iso9660FS instance (0x1968910) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-09-19-25-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC3-x86_64-Live-D size = 0 targetSize = 0 > >11:50:23,625 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': '39120', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:50:23,625 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >11:50:23,625 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >11:50:23,626 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:23,626 INFO storage: loop0 is a loop device >11:50:23,626 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:50:23,627 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >11:50:23,628 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:23,628 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:23,628 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >11:50:23,629 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >11:50:23,629 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >11:50:23,629 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:23,630 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:50:23,630 INFO storage: added loop loop0 (id 3) to device tree >11:50:23,631 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:50:23,632 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:50:23,632 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:50:23,633 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:50:23,633 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:50:23,638 WARN storage: disklabel detected but not usable on loop0 >11:50:23,638 INFO storage: type detected on 'loop0' is 'squashfs' >11:50:23,638 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:50:23,639 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:50:23,639 INFO storage: got device: LoopDevice instance (0x1999750) -- > 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 >11:50:23,640 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': '40105', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:50:23,641 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >11:50:23,641 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:50:23,642 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:23,642 INFO storage: loop1 is a loop device >11:50:23,642 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:50:23,643 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >11:50:23,643 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:23,643 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:23,644 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >11:50:23,644 INFO storage: added file /osmin (id 4) to device tree >11:50:23,645 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >11:50:23,645 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:23,646 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:50:23,646 INFO storage: added loop loop1 (id 5) to device tree >11:50:23,646 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:50:23,647 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:50:23,647 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:50:23,647 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >11:50:23,648 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >11:50:23,653 WARN storage: disklabel detected but not usable on loop1 >11:50:23,653 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >11:50:23,653 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:50:23,654 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:50:23,654 INFO storage: got device: LoopDevice instance (0x1999850) -- > 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 >11:50:23,655 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': '40126', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:50:23,656 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >11:50:23,656 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:50:23,657 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:23,657 INFO storage: loop2 is a loop device >11:50:23,657 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:50:23,658 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:50:23,658 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:23,658 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:23,659 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:50:23,659 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >11:50:23,660 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:50:23,660 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:23,661 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:50:23,661 INFO storage: added loop loop2 (id 7) to device tree >11:50:23,661 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:50:23,662 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:50:23,662 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:50:23,663 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:50:23,663 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:50:23,669 WARN storage: disklabel detected but not usable on loop2 >11:50:23,669 INFO storage: type detected on 'loop2' is 'squashfs' >11:50:23,669 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:50:23,670 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:50:23,670 INFO storage: got device: LoopDevice instance (0x1999bd0) -- > 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 >11:50:23,672 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '40875', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:50:23,672 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >11:50:23,674 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:50:23,675 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:23,675 INFO storage: loop3 is a loop device >11:50:23,675 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:50:23,676 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >11:50:23,676 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:23,677 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:23,677 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >11:50:23,677 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >11:50:23,678 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >11:50:23,678 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:23,679 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:50:23,679 INFO storage: added loop loop3 (id 9) to device tree >11:50:23,680 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:50:23,680 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:50:23,681 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:23,681 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:50:23,681 DEBUG storage: device loop3 does not contain a disklabel >11:50:23,682 INFO storage: type detected on 'loop3' is 'ext4' >11:50:23,707 DEBUG storage: padding min size from 0 up to 0 >11:50:23,708 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:23,708 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:50:23,709 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >11:50:23,709 INFO storage: got device: LoopDevice instance (0x1999f50) -- > 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 >11:50:23,710 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:23,710 INFO storage: got format: Ext4FS instance (0x1999c90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:50:23,711 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': '40892', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:50:23,711 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >11:50:23,712 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:50:23,713 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:23,713 INFO storage: loop4 is a loop device >11:50:23,713 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:50:23,714 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:50:23,714 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:23,714 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:23,715 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:50:23,715 INFO storage: added file /overlay (deleted) (id 10) to device tree >11:50:23,716 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:50:23,716 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:23,717 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:50:23,717 INFO storage: added loop loop4 (id 11) to device tree >11:50:23,717 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:50:23,718 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:50:23,718 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:50:23,718 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >11:50:23,719 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >11:50:23,725 WARN storage: disklabel detected but not usable on loop4 >11:50:23,725 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >11:50:23,725 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:50:23,726 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:50:23,726 INFO storage: got device: LoopDevice instance (0x1999550) -- > 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 >11:50:23,727 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': '42476', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:50:23,727 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >11:50:23,727 DEBUG storage: lvm filter: adding loop5 to the reject list >11:50:23,728 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': '42903', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:50:23,728 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >11:50:23,728 DEBUG storage: lvm filter: adding loop6 to the reject list >11:50:23,729 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': '43317', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:50:23,729 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >11:50:23,729 DEBUG storage: lvm filter: adding loop7 to the reject list >11:50:23,730 DEBUG storage: Skipping a device mapper drive (dm-0) for now >11:50:23,730 DEBUG storage: Skipping a device mapper drive (dm-1) for now >11:50:23,748 INFO storage: devices to scan: ['dm-0', 'dm-1'] >11:50:23,750 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '39385', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:50:23,751 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >11:50:23,751 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:50:23,752 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:23,752 INFO storage: live-rw is a device-mapper device >11:50:23,752 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >11:50:23,753 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:50:23,754 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >11:50:23,755 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:50:23,755 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >11:50:23,756 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:50:23,757 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:23,758 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >11:50:23,758 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:23,759 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:50:23,759 INFO storage: added dm live-rw (id 12) to device tree >11:50:23,759 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:50:23,760 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:50:23,765 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:23,765 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:50:23,765 DEBUG storage: device live-rw does not contain a disklabel >11:50:23,765 INFO storage: type detected on 'live-rw' is 'ext4' >11:50:23,789 DEBUG storage: padding min size from 2954 up to 3249 >11:50:23,790 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:23,794 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:50:23,794 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:50:23,795 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >11:50:23,800 INFO storage: got device: DMDevice instance (0x1999b10) -- > 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 0x17aca70> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:50:23,800 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:23,801 INFO storage: got format: Ext4FS instance (0x19a2550) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:50:23,803 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50739', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >11:50:23,803 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >11:50:23,803 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:50:23,804 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:23,804 INFO storage: live-osimg-min is a device-mapper device >11:50:23,805 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >11:50:23,805 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >11:50:23,806 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:50:23,806 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >11:50:23,808 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:50:23,808 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >11:50:23,813 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:50:23,814 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:23,814 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >11:50:23,815 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:23,815 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >11:50:23,815 INFO storage: added dm live-osimg-min (id 13) to device tree >11:50:23,816 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >11:50:23,816 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >11:50:23,817 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:23,817 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:50:23,817 DEBUG storage: device live-osimg-min does not contain a disklabel >11:50:23,817 INFO storage: type detected on 'live-osimg-min' is 'ext4' >11:50:23,846 DEBUG storage: padding min size from 0 up to 0 >11:50:23,847 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:23,847 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:50:23,848 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >11:50:23,849 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >11:50:23,854 INFO storage: got device: DMDevice instance (0x1968890) -- > 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 0x196d050> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >11:50:23,855 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:23,855 INFO storage: got format: Ext4FS instance (0x1999cd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2953.0 targetSize = 2953.0 > >11:50:23,870 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:50:23,871 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:50:23,872 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:50:23,887 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:50:23,899 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:50:23,900 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:50:23,900 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:50:23,901 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:50:23,901 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >11:50:23,902 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >11:50:23,903 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:50:23,903 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:50:23,904 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:50:23,919 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:50:23,932 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:50:23,932 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:50:23,932 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:50:23,933 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:50:23,934 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >11:50:24,129 DEBUG storage: registered device format class MDRaidMember as mdmember >11:50:24,130 DEBUG storage: registered device format class PPCPRePBoot as prepboot >11:50:24,131 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >11:50:24,132 DEBUG storage: registered device format class LUKS as luks >11:50:24,133 DEBUG storage: registered device format class SwapSpace as swap >11:50:24,144 DEBUG storage: registered device format class Ext2FS as ext2 >11:50:24,144 DEBUG storage: registered device format class Ext3FS as ext3 >11:50:24,145 DEBUG storage: registered device format class Ext4FS as ext4 >11:50:24,146 DEBUG storage: registered device format class FATFS as vfat >11:50:24,146 DEBUG storage: registered device format class EFIFS as efi >11:50:24,147 DEBUG storage: registered device format class BTRFS as btrfs >11:50:24,147 DEBUG storage: registered device format class GFS2 as gfs2 >11:50:24,148 DEBUG storage: registered device format class JFS as jfs >11:50:24,148 DEBUG storage: registered device format class ReiserFS as reiserfs >11:50:24,149 DEBUG storage: registered device format class XFS as xfs >11:50:24,149 DEBUG storage: registered device format class HFS as hfs >11:50:24,150 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >11:50:24,150 DEBUG storage: registered device format class HFSPlus as hfs+ >11:50:24,151 DEBUG storage: registered device format class NTFS as ntfs >11:50:24,151 DEBUG storage: registered device format class NFS as nfs >11:50:24,151 DEBUG storage: registered device format class NFSv4 as nfs4 >11:50:24,151 DEBUG storage: registered device format class Iso9660FS as iso9660 >11:50:24,151 DEBUG storage: registered device format class NoDevFS as nodev >11:50:24,151 DEBUG storage: registered device format class DevPtsFS as devpts >11:50:24,152 DEBUG storage: registered device format class ProcFS as proc >11:50:24,152 DEBUG storage: registered device format class SysFS as sysfs >11:50:24,152 DEBUG storage: registered device format class TmpFS as tmpfs >11:50:24,152 DEBUG storage: registered device format class BindFS as bind >11:50:24,152 DEBUG storage: registered device format class SELinuxFS as selinuxfs >11:50:24,152 DEBUG storage: registered device format class USBFS as usbfs >11:50:24,152 DEBUG storage: registered device format class MultipathMember as multipath_member >11:50:24,156 DEBUG storage: registered device format class DMRaidMember as dmraidmember >11:50:24,156 DEBUG storage: registered device format class DiskLabel as disklabel >11:50:24,157 DEBUG storage: registered device format class BIOSBoot as biosboot >11:50:24,666 DEBUG storage: MultipathTopology._build_topology: >11:50:24,667 DEBUG storage: /etc/multipath.conf contents: >11:50:24,667 DEBUG storage: # multipath.conf written by anaconda >11:50:24,668 DEBUG storage: >11:50:24,668 DEBUG storage: defaults { >11:50:24,669 DEBUG storage: user_friendly_names yes >11:50:24,669 DEBUG storage: } >11:50:24,669 DEBUG storage: blacklist { >11:50:24,670 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:50:24,670 DEBUG storage: devnode "^hd[a-z]" >11:50:24,671 DEBUG storage: devnode "^dcssblk[0-9]*" >11:50:24,671 DEBUG storage: device { >11:50:24,671 DEBUG storage: vendor "DGC" >11:50:24,671 DEBUG storage: product "LUNZ" >11:50:24,671 DEBUG storage: } >11:50:24,671 DEBUG storage: device { >11:50:24,671 DEBUG storage: vendor "IBM" >11:50:24,671 DEBUG storage: product "S/390.*" >11:50:24,671 DEBUG storage: } >11:50:24,671 DEBUG storage: # don't count normal SATA devices as multipaths >11:50:24,672 DEBUG storage: device { >11:50:24,672 DEBUG storage: vendor "ATA" >11:50:24,675 DEBUG storage: } >11:50:24,675 DEBUG storage: # don't count 3ware devices as multipaths >11:50:24,675 DEBUG storage: device { >11:50:24,675 DEBUG storage: vendor "3ware" >11:50:24,675 DEBUG storage: } >11:50:24,675 DEBUG storage: device { >11:50:24,675 DEBUG storage: vendor "AMCC" >11:50:24,675 DEBUG storage: } >11:50:24,675 DEBUG storage: # nor highpoint devices >11:50:24,675 DEBUG storage: device { >11:50:24,676 DEBUG storage: vendor "HPT" >11:50:24,676 DEBUG storage: } >11:50:24,677 DEBUG storage: } >11:50:24,677 DEBUG storage: multipaths { >11:50:24,677 DEBUG storage: } >11:50:24,677 DEBUG storage: (end of /etc/multipath.conf) >11:50:24,707 INFO storage: MultipathTopology: found singlepath device: sda >11:50:24,707 INFO storage: MultipathTopology: found non-disk device: sr0 >11:50:24,707 INFO storage: MultipathTopology: found singlepath device: loop0 >11:50:24,707 INFO storage: MultipathTopology: found singlepath device: loop1 >11:50:24,708 INFO storage: MultipathTopology: found singlepath device: loop2 >11:50:24,708 INFO storage: MultipathTopology: found singlepath device: loop3 >11:50:24,708 INFO storage: MultipathTopology: found singlepath device: loop4 >11:50:24,708 INFO storage: MultipathTopology: found singlepath device: loop5 >11:50:24,708 INFO storage: MultipathTopology: found singlepath device: loop6 >11:50:24,708 INFO storage: MultipathTopology: found singlepath device: loop7 >11:50:24,708 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:50:24,708 INFO storage: MultipathTopology: found singlepath device: dm-1 >11:50:24,918 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >11:50:24,920 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:50:25,547 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >11:50:25,552 INFO storage: sr0 looks to be the live device; marking as protected >11:50:25,589 DEBUG storage: MultipathTopology._build_topology: >11:50:25,593 DEBUG storage: /etc/multipath.conf contents: >11:50:25,596 DEBUG storage: # multipath.conf written by anaconda >11:50:25,597 DEBUG storage: >11:50:25,598 DEBUG storage: defaults { >11:50:25,598 DEBUG storage: user_friendly_names yes >11:50:25,598 DEBUG storage: } >11:50:25,599 DEBUG storage: blacklist { >11:50:25,599 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:50:25,600 DEBUG storage: devnode "^hd[a-z]" >11:50:25,600 DEBUG storage: devnode "^dcssblk[0-9]*" >11:50:25,600 DEBUG storage: device { >11:50:25,605 DEBUG storage: vendor "DGC" >11:50:25,605 DEBUG storage: product "LUNZ" >11:50:25,606 DEBUG storage: } >11:50:25,606 DEBUG storage: device { >11:50:25,606 DEBUG storage: vendor "IBM" >11:50:25,607 DEBUG storage: product "S/390.*" >11:50:25,607 DEBUG storage: } >11:50:25,608 DEBUG storage: # don't count normal SATA devices as multipaths >11:50:25,608 DEBUG storage: device { >11:50:25,608 DEBUG storage: vendor "ATA" >11:50:25,609 DEBUG storage: } >11:50:25,609 DEBUG storage: # don't count 3ware devices as multipaths >11:50:25,609 DEBUG storage: device { >11:50:25,609 DEBUG storage: vendor "3ware" >11:50:25,610 DEBUG storage: } >11:50:25,610 DEBUG storage: device { >11:50:25,610 DEBUG storage: vendor "AMCC" >11:50:25,610 DEBUG storage: } >11:50:25,610 DEBUG storage: # nor highpoint devices >11:50:25,610 DEBUG storage: device { >11:50:25,610 DEBUG storage: vendor "HPT" >11:50:25,610 DEBUG storage: } >11:50:25,610 DEBUG storage: } >11:50:25,613 DEBUG storage: multipaths { >11:50:25,613 DEBUG storage: } >11:50:25,613 DEBUG storage: (end of /etc/multipath.conf) >11:50:25,656 INFO storage: MultipathTopology: found singlepath device: sda >11:50:25,656 INFO storage: MultipathTopology: found non-disk device: sr0 >11:50:25,656 INFO storage: MultipathTopology: found singlepath device: loop0 >11:50:25,657 INFO storage: MultipathTopology: found singlepath device: loop1 >11:50:25,657 INFO storage: MultipathTopology: found singlepath device: loop2 >11:50:25,657 INFO storage: MultipathTopology: found singlepath device: loop3 >11:50:25,657 INFO storage: MultipathTopology: found singlepath device: loop4 >11:50:25,657 INFO storage: MultipathTopology: found singlepath device: loop5 >11:50:25,657 INFO storage: MultipathTopology: found singlepath device: loop6 >11:50:25,657 INFO storage: MultipathTopology: found singlepath device: loop7 >11:50:25,657 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:50:25,660 INFO storage: MultipathTopology: found singlepath device: dm-1 >11:50:25,660 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >11:50:25,664 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': '13241', > '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 ; >11:50:25,665 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:50:25,669 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:50:25,671 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:25,675 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >11:50:25,691 INFO storage: sda is a disk >11:50:25,692 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:25,698 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:50:25,698 INFO storage: added disk sda (id 0) to device tree >11:50:25,702 DEBUG storage: looking up parted Device: /dev/sda >11:50:25,703 DEBUG storage: no device or no media present >11:50:25,714 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-TC3-x86_64-Live-D /dev/disk/by-uuid/2012-10-09-19-25-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora-18-Beta-TC3-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC3-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-09-19-25-50-00', > 'ID_FS_UUID_ENC': '2012-10-09-19-25-50-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '13353', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC3-x86_64-Live-D', > '/dev/disk/by-uuid/2012-10-09-19-25-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >11:50:25,714 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >11:50:25,723 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >11:50:25,724 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:25,724 INFO storage: sr0 is a cdrom >11:50:25,733 DEBUG storage: DeviceTree.addUdevOpticalDevice: >11:50:25,733 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:25,734 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:50:25,740 INFO storage: added cdrom sr0 (id 1) to device tree >11:50:25,741 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:50:25,751 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:50:25,752 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >11:50:25,759 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >11:50:25,764 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >11:50:25,782 WARN storage: disklabel detected but not usable on sr0 >11:50:25,782 INFO storage: type detected on 'sr0' is 'iso9660' >11:50:25,790 DEBUG storage: Iso9660FS.supported: supported: True ; >11:50:25,791 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >11:50:25,792 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:50:25,799 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:50:25,810 DEBUG storage: looking up parted Device: /dev/sr0 >11:50:25,810 INFO storage: got device: OpticalDevice instance (0x7f97001057d0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 784.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 401408 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x38d9a70> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >11:50:25,811 DEBUG storage: Iso9660FS.supported: supported: True ; >11:50:25,812 INFO storage: got format: Iso9660FS instance (0x7f9700115f50) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-09-19-25-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC3-x86_64-Live-D size = 0 targetSize = 0 > >11:50:25,813 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': '39120', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:50:25,813 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >11:50:25,822 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >11:50:25,823 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:25,823 INFO storage: loop0 is a loop device >11:50:25,830 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:50:25,831 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >11:50:25,831 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:25,842 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:25,843 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >11:50:25,843 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >11:50:25,849 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >11:50:25,850 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:25,852 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:50:25,852 INFO storage: added loop loop0 (id 3) to device tree >11:50:25,853 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:50:25,866 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:50:25,867 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:50:25,867 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:50:25,868 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:50:25,869 WARN storage: disklabel detected but not usable on loop0 >11:50:25,869 INFO storage: type detected on 'loop0' is 'squashfs' >11:50:25,869 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:50:25,872 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:50:25,883 INFO storage: got device: LoopDevice instance (0x7f9700149950) -- > 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 >11:50:25,884 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': '40105', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:50:25,884 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >11:50:25,889 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:50:25,899 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:25,899 INFO storage: loop1 is a loop device >11:50:25,900 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:50:25,900 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >11:50:25,906 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:25,906 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:25,913 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >11:50:25,913 INFO storage: added file /osmin (id 4) to device tree >11:50:25,915 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >11:50:25,918 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:25,919 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:50:25,919 INFO storage: added loop loop1 (id 5) to device tree >11:50:25,932 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:50:25,933 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:50:25,933 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:50:25,936 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >11:50:25,940 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >11:50:25,952 WARN storage: disklabel detected but not usable on loop1 >11:50:25,952 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >11:50:25,952 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:50:25,953 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:50:25,953 INFO storage: got device: LoopDevice instance (0x7f97001553d0) -- > 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 >11:50:25,957 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': '40126', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:50:25,957 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >11:50:25,965 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:50:25,966 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:25,966 INFO storage: loop2 is a loop device >11:50:25,966 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:50:25,979 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:50:25,979 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:25,984 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:25,985 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:50:25,986 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >11:50:25,995 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:50:25,995 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:25,996 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:50:25,996 INFO storage: added loop loop2 (id 7) to device tree >11:50:25,999 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:50:26,000 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:50:26,000 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:50:26,014 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:50:26,015 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:50:26,017 WARN storage: disklabel detected but not usable on loop2 >11:50:26,017 INFO storage: type detected on 'loop2' is 'squashfs' >11:50:26,017 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:50:26,029 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:50:26,030 INFO storage: got device: LoopDevice instance (0x7f9700155950) -- > 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 >11:50:26,032 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '40875', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:50:26,032 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >11:50:26,033 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:50:26,041 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:26,041 INFO storage: loop3 is a loop device >11:50:26,042 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:50:26,046 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >11:50:26,058 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:26,059 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:26,060 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >11:50:26,060 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >11:50:26,061 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >11:50:26,062 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:26,075 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:50:26,075 INFO storage: added loop loop3 (id 9) to device tree >11:50:26,076 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:50:26,077 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:50:26,078 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:26,078 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:50:26,078 DEBUG storage: device loop3 does not contain a disklabel >11:50:26,079 INFO storage: type detected on 'loop3' is 'ext4' >11:50:26,248 DEBUG storage: padding min size from 0 up to 0 >11:50:26,249 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:26,249 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:50:26,251 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >11:50:26,252 INFO storage: got device: LoopDevice instance (0x7f9700164490) -- > 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 >11:50:26,253 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:26,254 INFO storage: got format: Ext4FS instance (0x7f9700164e10) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:50:26,256 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': '40892', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:50:26,260 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >11:50:26,261 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:50:26,262 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:26,263 INFO storage: loop4 is a loop device >11:50:26,267 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:50:26,269 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:50:26,270 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:26,271 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:26,272 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:50:26,276 INFO storage: added file /overlay (deleted) (id 10) to device tree >11:50:26,277 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:50:26,278 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:26,279 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:50:26,284 INFO storage: added loop loop4 (id 11) to device tree >11:50:26,285 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:50:26,286 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:50:26,287 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:50:26,288 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >11:50:26,289 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >11:50:26,299 WARN storage: disklabel detected but not usable on loop4 >11:50:26,299 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >11:50:26,299 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:50:26,300 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:50:26,302 INFO storage: got device: LoopDevice instance (0x7f9700173d50) -- > 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 >11:50:26,303 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': '42476', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:50:26,308 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >11:50:26,309 DEBUG storage: lvm filter: adding loop5 to the reject list >11:50:26,311 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': '42903', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:50:26,311 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >11:50:26,312 DEBUG storage: lvm filter: adding loop6 to the reject list >11:50:26,313 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': '43317', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:50:26,318 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >11:50:26,318 DEBUG storage: lvm filter: adding loop7 to the reject list >11:50:26,319 DEBUG storage: Skipping a device mapper drive (dm-0) for now >11:50:26,319 DEBUG storage: Skipping a device mapper drive (dm-1) for now >11:50:26,350 INFO storage: devices to scan: ['dm-0', 'dm-1'] >11:50:26,353 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '39385', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:50:26,358 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >11:50:26,359 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:50:26,364 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:26,365 INFO storage: live-rw is a device-mapper device >11:50:26,367 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >11:50:26,368 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:50:26,373 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >11:50:26,375 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:50:26,377 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >11:50:26,382 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:50:26,383 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:26,384 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >11:50:26,389 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:26,390 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:50:26,391 INFO storage: added dm live-rw (id 12) to device tree >11:50:26,392 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:50:26,393 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:50:26,398 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:26,399 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:50:26,400 DEBUG storage: device live-rw does not contain a disklabel >11:50:26,400 INFO storage: type detected on 'live-rw' is 'ext4' >11:50:26,493 DEBUG storage: padding min size from 2954 up to 3249 >11:50:26,494 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:26,494 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:50:26,496 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:50:26,497 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >11:50:26,502 INFO storage: got device: DMDevice instance (0x7f9700173fd0) -- > 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 0x7f9700154b90> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:50:26,503 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:26,508 INFO storage: got format: Ext4FS instance (0x3a68190) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:50:26,510 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_UUID_ENC': 'aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50739', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >11:50:26,511 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >11:50:26,512 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:50:26,516 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:26,517 INFO storage: live-osimg-min is a device-mapper device >11:50:26,518 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >11:50:26,519 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >11:50:26,524 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:50:26,526 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >11:50:26,528 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:50:26,532 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >11:50:26,534 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:50:26,536 DEBUG storage: DeviceTree.getDeviceByName returned None >11:50:26,542 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >11:50:26,542 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:26,544 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >11:50:26,544 INFO storage: added dm live-osimg-min (id 13) to device tree >11:50:26,545 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >11:50:26,550 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >11:50:26,552 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:26,552 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:50:26,553 DEBUG storage: device live-osimg-min does not contain a disklabel >11:50:26,553 INFO storage: type detected on 'live-osimg-min' is 'ext4' >11:50:26,630 DEBUG storage: padding min size from 0 up to 0 >11:50:26,631 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:26,631 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:50:26,633 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >11:50:26,634 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >11:50:26,641 INFO storage: got device: DMDevice instance (0x7f9700176810) -- > 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: 32663 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f9700154cb0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >11:50:26,643 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:26,645 INFO storage: got format: Ext4FS instance (0x3a70a90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = aa5c0297-4711-46a2-99f9-a9cc51ed0d3b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2953.0 targetSize = 2953.0 > >11:50:26,690 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:50:26,693 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:50:26,694 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:50:26,726 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:50:26,763 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:50:26,765 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:50:26,766 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:50:26,771 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:50:26,772 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >11:50:26,773 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >11:50:26,777 INFO storage: edd: collected mbr signatures: {} >11:50:26,801 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:26,803 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:26,809 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:26,810 DEBUG storage: looking up parted Device: /dev/sda >11:50:26,816 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:50:26,823 DEBUG storage: Iso9660FS.supported: supported: True ; >11:50:26,824 DEBUG storage: looking up parted Device: /dev/sda >11:50:26,829 INFO storage: Skipping disk: sda: No media present >11:50:26,849 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >11:50:26,854 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (13) with existing ext4 filesystem >11:50:34,773 DEBUG storage: Iso9660FS.supported: supported: True ; >11:50:34,778 DEBUG storage: Iso9660FS.supported: supported: True ; >11:50:34,779 DEBUG storage: NFSv4.supported: supported: False ; >11:50:34,779 DEBUG storage: NFSv4.supported: supported: False ; >11:50:34,784 DEBUG storage: SELinuxFS.supported: supported: False ; >11:50:34,785 DEBUG storage: SELinuxFS.supported: supported: False ; >11:50:34,787 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:34,792 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:34,794 DEBUG storage: Ext3FS.supported: supported: True ; >11:50:34,794 DEBUG storage: Ext3FS.supported: supported: True ; >11:50:34,802 DEBUG storage: Ext2FS.supported: supported: True ; >11:50:34,803 DEBUG storage: Ext2FS.supported: supported: True ; >11:50:34,806 DEBUG storage: SysFS.supported: supported: False ; >11:50:34,810 DEBUG storage: SysFS.supported: supported: False ; >11:50:34,812 DEBUG storage: MultipathMember.__init__: >11:50:34,818 DEBUG storage: SwapSpace.__init__: >11:50:34,820 DEBUG storage: ProcFS.supported: supported: False ; >11:50:34,824 DEBUG storage: ProcFS.supported: supported: False ; >11:50:34,826 DEBUG storage: MDRaidMember.__init__: >11:50:34,828 DEBUG storage: DevPtsFS.supported: supported: False ; >11:50:34,832 DEBUG storage: DevPtsFS.supported: supported: False ; >11:50:34,834 DEBUG storage: BTRFS.supported: supported: True ; >11:50:34,836 DEBUG storage: USBFS.supported: supported: False ; >11:50:34,841 DEBUG storage: USBFS.supported: supported: False ; >11:50:34,843 DEBUG storage: DiskLabel.__init__: >11:50:34,843 INFO storage: DiskLabel.partedDevice returning None >11:50:34,845 DEBUG storage: HFSPlus.supported: supported: False ; >11:50:34,846 DEBUG storage: HFSPlus.supported: supported: False ; >11:50:34,852 DEBUG storage: XFS.supported: supported: True ; >11:50:34,853 DEBUG storage: XFS.supported: supported: True ; >11:50:34,855 DEBUG storage: TmpFS.supported: supported: False ; >11:50:34,860 DEBUG storage: TmpFS.supported: supported: False ; >11:50:34,861 DEBUG storage: LUKS.__init__: >11:50:34,867 DEBUG storage: DMRaidMember.__init__: >11:50:34,868 DEBUG storage: NTFS.supported: supported: False ; >11:50:34,869 DEBUG storage: NTFS.supported: supported: False ; >11:50:34,871 DEBUG storage: BindFS.supported: supported: False ; >11:50:34,875 DEBUG storage: BindFS.supported: supported: False ; >11:50:34,877 DEBUG storage: HFS.supported: supported: False ; >11:50:34,878 DEBUG storage: HFS.supported: supported: False ; >11:50:34,884 DEBUG storage: LVMPhysicalVolume.__init__: >11:50:34,885 DEBUG storage: NFS.supported: supported: False ; >11:50:34,887 DEBUG storage: NFS.supported: supported: False ; >11:50:34,891 DEBUG storage: FATFS.supported: supported: True ; >11:50:34,893 DEBUG storage: FATFS.supported: supported: True ; >11:50:34,895 DEBUG storage: NoDevFS.supported: supported: False ; >11:50:34,899 DEBUG storage: NoDevFS.supported: supported: False ; >11:50:34,960 DEBUG storage: looking up parted Device: /dev/sda >11:50:34,964 DEBUG storage: looking up parted Device: /dev/sda >11:50:34,967 DEBUG storage: looking up parted Device: /dev/sda >11:50:37,087 DEBUG storage: looking up parted Device: /dev/sda >11:50:37,099 DEBUG storage: looking up parted Device: /dev/sda >11:50:41,761 DEBUG storage: looking up parted Device: /dev/sda >11:50:41,778 DEBUG storage: looking up parted Device: /dev/sda >11:50:41,799 DEBUG storage: looking up parted Device: /dev/sda >11:50:41,818 DEBUG storage: looking up parted Device: /dev/sda > > >/tmp/ifcfg.log: > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC3-x86_64-Live-D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 > > >/var/log/messages: >Oct 12 11:40:49 localhost kernel: imklog 5.8.11, log source = /proc/kmsg started. >Oct 12 11:40:49 localhost rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="490" x-info="http://www.rsyslog.com"] start >Oct 12 11:40:49 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Oct 12 11:40:49 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Oct 12 11:40:49 localhost kernel: [ 0.000000] Linux version 3.6.1-1.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 8 17:19:09 UTC 2012 >Oct 12 11:40:49 localhost kernel: [ 0.000000] Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC3-x86_64-Live-D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Oct 12 11:40:49 localhost kernel: [ 0.000000] e820: BIOS-provided physical RAM map: >Oct 12 11:40:49 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable >Oct 12 11:40:49 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved >Oct 12 11:40:49 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Oct 12 11:40:49 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >Oct 12 11:40:49 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >Oct 12 11:40:49 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Oct 12 11:40:49 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Oct 12 11:40:49 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Oct 12 11:40:49 localhost kernel: [ 0.000000] DMI 2.4 present. >Oct 12 11:40:49 localhost kernel: [ 0.000000] Hypervisor detected: KVM >Oct 12 11:40:49 localhost kernel: [ 0.000000] No AGP bridge found >Oct 12 11:40:49 localhost kernel: [ 0.000000] e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >Oct 12 11:40:49 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >Oct 12 11:40:49 localhost kernel: [ 0.000000] found SMP MP-table at [mem 0x000fdaf0-0x000fdaff] mapped at [ffff8800000fdaf0] >Oct 12 11:40:49 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x7fffdfff] >Oct 12 11:40:49 localhost kernel: [ 0.000000] RAMDISK: [mem 0x7e5f0000-0x7ffdcfff] >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000fd990 00014 (v00 BOCHS ) >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: RSDT 000000007fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: DSDT 000000007fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: FACS 000000007fffff40 00040 >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: SSDT 000000007ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: APIC 000000007ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: HPET 000000007ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: SSDT 000000007ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >Oct 12 11:40:49 localhost kernel: [ 0.000000] No NUMA configuration found >Oct 12 11:40:49 localhost kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >Oct 12 11:40:49 localhost kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >Oct 12 11:40:49 localhost kernel: [ 0.000000] NODE_DATA [mem 0x7ffea000-0x7fffdfff] >Oct 12 11:40:49 localhost kernel: [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >Oct 12 11:40:49 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >Oct 12 11:40:49 localhost kernel: [ 0.000000] Zone ranges: >Oct 12 11:40:49 localhost kernel: [ 0.000000] DMA [mem 0x00010000-0x00ffffff] >Oct 12 11:40:49 localhost kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >Oct 12 11:40:49 localhost kernel: [ 0.000000] Normal empty >Oct 12 11:40:49 localhost kernel: [ 0.000000] Movable zone start for each node >Oct 12 11:40:49 localhost kernel: [ 0.000000] Early memory node ranges >Oct 12 11:40:49 localhost kernel: [ 0.000000] node 0: [mem 0x00010000-0x0009efff] >Oct 12 11:40:49 localhost kernel: [ 0.000000] node 0: [mem 0x00100000-0x7fffdfff] >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >Oct 12 11:40:49 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Oct 12 11:40:49 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Oct 12 11:40:49 localhost kernel: [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Oct 12 11:40:49 localhost kernel: [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >Oct 12 11:40:49 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >Oct 12 11:40:49 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >Oct 12 11:40:49 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >Oct 12 11:40:49 localhost kernel: [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >Oct 12 11:40:49 localhost kernel: [ 0.000000] Booting paravirtualized kernel on KVM >Oct 12 11:40:49 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >Oct 12 11:40:49 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007e200000 s84288 r8192 d22208 u2097152 >Oct 12 11:40:49 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:7e213c01, primary cpu clock >Oct 12 11:40:49 localhost kernel: [ 0.000000] KVM setup async PF for cpu 0 >Oct 12 11:40:49 localhost kernel: [ 0.000000] kvm-stealtime: cpu 0, msr 7e20dec0 >Oct 12 11:40:49 localhost kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >Oct 12 11:40:49 localhost kernel: [ 0.000000] Policy zone: DMA32 >Oct 12 11:40:49 localhost kernel: [ 0.000000] Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC3-x86_64-Live-D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Oct 12 11:40:49 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Oct 12 11:40:49 localhost kernel: [ 0.000000] __ex_table already sorted, skipping sort >Oct 12 11:40:49 localhost kernel: [ 0.000000] Checking aperture... >Oct 12 11:40:49 localhost kernel: [ 0.000000] No AGP bridge found >Oct 12 11:40:49 localhost kernel: [ 0.000000] Memory: 2021024k/2097144k available (6322k kernel code, 452k absent, 75668k reserved, 6882k data, 1036k init) >Oct 12 11:40:49 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >Oct 12 11:40:49 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Oct 12 11:40:49 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >Oct 12 11:40:49 localhost kernel: [ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >Oct 12 11:40:49 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >Oct 12 11:40:49 localhost kernel: [ 0.000000] console [tty0] enabled >Oct 12 11:40:49 localhost kernel: [ 0.000000] allocated 8388608 bytes of page_cgroup >Oct 12 11:40:49 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Oct 12 11:40:49 localhost kernel: [ 0.000000] tsc: Detected 3200.180 MHz processor >Oct 12 11:40:49 localhost kernel: [ 0.001999] Calibrating delay loop (skipped) preset value.. 6400.36 BogoMIPS (lpj=3200180) >Oct 12 11:40:49 localhost kernel: [ 0.001999] pid_max: default: 32768 minimum: 301 >Oct 12 11:40:49 localhost kernel: [ 0.001999] Security Framework initialized >Oct 12 11:40:49 localhost kernel: [ 0.001999] SELinux: Initializing. >Oct 12 11:40:49 localhost kernel: [ 0.001999] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Oct 12 11:40:49 localhost kernel: [ 0.002342] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Oct 12 11:40:49 localhost kernel: [ 0.002642] Mount-cache hash table entries: 256 >Oct 12 11:40:49 localhost kernel: [ 0.002838] Initializing cgroup subsys cpuacct >Oct 12 11:40:49 localhost kernel: [ 0.002840] Initializing cgroup subsys memory >Oct 12 11:40:49 localhost kernel: [ 0.002879] Initializing cgroup subsys devices >Oct 12 11:40:49 localhost kernel: [ 0.002881] Initializing cgroup subsys freezer >Oct 12 11:40:49 localhost kernel: [ 0.002882] Initializing cgroup subsys net_cls >Oct 12 11:40:49 localhost kernel: [ 0.002883] Initializing cgroup subsys blkio >Oct 12 11:40:49 localhost kernel: [ 0.002884] Initializing cgroup subsys perf_event >Oct 12 11:40:49 localhost kernel: [ 0.003044] mce: CPU supports 10 MCE banks >Oct 12 11:40:49 localhost kernel: [ 0.003088] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Oct 12 11:40:49 localhost kernel: [ 0.003088] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >Oct 12 11:40:49 localhost kernel: [ 0.003088] tlb_flushall_shift is 0xffffffff >Oct 12 11:40:49 localhost kernel: [ 0.003152] SMP alternatives: switching to UP code >Oct 12 11:40:49 localhost kernel: [ 0.013698] Freeing SMP alternatives: 24k freed >Oct 12 11:40:49 localhost kernel: [ 0.013721] ACPI: Core revision 20120711 >Oct 12 11:40:49 localhost kernel: [ 0.014344] ftrace: allocating 23458 entries in 92 pages >Oct 12 11:40:49 localhost kernel: [ 0.021959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Oct 12 11:40:49 localhost kernel: [ 0.021963] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0,1 stepping 03 >Oct 12 11:40:49 localhost kernel: [ 0.021996] Performance Events: Broken PMU hardware detected, using software events only. >Oct 12 11:40:49 localhost kernel: [ 0.021996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >Oct 12 11:40:49 localhost kernel: [ 0.021996] NMI watchdog: disabled (cpu0): hardware events not enabled >Oct 12 11:40:49 localhost kernel: [ 0.021996] Brought up 1 CPUs >Oct 12 11:40:49 localhost kernel: [ 0.021996] smpboot: Total of 1 processors activated (6400.36 BogoMIPS) >Oct 12 11:40:49 localhost kernel: [ 0.022141] devtmpfs: initialized >Oct 12 11:40:49 localhost kernel: [ 0.023372] atomic64 test passed for x86-64 platform with CX8 and with SSE >Oct 12 11:40:49 localhost kernel: [ 0.023443] RTC time: 15:40:41, date: 10/12/12 >Oct 12 11:40:49 localhost kernel: [ 0.023480] NET: Registered protocol family 16 >Oct 12 11:40:49 localhost kernel: [ 0.023674] ACPI: bus type pci registered >Oct 12 11:40:49 localhost kernel: [ 0.023750] PCI: Using configuration type 1 for base access >Oct 12 11:40:49 localhost kernel: [ 0.024282] bio: create slab <bio-0> at 0 >Oct 12 11:40:49 localhost kernel: [ 0.024336] ACPI: Added _OSI(Module Device) >Oct 12 11:40:49 localhost kernel: [ 0.024337] ACPI: Added _OSI(Processor Device) >Oct 12 11:40:49 localhost kernel: [ 0.024338] ACPI: Added _OSI(3.0 _SCP Extensions) >Oct 12 11:40:49 localhost kernel: [ 0.024339] ACPI: Added _OSI(Processor Aggregator Device) >Oct 12 11:40:49 localhost kernel: [ 0.025553] ACPI: Interpreter enabled >Oct 12 11:40:49 localhost kernel: [ 0.025556] ACPI: (supports S0 S5) >Oct 12 11:40:49 localhost kernel: [ 0.025562] ACPI: Using IOAPIC for interrupt routing >Oct 12 11:40:49 localhost kernel: [ 0.027189] ACPI: No dock devices found. >Oct 12 11:40:49 localhost kernel: [ 0.027192] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >Oct 12 11:40:49 localhost kernel: [ 0.027205] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Oct 12 11:40:49 localhost kernel: [ 0.027224] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Oct 12 11:40:49 localhost kernel: [ 0.027242] PCI host bridge to bus 0000:00 >Oct 12 11:40:49 localhost kernel: [ 0.027246] pci_bus 0000:00: root bus resource [bus 00-ff] >Oct 12 11:40:49 localhost kernel: [ 0.027247] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >Oct 12 11:40:49 localhost kernel: [ 0.027249] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >Oct 12 11:40:49 localhost kernel: [ 0.029155] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Oct 12 11:40:49 localhost kernel: [ 0.029162] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Oct 12 11:40:49 localhost kernel: [ 0.040137] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Oct 12 11:40:49 localhost kernel: [ 0.040139] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >Oct 12 11:40:49 localhost kernel: [ 0.041259] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Oct 12 11:40:49 localhost kernel: [ 0.041321] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Oct 12 11:40:49 localhost kernel: [ 0.041371] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Oct 12 11:40:49 localhost kernel: [ 0.041420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Oct 12 11:40:49 localhost kernel: [ 0.041466] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >Oct 12 11:40:49 localhost kernel: [ 0.041569] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Oct 12 11:40:49 localhost kernel: [ 0.041571] vgaarb: loaded >Oct 12 11:40:49 localhost kernel: [ 0.041572] vgaarb: bridge control possible 0000:00:02.0 >Oct 12 11:40:49 localhost kernel: [ 0.041631] SCSI subsystem initialized >Oct 12 11:40:49 localhost kernel: [ 0.041633] ACPI: bus type scsi registered >Oct 12 11:40:49 localhost kernel: [ 0.041696] ACPI: bus type usb registered >Oct 12 11:40:49 localhost kernel: [ 0.041710] usbcore: registered new interface driver usbfs >Oct 12 11:40:49 localhost kernel: [ 0.041715] usbcore: registered new interface driver hub >Oct 12 11:40:49 localhost kernel: [ 0.041729] usbcore: registered new device driver usb >Oct 12 11:40:49 localhost kernel: [ 0.041767] PCI: Using ACPI for IRQ routing >Oct 12 11:40:49 localhost kernel: [ 0.041937] NetLabel: Initializing >Oct 12 11:40:49 localhost kernel: [ 0.041938] NetLabel: domain hash size = 128 >Oct 12 11:40:49 localhost kernel: [ 0.041939] NetLabel: protocols = UNLABELED CIPSOv4 >Oct 12 11:40:49 localhost kernel: [ 0.041947] NetLabel: unlabeled traffic allowed by default >Oct 12 11:40:49 localhost kernel: [ 0.042002] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >Oct 12 11:40:49 localhost kernel: [ 0.042015] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Oct 12 11:40:49 localhost kernel: [ 0.042018] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >Oct 12 11:40:49 localhost kernel: [ 0.047051] Switching to clocksource kvm-clock >Oct 12 11:40:49 localhost kernel: [ 0.052246] pnp: PnP ACPI init >Oct 12 11:40:49 localhost kernel: [ 0.052261] ACPI: bus type pnp registered >Oct 12 11:40:49 localhost systemd-cgroups-agent[322]: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused >Oct 12 11:40:49 localhost systemd[1]: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >Oct 12 11:40:49 localhost systemd[1]: Detected virtualization 'kvm'. >Oct 12 11:40:49 localhost systemd[1]: Set hostname to <localhost.localdomain>. >Oct 12 11:40:49 localhost systemd[1]: Mounted Debug File System. >Oct 12 11:40:49 localhost systemd[1]: Mounted POSIX Message Queue File System. >Oct 12 11:40:49 localhost systemd[1]: Mounted Huge Pages File System. >Oct 12 11:40:49 localhost systemd[1]: Started Software RAID Monitor Takeover. >Oct 12 11:40:49 localhost systemd[1]: Started Configure read-only root support. >Oct 12 11:40:49 localhost systemd-modules-load[346]: Inserted module 'uinput' >Oct 12 11:40:49 localhost systemd[1]: Started Load Kernel Modules. >Oct 12 11:40:49 localhost kernel: [ 0.052815] pnp: PnP ACPI: found 8 devices >Oct 12 11:40:49 localhost kernel: [ 0.052816] ACPI: ACPI bus type pnp unregistered >Oct 12 11:40:49 localhost kernel: [ 0.058327] NET: Registered protocol family 2 >Oct 12 11:40:49 localhost kernel: [ 0.059200] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >Oct 12 11:40:49 localhost kernel: [ 0.061461] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Oct 12 11:40:49 localhost kernel: [ 0.061737] TCP: Hash tables configured (established 262144 bind 65536) >Oct 12 11:40:49 localhost kernel: [ 0.061773] TCP: reno registered >Oct 12 11:40:49 localhost kernel: [ 0.061784] UDP hash table entries: 1024 (order: 3, 32768 bytes) >Oct 12 11:40:49 localhost kernel: [ 0.061797] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >Oct 12 11:40:49 localhost kernel: [ 0.061899] NET: Registered protocol family 1 >Oct 12 11:40:49 localhost kernel: [ 0.061910] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Oct 12 11:40:49 localhost kernel: [ 0.061945] pci 0000:00:01.0: PIIX3: Enabling Passive Release >Oct 12 11:40:49 localhost kernel: [ 0.061961] pci 0000:00:01.0: Activating ISA DMA hang workarounds >Oct 12 11:40:49 localhost kernel: [ 0.062106] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >Oct 12 11:40:49 localhost kernel: [ 0.062245] Unpacking initramfs... >Oct 12 11:40:49 localhost kernel: [ 0.438478] Freeing initrd memory: 26548k freed >Oct 12 11:40:49 localhost kernel: [ 0.446214] Initialise module verification >Oct 12 11:40:49 localhost kernel: [ 0.446248] audit: initializing netlink socket (disabled) >Oct 12 11:40:49 localhost kernel: [ 0.446258] type=2000 audit(1350056442.445:1): initialized >Oct 12 11:40:49 localhost kernel: [ 0.460607] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Oct 12 11:40:49 localhost kernel: [ 0.461654] VFS: Disk quotas dquot_6.5.2 >Oct 12 11:40:49 localhost kernel: [ 0.461687] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Oct 12 11:40:49 localhost kernel: [ 0.461971] msgmni has been set to 3999 >Oct 12 11:40:49 localhost kernel: [ 0.462330] alg: No test for stdrng (krng) >Oct 12 11:40:49 localhost kernel: [ 0.462333] NET: Registered protocol family 38 >Oct 12 11:40:49 localhost kernel: [ 0.462335] Key type asymmetric registered >Oct 12 11:40:49 localhost kernel: [ 0.462336] Asymmetric key parser 'x509' registered >Oct 12 11:40:49 localhost kernel: [ 0.462360] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Oct 12 11:40:49 localhost kernel: [ 0.462375] io scheduler noop registered >Oct 12 11:40:49 localhost kernel: [ 0.462376] io scheduler deadline registered >Oct 12 11:40:49 localhost kernel: [ 0.462394] io scheduler cfq registered (default) >Oct 12 11:40:49 localhost kernel: [ 0.462461] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Oct 12 11:40:49 localhost kernel: [ 0.462473] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Oct 12 11:40:49 localhost kernel: [ 0.462474] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Oct 12 11:40:49 localhost kernel: [ 0.462521] acpiphp: Slot [3] registered >Oct 12 11:40:49 localhost kernel: [ 0.462530] acpiphp: Slot [4] registered >Oct 12 11:40:49 localhost kernel: [ 0.462538] acpiphp: Slot [5] registered >Oct 12 11:40:49 localhost kernel: [ 0.462548] acpiphp: Slot [6] registered >Oct 12 11:40:49 localhost kernel: [ 0.462556] acpiphp: Slot [7] registered >Oct 12 11:40:49 localhost kernel: [ 0.462564] acpiphp: Slot [8] registered >Oct 12 11:40:49 localhost kernel: [ 0.462572] acpiphp: Slot [9] registered >Oct 12 11:40:49 localhost kernel: [ 0.462582] acpiphp: Slot [10] registered >Oct 12 11:40:49 localhost kernel: [ 0.462591] acpiphp: Slot [11] registered >Oct 12 11:40:49 localhost kernel: [ 0.462599] acpiphp: Slot [12] registered >Oct 12 11:40:49 localhost kernel: [ 0.462608] acpiphp: Slot [13] registered >Oct 12 11:40:49 localhost kernel: [ 0.462617] acpiphp: Slot [14] registered >Oct 12 11:40:49 localhost kernel: [ 0.462625] acpiphp: Slot [15] registered >Oct 12 11:40:49 localhost kernel: [ 0.462635] acpiphp: Slot [16] registered >Oct 12 11:40:49 localhost kernel: [ 0.462643] acpiphp: Slot [17] registered >Oct 12 11:40:49 localhost kernel: [ 0.462654] acpiphp: Slot [18] registered >Oct 12 11:40:49 localhost kernel: [ 0.462662] acpiphp: Slot [19] registered >Oct 12 11:40:49 localhost kernel: [ 0.462670] acpiphp: Slot [20] registered >Oct 12 11:40:49 localhost kernel: [ 0.462678] acpiphp: Slot [21] registered >Oct 12 11:40:49 localhost kernel: [ 0.462687] acpiphp: Slot [22] registered >Oct 12 11:40:49 localhost kernel: [ 0.462696] acpiphp: Slot [23] registered >Oct 12 11:40:49 localhost kernel: [ 0.462707] acpiphp: Slot [24] registered >Oct 12 11:40:49 localhost kernel: [ 0.462715] acpiphp: Slot [25] registered >Oct 12 11:40:49 localhost kernel: [ 0.462725] acpiphp: Slot [26] registered >Oct 12 11:40:49 localhost kernel: [ 0.462732] acpiphp: Slot [27] registered >Oct 12 11:40:49 localhost kernel: [ 0.462740] acpiphp: Slot [28] registered >Oct 12 11:40:49 localhost kernel: [ 0.462748] acpiphp: Slot [29] registered >Oct 12 11:40:49 localhost kernel: [ 0.462757] acpiphp: Slot [30] registered >Oct 12 11:40:49 localhost kernel: [ 0.462765] acpiphp: Slot [31] registered >Oct 12 11:40:49 localhost kernel: [ 0.462903] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Oct 12 11:40:49 localhost kernel: [ 0.462906] ACPI: Power Button [PWRF] >Oct 12 11:40:49 localhost kernel: [ 0.464001] GHES: HEST is not enabled! >Oct 12 11:40:49 localhost kernel: [ 0.464063] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Oct 12 11:40:49 localhost kernel: [ 0.485440] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Oct 12 11:40:49 localhost kernel: [ 0.507304] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Oct 12 11:40:49 localhost kernel: [ 0.507477] Non-volatile memory driver v1.3 >Oct 12 11:40:49 localhost kernel: [ 0.507479] Linux agpgart interface v0.103 >Oct 12 11:40:49 localhost kernel: [ 0.507993] loop: module loaded >Oct 12 11:40:49 localhost kernel: [ 0.508346] scsi0 : ata_piix >Oct 12 11:40:49 localhost kernel: [ 0.508384] scsi1 : ata_piix >Oct 12 11:40:49 localhost kernel: [ 0.508403] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc140 irq 14 >Oct 12 11:40:49 localhost kernel: [ 0.508404] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc148 irq 15 >Oct 12 11:40:49 localhost kernel: [ 0.508450] libphy: Fixed MDIO Bus: probed >Oct 12 11:40:49 localhost kernel: [ 0.508480] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Oct 12 11:40:49 localhost kernel: [ 0.508488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Oct 12 11:40:49 localhost kernel: [ 0.508493] uhci_hcd: USB Universal Host Controller Interface driver >Oct 12 11:40:49 localhost kernel: [ 0.508537] uhci_hcd 0000:00:01.2: UHCI Host Controller >Oct 12 11:40:49 localhost kernel: [ 0.508558] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >Oct 12 11:40:49 localhost kernel: [ 0.508633] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c100 >Oct 12 11:40:49 localhost kernel: [ 0.508685] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 12 11:40:49 localhost kernel: [ 0.508687] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 12 11:40:49 localhost kernel: [ 0.508688] usb usb1: Product: UHCI Host Controller >Oct 12 11:40:49 localhost kernel: [ 0.508689] usb usb1: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >Oct 12 11:40:49 localhost kernel: [ 0.508691] usb usb1: SerialNumber: 0000:00:01.2 >Oct 12 11:40:49 localhost kernel: [ 0.508751] hub 1-0:1.0: USB hub found >Oct 12 11:40:49 localhost kernel: [ 0.508754] hub 1-0:1.0: 2 ports detected >Oct 12 11:40:49 localhost kernel: [ 0.508848] usbcore: registered new interface driver usbserial >Oct 12 11:40:49 localhost kernel: [ 0.508854] usbcore: registered new interface driver usbserial_generic >Oct 12 11:40:49 localhost kernel: [ 0.508859] USB Serial support registered for generic >Oct 12 11:40:49 localhost kernel: [ 0.508860] usbserial: USB Serial Driver core >Oct 12 11:40:49 localhost kernel: [ 0.508880] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Oct 12 11:40:49 localhost kernel: [ 0.509577] serio: i8042 KBD port at 0x60,0x64 irq 1 >Oct 12 11:40:49 localhost kernel: [ 0.509581] serio: i8042 AUX port at 0x60,0x64 irq 12 >Oct 12 11:40:49 localhost kernel: [ 0.509633] mousedev: PS/2 mouse device common for all mice >Oct 12 11:40:49 localhost kernel: [ 0.509832] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Oct 12 11:40:49 localhost kernel: [ 0.512296] rtc_cmos 00:01: RTC can wake from S4 >Oct 12 11:40:49 localhost kernel: [ 0.512494] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >Oct 12 11:40:49 localhost kernel: [ 0.512581] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >Oct 12 11:40:49 localhost kernel: [ 0.512637] device-mapper: uevent: version 1.0.3 >Oct 12 11:40:49 localhost kernel: [ 0.512679] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >Oct 12 11:40:49 localhost kernel: [ 0.512723] cpuidle: using governor ladder >Oct 12 11:40:49 localhost kernel: [ 0.512724] cpuidle: using governor menu >Oct 12 11:40:49 localhost kernel: [ 0.512764] EFI Variables Facility v0.08 2004-May-17 >Oct 12 11:40:49 localhost kernel: [ 0.512832] usbcore: registered new interface driver usbhid >Oct 12 11:40:49 localhost kernel: [ 0.512833] usbhid: USB HID core driver >Oct 12 11:40:49 localhost kernel: [ 0.512849] drop_monitor: Initializing network drop monitor service >Oct 12 11:40:49 localhost kernel: [ 0.512908] ip_tables: (C) 2000-2006 Netfilter Core Team >Oct 12 11:40:49 localhost kernel: [ 0.512931] TCP: cubic registered >Oct 12 11:40:49 localhost kernel: [ 0.512932] Initializing XFRM netlink socket >Oct 12 11:40:49 localhost kernel: [ 0.512999] NET: Registered protocol family 10 >Oct 12 11:40:49 localhost kernel: [ 0.513140] mip6: Mobile IPv6 >Oct 12 11:40:49 localhost kernel: [ 0.513142] NET: Registered protocol family 17 >Oct 12 11:40:49 localhost kernel: [ 0.513270] Loading module verification certificates >Oct 12 11:40:49 localhost kernel: [ 0.513285] Cert Valid From: 2012-10-08 16:53:34 >Oct 12 11:40:49 localhost kernel: [ 0.513286] Cert Valid To: 2112-09-14 16:53:34 >Oct 12 11:40:49 localhost kernel: [ 0.513288] Now: 2012-10-12 15:40:42 >Oct 12 11:40:49 localhost kernel: [ 0.514156] MODSIGN: Loaded cert 'Fedora kernel signing key: c814c8ca34b3e7ee0fe44d0c19fe2dea1a58507b' >Oct 12 11:40:49 localhost kernel: [ 0.514167] registered taskstats version 1 >Oct 12 11:40:49 localhost kernel: [ 0.514403] Magic number: 0:649:689 >Oct 12 11:40:49 localhost kernel: [ 0.514488] rtc_cmos 00:01: setting system clock to 2012-10-12 15:40:42 UTC (1350056442) >Oct 12 11:40:49 localhost kernel: [ 0.665642] ata2.00: ATAPI: QEMU DVD-ROM, 1.0,1, max UDMA/100 >Oct 12 11:40:49 localhost kernel: [ 0.667960] ata2.00: configured for MWDMA2 >Oct 12 11:40:49 localhost kernel: [ 0.669309] ata1.00: ATA-7: QEMU HARDDISK, 1.0,1, max UDMA/100 >Oct 12 11:40:49 localhost kernel: [ 0.669316] ata1.00: 0 sectors, multi 16: LBA >Oct 12 11:40:49 localhost kernel: [ 0.670587] ata1.00: configured for MWDMA2 >Oct 12 11:40:49 localhost kernel: [ 0.670849] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0, PQ: 0 ANSI: 5 >Oct 12 11:40:49 localhost kernel: [ 0.671219] sd 0:0:0:0: Attached scsi generic sg0 type 0 >Oct 12 11:40:49 localhost kernel: [ 0.671614] sd 0:0:0:0: [sda] 0 512-byte logical blocks: (0 B/0 B) >Oct 12 11:40:49 localhost kernel: [ 0.671712] sd 0:0:0:0: [sda] Write Protect is off >Oct 12 11:40:49 localhost kernel: [ 0.671763] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Oct 12 11:40:49 localhost kernel: [ 0.672171] sd 0:0:0:0: [sda] Attached SCSI disk >Oct 12 11:40:49 localhost kernel: [ 0.672581] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0, PQ: 0 ANSI: 5 >Oct 12 11:40:49 localhost kernel: [ 0.673724] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Oct 12 11:40:49 localhost kernel: [ 0.673729] cdrom: Uniform CD-ROM driver Revision: 3.20 >Oct 12 11:40:49 localhost kernel: [ 0.674081] sr 1:0:0:0: Attached scsi generic sg1 type 5 >Oct 12 11:40:49 localhost kernel: [ 0.678427] Freeing unused kernel memory: 1036k freed >Oct 12 11:40:49 localhost kernel: [ 0.679121] Write protecting the kernel read-only data: 12288k >Oct 12 11:40:49 localhost kernel: [ 0.683492] Freeing unused kernel memory: 1860k freed >Oct 12 11:40:49 localhost kernel: [ 0.687533] Freeing unused kernel memory: 1416k freed >Oct 12 11:40:49 localhost kernel: [ 0.818119] RPC: Registered named UNIX socket transport module. >Oct 12 11:40:49 localhost kernel: [ 0.818122] RPC: Registered udp transport module. >Oct 12 11:40:49 localhost kernel: [ 0.818123] RPC: Registered tcp transport module. >Oct 12 11:40:49 localhost kernel: [ 0.818124] RPC: Registered tcp NFSv4.1 backchannel transport module. >Oct 12 11:40:49 localhost kernel: [ 0.943121] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >Oct 12 11:40:49 localhost kernel: [ 1.022039] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >Oct 12 11:40:49 localhost kernel: [ 1.022251] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >Oct 12 11:40:49 localhost kernel: [ 1.031071] 8139cp 0000:00:03.0: eth0: RTL-8139C+ at 0xffffc90000852000, 52:54:00:12:34:56, IRQ 10 >Oct 12 11:40:49 localhost kernel: [ 1.035346] 8139too: 8139too Fast Ethernet driver 0.9.28 >Oct 12 11:40:49 localhost kernel: [ 1.233258] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Oct 12 11:40:49 localhost kernel: [ 1.386465] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Oct 12 11:40:49 localhost kernel: [ 1.450891] tsc: Refined TSC clocksource calibration: 3200.094 MHz >Oct 12 11:40:49 localhost kernel: [ 2.377305] type=1404 audit(1350056444.361:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Oct 12 11:40:49 localhost kernel: [ 2.770453] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >Oct 12 11:40:49 localhost kernel: [ 2.770460] SELinux: the above unknown classes and permissions will be allowed >Oct 12 11:40:49 localhost kernel: [ 2.773289] type=1403 audit(1350056444.757:3): policy loaded auid=4294967295 ses=4294967295 >Oct 12 11:40:49 localhost kernel: [ 4.681453] EXT4-fs (dm-0): re-mounted. Opts: (null) >Oct 12 11:40:49 localhost kernel: [ 5.017845] kvm: Nested Virtualization enabled >Oct 12 11:40:49 localhost kernel: [ 5.223930] tun: Universal TUN/TAP device driver, 1.6 >Oct 12 11:40:49 localhost kernel: [ 5.223934] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> >Oct 12 11:40:49 localhost kernel: [ 5.838399] microcode: AMD CPU family 0x6 not supported >Oct 12 11:40:49 localhost kernel: [ 5.882574] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Oct 12 11:40:49 localhost kernel: [ 5.901865] parport_pc 00:05: reported by Plug and Play ACPI >Oct 12 11:40:49 localhost kernel: [ 5.901974] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >Oct 12 11:40:49 localhost kernel: [ 6.008565] ppdev: user-space parallel port driver >Oct 12 11:40:49 localhost systemd[1]: Started Command Scheduler. >Oct 12 11:40:49 localhost systemd[1]: Started Kernel Samepage Merging (KSM) Tuning Daemon. >Oct 12 11:40:49 localhost avahi-daemon[482]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Oct 12 11:40:49 localhost avahi-daemon[482]: Successfully dropped root privileges. >Oct 12 11:40:49 localhost avahi-daemon[482]: avahi-daemon 0.6.31 starting up. >Oct 12 11:40:49 localhost abrtd: Init complete, entering main loop >Oct 12 11:40:49 localhost auditd[471]: Init complete, auditd 2.2.1 listening for events (startup state enable) >Oct 12 11:40:49 localhost audispd: audispd initialized with q_depth=120 and 1 active plugins >Oct 12 11:40:49 localhost chrony-helper[469]: tr: write error: Broken pipe >Oct 12 11:40:49 localhost chrony-helper[469]: tr: write error >Oct 12 11:40:49 localhost chronyd[555]: chronyd version 1.27-git1ca844 starting >Oct 12 11:40:49 localhost chronyd[555]: Linux kernel major=3 minor=6 patch=1 >Oct 12 11:40:49 localhost chronyd[555]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Oct 12 11:40:49 localhost systemd[1]: Started NTP client/server. >Oct 12 11:40:50 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Oct 12 11:40:50 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Oct 12 11:40:50 localhost systemd-logind[479]: Watching system buttons on /dev/input/event0 (Power Button) >Oct 12 11:40:50 localhost systemd-logind[479]: New seat seat0. >Oct 12 11:40:50 localhost systemd[1]: Started Login Service. >Oct 12 11:40:50 localhost avahi-daemon[482]: Successfully called chroot(). >Oct 12 11:40:50 localhost avahi-daemon[482]: Successfully dropped remaining capabilities. >Oct 12 11:40:50 localhost avahi-daemon[482]: No service file found in /etc/avahi/services. >Oct 12 11:40:50 localhost avahi-daemon[482]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Oct 12 11:40:50 localhost avahi-daemon[482]: Network interface enumeration completed. >Oct 12 11:40:50 localhost avahi-daemon[482]: Registering HINFO record with values 'X86_64'/'LINUX'. >Oct 12 11:40:50 localhost avahi-daemon[482]: Server startup complete. Host name is linux.local. Local service cookie is 1338793990. >Oct 12 11:40:50 localhost livesys[464]: Adding live user [ OK ] >Oct 12 11:40:50 localhost systemd[1]: Started GNOME Display Manager. >Oct 12 11:40:51 localhost systemd[1]: Stopped firstboot configuration program (graphical mode). >Oct 12 11:40:51 localhost dbus-daemon[492]: dbus[492]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=511 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=572 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Oct 12 11:40:51 localhost dbus[492]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=511 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=572 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Oct 12 11:40:51 localhost systemd[1]: Stopped Software RAID monitoring and management. >Oct 12 11:40:51 localhost systemd[1]: Stopping Software RAID Monitor Takeover... >Oct 12 11:40:51 localhost systemd[1]: Stopped Software RAID Monitor Takeover. >Oct 12 11:40:51 localhost dbus-daemon[492]: dbus[492]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Oct 12 11:40:51 localhost dbus[492]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Oct 12 11:40:51 localhost systemd[1]: Starting Authorization Manager... >Oct 12 11:40:51 localhost livesys[464]: ** (process:587): WARNING **: failed to commit changes to dconf: Error spawning command line `dbus-launch --autolaunch=5fbe91de1c40498d8d9ace8dacc1428a --binary-syntax --close-stderr': Child process exited with code 1 >Oct 12 11:40:51 localhost polkitd[589]: Started polkitd version 0.107 >Oct 12 11:40:52 localhost systemd[1]: Stopping Command Scheduler... >Oct 12 11:40:52 localhost systemd[1]: Stopped Command Scheduler. >Oct 12 11:40:52 localhost systemd[1]: Stopping Job spooling tools... >Oct 12 11:40:52 localhost systemd[1]: Stopped Job spooling tools. >Oct 12 11:40:52 localhost dbus-daemon[492]: dbus[492]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Oct 12 11:40:52 localhost dbus[492]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Oct 12 11:40:52 localhost systemd[1]: Started Authorization Manager. >Oct 12 11:40:52 localhost accounts-daemon[481]: started daemon version 0.6.25 >Oct 12 11:40:52 localhost systemd[1]: Started Accounts Service. >Oct 12 11:40:52 localhost livesys[464]: sed: can't read : No such file or directory >Oct 12 11:40:52 localhost livesys[464]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:52 localhost livesys[464]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:52 localhost livesys[464]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:52 localhost livesys[464]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:52 localhost livesys[464]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:52 localhost livesys[464]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:52 localhost livesys[464]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:52 localhost livesys[464]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:52 localhost livesys[464]: warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:53 localhost livesys[464]: warning: Schema 'org.gnome.Vino' has path '/desktop/gnome/remote-access/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:53 localhost livesys[464]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:53 localhost livesys[464]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:53 localhost livesys[464]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:53 localhost livesys[464]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:53 localhost livesys[464]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:53 localhost livesys[464]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:53 localhost livesys[464]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:53 localhost livesys[464]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:53 localhost livesys[464]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:53 localhost livesys[464]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 12 11:40:53 localhost systemd[1]: Started SYSV: Init script for live image.. >Oct 12 11:40:53 localhost systemd[1]: Starting LSB: Starts and stops login iSCSI daemon.... >Oct 12 11:40:53 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Oct 12 11:40:53 localhost systemd[1]: Starting Network Manager... >Oct 12 11:40:53 localhost kernel: [ 11.795352] Loading iSCSI transport class v2.0-870. >Oct 12 11:40:53 localhost kernel: [ 11.911655] iscsi: registered transport (tcp) >Oct 12 11:40:53 localhost NetworkManager[625]: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >Oct 12 11:40:53 localhost NetworkManager[625]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Oct 12 11:40:53 localhost NetworkManager[625]: <info> WEXT support is enabled >Oct 12 11:40:54 localhost NetworkManager[625]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Oct 12 11:40:54 localhost NetworkManager[625]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Oct 12 11:40:54 localhost NetworkManager[625]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Oct 12 11:40:54 localhost kernel: [ 12.258502] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Oct 12 11:40:54 localhost NetworkManager[625]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Oct 12 11:40:54 localhost NetworkManager[625]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Oct 12 11:40:54 localhost NetworkManager[625]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 12 11:40:54 localhost NetworkManager[625]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 12 11:40:54 localhost NetworkManager[625]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Oct 12 11:40:54 localhost kernel: [ 12.432428] iscsi: registered transport (iser) >Oct 12 11:40:54 localhost NetworkManager[625]: <info> trying to start the modem manager... >Oct 12 11:40:54 localhost dbus-daemon[492]: dbus[492]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Oct 12 11:40:54 localhost dbus[492]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Oct 12 11:40:54 localhost NetworkManager[625]: <info> monitoring kernel firmware directory '/lib/firmware'. >Oct 12 11:40:54 localhost dbus-daemon[492]: dbus[492]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Oct 12 11:40:54 localhost dbus[492]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Oct 12 11:40:54 localhost systemd[1]: Starting Bluetooth service... >Oct 12 11:40:54 localhost systemd[1]: Started Network Manager. >Oct 12 11:40:54 localhost systemd[1]: Starting Network. >Oct 12 11:40:54 localhost systemd[1]: Reached target Network. >Oct 12 11:40:54 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Oct 12 11:40:54 localhost NetworkManager[625]: <info> WiFi enabled by radio killswitch; enabled by state file >Oct 12 11:40:54 localhost NetworkManager[625]: <info> WWAN enabled by radio killswitch; enabled by state file >Oct 12 11:40:54 localhost NetworkManager[625]: <info> WiMAX enabled by radio killswitch; enabled by state file >Oct 12 11:40:54 localhost kernel: [ 12.556642] libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits. >Oct 12 11:40:54 localhost kernel: [ 12.556646] libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0. >Oct 12 11:40:54 localhost NetworkManager[625]: <info> Networking is enabled by state file >Oct 12 11:40:54 localhost kernel: [ 12.564793] 8139cp 0000:00:03.0: eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 >Oct 12 11:40:54 localhost NetworkManager[625]: <warn> failed to allocate link cache: (-10) Operation not supported >Oct 12 11:40:54 localhost NetworkManager[625]: <info> (eth0): carrier is OFF >Oct 12 11:40:54 localhost NetworkManager[625]: <info> (eth0): new Ethernet device (driver: '8139cp' ifindex: 2) >Oct 12 11:40:54 localhost NetworkManager[625]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >Oct 12 11:40:54 localhost NetworkManager[625]: <info> (eth0): now managed >Oct 12 11:40:54 localhost NetworkManager[625]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Oct 12 11:40:54 localhost NetworkManager[625]: <info> (eth0): bringing up device. >Oct 12 11:40:54 localhost NetworkManager[625]: <info> (eth0): carrier now ON (device state 20) >Oct 12 11:40:54 localhost NetworkManager[625]: <info> (eth0): preparing device. >Oct 12 11:40:54 localhost NetworkManager[625]: <info> (eth0): deactivating device (reason 'managed') [2] >Oct 12 11:40:54 localhost NetworkManager[625]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/eth0 >Oct 12 11:40:54 localhost NetworkManager[625]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Oct 12 11:40:54 localhost NetworkManager[625]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Oct 12 11:40:54 localhost systemd[1]: Starting Virtualization daemon... >Oct 12 11:40:54 localhost NetworkManager[625]: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Oct 12 11:40:54 localhost NetworkManager[625]: <info> Auto-activating connection 'Wired connection 1'. >Oct 12 11:40:54 localhost NetworkManager[625]: <info> Activation (eth0) starting connection 'Wired connection 1' >Oct 12 11:40:54 localhost NetworkManager[625]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 12 11:40:54 localhost NetworkManager[625]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Oct 12 11:40:54 localhost NetworkManager[625]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Oct 12 11:40:54 localhost NetworkManager[625]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Oct 12 11:40:54 localhost NetworkManager[625]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Oct 12 11:40:54 localhost NetworkManager[625]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Oct 12 11:40:54 localhost NetworkManager[625]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 12 11:40:54 localhost NetworkManager[625]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Oct 12 11:40:54 localhost NetworkManager[625]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Oct 12 11:40:54 localhost modem-manager[658]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Oct 12 11:40:54 localhost dbus[492]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Oct 12 11:40:54 localhost NetworkManager[625]: <info> modem-manager is now available >Oct 12 11:40:54 localhost systemd[1]: Started Virtualization daemon. >Oct 12 11:40:54 localhost systemd[1]: Starting RPC bind service... >Oct 12 11:40:54 localhost dbus-daemon[492]: modem-manager[658]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Oct 12 11:40:54 localhost dbus-daemon[492]: dbus[492]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Oct 12 11:40:54 localhost bluetoothd[660]: bluetoothd[660]: Bluetooth daemon 4.101 >Oct 12 11:40:54 localhost bluetoothd[660]: Bluetooth daemon 4.101 >Oct 12 11:40:54 localhost dbus-daemon[492]: dbus[492]: [system] Successfully activated service 'org.bluez' >Oct 12 11:40:54 localhost dbus[492]: [system] Successfully activated service 'org.bluez' >Oct 12 11:40:54 localhost bluetoothd[660]: bluetoothd[660]: Starting SDP server >Oct 12 11:40:54 localhost bluetoothd[660]: Starting SDP server >Oct 12 11:40:54 localhost systemd[1]: Started Bluetooth service. >Oct 12 11:40:54 localhost kernel: [ 12.983297] Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010) >Oct 12 11:40:54 localhost kernel: [ 12.983748] iscsi: registered transport (cxgb3i) >Oct 12 11:40:55 localhost kernel: [ 13.194771] Bluetooth: Core ver 2.16 >Oct 12 11:40:55 localhost kernel: [ 13.195368] NET: Registered protocol family 31 >Oct 12 11:40:55 localhost kernel: [ 13.195370] Bluetooth: HCI device and connection manager initialized >Oct 12 11:40:55 localhost kernel: [ 13.195371] Bluetooth: HCI socket layer initialized >Oct 12 11:40:55 localhost kernel: [ 13.195372] Bluetooth: L2CAP socket layer initialized >Oct 12 11:40:55 localhost kernel: [ 13.195378] Bluetooth: SCO socket layer initialized >Oct 12 11:40:55 localhost systemd[1]: Started RPC bind service. >Oct 12 11:40:55 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Oct 12 11:40:55 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Oct 12 11:40:55 localhost kernel: [ 13.353128] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Oct 12 11:40:55 localhost kernel: [ 13.353131] Bluetooth: BNEP filters: protocol multicast >Oct 12 11:40:55 localhost bluetoothd[660]: bluetoothd[660]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Oct 12 11:40:55 localhost bluetoothd[660]: bluetoothd[660]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Oct 12 11:40:55 localhost bluetoothd[660]: bluetoothd[660]: Bluetooth Management interface initialized >Oct 12 11:40:55 localhost bluetoothd[660]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Oct 12 11:40:55 localhost bluetoothd[660]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Oct 12 11:40:55 localhost bluetoothd[660]: Bluetooth Management interface initialized >Oct 12 11:40:55 localhost kernel: [ 13.397345] Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010) >Oct 12 11:40:55 localhost kernel: [ 13.397374] iscsi: registered transport (cxgb4i) >Oct 12 11:40:55 localhost kernel: [ 13.399867] ip6_tables: (C) 2000-2006 Netfilter Core Team >Oct 12 11:40:55 localhost avahi-daemon[482]: Registering new address record for fe80::5054:ff:fe12:3456 on eth0.*. >Oct 12 11:40:55 localhost kernel: [ 13.740154] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.12 (June 29, 2012) >Oct 12 11:40:55 localhost kernel: [ 13.874870] Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.2.2 (Apr 25, 2012) >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'Novatel' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'Novatel' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'ZTE' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'Longcheer' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'ZTE' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'Longcheer' >Oct 12 11:40:55 localhost kernel: [ 13.920955] iscsi: registered transport (bnx2i) >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'Option High-Speed' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'Option' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'Samsung' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'Nokia' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'Gobi' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'X22X' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'SimTech' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'MotoC' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'Huawei' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'Wavecom' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'AnyData' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'Ericsson MBM' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'Option High-Speed' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'Option' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'Samsung' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'Nokia' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'Gobi' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'X22X' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'SimTech' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'MotoC' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'Huawei' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'Wavecom' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'AnyData' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'Ericsson MBM' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'Linktop' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'Sierra' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'Cinterion' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'Iridium' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Loaded plugin 'Generic' >Oct 12 11:40:55 localhost modem-manager[658]: <info> Successfully loaded 20 plugins >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'Linktop' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'Sierra' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'Cinterion' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'Iridium' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Loaded plugin 'Generic' >Oct 12 11:40:55 localhost dbus-daemon[492]: modem-manager[658]: <info> Successfully loaded 20 plugins >Oct 12 11:40:56 localhost kernel: [ 14.046690] iscsi: registered transport (be2iscsi) >Oct 12 11:40:56 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Oct 12 11:40:56 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Oct 12 11:40:56 localhost iscsid: iSCSI logger with pid=789 started! >Oct 12 11:40:56 localhost iscsid: transport class version 2.0-870. iscsid version 2.0-872.18.f17 >Oct 12 11:40:56 localhost iscsid[620]: Starting iscsid: [ OK ]#015[ OK ] >Oct 12 11:40:56 localhost systemd[1]: Started LSB: Starts and stops login iSCSI daemon.. >Oct 12 11:40:56 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Oct 12 11:40:56 localhost systemd[1]: Started Sendmail Mail Transport Client. >Oct 12 11:40:56 localhost libvirtd[663]: 2012-10-12 15:40:56.853+0000: 663: info : libvirt version: 0.10.2, package: 3.fc18 (Fedora Project, 2012-09-25-11:10:30, ) >Oct 12 11:40:56 localhost libvirtd[663]: 2012-10-12 15:40:56.853+0000: 663: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Oct 12 11:40:56 localhost libvirtd[663]: 2012-10-12 15:40:56.858+0000: 663: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so not accessible >Oct 12 11:40:56 localhost libvirtd[663]: 2012-10-12 15:40:56.882+0000: 663: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Oct 12 11:40:56 localhost libvirtd[663]: 2012-10-12 15:40:56.883+0000: 663: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Oct 12 11:40:56 localhost libvirtd: Could not find keytab file: /etc/libvirt/krb5.tab: No such file or directory >Oct 12 11:40:56 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Oct 12 11:40:57 localhost libvirtd[663]: 2012-10-12 15:40:57.072+0000: 816: error : virNWFilterSnoopLeaseFileRefresh:1903 : open("/var/run/libvirt/network/nwfilter.ltmp"): No such file or directory >Oct 12 11:40:57 localhost iscsid: iSCSI daemon with pid=790 started! >Oct 12 11:40:57 localhost systemd-logind[479]: New session 1 of user gdm. >Oct 12 11:40:57 localhost systemd-logind[479]: Linked /tmp/.X11-unix/X0 to /run/user/42/X11-display. >Oct 12 11:40:58 localhost NetworkManager[625]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 12 11:40:58 localhost NetworkManager[625]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Oct 12 11:40:58 localhost NetworkManager[625]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 12 11:40:58 localhost NetworkManager[625]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Oct 12 11:40:58 localhost NetworkManager[625]: <info> dhclient started with pid 996 >Oct 12 11:40:58 localhost NetworkManager[625]: <info> Activation (eth0) Beginning IP6 addrconf. >Oct 12 11:40:58 localhost avahi-daemon[482]: Withdrawing address record for fe80::5054:ff:fe12:3456 on eth0. >Oct 12 11:40:58 localhost NetworkManager[625]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Oct 12 11:40:58 localhost dhclient[996]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Oct 12 11:40:58 localhost dhclient[996]: Copyright 2004-2012 Internet Systems Consortium. >Oct 12 11:40:58 localhost dhclient[996]: All rights reserved. >Oct 12 11:40:58 localhost dhclient[996]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 12 11:40:58 localhost dhclient[996]: >Oct 12 11:40:58 localhost kernel: [ 16.902310] Ebtables v2.0 registered >Oct 12 11:40:58 localhost NetworkManager[625]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Oct 12 11:40:58 localhost dhclient[996]: Listening on LPF/eth0/52:54:00:12:34:56 >Oct 12 11:40:58 localhost dhclient[996]: Sending on LPF/eth0/52:54:00:12:34:56 >Oct 12 11:40:58 localhost dhclient[996]: Sending on Socket/fallback >Oct 12 11:40:58 localhost dhclient[996]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x6431e47a) >Oct 12 11:40:58 localhost dhclient[996]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x6431e47a) >Oct 12 11:40:58 localhost dhclient[996]: DHCPOFFER from 10.0.2.2 >Oct 12 11:40:58 localhost dhclient[996]: DHCPACK from 10.0.2.2 (xid=0x6431e47a) >Oct 12 11:40:58 localhost NetworkManager[625]: <info> (eth0): DHCPv4 state changed preinit -> bound >Oct 12 11:40:58 localhost NetworkManager[625]: <info> address 10.0.2.15 >Oct 12 11:40:58 localhost NetworkManager[625]: <info> prefix 24 (255.255.255.0) >Oct 12 11:40:58 localhost NetworkManager[625]: <info> gateway 10.0.2.2 >Oct 12 11:40:58 localhost NetworkManager[625]: <info> nameserver '10.0.2.3' >Oct 12 11:40:58 localhost NetworkManager[625]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 12 11:40:58 localhost NetworkManager[625]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Oct 12 11:40:58 localhost avahi-daemon[482]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.0.2.15. >Oct 12 11:40:58 localhost avahi-daemon[482]: New relevant interface eth0.IPv4 for mDNS. >Oct 12 11:40:58 localhost avahi-daemon[482]: Registering new address record for 10.0.2.15 on eth0.IPv4. >Oct 12 11:40:59 localhost dhclient[996]: bound to 10.0.2.15 -- renewal in 32948 seconds. >Oct 12 11:40:59 localhost dbus-daemon[492]: dbus[492]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Oct 12 11:40:59 localhost dbus[492]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Oct 12 11:40:59 localhost systemd[1]: Starting Daemon for power management... >Oct 12 11:40:59 localhost dbus-daemon[492]: dbus[492]: [system] Successfully activated service 'org.freedesktop.UPower' >Oct 12 11:40:59 localhost dbus[492]: [system] Successfully activated service 'org.freedesktop.UPower' >Oct 12 11:40:59 localhost systemd[1]: Started Daemon for power management. >Oct 12 11:40:59 localhost avahi-daemon[482]: Registering new address record for fe80::5054:ff:fe12:3456 on eth0.*. >Oct 12 11:40:59 localhost NetworkManager[625]: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >Oct 12 11:41:00 localhost NetworkManager[625]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >Oct 12 11:41:00 localhost NetworkManager[625]: <info> Activation (eth0) successful, device activated. >Oct 12 11:41:00 localhost dbus-daemon[492]: dbus[492]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Oct 12 11:41:00 localhost dbus[492]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Oct 12 11:41:00 localhost NetworkManager[625]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Oct 12 11:41:00 localhost dbus-daemon[492]: dbus[492]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 12 11:41:00 localhost dbus[492]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 12 11:41:00 localhost iscsi[792]: Starting iscsi: iscsiadm: No records found >Oct 12 11:41:00 localhost iscsi[792]: [ OK ] >Oct 12 11:41:00 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Oct 12 11:41:00 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Oct 12 11:41:00 localhost systemd[1]: Started SYSV: Late init script for live image.. >Oct 12 11:41:00 localhost systemd[1]: Starting Multi-User. >Oct 12 11:41:00 localhost systemd[1]: Reached target Multi-User. >Oct 12 11:41:00 localhost systemd[1]: Starting Graphical Interface. >Oct 12 11:41:00 localhost systemd[1]: Reached target Graphical Interface. >Oct 12 11:41:00 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Oct 12 11:41:00 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Oct 12 11:41:00 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Oct 12 11:41:00 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Oct 12 11:41:00 localhost systemd[1]: Startup finished in 689ms 596us (kernel) + 2s 276ms 685us (initrd) + 15s 369ms 925us (userspace) = 18s 336ms 206us. >Oct 12 11:41:00 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Oct 12 11:41:00 localhost dbus-daemon[492]: Starting iscsi (via systemctl): [ OK ] >Oct 12 11:41:00 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Oct 12 11:41:00 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Oct 12 11:41:00 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Oct 12 11:41:00 localhost rtkit-daemon[480]: Successfully made thread 1152 of process 1152 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11. >Oct 12 11:41:00 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Oct 12 11:41:00 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Oct 12 11:41:00 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Oct 12 11:41:01 localhost systemd[1]: PID 800 read from file /run/sm-client.pid does not exist. >Oct 12 11:41:01 localhost systemd[1]: Started Sendmail Mail Transport Client. >Oct 12 11:41:03 localhost dbus-daemon[492]: dbus[492]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Oct 12 11:41:03 localhost dbus[492]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Oct 12 11:41:03 localhost systemd[1]: Starting Disk Manager... >Oct 12 11:41:03 localhost udisksd[1233]: udisks daemon version 1.99.0 starting >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:03 localhost udisksd[1233]: 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) >Oct 12 11:41:03 localhost dbus-daemon[492]: dbus[492]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Oct 12 11:41:03 localhost dbus[492]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Oct 12 11:41:03 localhost systemd[1]: Started Disk Manager. >Oct 12 11:41:03 localhost udisksd[1233]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Oct 12 11:41:05 localhost dbus-daemon[492]: dbus[492]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Oct 12 11:41:05 localhost dbus[492]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Oct 12 11:41:05 localhost dbus-daemon[492]: Launching FprintObject >Oct 12 11:41:05 localhost dbus-daemon[492]: dbus[492]: [system] Successfully activated service 'net.reactivated.Fprint' >Oct 12 11:41:05 localhost dbus[492]: [system] Successfully activated service 'net.reactivated.Fprint' >Oct 12 11:41:05 localhost dbus-daemon[492]: dbus[492]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Oct 12 11:41:05 localhost dbus[492]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Oct 12 11:41:05 localhost dbus-daemon[492]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Oct 12 11:41:05 localhost dbus-daemon[492]: ** Message: entering main loop >Oct 12 11:41:05 localhost dbus-daemon[492]: dbus[492]: [system] Successfully activated service 'org.freedesktop.realmd' >Oct 12 11:41:05 localhost dbus[492]: [system] Successfully activated service 'org.freedesktop.realmd' >Oct 12 11:41:06 localhost chronyd[555]: Selected source 149.20.68.17 >Oct 12 11:41:06 localhost chronyd[555]: System clock wrong by 1.089548 seconds, adjustment started >Oct 12 11:41:10 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Oct 12 11:41:10 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Oct 12 11:41:11 localhost systemd-logind[479]: New session 2 of user liveuser. >Oct 12 11:41:11 localhost systemd-logind[479]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Oct 12 11:41:12 localhost gnome-session[871]: WARNING: Detected that screensaver has left the bus >Oct 12 11:41:12 localhost gnome-session[871]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed >Oct 12 11:41:12 localhost kernel: [ 30.487165] fuse init (API version 7.20) >Oct 12 11:41:12 localhost systemd[1]: Mounting FUSE Control File System... >Oct 12 11:41:12 localhost systemd[1]: Mounted FUSE Control File System. >Oct 12 11:41:13 localhost spice-vdagent[1458]: Missing virtio device '/dev/virtio-ports/com.redhat.spice.0': No such file or directory >Oct 12 11:41:13 localhost rtkit-daemon[480]: Successfully made thread 1466 of process 1466 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Oct 12 11:41:13 localhost dbus-daemon[492]: dbus[492]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Oct 12 11:41:13 localhost dbus[492]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Oct 12 11:41:13 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Oct 12 11:41:13 localhost dbus-daemon[492]: dbus[492]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Oct 12 11:41:13 localhost dbus[492]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Oct 12 11:41:13 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Oct 12 11:41:13 localhost dbus-daemon[492]: dbus[492]: [system] Activating via systemd: service name='org.freedesktop.colord-sane' unit='colord-sane.service' >Oct 12 11:41:13 localhost dbus[492]: [system] Activating via systemd: service name='org.freedesktop.colord-sane' unit='colord-sane.service' >Oct 12 11:41:13 localhost systemd[1]: Starting Daemon for monitoring attached scanners and registering them with colord... >Oct 12 11:41:13 localhost dbus-daemon[492]: dbus[492]: [system] Successfully activated service 'org.freedesktop.colord-sane' >Oct 12 11:41:13 localhost dbus[492]: [system] Successfully activated service 'org.freedesktop.colord-sane' >Oct 12 11:41:13 localhost systemd[1]: Started Daemon for monitoring attached scanners and registering them with colord. >Oct 12 11:41:13 localhost systemd[1]: Starting CUPS Printing Service... >Oct 12 11:41:13 localhost systemd[1]: Started CUPS Printing Service. >Oct 12 11:41:14 localhost cupsd[1488]: p11-kit: couldn't open config file: /root/.pkcs11/pkcs11.conf: Permission denied >Oct 12 11:41:18 localhost goa[1606]: goa-daemon version 3.6.0 starting [main.c:112, main()] >Oct 12 11:41:18 localhost realmd: * Looking up our DHCP domain >Oct 12 11:41:18 localhost realmd: * No DHCP domain available >Oct 12 11:41:18 localhost NetworkManager[625]: <info> (eth0): IP6 addrconf timed out or failed. >Oct 12 11:41:18 localhost NetworkManager[625]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Oct 12 11:41:18 localhost NetworkManager[625]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >Oct 12 11:41:18 localhost NetworkManager[625]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Oct 12 11:41:32 localhost kernel: [ 50.269403] md: raid0 personality registered for level 0 >Oct 12 11:41:32 localhost kernel: [ 50.279210] md: raid1 personality registered for level 1 >Oct 12 11:41:32 localhost kernel: [ 50.287462] async_tx: api initialized (async) >Oct 12 11:41:32 localhost kernel: [ 50.294390] xor: automatically using best checksumming function: >Oct 12 11:41:32 localhost kernel: [ 50.304011] generic_sse: 12616.000 MB/sec >Oct 12 11:41:32 localhost kernel: [ 50.348022] raid6: sse2x1 4031 MB/s >Oct 12 11:41:32 localhost kernel: [ 50.365010] raid6: sse2x2 6988 MB/s >Oct 12 11:41:32 localhost kernel: [ 50.382011] raid6: sse2x4 7855 MB/s >Oct 12 11:41:32 localhost kernel: [ 50.382012] raid6: using algorithm sse2x4 (7855 MB/s) >Oct 12 11:41:32 localhost kernel: [ 50.382014] raid6: using intx1 recovery algorithm >Oct 12 11:41:32 localhost kernel: [ 50.402706] md: raid6 personality registered for level 6 >Oct 12 11:41:32 localhost kernel: [ 50.402709] md: raid5 personality registered for level 5 >Oct 12 11:41:32 localhost kernel: [ 50.402710] md: raid4 personality registered for level 4 >Oct 12 11:41:32 localhost kernel: [ 50.430071] md: raid10 personality registered for level 10 >Oct 12 11:41:32 localhost systemd-logind[479]: Removed session 1. >Oct 12 11:41:32 localhost kernel: [ 50.481291] device-mapper: multipath: version 1.5.0 loaded >Oct 12 11:41:32 localhost kernel: [ 50.495055] device-mapper: multipath round-robin: version 1.0.0 loaded >Oct 12 11:41:32 localhost kernel: [ 50.602323] No iBFT detected. >Oct 12 11:41:32 localhost dbus[1440]: avc: received setenforce notice (enforcing=0) >Oct 12 11:41:32 localhost dbus[1282]: avc: received setenforce notice (enforcing=0) >Oct 12 11:41:32 localhost dbus[492]: avc: received setenforce notice (enforcing=0) >Oct 12 11:41:32 localhost dbus-daemon[492]: dbus[492]: avc: received setenforce notice (enforcing=0) >Oct 12 11:41:33 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:33 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:33 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:33 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:33 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:33 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:33 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:33 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:33 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:33 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:33 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:34 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:34 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:34 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:34 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:34 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:34 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:34 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:34 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:34 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:34 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:34 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:34 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:34 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:34 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:34 localhost dbus-daemon[492]: ** Message: No devices in use, exit >Oct 12 11:41:35 localhost anaconda: /sbin/anaconda 18.14 >Oct 12 11:41:35 localhost anaconda: 2097152 kB (2048 MB) are available >Oct 12 11:41:35 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Oct 12 11:41:35 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Oct 12 11:41:35 localhost anaconda: Default encoding = ascii >Oct 12 11:41:36 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Oct 12 11:41:36 localhost anaconda: ISCSID is /sbin/iscsid >Oct 12 11:41:36 localhost anaconda: no initiator set >Oct 12 11:41:36 localhost program: Running... modprobe fcoe >Oct 12 11:41:36 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:36 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:36 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:36 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:36 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:36 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:36 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:36 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:36 localhost systemd-udevd[1825]: rename '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b.udev-tmp' '/dev/disk/by-uuid/aa5c0297-4711-46a2-99f9-a9cc51ed0d3b' failed: No such file or directory >Oct 12 11:41:36 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:36 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:36 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:36 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Oct 12 11:41:36 localhost program: No FCoE boot disk information is found in EDD! >Oct 12 11:41:36 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Oct 12 11:41:36 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Oct 12 11:41:36 localhost program: Running... udevadm settle --timeout=300 >Oct 12 11:41:36 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:37 localhost program: Running... multipath -d >Oct 12 11:41:37 localhost program: Running... multipath -ll >Oct 12 11:41:37 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:37 localhost storage: MultipathTopology: found singlepath device: sda >Oct 12 11:41:37 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 12 11:41:37 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 12 11:41:37 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 12 11:41:37 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 12 11:41:37 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 12 11:41:37 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 12 11:41:37 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 12 11:41:37 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 12 11:41:37 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 12 11:41:37 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 12 11:41:37 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 12 11:41:37 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:37 localhost anaconda: Display mode = g >Oct 12 11:41:37 localhost anaconda: 2097152 kB (2048 MB) are available >Oct 12 11:41:37 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Oct 12 11:41:37 localhost anaconda: using only installclass _Fedora >Oct 12 11:41:37 localhost anaconda: Detected 2016M of memory >Oct 12 11:41:37 localhost anaconda: Swap attempt of 4032M >Oct 12 11:41:37 localhost program: Running... udevadm control --property=ANACONDA=1 >Oct 12 11:41:37 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Oct 12 11:41:37 localhost anaconda: no initiator set >Oct 12 11:41:37 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Oct 12 11:41:37 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Oct 12 11:41:37 localhost program: Running... udevadm settle --timeout=300 >Oct 12 11:41:37 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:37 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:37 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:37 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:37 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:37 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:37 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:37 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:37 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:37 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:37 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:37 localhost program: Running... systemctl start chronyd.service >Oct 12 11:41:37 localhost systemd[1]: Started NTP client/server. >Oct 12 11:41:38 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:38 localhost storage: sr0 looks to be the live device; marking as protected >Oct 12 11:41:38 localhost program: Running... udevadm settle --timeout=300 >Oct 12 11:41:38 localhost NetworkManager[625]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >Oct 12 11:41:38 localhost NetworkManager[625]: <warn> failed to allocate link cache: (-10) Operation not supported >Oct 12 11:41:38 localhost NetworkManager[625]: ifcfg-rh: read connection 'System eth0' >Oct 12 11:41:38 localhost NetworkManager[625]: <warn> failed to allocate link cache: (-10) Operation not supported >Oct 12 11:41:38 localhost program: Running... multipath -d >Oct 12 11:41:38 localhost program: Running... multipath -ll >Oct 12 11:41:38 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:38 localhost storage: MultipathTopology: found singlepath device: sda >Oct 12 11:41:38 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 12 11:41:38 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 12 11:41:38 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 12 11:41:38 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 12 11:41:38 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 12 11:41:38 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 12 11:41:38 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 12 11:41:38 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 12 11:41:38 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 12 11:41:38 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 12 11:41:38 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 12 11:41:38 localhost storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Oct 12 11:41:38 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:38 localhost storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Oct 12 11:41:38 localhost storage: sda is a disk >Oct 12 11:41:38 localhost storage: added disk sda (id 0) to device tree >Oct 12 11:41:38 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:38 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Oct 12 11:41:38 localhost storage: sr0 is a cdrom >Oct 12 11:41:38 localhost storage: added cdrom sr0 (id 1) to device tree >Oct 12 11:41:38 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1806 due to rate-limiting >Oct 12 11:41:38 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:38 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:38 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:39 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:39 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:39 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:39 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:39 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:39 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:39 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:39 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:40 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:40 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:40 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:40 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:43 localhost abrt[1956]: Saved core dump of pid 1806 (/usr/bin/python2.7) to /var/spool/abrt/ccpp-2012-10-12-11:41:42-1806 (124809216 bytes) >Oct 12 11:41:43 localhost abrtd: Directory 'ccpp-2012-10-12-11:41:42-1806' creation detected >Oct 12 11:41:43 localhost dbus[1440]: avc: received setenforce notice (enforcing=1) >Oct 12 11:41:43 localhost dbus[1282]: avc: received setenforce notice (enforcing=1) >Oct 12 11:41:43 localhost dbus[492]: avc: received setenforce notice (enforcing=1) >Oct 12 11:41:43 localhost dbus-daemon[492]: dbus[492]: avc: received setenforce notice (enforcing=1) >Oct 12 11:41:43 localhost dbus-daemon[492]: dbus[492]: [system] Reloaded configuration >Oct 12 11:41:43 localhost dbus[492]: [system] Reloaded configuration >Oct 12 11:41:43 localhost abrtd: Generating backtrace >Oct 12 11:41:45 localhost abrtd: Running eu-unstrip failed >Oct 12 11:41:45 localhost abrtd: 'post-create' on '/var/spool/abrt/ccpp-2012-10-12-11:41:42-1806' exited with 1 >Oct 12 11:41:45 localhost abrtd: Corrupted or bad directory '/var/spool/abrt/ccpp-2012-10-12-11:41:42-1806', deleting >Oct 12 11:41:51 localhost dbus[1440]: avc: received setenforce notice (enforcing=0) >Oct 12 11:41:51 localhost dbus[1282]: avc: received setenforce notice (enforcing=0) >Oct 12 11:41:51 localhost dbus[492]: avc: received setenforce notice (enforcing=0) >Oct 12 11:41:51 localhost dbus-daemon[492]: dbus[492]: avc: received setenforce notice (enforcing=0) >Oct 12 11:41:51 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:51 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:51 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:51 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:51 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:51 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:51 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:51 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:51 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:51 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:51 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:52 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:52 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:52 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:52 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:52 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:52 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:52 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:52 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:52 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:52 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:52 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:52 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:52 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:52 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:52 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:52 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:53 localhost anaconda: /sbin/anaconda 18.14 >Oct 12 11:41:53 localhost anaconda: 2097152 kB (2048 MB) are available >Oct 12 11:41:53 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Oct 12 11:41:53 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Oct 12 11:41:53 localhost anaconda: Default encoding = ascii >Oct 12 11:41:53 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Oct 12 11:41:53 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:53 localhost anaconda: ISCSID is /sbin/iscsid >Oct 12 11:41:53 localhost anaconda: no initiator set >Oct 12 11:41:53 localhost program: Running... modprobe fcoe >Oct 12 11:41:53 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Oct 12 11:41:53 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:53 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:53 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:53 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:53 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:53 localhost program: No FCoE boot disk information is found in EDD! >Oct 12 11:41:53 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Oct 12 11:41:53 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Oct 12 11:41:53 localhost program: Running... udevadm settle --timeout=300 >Oct 12 11:41:53 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:53 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:53 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:53 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:53 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:54 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:54 localhost program: Running... multipath -d >Oct 12 11:41:54 localhost program: Running... multipath -ll >Oct 12 11:41:54 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:54 localhost storage: MultipathTopology: found singlepath device: sda >Oct 12 11:41:54 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 12 11:41:54 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 12 11:41:54 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 12 11:41:54 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 12 11:41:54 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 12 11:41:54 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 12 11:41:54 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 12 11:41:54 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 12 11:41:54 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 12 11:41:54 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 12 11:41:54 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 12 11:41:54 localhost anaconda: Display mode = g >Oct 12 11:41:54 localhost anaconda: 2097152 kB (2048 MB) are available >Oct 12 11:41:54 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Oct 12 11:41:54 localhost anaconda: using only installclass _Fedora >Oct 12 11:41:54 localhost anaconda: Detected 2016M of memory >Oct 12 11:41:54 localhost anaconda: Swap attempt of 4032M >Oct 12 11:41:54 localhost program: Running... udevadm control --property=ANACONDA=1 >Oct 12 11:41:54 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Oct 12 11:41:54 localhost program: Running... systemctl start chronyd.service >Oct 12 11:41:55 localhost systemd[1]: Started NTP client/server. >Oct 12 11:41:55 localhost anaconda: no initiator set >Oct 12 11:41:55 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Oct 12 11:41:55 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Oct 12 11:41:55 localhost program: Running... udevadm settle --timeout=300 >Oct 12 11:41:55 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:55 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:55 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:55 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:55 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:55 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:55 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:55 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:55 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:55 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:55 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:55 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:55 localhost storage: sr0 looks to be the live device; marking as protected >Oct 12 11:41:55 localhost program: Running... udevadm settle --timeout=300 >Oct 12 11:41:55 localhost program: Running... multipath -d >Oct 12 11:41:55 localhost program: Running... multipath -ll >Oct 12 11:41:55 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:56 localhost storage: MultipathTopology: found singlepath device: sda >Oct 12 11:41:56 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 12 11:41:56 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 12 11:41:56 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 12 11:41:56 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 12 11:41:56 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 12 11:41:56 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 12 11:41:56 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 12 11:41:56 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 12 11:41:56 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 12 11:41:56 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 12 11:41:56 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 12 11:41:56 localhost storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Oct 12 11:41:56 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:56 localhost storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Oct 12 11:41:56 localhost storage: sda is a disk >Oct 12 11:41:56 localhost storage: added disk sda (id 0) to device tree >Oct 12 11:41:56 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:56 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Oct 12 11:41:56 localhost storage: sr0 is a cdrom >Oct 12 11:41:56 localhost storage: added cdrom sr0 (id 1) to device tree >Oct 12 11:41:56 localhost storage: disklabel detected but not usable on sr0 >Oct 12 11:41:56 localhost storage: type detected on 'sr0' is 'iso9660' >Oct 12 11:41:56 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2082 due to rate-limiting >Oct 12 11:41:56 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:56 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:56 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:56 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:56 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:56 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:56 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:56 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:57 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:57 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:57 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:57 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:57 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:41:57 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:18 localhost dbus[1440]: avc: received setenforce notice (enforcing=1) >Oct 12 11:42:18 localhost dbus[1282]: avc: received setenforce notice (enforcing=1) >Oct 12 11:42:18 localhost dbus[492]: avc: received setenforce notice (enforcing=1) >Oct 12 11:42:18 localhost dbus-daemon[492]: dbus[492]: avc: received setenforce notice (enforcing=1) >Oct 12 11:42:18 localhost dbus-daemon[492]: dbus[492]: [system] Reloaded configuration >Oct 12 11:42:18 localhost dbus[492]: [system] Reloaded configuration >Oct 12 11:42:25 localhost dbus[1440]: avc: received setenforce notice (enforcing=0) >Oct 12 11:42:25 localhost dbus[1282]: avc: received setenforce notice (enforcing=0) >Oct 12 11:42:25 localhost dbus[492]: avc: received setenforce notice (enforcing=0) >Oct 12 11:42:25 localhost dbus-daemon[492]: dbus[492]: avc: received setenforce notice (enforcing=0) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost anaconda: /sbin/anaconda 18.14 >Oct 12 11:42:27 localhost anaconda: 2097152 kB (2048 MB) are available >Oct 12 11:42:27 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Oct 12 11:42:27 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Oct 12 11:42:27 localhost anaconda: Default encoding = ascii >Oct 12 11:42:27 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost anaconda: ISCSID is /sbin/iscsid >Oct 12 11:42:27 localhost anaconda: no initiator set >Oct 12 11:42:27 localhost program: Running... modprobe fcoe >Oct 12 11:42:27 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Oct 12 11:42:27 localhost program: No FCoE boot disk information is found in EDD! >Oct 12 11:42:27 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Oct 12 11:42:27 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Oct 12 11:42:27 localhost program: Running... udevadm settle --timeout=300 >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost program: Running... multipath -d >Oct 12 11:42:27 localhost program: Running... multipath -ll >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost storage: MultipathTopology: found singlepath device: sda >Oct 12 11:42:27 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 12 11:42:27 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 12 11:42:27 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 12 11:42:27 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 12 11:42:27 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 12 11:42:27 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 12 11:42:27 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 12 11:42:27 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 12 11:42:27 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 12 11:42:27 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 12 11:42:27 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 12 11:42:27 localhost anaconda: Display mode = g >Oct 12 11:42:27 localhost anaconda: 2097152 kB (2048 MB) are available >Oct 12 11:42:27 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Oct 12 11:42:27 localhost anaconda: using only installclass _Fedora >Oct 12 11:42:27 localhost anaconda: Detected 2016M of memory >Oct 12 11:42:27 localhost anaconda: Swap attempt of 4032M >Oct 12 11:42:27 localhost program: Running... udevadm control --property=ANACONDA=1 >Oct 12 11:42:27 localhost program: Running... systemctl start chronyd.service >Oct 12 11:42:27 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Oct 12 11:42:27 localhost systemd[1]: Started NTP client/server. >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost anaconda: no initiator set >Oct 12 11:42:27 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Oct 12 11:42:27 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Oct 12 11:42:27 localhost program: Running... udevadm settle --timeout=300 >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:28 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:28 localhost storage: sr0 looks to be the live device; marking as protected >Oct 12 11:42:28 localhost program: Running... udevadm settle --timeout=300 >Oct 12 11:42:28 localhost program: Running... multipath -d >Oct 12 11:42:28 localhost program: Running... multipath -ll >Oct 12 11:42:28 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:28 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:28 localhost storage: MultipathTopology: found singlepath device: sda >Oct 12 11:42:28 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 12 11:42:28 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 12 11:42:28 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 12 11:42:28 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 12 11:42:28 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 12 11:42:28 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 12 11:42:28 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 12 11:42:28 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 12 11:42:28 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 12 11:42:28 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 12 11:42:28 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 12 11:42:28 localhost storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Oct 12 11:42:28 localhost storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Oct 12 11:42:28 localhost storage: sda is a disk >Oct 12 11:42:28 localhost storage: added disk sda (id 0) to device tree >Oct 12 11:42:28 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:28 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Oct 12 11:42:28 localhost storage: sr0 is a cdrom >Oct 12 11:42:28 localhost storage: added cdrom sr0 (id 1) to device tree >Oct 12 11:42:28 localhost storage: disklabel detected but not usable on sr0 >Oct 12 11:42:28 localhost storage: type detected on 'sr0' is 'iso9660' >Oct 12 11:42:28 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2318 due to rate-limiting >Oct 12 11:42:28 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:29 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:29 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:29 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:29 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:29 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:29 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:29 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:29 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:29 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:29 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:29 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:29 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:29 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:42:32 localhost abrtd: Directory 'ccpp-2012-10-12-11:42:31-2318' creation detected >Oct 12 11:42:32 localhost abrt[2450]: Saved core dump of pid 2318 (/usr/bin/python2.7) to /var/spool/abrt/ccpp-2012-10-12-11:42:31-2318 (127950848 bytes) >Oct 12 11:42:32 localhost dbus[1440]: avc: received setenforce notice (enforcing=1) >Oct 12 11:42:32 localhost dbus[1282]: avc: received setenforce notice (enforcing=1) >Oct 12 11:42:32 localhost dbus[492]: avc: received setenforce notice (enforcing=1) >Oct 12 11:42:32 localhost dbus-daemon[492]: dbus[492]: avc: received setenforce notice (enforcing=1) >Oct 12 11:42:32 localhost dbus-daemon[492]: dbus[492]: [system] Reloaded configuration >Oct 12 11:42:32 localhost dbus[492]: [system] Reloaded configuration >Oct 12 11:42:32 localhost abrtd: Generating backtrace >Oct 12 11:42:32 localhost abrtd: Running eu-unstrip failed >Oct 12 11:42:32 localhost abrtd: 'post-create' on '/var/spool/abrt/ccpp-2012-10-12-11:42:31-2318' exited with 1 >Oct 12 11:42:32 localhost abrtd: Corrupted or bad directory '/var/spool/abrt/ccpp-2012-10-12-11:42:31-2318', deleting >Oct 12 11:47:11 localhost yum[2731]: Updated: anaconda-widgets-18.16-1.fc18.x86_64 >Oct 12 11:47:14 localhost yum[2731]: Updated: anaconda-18.16-1.fc18.x86_64 >Oct 12 11:47:14 localhost dbus-daemon[492]: dbus[492]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Oct 12 11:47:14 localhost dbus[492]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Oct 12 11:47:14 localhost dbus-daemon[492]: dbus[492]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Oct 12 11:47:14 localhost dbus[492]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Oct 12 11:47:23 localhost dbus[1440]: avc: received setenforce notice (enforcing=0) >Oct 12 11:47:23 localhost dbus[1282]: avc: received setenforce notice (enforcing=0) >Oct 12 11:47:23 localhost dbus[492]: avc: received setenforce notice (enforcing=0) >Oct 12 11:47:23 localhost dbus-daemon[492]: dbus[492]: avc: received setenforce notice (enforcing=0) >Oct 12 11:47:23 localhost systemd-udevd[353]: specified group 'plugdev' unknown >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:24 localhost anaconda: /sbin/anaconda 18.16 >Oct 12 11:47:25 localhost anaconda: 2097152 kB (2048 MB) are available >Oct 12 11:47:25 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Oct 12 11:47:25 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Oct 12 11:47:25 localhost anaconda: Default encoding = ascii >Oct 12 11:47:25 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost anaconda: ISCSID is /sbin/iscsid >Oct 12 11:47:25 localhost anaconda: no initiator set >Oct 12 11:47:25 localhost program: Running... modprobe fcoe >Oct 12 11:47:25 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost program: No FCoE boot disk information is found in EDD! >Oct 12 11:47:25 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Oct 12 11:47:25 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Oct 12 11:47:25 localhost program: Running... udevadm settle --timeout=300 >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost program: Running... multipath -d >Oct 12 11:47:25 localhost program: Running... multipath -ll >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost storage: MultipathTopology: found singlepath device: sda >Oct 12 11:47:25 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 12 11:47:25 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 12 11:47:25 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 12 11:47:25 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 12 11:47:25 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 12 11:47:25 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 12 11:47:25 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 12 11:47:25 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 12 11:47:25 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 12 11:47:25 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 12 11:47:25 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 12 11:47:25 localhost anaconda: Display mode = g >Oct 12 11:47:25 localhost anaconda: 2097152 kB (2048 MB) are available >Oct 12 11:47:25 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Oct 12 11:47:25 localhost anaconda: using only installclass _Fedora >Oct 12 11:47:25 localhost anaconda: Detected 2016M of memory >Oct 12 11:47:25 localhost anaconda: Swap attempt of 4032M >Oct 12 11:47:25 localhost anaconda: Running Thread: AnaStorageThread (139795033880320) >Oct 12 11:47:25 localhost program: Running... udevadm control --property=ANACONDA=1 >Oct 12 11:47:25 localhost anaconda: Running Thread: AnaPayloadThread (139795042273024) >Oct 12 11:47:25 localhost program: Running... systemctl start chronyd.service >Oct 12 11:47:25 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost systemd[1]: Started NTP client/server. >Oct 12 11:47:25 localhost anaconda: no initiator set >Oct 12 11:47:25 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Oct 12 11:47:25 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Oct 12 11:47:25 localhost program: Running... udevadm settle --timeout=300 >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:26 localhost storage: sr0 looks to be the live device; marking as protected >Oct 12 11:47:26 localhost program: Running... udevadm settle --timeout=300 >Oct 12 11:47:26 localhost program: Running... multipath -d >Oct 12 11:47:26 localhost program: Running... multipath -ll >Oct 12 11:47:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:26 localhost storage: MultipathTopology: found singlepath device: sda >Oct 12 11:47:26 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 12 11:47:26 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 12 11:47:26 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 12 11:47:26 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 12 11:47:26 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 12 11:47:26 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 12 11:47:26 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 12 11:47:26 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 12 11:47:26 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 12 11:47:26 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 12 11:47:26 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 12 11:47:26 localhost storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Oct 12 11:47:26 localhost storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Oct 12 11:47:26 localhost storage: sda is a disk >Oct 12 11:47:26 localhost storage: added disk sda (id 0) to device tree >Oct 12 11:47:26 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Oct 12 11:47:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:26 localhost storage: sr0 is a cdrom >Oct 12 11:47:26 localhost storage: added cdrom sr0 (id 1) to device tree >Oct 12 11:47:26 localhost storage: disklabel detected but not usable on sr0 >Oct 12 11:47:26 localhost storage: type detected on 'sr0' is 'iso9660' >Oct 12 11:47:26 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2845 due to rate-limiting >Oct 12 11:47:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:27 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Oct 12 11:47:27 localhost kernel: [ 405.833610] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Oct 12 11:47:27 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:34 localhost rsyslogd-2177: imuxsock lost 554 messages from pid 2845 due to rate-limiting >Oct 12 11:47:34 localhost anaconda: Not doing 'add runtime X layout' in live installation >Oct 12 11:47:35 localhost anaconda: Not doing 'save system time' in live installation >Oct 12 11:47:35 localhost anaconda: Not doing 'save system time' in live installation >Oct 12 11:47:35 localhost anaconda: Not doing 'save system time' in live installation >Oct 12 11:47:35 localhost anaconda: Not doing 'modify system time and date' in live installation >Oct 12 11:47:35 localhost anaconda: Not doing 'add runtime X layout' in live installation >Oct 12 11:47:35 localhost anaconda: Not doing 'test X layouts' in live installation >Oct 12 11:47:35 localhost anaconda: Running Thread: AnaStorageWatcher (139794749216512) >Oct 12 11:47:35 localhost program: Running... modprobe btrfs >Oct 12 11:47:35 localhost kernel: [ 413.886855] Btrfs loaded >Oct 12 11:47:35 localhost storage: DiskLabel.partedDevice returning None >Oct 12 11:47:35 localhost program: Running... modprobe xfs >Oct 12 11:47:35 localhost kernel: [ 413.987328] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Oct 12 11:47:36 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:36 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:36 localhost anaconda: Thread Done: AnaStorageWatcher (139794749216512) >Oct 12 11:47:36 localhost anaconda: Running Thread: AnaNTPserver0 (139794749216512) >Oct 12 11:47:36 localhost anaconda: Running Thread: AnaNTPserver1 (139795042273024) >Oct 12 11:47:36 localhost anaconda: Running Thread: AnaNTPserver2 (139794715539200) >Oct 12 11:47:36 localhost anaconda: Running Thread: AnaNTPserver3 (139794420147968) >Oct 12 11:47:37 localhost anaconda: Thread Done: AnaNTPserver0 (139794749216512) >Oct 12 11:47:37 localhost anaconda: Thread Done: AnaNTPserver3 (139794420147968) >Oct 12 11:47:37 localhost anaconda: Thread Done: AnaNTPserver2 (139794715539200) >Oct 12 11:47:39 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Oct 12 11:47:39 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:45 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:45 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:45 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:45 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:47:45 localhost anaconda: Running kickstart %%traceback script(s) >Oct 12 11:47:45 localhost anaconda: All kickstart %%traceback script(s) have been run >Oct 12 11:47:46 localhost anaconda: Thread Done: AnaNTPserver1 (139795042273024) >Oct 12 11:47:57 localhost gnome-keyring-daemon[3030]: couldn't set environment variable in session: The name org.gnome.SessionManager was not provided by any .service files >Oct 12 11:49:07 localhost dbus[3026]: avc: received setenforce notice (enforcing=1) >Oct 12 11:49:07 localhost dbus[1440]: avc: received setenforce notice (enforcing=1) >Oct 12 11:49:07 localhost dbus[1282]: avc: received setenforce notice (enforcing=1) >Oct 12 11:49:07 localhost dbus-daemon[492]: dbus[492]: avc: received setenforce notice (enforcing=1) >Oct 12 11:49:07 localhost dbus[492]: avc: received setenforce notice (enforcing=1) >Oct 12 11:49:08 localhost dbus-daemon[492]: dbus[492]: [system] Reloaded configuration >Oct 12 11:49:08 localhost dbus[492]: [system] Reloaded configuration >Oct 12 11:50:22 localhost dbus[3026]: avc: received setenforce notice (enforcing=0) >Oct 12 11:50:22 localhost dbus[1440]: avc: received setenforce notice (enforcing=0) >Oct 12 11:50:22 localhost dbus[1282]: avc: received setenforce notice (enforcing=0) >Oct 12 11:50:22 localhost dbus-daemon[492]: dbus[492]: avc: received setenforce notice (enforcing=0) >Oct 12 11:50:22 localhost dbus[492]: avc: received setenforce notice (enforcing=0) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost kernel: [ 581.094600] Buffer I/O error on device dm-1, logical block 491520 >Oct 12 11:50:23 localhost kernel: [ 581.094604] lost page write due to I/O error on dm-1 >Oct 12 11:50:23 localhost kernel: [ 581.094605] JBD2: Error -5 detected when updating journal superblock for dm-1-8. >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:23 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost anaconda: /sbin/anaconda 18.16 >Oct 12 11:50:24 localhost anaconda: 2097152 kB (2048 MB) are available >Oct 12 11:50:24 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Oct 12 11:50:24 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Oct 12 11:50:24 localhost anaconda: Default encoding = ascii >Oct 12 11:50:24 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost anaconda: ISCSID is /sbin/iscsid >Oct 12 11:50:24 localhost anaconda: no initiator set >Oct 12 11:50:24 localhost program: Running... modprobe fcoe >Oct 12 11:50:24 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost program: No FCoE boot disk information is found in EDD! >Oct 12 11:50:24 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Oct 12 11:50:24 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Oct 12 11:50:24 localhost program: Running... udevadm settle --timeout=300 >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost program: Running... multipath -d >Oct 12 11:50:24 localhost program: Running... multipath -ll >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost storage: MultipathTopology: found singlepath device: sda >Oct 12 11:50:24 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 12 11:50:24 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 12 11:50:24 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 12 11:50:24 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 12 11:50:24 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 12 11:50:24 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 12 11:50:24 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 12 11:50:24 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 12 11:50:24 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 12 11:50:24 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 12 11:50:24 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 12 11:50:24 localhost anaconda: Display mode = g >Oct 12 11:50:24 localhost anaconda: 2097152 kB (2048 MB) are available >Oct 12 11:50:24 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Oct 12 11:50:24 localhost anaconda: using only installclass _Fedora >Oct 12 11:50:24 localhost anaconda: Detected 2016M of memory >Oct 12 11:50:24 localhost anaconda: Swap attempt of 4032M >Oct 12 11:50:24 localhost anaconda: Running Thread: AnaStorageThread (140286781101824) >Oct 12 11:50:24 localhost program: Running... udevadm control --property=ANACONDA=1 >Oct 12 11:50:24 localhost anaconda: Running Thread: AnaPayloadThread (140286789494528) >Oct 12 11:50:24 localhost program: Running... systemctl start chronyd.service >Oct 12 11:50:24 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Oct 12 11:50:24 localhost systemd[1]: Started NTP client/server. >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost anaconda: no initiator set >Oct 12 11:50:24 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Oct 12 11:50:24 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Oct 12 11:50:24 localhost program: Running... udevadm settle --timeout=300 >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:24 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:25 localhost storage: sr0 looks to be the live device; marking as protected >Oct 12 11:50:25 localhost program: Running... udevadm settle --timeout=300 >Oct 12 11:50:25 localhost program: Running... multipath -d >Oct 12 11:50:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:25 localhost program: Running... multipath -ll >Oct 12 11:50:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:25 localhost storage: MultipathTopology: found singlepath device: sda >Oct 12 11:50:25 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 12 11:50:25 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 12 11:50:25 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 12 11:50:25 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 12 11:50:25 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 12 11:50:25 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 12 11:50:25 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 12 11:50:25 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 12 11:50:25 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 12 11:50:25 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 12 11:50:25 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 12 11:50:25 localhost storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Oct 12 11:50:25 localhost storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Oct 12 11:50:25 localhost storage: sda is a disk >Oct 12 11:50:25 localhost storage: added disk sda (id 0) to device tree >Oct 12 11:50:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:25 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Oct 12 11:50:25 localhost storage: sr0 is a cdrom >Oct 12 11:50:25 localhost storage: added cdrom sr0 (id 1) to device tree >Oct 12 11:50:25 localhost storage: disklabel detected but not usable on sr0 >Oct 12 11:50:25 localhost storage: type detected on 'sr0' is 'iso9660' >Oct 12 11:50:25 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 3156 due to rate-limiting >Oct 12 11:50:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:25 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:26 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Oct 12 11:50:26 localhost kernel: [ 584.877859] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Oct 12 11:50:26 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:34 localhost rsyslogd-2177: imuxsock lost 554 messages from pid 3156 due to rate-limiting >Oct 12 11:50:34 localhost anaconda: Not doing 'add runtime X layout' in live installation >Oct 12 11:50:34 localhost anaconda: Not doing 'save system time' in live installation >Oct 12 11:50:34 localhost anaconda: Not doing 'save system time' in live installation >Oct 12 11:50:34 localhost anaconda: Not doing 'save system time' in live installation >Oct 12 11:50:34 localhost anaconda: Not doing 'modify system time and date' in live installation >Oct 12 11:50:34 localhost anaconda: Not doing 'add runtime X layout' in live installation >Oct 12 11:50:34 localhost anaconda: Not doing 'test X layouts' in live installation >Oct 12 11:50:34 localhost anaconda: Running Thread: AnaStorageWatcher (140286496790272) >Oct 12 11:50:34 localhost storage: DiskLabel.partedDevice returning None >Oct 12 11:50:34 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:34 localhost anaconda: Thread Done: AnaStorageWatcher (140286496790272) >Oct 12 11:50:35 localhost anaconda: Running Thread: AnaNTPserver0 (140286789494528) >Oct 12 11:50:35 localhost anaconda: Running Thread: AnaNTPserver1 (140286496790272) >Oct 12 11:50:35 localhost anaconda: Running Thread: AnaNTPserver2 (140286471505664) >Oct 12 11:50:35 localhost anaconda: Running Thread: AnaNTPserver3 (140286029113088) >Oct 12 11:50:35 localhost anaconda: Thread Done: AnaNTPserver1 (140286496790272) >Oct 12 11:50:35 localhost anaconda: Thread Done: AnaNTPserver3 (140286029113088) >Oct 12 11:50:37 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:37 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Oct 12 11:50:37 localhost udisksd[1233]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 12 11:50:41 localhost udisksd[1233]: 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 865849
: 626091 |
626092
|
626093
|
626094
|
626095
|
626096
|
626097
|
626098
|
626099
|
626100
|
626101
|
626102