Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 620828 Details for
Bug 862742
TypeError: coercing to Unicode: need string or buffer, NoneType found
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 181.77 KB, created by
Jan Sedlák
on 2012-10-03 12:46:01 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Jan Sedlák
Created:
2012-10-03 12:46:01 UTC
Size:
181.77 KB
patch
obsolete
>anaconda 18.11 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/posixpath.py", line 133, in islink > st = os.lstat(path) > File "/usr/lib64/python2.7/posixpath.py", line 182, in ismount > if islink(path): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/btrfs.py", line 105, in list_subvolumes > if not os.path.ismount(mountpoint): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 4034, in listSubVolumes > subvols = btrfs.list_subvolumes(self.format._mountpoint) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1537, in handleBTRFSFormat > for subvol_dict in btrfs_dev.listSubVolumes(): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1664, in handleUdevDeviceFormat > self.handleBTRFSFormat(info, device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1089, in addUdevDevice > self.handleUdevDeviceFormat(info, device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1898, in _populate > self.addUdevDevice(dev) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1843, in populate > self._populate() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 466, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 96, in storageInitialize > storage.reset() > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 87, in run > threading.Thread.run(self, *args, **kwargs) >TypeError: coercing to Unicode: need string or buffer, NoneType found > >Local variables in innermost frame: >path: None > > >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: False > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda1, vda2] > _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 0x37f48d0>> > _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, vda1, vda2, vda3] > _intf.storage.fsset.devicetree.topology._devmap: {'vda1': 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:06.0/virtio2/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vda3': 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:06.0/virtio2/block/vda/vda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'vda2': 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:06.0/virtio2/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'vda': 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:06.0/virtio2/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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 >, '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) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [vda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, dm-1] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 401408 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x7f4e0403fb90> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-03-03-29-18-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format.fsprofile: None > _format.label: Fedora-18-Beta-TC1-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-03-03-29-18-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-18-Beta-TC1-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: 0 > minor: 0 >, existing 16000MB disk vda (1) with existing msdos disklabel >, existing 500MB partition vda1 (2) with existing ext4 filesystem >, existing 11467MB partition vda2 (3) with existing btrfs filesystem >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 4 > controllable: True > dataLevel: None > uuid: 97643d3b-7b9e-47a7-ae30-1ef5e88a3438 > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: fedora > _format._targetSize: 0 > _format.volUUID: 97643d3b-7b9e-47a7-ae30-1ef5e88a3438 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/vda2 > parents: [Already dumped (PartitionDevice instance) >] > subvolumes: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: fedora > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: fedora > originalFormat._targetSize: 0 > originalFormat.volUUID: 97643d3b-7b9e-47a7-ae30-1ef5e88a3438 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/vda2 > _serial: None >] > _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.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 (0x3b33510) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x3b33550) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x3b33590) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x3b335d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x3b33610) -- > 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 >clearPartTypeSystem: 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.11 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /var/log/messages] >_backend: None >clearPartTypeSelection: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': '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: >02:45:07,845 DEBUG anaconda: required disklabel type for vda (15) is None >02:45:07,845 DEBUG anaconda: default disklabel type for vda is msdos >02:45:07,845 DEBUG anaconda: selecting msdos disklabel for vda based on size >02:45:07,976 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.4Dlfp7A: [Errno 2] No such file or directory >02:45:07,977 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda2 on /tmp/btrfs-tmp.4Dlfp7A as btrfs with options defaults >02:45:07,994 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.4Dlfp7A: [Errno 2] No such file or directory >02:45:07,995 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.4Dlfp7A, removeDir = False >02:45:08,722 INFO anaconda: /sbin/anaconda 18.11 >06:45:09,031 INFO anaconda: 2097152 kB (2048 MB) are available >02:45:09,031 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >02:45:09,032 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >02:45:09,032 INFO anaconda: Default encoding = ascii >02:45:09,214 INFO anaconda: ISCSID is /sbin/iscsid >02:45:09,215 INFO anaconda: no initiator set >02:45:09,327 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >02:45:09,327 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >02:45:09,989 INFO anaconda: Display mode = g >06:45:09,990 INFO anaconda: 2097152 kB (2048 MB) are available >02:45:09,990 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >02:45:10,149 INFO anaconda: using only installclass _Fedora >02:45:10,214 INFO anaconda: Detected 2016M of memory >02:45:10,214 INFO anaconda: Swap attempt of 4032M >02:45:10,335 INFO anaconda: no initiator set >02:45:11,578 DEBUG anaconda: required disklabel type for vda (15) is None >02:45:11,578 DEBUG anaconda: default disklabel type for vda is msdos >02:45:11,578 DEBUG anaconda: selecting msdos disklabel for vda based on size >02:45:11,894 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.4ediUWJ: [Errno 2] No such file or directory >02:45:11,895 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda2 on /tmp/btrfs-tmp.4ediUWJ as btrfs with options defaults >02:45:11,946 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.4ediUWJ: [Errno 2] No such file or directory >02:45:11,947 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.4ediUWJ, removeDir = False > > >/tmp/packaging.log: > > >/tmp/program.log: >02:45:07,765 INFO program: Running... udevadm settle --timeout=300 >02:45:07,885 INFO program: Running... dumpe2fs -h /dev/vda1 >02:45:07,896 INFO program: Filesystem volume name: <none> >02:45:07,896 INFO program: Last mounted on: /mnt/sysimage/boot >02:45:07,897 INFO program: Filesystem UUID: 8ad8a998-3384-4732-a0e9-b619cd813e67 >02:45:07,897 INFO program: Filesystem magic number: 0xEF53 >02:45:07,897 INFO program: Filesystem revision #: 1 (dynamic) >02:45:07,897 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >02:45:07,897 INFO program: Filesystem flags: signed_directory_hash >02:45:07,897 INFO program: Default mount options: user_xattr acl >02:45:07,897 INFO program: Filesystem state: clean >02:45:07,897 INFO program: Errors behavior: Continue >02:45:07,897 INFO program: Filesystem OS type: Linux >02:45:07,897 INFO program: Inode count: 128016 >02:45:07,897 INFO program: Block count: 512000 >02:45:07,897 INFO program: Reserved block count: 25600 >02:45:07,897 INFO program: Free blocks: 427180 >02:45:07,897 INFO program: Free inodes: 127650 >02:45:07,897 INFO program: First block: 1 >02:45:07,897 INFO program: Block size: 1024 >02:45:07,897 INFO program: Fragment size: 1024 >02:45:07,897 INFO program: Reserved GDT blocks: 256 >02:45:07,897 INFO program: Blocks per group: 8192 >02:45:07,897 INFO program: Fragments per group: 8192 >02:45:07,897 INFO program: Inodes per group: 2032 >02:45:07,897 INFO program: Inode blocks per group: 254 >02:45:07,897 INFO program: Flex block group size: 16 >02:45:07,897 INFO program: Filesystem created: Wed Oct 3 08:13:25 2012 >02:45:07,898 INFO program: Last mount time: Wed Oct 3 06:40:20 2012 >02:45:07,898 INFO program: Last write time: Wed Oct 3 06:44:06 2012 >02:45:07,898 INFO program: Mount count: 2 >02:45:07,898 INFO program: Maximum mount count: -1 >02:45:07,898 INFO program: Last checked: Wed Oct 3 08:13:25 2012 >02:45:07,898 INFO program: Check interval: 0 (<none>) >02:45:07,898 INFO program: Lifetime writes: 81 MB >02:45:07,898 INFO program: Reserved blocks uid: 0 (user root) >02:45:07,898 INFO program: Reserved blocks gid: 0 (group root) >02:45:07,898 INFO program: First inode: 11 >02:45:07,898 INFO program: Inode size: 128 >02:45:07,898 INFO program: Journal inode: 8 >02:45:07,898 INFO program: Default directory hash: half_md4 >02:45:07,898 INFO program: Directory Hash Seed: b2bc8272-1cb2-4c80-a675-d5aa11c9d947 >02:45:07,898 INFO program: Journal backup: inode blocks >02:45:07,898 INFO program: Journal features: (none) >02:45:07,898 INFO program: Journal size: 8M >02:45:07,898 INFO program: Journal length: 8192 >02:45:07,898 INFO program: Journal sequence: 0x0000001e >02:45:07,898 INFO program: Journal start: 0 >02:45:07,898 INFO program: >02:45:07,898 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:45:07,899 INFO program: Running... dumpe2fs -h /dev/vda1 >02:45:07,902 INFO program: Filesystem volume name: <none> >02:45:07,902 INFO program: Last mounted on: /mnt/sysimage/boot >02:45:07,902 INFO program: Filesystem UUID: 8ad8a998-3384-4732-a0e9-b619cd813e67 >02:45:07,903 INFO program: Filesystem magic number: 0xEF53 >02:45:07,903 INFO program: Filesystem revision #: 1 (dynamic) >02:45:07,903 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >02:45:07,903 INFO program: Filesystem flags: signed_directory_hash >02:45:07,903 INFO program: Default mount options: user_xattr acl >02:45:07,903 INFO program: Filesystem state: clean >02:45:07,903 INFO program: Errors behavior: Continue >02:45:07,903 INFO program: Filesystem OS type: Linux >02:45:07,903 INFO program: Inode count: 128016 >02:45:07,903 INFO program: Block count: 512000 >02:45:07,903 INFO program: Reserved block count: 25600 >02:45:07,903 INFO program: Free blocks: 427180 >02:45:07,903 INFO program: Free inodes: 127650 >02:45:07,903 INFO program: First block: 1 >02:45:07,903 INFO program: Block size: 1024 >02:45:07,903 INFO program: Fragment size: 1024 >02:45:07,903 INFO program: Reserved GDT blocks: 256 >02:45:07,903 INFO program: Blocks per group: 8192 >02:45:07,903 INFO program: Fragments per group: 8192 >02:45:07,903 INFO program: Inodes per group: 2032 >02:45:07,903 INFO program: Inode blocks per group: 254 >02:45:07,903 INFO program: Flex block group size: 16 >02:45:07,903 INFO program: Filesystem created: Wed Oct 3 08:13:25 2012 >02:45:07,904 INFO program: Last mount time: Wed Oct 3 06:40:20 2012 >02:45:07,904 INFO program: Last write time: Wed Oct 3 06:44:06 2012 >02:45:07,904 INFO program: Mount count: 2 >02:45:07,904 INFO program: Maximum mount count: -1 >02:45:07,904 INFO program: Last checked: Wed Oct 3 08:13:25 2012 >02:45:07,904 INFO program: Check interval: 0 (<none>) >02:45:07,904 INFO program: Lifetime writes: 81 MB >02:45:07,904 INFO program: Reserved blocks uid: 0 (user root) >02:45:07,904 INFO program: Reserved blocks gid: 0 (group root) >02:45:07,904 INFO program: First inode: 11 >02:45:07,904 INFO program: Inode size: 128 >02:45:07,904 INFO program: Journal inode: 8 >02:45:07,904 INFO program: Default directory hash: half_md4 >02:45:07,904 INFO program: Directory Hash Seed: b2bc8272-1cb2-4c80-a675-d5aa11c9d947 >02:45:07,904 INFO program: Journal backup: inode blocks >02:45:07,904 INFO program: Journal features: (none) >02:45:07,904 INFO program: Journal size: 8M >02:45:07,904 INFO program: Journal length: 8192 >02:45:07,904 INFO program: Journal sequence: 0x0000001e >02:45:07,904 INFO program: Journal start: 0 >02:45:07,904 INFO program: >02:45:07,904 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:45:07,905 INFO program: Running... resize2fs -P /dev/vda1 >02:45:07,916 INFO program: Estimated minimum size of the filesystem: 75191 >02:45:07,916 ERR program: resize2fs 1.42.5 (29-Jul-2012) >02:45:09,181 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >02:45:09,215 INFO program: Running... modprobe fcoe >02:45:09,321 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >02:45:09,327 INFO program: No FCoE boot disk information is found in EDD! >02:45:09,328 INFO program: Running... udevadm settle --timeout=300 >02:45:09,926 INFO program: Running... multipath -d >02:45:09,956 INFO program: Running... multipath -ll >02:45:10,228 INFO program: Running... udevadm control --property=ANACONDA=1 >02:45:10,307 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >02:45:10,337 INFO program: Running... udevadm settle --timeout=300 >02:45:10,364 INFO program: Running... systemctl start chronyd.service >02:45:11,278 INFO program: Running... udevadm settle --timeout=300 >02:45:11,398 INFO program: Running... multipath -d >02:45:11,423 INFO program: Running... multipath -ll >02:45:11,676 INFO program: Running... dumpe2fs -h /dev/vda1 >02:45:11,696 INFO program: Filesystem volume name: <none> >02:45:11,696 INFO program: Last mounted on: /mnt/sysimage/boot >02:45:11,696 INFO program: Filesystem UUID: 8ad8a998-3384-4732-a0e9-b619cd813e67 >02:45:11,697 INFO program: Filesystem magic number: 0xEF53 >02:45:11,697 INFO program: Filesystem revision #: 1 (dynamic) >02:45:11,697 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >02:45:11,698 INFO program: Filesystem flags: signed_directory_hash >02:45:11,698 INFO program: Default mount options: user_xattr acl >02:45:11,698 INFO program: Filesystem state: clean >02:45:11,699 INFO program: Errors behavior: Continue >02:45:11,699 INFO program: Filesystem OS type: Linux >02:45:11,699 INFO program: Inode count: 128016 >02:45:11,700 INFO program: Block count: 512000 >02:45:11,700 INFO program: Reserved block count: 25600 >02:45:11,700 INFO program: Free blocks: 427180 >02:45:11,700 INFO program: Free inodes: 127650 >02:45:11,700 INFO program: First block: 1 >02:45:11,700 INFO program: Block size: 1024 >02:45:11,700 INFO program: Fragment size: 1024 >02:45:11,701 INFO program: Reserved GDT blocks: 256 >02:45:11,701 INFO program: Blocks per group: 8192 >02:45:11,701 INFO program: Fragments per group: 8192 >02:45:11,701 INFO program: Inodes per group: 2032 >02:45:11,701 INFO program: Inode blocks per group: 254 >02:45:11,701 INFO program: Flex block group size: 16 >02:45:11,701 INFO program: Filesystem created: Wed Oct 3 08:13:25 2012 >02:45:11,703 INFO program: Last mount time: Wed Oct 3 06:40:20 2012 >02:45:11,703 INFO program: Last write time: Wed Oct 3 06:44:06 2012 >02:45:11,703 INFO program: Mount count: 2 >02:45:11,703 INFO program: Maximum mount count: -1 >02:45:11,704 INFO program: Last checked: Wed Oct 3 08:13:25 2012 >02:45:11,704 INFO program: Check interval: 0 (<none>) >02:45:11,704 INFO program: Lifetime writes: 81 MB >02:45:11,704 INFO program: Reserved blocks uid: 0 (user root) >02:45:11,704 INFO program: Reserved blocks gid: 0 (group root) >02:45:11,704 INFO program: First inode: 11 >02:45:11,705 INFO program: Inode size: 128 >02:45:11,705 INFO program: Journal inode: 8 >02:45:11,705 INFO program: Default directory hash: half_md4 >02:45:11,705 INFO program: Directory Hash Seed: b2bc8272-1cb2-4c80-a675-d5aa11c9d947 >02:45:11,705 INFO program: Journal backup: inode blocks >02:45:11,705 INFO program: Journal features: (none) >02:45:11,705 INFO program: Journal size: 8M >02:45:11,712 INFO program: Journal length: 8192 >02:45:11,712 INFO program: Journal sequence: 0x0000001e >02:45:11,712 INFO program: Journal start: 0 >02:45:11,712 INFO program: >02:45:11,712 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:45:11,713 INFO program: Running... dumpe2fs -h /dev/vda1 >02:45:11,725 INFO program: Filesystem volume name: <none> >02:45:11,725 INFO program: Last mounted on: /mnt/sysimage/boot >02:45:11,726 INFO program: Filesystem UUID: 8ad8a998-3384-4732-a0e9-b619cd813e67 >02:45:11,726 INFO program: Filesystem magic number: 0xEF53 >02:45:11,726 INFO program: Filesystem revision #: 1 (dynamic) >02:45:11,727 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >02:45:11,727 INFO program: Filesystem flags: signed_directory_hash >02:45:11,727 INFO program: Default mount options: user_xattr acl >02:45:11,728 INFO program: Filesystem state: clean >02:45:11,728 INFO program: Errors behavior: Continue >02:45:11,728 INFO program: Filesystem OS type: Linux >02:45:11,729 INFO program: Inode count: 128016 >02:45:11,729 INFO program: Block count: 512000 >02:45:11,729 INFO program: Reserved block count: 25600 >02:45:11,729 INFO program: Free blocks: 427180 >02:45:11,730 INFO program: Free inodes: 127650 >02:45:11,730 INFO program: First block: 1 >02:45:11,730 INFO program: Block size: 1024 >02:45:11,730 INFO program: Fragment size: 1024 >02:45:11,730 INFO program: Reserved GDT blocks: 256 >02:45:11,730 INFO program: Blocks per group: 8192 >02:45:11,730 INFO program: Fragments per group: 8192 >02:45:11,730 INFO program: Inodes per group: 2032 >02:45:11,730 INFO program: Inode blocks per group: 254 >02:45:11,730 INFO program: Flex block group size: 16 >02:45:11,730 INFO program: Filesystem created: Wed Oct 3 08:13:25 2012 >02:45:11,733 INFO program: Last mount time: Wed Oct 3 06:40:20 2012 >02:45:11,733 INFO program: Last write time: Wed Oct 3 06:44:06 2012 >02:45:11,733 INFO program: Mount count: 2 >02:45:11,733 INFO program: Maximum mount count: -1 >02:45:11,733 INFO program: Last checked: Wed Oct 3 08:13:25 2012 >02:45:11,733 INFO program: Check interval: 0 (<none>) >02:45:11,733 INFO program: Lifetime writes: 81 MB >02:45:11,733 INFO program: Reserved blocks uid: 0 (user root) >02:45:11,733 INFO program: Reserved blocks gid: 0 (group root) >02:45:11,733 INFO program: First inode: 11 >02:45:11,733 INFO program: Inode size: 128 >02:45:11,740 INFO program: Journal inode: 8 >02:45:11,740 INFO program: Default directory hash: half_md4 >02:45:11,740 INFO program: Directory Hash Seed: b2bc8272-1cb2-4c80-a675-d5aa11c9d947 >02:45:11,740 INFO program: Journal backup: inode blocks >02:45:11,740 INFO program: Journal features: (none) >02:45:11,740 INFO program: Journal size: 8M >02:45:11,740 INFO program: Journal length: 8192 >02:45:11,741 INFO program: Journal sequence: 0x0000001e >02:45:11,741 INFO program: Journal start: 0 >02:45:11,741 INFO program: >02:45:11,741 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >02:45:11,743 INFO program: Running... resize2fs -P /dev/vda1 >02:45:11,762 INFO program: Estimated minimum size of the filesystem: 75191 >02:45:11,763 ERR program: resize2fs 1.42.5 (29-Jul-2012) >06:45:11,900 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda2 /tmp/btrfs-tmp.4ediUWJ >06:45:11,952 INFO program: Running... /bin/umount /tmp/btrfs-tmp.4ediUWJ > > >/tmp/storage.log: >02:45:06,820 DEBUG storage: registered device format class MDRaidMember as mdmember >02:45:06,820 DEBUG storage: registered device format class DiskLabel as disklabel >02:45:06,821 DEBUG storage: registered device format class PPCPRePBoot as prepboot >02:45:06,822 DEBUG storage: registered device format class SwapSpace as swap >02:45:06,865 DEBUG storage: registered device format class Ext2FS as ext2 >02:45:06,865 DEBUG storage: registered device format class Ext3FS as ext3 >02:45:06,865 DEBUG storage: registered device format class Ext4FS as ext4 >02:45:06,866 DEBUG storage: registered device format class FATFS as vfat >02:45:06,866 DEBUG storage: registered device format class EFIFS as efi >02:45:06,866 DEBUG storage: registered device format class BTRFS as btrfs >02:45:06,866 DEBUG storage: registered device format class GFS2 as gfs2 >02:45:06,866 DEBUG storage: registered device format class JFS as jfs >02:45:06,866 DEBUG storage: registered device format class ReiserFS as reiserfs >02:45:06,866 DEBUG storage: registered device format class XFS as xfs >02:45:06,866 DEBUG storage: registered device format class HFS as hfs >02:45:06,866 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >02:45:06,866 DEBUG storage: registered device format class HFSPlus as hfs+ >02:45:06,866 DEBUG storage: registered device format class NTFS as ntfs >02:45:06,866 DEBUG storage: registered device format class NFS as nfs >02:45:06,866 DEBUG storage: registered device format class NFSv4 as nfs4 >02:45:06,867 DEBUG storage: registered device format class Iso9660FS as iso9660 >02:45:06,867 DEBUG storage: registered device format class NoDevFS as nodev >02:45:06,867 DEBUG storage: registered device format class DevPtsFS as devpts >02:45:06,867 DEBUG storage: registered device format class ProcFS as proc >02:45:06,867 DEBUG storage: registered device format class SysFS as sysfs >02:45:06,867 DEBUG storage: registered device format class TmpFS as tmpfs >02:45:06,867 DEBUG storage: registered device format class BindFS as bind >02:45:06,867 DEBUG storage: registered device format class SELinuxFS as selinuxfs >02:45:06,867 DEBUG storage: registered device format class USBFS as usbfs >02:45:06,867 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >02:45:06,868 DEBUG storage: registered device format class MultipathMember as multipath_member >02:45:06,868 DEBUG storage: registered device format class DMRaidMember as dmraidmember >02:45:06,868 DEBUG storage: registered device format class BIOSBoot as biosboot >02:45:06,869 DEBUG storage: registered device format class LUKS as luks >02:45:07,763 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >02:45:07,764 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >02:45:07,764 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >02:45:07,765 INFO storage: sr0 looks to be the live device; marking as protected >02:45:07,765 INFO storage: Skipping multipath detection due to running as non-root. >02:45:07,776 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >02:45:07,800 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-TC1-x86_64-Live-D /dev/disk/by-uuid/2012-10-03-03-29-18-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora-18-Beta-TC1-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC1-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-03-03-29-18-00', > 'ID_FS_UUID_ENC': '2012-10-03-03-29-18-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': '28810', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC1-x86_64-Live-D', > '/dev/disk/by-uuid/2012-10-03-03-29-18-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >02:45:07,803 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >02:45:07,805 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >02:45:07,805 DEBUG storage: DeviceTree.getDeviceByName returned None >02:45:07,805 INFO storage: sr0 is a cdrom >02:45:07,806 DEBUG storage: DeviceTree.addUdevOpticalDevice: >02:45:07,806 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:45:07,815 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >02:45:07,816 INFO storage: added cdrom sr0 (id 0) to device tree >02:45:07,817 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:45:07,818 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >02:45:07,819 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >02:45:07,819 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >02:45:07,823 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >02:45:07,831 WARN storage: disklabel detected but not usable on sr0 >02:45:07,832 INFO storage: type detected on 'sr0' is 'iso9660' >02:45:07,833 DEBUG storage: Iso9660FS.supported: supported: True ; >02:45:07,833 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >02:45:07,834 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >02:45:07,834 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:45:07,836 DEBUG storage: looking up parted Device: /dev/sr0 >02:45:07,836 INFO storage: got device: OpticalDevice instance (0x20ae050) -- > name = sr0 status = True kids = 0 id = 0 > 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 0x1f64dd0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >02:45:07,837 DEBUG storage: Iso9660FS.supported: supported: True ; >02:45:07,837 INFO storage: got format: Iso9660FS instance (0x210bf10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-03-03-29-18-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC1-x86_64-Live-D size = 0 targetSize = 0 > >02:45:07,838 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '87387', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >02:45:07,838 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >02:45:07,838 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >02:45:07,839 DEBUG storage: DeviceTree.getDeviceByName returned None >02:45:07,839 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >02:45:07,840 INFO storage: vda is a disk >02:45:07,840 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:45:07,841 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >02:45:07,841 INFO storage: added disk vda (id 1) to device tree >02:45:07,841 DEBUG storage: looking up parted Device: /dev/vda >02:45:07,844 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >02:45:07,845 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >02:45:07,845 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >02:45:07,846 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >02:45:07,857 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2141110>, <parted.partition.Partition object at 0x2141390>, <parted.partition.Partition object at 0x21415d0>] > device: <parted.device.Device object at 0x2129f10> > PedDisk: <_ped.Disk object at 0x213f830> >02:45:07,857 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >02:45:07,858 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >02:45:07,859 INFO storage: got device: DiskDevice instance (0x2101250) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 16000.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 32768000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (32507, 16, 63) biosGeometry: (2039, 255, 63) > PedDevice: <_ped.Device object at 0x1f64ef0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2129c10> >02:45:07,860 INFO storage: got format: DiskLabel instance (0x2129d10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2141110>, <parted.partition.Partition object at 0x2141390>, <parted.partition.Partition object at 0x21415d0>] > device: <parted.device.Device object at 0x2129f10> > PedDisk: <_ped.Disk object at 0x213f830> > origPartedDisk = <parted.disk.Disk object at 0x2141790> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 32768000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (32507, 16, 63) biosGeometry: (2039, 255, 63) > PedDevice: <_ped.Device object at 0x2140050> > >02:45:07,862 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/8ad8a998-3384-4732-a0e9-b619cd813e67', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8ad8a998-3384-4732-a0e9-b619cd813e67', > 'ID_FS_UUID_ENC': '8ad8a998-3384-4732-a0e9-b619cd813e67', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '87529', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/8ad8a998-3384-4732-a0e9-b619cd813e67'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1'} ; name: vda1 ; >02:45:07,862 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >02:45:07,862 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >02:45:07,863 DEBUG storage: DeviceTree.getDeviceByName returned None >02:45:07,863 INFO storage: vda1 is a partition >02:45:07,863 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >02:45:07,864 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >02:45:07,865 DEBUG storage: DeviceTree.getDeviceByName returned existing 16000MB disk vda (1) with existing msdos disklabel >02:45:07,865 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >02:45:07,866 DEBUG storage: PartitionDevice._setFormat: vda1 ; >02:45:07,866 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:45:07,867 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >02:45:07,867 DEBUG storage: looking up parted Partition: /dev/vda1 >02:45:07,867 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >02:45:07,868 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >02:45:07,868 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >02:45:07,869 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >02:45:07,869 INFO storage: added partition vda1 (id 2) to device tree >02:45:07,869 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >02:45:07,870 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >02:45:07,870 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >02:45:07,871 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >02:45:07,883 WARN storage: disklabel detected but not usable on vda1 >02:45:07,884 INFO storage: type detected on 'vda1' is 'ext4' >02:45:07,919 DEBUG storage: Ext4FS.supported: supported: True ; >02:45:07,919 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:45:07,923 DEBUG storage: PartitionDevice._setFormat: vda1 ; >02:45:07,923 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >02:45:07,924 DEBUG storage: looking up parted Device: /dev/vda1 >02:45:07,925 INFO storage: got device: PartitionDevice instance (0x20ae090) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 16000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x1f64b00> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2129fd0> fileSystem: <parted.filesystem.FileSystem object at 0x21414d0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x21411d0> PedPartition: <_ped.Partition object at 0x212a1d0> > disk = existing 16000MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >02:45:07,925 DEBUG storage: Ext4FS.supported: supported: True ; >02:45:07,925 INFO storage: got format: Ext4FS instance (0x2129b90) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 8ad8a998-3384-4732-a0e9-b619cd813e67 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >02:45:07,927 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/fedora /dev/disk/by-uuid/97643d3b-7b9e-47a7-ae30-1ef5e88a3438', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '97643d3b-7b9e-47a7-ae30-1ef5e88a3438', > 'ID_FS_UUID_ENC': '97643d3b-7b9e-47a7-ae30-1ef5e88a3438', > 'ID_FS_UUID_SUB': 'f872149b-a3da-4998-b213-38abf88df4a6', > 'ID_FS_UUID_SUB_ENC': 'f872149b-a3da-4998-b213-38abf88df4a6', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '23484416', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '87540', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/97643d3b-7b9e-47a7-ae30-1ef5e88a3438'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >02:45:07,927 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >02:45:07,928 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >02:45:07,928 DEBUG storage: DeviceTree.getDeviceByName returned None >02:45:07,928 INFO storage: vda2 is a partition >02:45:07,929 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >02:45:07,929 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >02:45:07,930 DEBUG storage: DeviceTree.getDeviceByName returned existing 16000MB disk vda (1) with existing msdos disklabel >02:45:07,930 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >02:45:07,931 DEBUG storage: PartitionDevice._setFormat: vda2 ; >02:45:07,931 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:45:07,932 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >02:45:07,932 DEBUG storage: looking up parted Partition: /dev/vda2 >02:45:07,932 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >02:45:07,933 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >02:45:07,933 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >02:45:07,934 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >02:45:07,934 INFO storage: added partition vda2 (id 3) to device tree >02:45:07,935 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >02:45:07,935 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >02:45:07,936 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >02:45:07,936 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >02:45:07,961 WARN storage: disklabel detected but not usable on vda2 >02:45:07,962 INFO storage: type detected on 'vda2' is 'btrfs' >02:45:07,966 DEBUG storage: BTRFS.supported: supported: True ; >02:45:07,966 DEBUG storage: getFormat('btrfs') returning BTRFS instance >02:45:07,970 DEBUG storage: PartitionDevice._setFormat: vda2 ; >02:45:07,971 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: btrfs ; >02:45:07,972 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vda2 ; >02:45:07,972 INFO storage: creating btrfs volume btrfs.fedora >02:45:07,973 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >02:45:07,973 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:45:07,973 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >02:45:07,974 DEBUG storage: BTRFS.supported: supported: True ; >02:45:07,974 DEBUG storage: getFormat('btrfs') returning BTRFS instance >02:45:07,975 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.4 ; current: None ; type: btrfs ; >02:45:07,975 INFO storage: added btrfs volume fedora (id 4) to device tree >02:45:07,975 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >02:45:07,977 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.4Dlfp7A to None >02:45:07,995 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.4Dlfp7A to None >02:45:08,354 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >02:45:08,355 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >02:45:08,792 DEBUG storage: registered device format class MDRaidMember as mdmember >02:45:08,796 DEBUG storage: registered device format class DiskLabel as disklabel >02:45:08,797 DEBUG storage: registered device format class PPCPRePBoot as prepboot >02:45:08,798 DEBUG storage: registered device format class SwapSpace as swap >02:45:08,810 DEBUG storage: registered device format class Ext2FS as ext2 >02:45:08,811 DEBUG storage: registered device format class Ext3FS as ext3 >02:45:08,811 DEBUG storage: registered device format class Ext4FS as ext4 >02:45:08,812 DEBUG storage: registered device format class FATFS as vfat >02:45:08,812 DEBUG storage: registered device format class EFIFS as efi >02:45:08,813 DEBUG storage: registered device format class BTRFS as btrfs >02:45:08,817 DEBUG storage: registered device format class GFS2 as gfs2 >02:45:08,817 DEBUG storage: registered device format class JFS as jfs >02:45:08,818 DEBUG storage: registered device format class ReiserFS as reiserfs >02:45:08,818 DEBUG storage: registered device format class XFS as xfs >02:45:08,818 DEBUG storage: registered device format class HFS as hfs >02:45:08,819 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >02:45:08,819 DEBUG storage: registered device format class HFSPlus as hfs+ >02:45:08,820 DEBUG storage: registered device format class NTFS as ntfs >02:45:08,820 DEBUG storage: registered device format class NFS as nfs >02:45:08,820 DEBUG storage: registered device format class NFSv4 as nfs4 >02:45:08,821 DEBUG storage: registered device format class Iso9660FS as iso9660 >02:45:08,821 DEBUG storage: registered device format class NoDevFS as nodev >02:45:08,822 DEBUG storage: registered device format class DevPtsFS as devpts >02:45:08,822 DEBUG storage: registered device format class ProcFS as proc >02:45:08,822 DEBUG storage: registered device format class SysFS as sysfs >02:45:08,823 DEBUG storage: registered device format class TmpFS as tmpfs >02:45:08,823 DEBUG storage: registered device format class BindFS as bind >02:45:08,823 DEBUG storage: registered device format class SELinuxFS as selinuxfs >02:45:08,824 DEBUG storage: registered device format class USBFS as usbfs >02:45:08,824 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >02:45:08,824 DEBUG storage: registered device format class MultipathMember as multipath_member >02:45:08,824 DEBUG storage: registered device format class DMRaidMember as dmraidmember >02:45:08,824 DEBUG storage: registered device format class BIOSBoot as biosboot >02:45:08,825 DEBUG storage: registered device format class LUKS as luks >02:45:09,915 DEBUG storage: MultipathTopology._build_topology: >02:45:09,916 DEBUG storage: /etc/multipath.conf contents: >02:45:09,916 DEBUG storage: # multipath.conf written by anaconda >02:45:09,917 DEBUG storage: >02:45:09,917 DEBUG storage: defaults { >02:45:09,917 DEBUG storage: user_friendly_names yes >02:45:09,918 DEBUG storage: } >02:45:09,918 DEBUG storage: blacklist { >02:45:09,918 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >02:45:09,919 DEBUG storage: devnode "^hd[a-z]" >02:45:09,919 DEBUG storage: devnode "^dcssblk[0-9]*" >02:45:09,919 DEBUG storage: device { >02:45:09,920 DEBUG storage: vendor "DGC" >02:45:09,920 DEBUG storage: product "LUNZ" >02:45:09,921 DEBUG storage: } >02:45:09,921 DEBUG storage: device { >02:45:09,921 DEBUG storage: vendor "IBM" >02:45:09,921 DEBUG storage: product "S/390.*" >02:45:09,921 DEBUG storage: } >02:45:09,921 DEBUG storage: # don't count normal SATA devices as multipaths >02:45:09,921 DEBUG storage: device { >02:45:09,921 DEBUG storage: vendor "ATA" >02:45:09,921 DEBUG storage: } >02:45:09,921 DEBUG storage: # don't count 3ware devices as multipaths >02:45:09,921 DEBUG storage: device { >02:45:09,921 DEBUG storage: vendor "3ware" >02:45:09,924 DEBUG storage: } >02:45:09,924 DEBUG storage: device { >02:45:09,924 DEBUG storage: vendor "AMCC" >02:45:09,924 DEBUG storage: } >02:45:09,924 DEBUG storage: # nor highpoint devices >02:45:09,924 DEBUG storage: device { >02:45:09,924 DEBUG storage: vendor "HPT" >02:45:09,924 DEBUG storage: } >02:45:09,924 DEBUG storage: } >02:45:09,925 DEBUG storage: multipaths { >02:45:09,925 DEBUG storage: } >02:45:09,926 DEBUG storage: (end of /etc/multipath.conf) >02:45:09,968 INFO storage: MultipathTopology: found non-disk device: sr0 >02:45:09,969 INFO storage: MultipathTopology: found singlepath device: vda >02:45:09,969 INFO storage: MultipathTopology: found non-disk device: vda1 >02:45:09,969 INFO storage: MultipathTopology: found non-disk device: vda2 >02:45:09,969 INFO storage: MultipathTopology: found non-disk device: vda3 >02:45:09,969 INFO storage: MultipathTopology: found singlepath device: loop0 >02:45:09,969 INFO storage: MultipathTopology: found singlepath device: loop1 >02:45:09,969 INFO storage: MultipathTopology: found singlepath device: loop2 >02:45:09,969 INFO storage: MultipathTopology: found singlepath device: loop3 >02:45:09,970 INFO storage: MultipathTopology: found singlepath device: loop4 >02:45:09,970 INFO storage: MultipathTopology: found singlepath device: loop5 >02:45:09,970 INFO storage: MultipathTopology: found singlepath device: loop6 >02:45:09,972 INFO storage: MultipathTopology: found singlepath device: loop7 >02:45:09,973 INFO storage: MultipathTopology: found singlepath device: dm-0 >02:45:09,973 INFO storage: MultipathTopology: found singlepath device: dm-1 >02:45:10,336 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >02:45:10,336 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >02:45:11,263 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >02:45:11,277 INFO storage: sr0 looks to be the live device; marking as protected >02:45:11,372 DEBUG storage: MultipathTopology._build_topology: >02:45:11,372 DEBUG storage: /etc/multipath.conf contents: >02:45:11,372 DEBUG storage: # multipath.conf written by anaconda >02:45:11,372 DEBUG storage: >02:45:11,372 DEBUG storage: defaults { >02:45:11,372 DEBUG storage: user_friendly_names yes >02:45:11,372 DEBUG storage: } >02:45:11,372 DEBUG storage: blacklist { >02:45:11,372 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >02:45:11,373 DEBUG storage: devnode "^hd[a-z]" >02:45:11,373 DEBUG storage: devnode "^dcssblk[0-9]*" >02:45:11,373 DEBUG storage: device { >02:45:11,379 DEBUG storage: vendor "DGC" >02:45:11,379 DEBUG storage: product "LUNZ" >02:45:11,380 DEBUG storage: } >02:45:11,380 DEBUG storage: device { >02:45:11,380 DEBUG storage: vendor "IBM" >02:45:11,380 DEBUG storage: product "S/390.*" >02:45:11,380 DEBUG storage: } >02:45:11,380 DEBUG storage: # don't count normal SATA devices as multipaths >02:45:11,380 DEBUG storage: device { >02:45:11,380 DEBUG storage: vendor "ATA" >02:45:11,380 DEBUG storage: } >02:45:11,388 DEBUG storage: # don't count 3ware devices as multipaths >02:45:11,388 DEBUG storage: device { >02:45:11,388 DEBUG storage: vendor "3ware" >02:45:11,388 DEBUG storage: } >02:45:11,388 DEBUG storage: device { >02:45:11,388 DEBUG storage: vendor "AMCC" >02:45:11,388 DEBUG storage: } >02:45:11,388 DEBUG storage: # nor highpoint devices >02:45:11,388 DEBUG storage: device { >02:45:11,388 DEBUG storage: vendor "HPT" >02:45:11,389 DEBUG storage: } >02:45:11,398 DEBUG storage: } >02:45:11,398 DEBUG storage: multipaths { >02:45:11,398 DEBUG storage: } >02:45:11,398 DEBUG storage: (end of /etc/multipath.conf) >02:45:11,448 INFO storage: MultipathTopology: found non-disk device: sr0 >02:45:11,449 INFO storage: MultipathTopology: found singlepath device: vda >02:45:11,449 INFO storage: MultipathTopology: found non-disk device: vda1 >02:45:11,449 INFO storage: MultipathTopology: found non-disk device: vda2 >02:45:11,449 INFO storage: MultipathTopology: found non-disk device: vda3 >02:45:11,449 INFO storage: MultipathTopology: found singlepath device: loop0 >02:45:11,449 INFO storage: MultipathTopology: found singlepath device: loop1 >02:45:11,449 INFO storage: MultipathTopology: found singlepath device: loop2 >02:45:11,449 INFO storage: MultipathTopology: found singlepath device: loop3 >02:45:11,449 INFO storage: MultipathTopology: found singlepath device: loop4 >02:45:11,450 INFO storage: MultipathTopology: found singlepath device: loop5 >02:45:11,450 INFO storage: MultipathTopology: found singlepath device: loop6 >02:45:11,453 INFO storage: MultipathTopology: found singlepath device: loop7 >02:45:11,453 INFO storage: MultipathTopology: found singlepath device: dm-0 >02:45:11,453 INFO storage: MultipathTopology: found singlepath device: dm-1 >02:45:11,453 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >02:45:11,459 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-TC1-x86_64-Live-D /dev/disk/by-uuid/2012-10-03-03-29-18-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-TC1-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC1-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-03-03-29-18-00', > 'ID_FS_UUID_ENC': '2012-10-03-03-29-18-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': '28810', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC1-x86_64-Live-D', > '/dev/disk/by-uuid/2012-10-03-03-29-18-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >02:45:11,462 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >02:45:11,463 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >02:45:11,463 DEBUG storage: DeviceTree.getDeviceByName returned None >02:45:11,463 INFO storage: sr0 is a cdrom >02:45:11,474 DEBUG storage: DeviceTree.addUdevOpticalDevice: >02:45:11,475 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:45:11,477 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >02:45:11,478 INFO storage: added cdrom sr0 (id 0) to device tree >02:45:11,478 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:45:11,494 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >02:45:11,500 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >02:45:11,501 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >02:45:11,503 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >02:45:11,517 WARN storage: disklabel detected but not usable on sr0 >02:45:11,523 INFO storage: type detected on 'sr0' is 'iso9660' >02:45:11,525 DEBUG storage: Iso9660FS.supported: supported: True ; >02:45:11,528 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >02:45:11,530 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >02:45:11,531 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:45:11,535 DEBUG storage: looking up parted Device: /dev/sr0 >02:45:11,537 INFO storage: got device: OpticalDevice instance (0x7f4e04081b50) -- > name = sr0 status = True kids = 0 id = 0 > 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 0x7f4e0403fb90> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >02:45:11,544 DEBUG storage: Iso9660FS.supported: supported: True ; >02:45:11,544 INFO storage: got format: Iso9660FS instance (0x7f4e040e5450) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-03-03-29-18-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC1-x86_64-Live-D size = 0 targetSize = 0 > >02:45:11,546 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '87387', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >02:45:11,547 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >02:45:11,557 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >02:45:11,558 DEBUG storage: DeviceTree.getDeviceByName returned None >02:45:11,559 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >02:45:11,559 INFO storage: vda is a disk >02:45:11,560 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:45:11,565 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >02:45:11,565 INFO storage: added disk vda (id 1) to device tree >02:45:11,565 DEBUG storage: looking up parted Device: /dev/vda >02:45:11,569 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >02:45:11,570 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >02:45:11,577 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >02:45:11,579 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >02:45:11,585 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f4e0411a550>, <parted.partition.Partition object at 0x7f4e0411a8d0>, <parted.partition.Partition object at 0x7f4e0411ab10>] > device: <parted.device.Device object at 0x7f4e0411a390> > PedDisk: <_ped.Disk object at 0x7f4e04114878> >02:45:11,591 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >02:45:11,593 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >02:45:11,597 INFO storage: got device: DiskDevice instance (0x7f4e040cdd10) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 16000.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 32768000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32590 did: 0 busy: True > hardwareGeometry: (32507, 16, 63) biosGeometry: (2039, 255, 63) > PedDevice: <_ped.Device object at 0x7f4e0403fb00> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f4e040e53d0> >02:45:11,598 INFO storage: got format: DiskLabel instance (0x7f4e04111cd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f4e0411a550>, <parted.partition.Partition object at 0x7f4e0411a8d0>, <parted.partition.Partition object at 0x7f4e0411ab10>] > device: <parted.device.Device object at 0x7f4e0411a390> > PedDisk: <_ped.Disk object at 0x7f4e04114878> > origPartedDisk = <parted.disk.Disk object at 0x7f4e0411ae50> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 32768000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32590 did: 0 busy: True > hardwareGeometry: (32507, 16, 63) biosGeometry: (2039, 255, 63) > PedDevice: <_ped.Device object at 0x7f4e0403fdd0> > >02:45:11,602 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/8ad8a998-3384-4732-a0e9-b619cd813e67', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8ad8a998-3384-4732-a0e9-b619cd813e67', > 'ID_FS_UUID_ENC': '8ad8a998-3384-4732-a0e9-b619cd813e67', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '87529', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/8ad8a998-3384-4732-a0e9-b619cd813e67'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1'} ; name: vda1 ; >02:45:11,608 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >02:45:11,609 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >02:45:11,612 DEBUG storage: DeviceTree.getDeviceByName returned None >02:45:11,613 INFO storage: vda1 is a partition >02:45:11,614 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >02:45:11,617 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >02:45:11,626 DEBUG storage: DeviceTree.getDeviceByName returned existing 16000MB disk vda (1) with existing msdos disklabel >02:45:11,627 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >02:45:11,633 DEBUG storage: PartitionDevice._setFormat: vda1 ; >02:45:11,634 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:45:11,635 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >02:45:11,635 DEBUG storage: looking up parted Partition: /dev/vda1 >02:45:11,636 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >02:45:11,637 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >02:45:11,642 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >02:45:11,643 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >02:45:11,647 INFO storage: added partition vda1 (id 2) to device tree >02:45:11,648 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >02:45:11,650 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >02:45:11,651 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >02:45:11,652 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >02:45:11,674 WARN storage: disklabel detected but not usable on vda1 >02:45:11,675 INFO storage: type detected on 'vda1' is 'ext4' >02:45:11,767 DEBUG storage: Ext4FS.supported: supported: True ; >02:45:11,768 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:45:11,769 DEBUG storage: PartitionDevice._setFormat: vda1 ; >02:45:11,773 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >02:45:11,774 DEBUG storage: looking up parted Device: /dev/vda1 >02:45:11,776 INFO storage: got device: PartitionDevice instance (0x7f4e0411af10) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 16000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32590 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f4e0411d200> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4e0411a450> fileSystem: <parted.filesystem.FileSystem object at 0x7f4e0411aa10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4e0411a690> PedPartition: <_ped.Partition object at 0x7f4e0411b0b0> > disk = existing 16000MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >02:45:11,777 DEBUG storage: Ext4FS.supported: supported: True ; >02:45:11,777 INFO storage: got format: Ext4FS instance (0x7f4e04124fd0) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 8ad8a998-3384-4732-a0e9-b619cd813e67 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >02:45:11,783 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/fedora /dev/disk/by-uuid/97643d3b-7b9e-47a7-ae30-1ef5e88a3438', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '97643d3b-7b9e-47a7-ae30-1ef5e88a3438', > 'ID_FS_UUID_ENC': '97643d3b-7b9e-47a7-ae30-1ef5e88a3438', > 'ID_FS_UUID_SUB': 'f872149b-a3da-4998-b213-38abf88df4a6', > 'ID_FS_UUID_SUB_ENC': 'f872149b-a3da-4998-b213-38abf88df4a6', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '23484416', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '87540', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/97643d3b-7b9e-47a7-ae30-1ef5e88a3438'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >02:45:11,784 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >02:45:11,785 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >02:45:11,785 DEBUG storage: DeviceTree.getDeviceByName returned None >02:45:11,789 INFO storage: vda2 is a partition >02:45:11,790 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >02:45:11,791 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >02:45:11,792 DEBUG storage: DeviceTree.getDeviceByName returned existing 16000MB disk vda (1) with existing msdos disklabel >02:45:11,794 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >02:45:11,799 DEBUG storage: PartitionDevice._setFormat: vda2 ; >02:45:11,799 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:45:11,801 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >02:45:11,801 DEBUG storage: looking up parted Partition: /dev/vda2 >02:45:11,802 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >02:45:11,807 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >02:45:11,808 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >02:45:11,814 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >02:45:11,815 INFO storage: added partition vda2 (id 3) to device tree >02:45:11,815 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >02:45:11,823 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >02:45:11,824 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >02:45:11,825 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >02:45:11,830 WARN storage: disklabel detected but not usable on vda2 >02:45:11,832 INFO storage: type detected on 'vda2' is 'btrfs' >02:45:11,841 DEBUG storage: BTRFS.supported: supported: True ; >02:45:11,842 DEBUG storage: getFormat('btrfs') returning BTRFS instance >02:45:11,843 DEBUG storage: PartitionDevice._setFormat: vda2 ; >02:45:11,850 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: btrfs ; >02:45:11,852 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vda2 ; >02:45:11,852 INFO storage: creating btrfs volume btrfs.fedora >02:45:11,856 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >02:45:11,859 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:45:11,860 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >02:45:11,861 DEBUG storage: BTRFS.supported: supported: True ; >02:45:11,867 DEBUG storage: getFormat('btrfs') returning BTRFS instance >02:45:11,868 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.4 ; current: None ; type: btrfs ; >02:45:11,871 INFO storage: added btrfs volume fedora (id 4) to device tree >02:45:11,875 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >02:45:11,894 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.4ediUWJ to None >02:45:11,947 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.4ediUWJ to None >02:45:12,600 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf > > >/tmp/ifcfg.log: >02:45:10,273 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >02:45:10,274 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >02:45:10,275 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:24:87:57 >02:45:10,275 DEBUG ifcfg: NetworkDevice eth0 set: UUID=d75b6ca7-a061-4ee9-8897-23a1f7931ce7 >02:45:10,275 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >02:45:10,275 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:24:87:57" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="d75b6ca7-a061-4ee9-8897-23a1f7931ce7" > >02:45:10,275 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC1-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 3 02:44:28 localhost kernel: imklog 5.8.11, log source = /proc/kmsg started. >Oct 3 02:44:28 localhost rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="505" x-info="http://www.rsyslog.com"] start >Oct 3 02:44:28 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Oct 3 02:44:28 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Oct 3 02:44:28 localhost kernel: [ 0.000000] Linux version 3.6.0-1.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 1 16:02:25 UTC 2012 >Oct 3 02:44:28 localhost kernel: [ 0.000000] Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC1-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 3 02:44:28 localhost kernel: [ 0.000000] e820: BIOS-provided physical RAM map: >Oct 3 02:44:28 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable >Oct 3 02:44:28 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved >Oct 3 02:44:28 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Oct 3 02:44:28 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >Oct 3 02:44:28 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >Oct 3 02:44:28 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Oct 3 02:44:28 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Oct 3 02:44:28 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Oct 3 02:44:28 localhost kernel: [ 0.000000] DMI 2.4 present. >Oct 3 02:44:28 localhost kernel: [ 0.000000] Hypervisor detected: KVM >Oct 3 02:44:28 localhost kernel: [ 0.000000] No AGP bridge found >Oct 3 02:44:28 localhost kernel: [ 0.000000] e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >Oct 3 02:44:28 localhost kernel: [ 0.000000] PAT not supported by CPU. >Oct 3 02:44:28 localhost kernel: [ 0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [ffff8800000fdad0] >Oct 3 02:44:28 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x7fffdfff] >Oct 3 02:44:28 localhost kernel: [ 0.000000] RAMDISK: [mem 0x7e601000-0x7ffdcfff] >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000fd970 00014 (v00 BOCHS ) >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: RSDT 000000007fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: DSDT 000000007fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: FACS 000000007fffff40 00040 >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: SSDT 000000007ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: APIC 000000007ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: HPET 000000007ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: SSDT 000000007ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >Oct 3 02:44:28 localhost kernel: [ 0.000000] No NUMA configuration found >Oct 3 02:44:28 localhost kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >Oct 3 02:44:28 localhost kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >Oct 3 02:44:28 localhost kernel: [ 0.000000] NODE_DATA [mem 0x7ffea000-0x7fffdfff] >Oct 3 02:44:28 localhost kernel: [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >Oct 3 02:44:28 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:1cf9c01, boot clock >Oct 3 02:44:28 localhost kernel: [ 0.000000] Zone ranges: >Oct 3 02:44:28 localhost kernel: [ 0.000000] DMA [mem 0x00010000-0x00ffffff] >Oct 3 02:44:28 localhost kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >Oct 3 02:44:28 localhost kernel: [ 0.000000] Normal empty >Oct 3 02:44:28 localhost kernel: [ 0.000000] Movable zone start for each node >Oct 3 02:44:28 localhost kernel: [ 0.000000] Early memory node ranges >Oct 3 02:44:28 localhost kernel: [ 0.000000] node 0: [mem 0x00010000-0x0009cfff] >Oct 3 02:44:28 localhost kernel: [ 0.000000] node 0: [mem 0x00100000-0x7fffdfff] >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >Oct 3 02:44:28 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Oct 3 02:44:28 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Oct 3 02:44:28 localhost kernel: [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Oct 3 02:44:28 localhost kernel: [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >Oct 3 02:44:28 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >Oct 3 02:44:28 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >Oct 3 02:44:28 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >Oct 3 02:44:28 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >Oct 3 02:44:28 localhost kernel: [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >Oct 3 02:44:28 localhost kernel: [ 0.000000] Booting paravirtualized kernel on KVM >Oct 3 02:44:28 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >Oct 3 02:44:28 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007e200000 s84288 r8192 d22208 u2097152 >Oct 3 02:44:28 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:7e213c01, primary cpu clock >Oct 3 02:44:28 localhost kernel: [ 0.000000] KVM setup async PF for cpu 0 >Oct 3 02:44:28 localhost kernel: [ 0.000000] kvm-stealtime: cpu 0, msr 7e20dec0 >Oct 3 02:44:28 localhost kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515973 >Oct 3 02:44:28 localhost kernel: [ 0.000000] Policy zone: DMA32 >Oct 3 02:44:28 localhost kernel: [ 0.000000] Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC1-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 3 02:44:28 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Oct 3 02:44:28 localhost kernel: [ 0.000000] __ex_table already sorted, skipping sort >Oct 3 02:44:28 localhost kernel: [ 0.000000] Checking aperture... >Oct 3 02:44:28 localhost kernel: [ 0.000000] No AGP bridge found >Oct 3 02:44:28 localhost kernel: [ 0.000000] Memory: 2021088k/2097144k available (6319k kernel code, 460k absent, 75596k reserved, 6884k data, 1036k init) >Oct 3 02:44:28 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >Oct 3 02:44:28 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Oct 3 02:44:28 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >Oct 3 02:44:28 localhost kernel: [ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >Oct 3 02:44:28 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >Oct 3 02:44:28 localhost kernel: [ 0.000000] console [tty0] enabled >Oct 3 02:44:28 localhost kernel: [ 0.000000] allocated 8388608 bytes of page_cgroup >Oct 3 02:44:28 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Oct 3 02:44:28 localhost kernel: [ 0.000000] tsc: Detected 2591.582 MHz processor >Oct 3 02:44:28 localhost kernel: [ 0.001999] Calibrating delay loop (skipped) preset value.. 5183.16 BogoMIPS (lpj=2591582) >Oct 3 02:44:28 localhost kernel: [ 0.001999] pid_max: default: 32768 minimum: 301 >Oct 3 02:44:28 localhost kernel: [ 0.001999] Security Framework initialized >Oct 3 02:44:28 localhost kernel: [ 0.001999] SELinux: Initializing. >Oct 3 02:44:28 localhost kernel: [ 0.001999] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Oct 3 02:44:28 localhost kernel: [ 0.001999] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Oct 3 02:44:28 localhost kernel: [ 0.001999] Mount-cache hash table entries: 256 >Oct 3 02:44:28 localhost kernel: [ 0.001999] Initializing cgroup subsys cpuacct >Oct 3 02:44:28 localhost kernel: [ 0.001999] Initializing cgroup subsys memory >Oct 3 02:44:28 localhost kernel: [ 0.001999] Initializing cgroup subsys devices >Oct 3 02:44:28 localhost kernel: [ 0.001999] Initializing cgroup subsys freezer >Oct 3 02:44:28 localhost kernel: [ 0.001999] Initializing cgroup subsys net_cls >Oct 3 02:44:28 localhost kernel: [ 0.001999] Initializing cgroup subsys blkio >Oct 3 02:44:28 localhost kernel: [ 0.001999] Initializing cgroup subsys perf_event >Oct 3 02:44:28 localhost kernel: [ 0.001999] mce: CPU supports 10 MCE banks >Oct 3 02:44:28 localhost kernel: [ 0.001999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Oct 3 02:44:28 localhost kernel: [ 0.001999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >Oct 3 02:44:28 localhost kernel: [ 0.001999] tlb_flushall_shift is 0x6 >Oct 3 02:44:28 localhost kernel: [ 0.002081] SMP alternatives: switching to UP code >Oct 3 02:44:28 localhost kernel: [ 0.013917] Freeing SMP alternatives: 24k freed >Oct 3 02:44:28 localhost kernel: [ 0.013924] ACPI: Core revision 20120711 >Oct 3 02:44:28 localhost kernel: [ 0.014474] ftrace: allocating 23456 entries in 92 pages >Oct 3 02:44:28 localhost kernel: [ 0.020794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Oct 3 02:44:28 localhost kernel: [ 0.020796] smpboot: CPU0: Intel QEMU Virtual CPU version 1.0,1 stepping 03 >Oct 3 02:44:28 localhost kernel: [ 0.020996] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >Oct 3 02:44:28 localhost kernel: [ 0.020996] NMI watchdog: disabled (cpu0): hardware events not enabled >Oct 3 02:44:28 localhost kernel: [ 0.020996] Brought up 1 CPUs >Oct 3 02:44:28 localhost kernel: [ 0.020996] smpboot: Total of 1 processors activated (5183.16 BogoMIPS) >Oct 3 02:44:28 localhost kernel: [ 0.020996] devtmpfs: initialized >Oct 3 02:44:28 localhost kernel: [ 0.021318] atomic64 test passed for x86-64 platform with CX8 and with SSE >Oct 3 02:44:28 localhost kernel: [ 0.021375] RTC time: 6:44:24, date: 10/03/12 >Oct 3 02:44:28 localhost kernel: [ 0.021406] NET: Registered protocol family 16 >Oct 3 02:44:28 localhost kernel: [ 0.021530] ACPI: bus type pci registered >Oct 3 02:44:28 localhost kernel: [ 0.021607] PCI: Using configuration type 1 for base access >Oct 3 02:44:28 localhost kernel: [ 0.022120] bio: create slab <bio-0> at 0 >Oct 3 02:44:28 localhost kernel: [ 0.022170] ACPI: Added _OSI(Module Device) >Oct 3 02:44:28 localhost kernel: [ 0.022171] ACPI: Added _OSI(Processor Device) >Oct 3 02:44:28 localhost kernel: [ 0.022172] ACPI: Added _OSI(3.0 _SCP Extensions) >Oct 3 02:44:28 localhost kernel: [ 0.022173] ACPI: Added _OSI(Processor Aggregator Device) >Oct 3 02:44:28 localhost kernel: [ 0.023332] ACPI: Interpreter enabled >Oct 3 02:44:28 localhost kernel: [ 0.023334] ACPI: (supports S0 S5) >Oct 3 02:44:28 localhost kernel: [ 0.023339] ACPI: Using IOAPIC for interrupt routing >Oct 3 02:44:28 localhost kernel: [ 0.024870] ACPI: No dock devices found. >Oct 3 02:44:28 localhost kernel: [ 0.024873] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >Oct 3 02:44:28 localhost kernel: [ 0.024887] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Oct 3 02:44:28 localhost kernel: [ 0.024904] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Oct 3 02:44:28 localhost kernel: [ 0.024921] PCI host bridge to bus 0000:00 >Oct 3 02:44:28 localhost kernel: [ 0.024924] pci_bus 0000:00: root bus resource [bus 00-ff] >Oct 3 02:44:28 localhost kernel: [ 0.024925] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >Oct 3 02:44:28 localhost kernel: [ 0.024927] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >Oct 3 02:44:28 localhost kernel: [ 0.027238] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Oct 3 02:44:28 localhost kernel: [ 0.027246] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Oct 3 02:44:28 localhost kernel: [ 0.038295] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Oct 3 02:44:28 localhost kernel: [ 0.038297] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >Oct 3 02:44:28 localhost kernel: [ 0.040041] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Oct 3 02:44:28 localhost kernel: [ 0.040099] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Oct 3 02:44:28 localhost kernel: [ 0.040146] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Oct 3 02:44:28 localhost kernel: [ 0.040192] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Oct 3 02:44:28 localhost kernel: [ 0.040236] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >Oct 3 02:44:28 localhost kernel: [ 0.040332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Oct 3 02:44:28 localhost kernel: [ 0.040334] vgaarb: loaded >Oct 3 02:44:28 localhost kernel: [ 0.040334] vgaarb: bridge control possible 0000:00:02.0 >Oct 3 02:44:28 localhost kernel: [ 0.040384] SCSI subsystem initialized >Oct 3 02:44:28 localhost kernel: [ 0.040385] ACPI: bus type scsi registered >Oct 3 02:44:28 localhost kernel: [ 0.040435] ACPI: bus type usb registered >Oct 3 02:44:28 localhost kernel: [ 0.040446] usbcore: registered new interface driver usbfs >Oct 3 02:44:28 localhost kernel: [ 0.040452] usbcore: registered new interface driver hub >Oct 3 02:44:28 localhost kernel: [ 0.040464] usbcore: registered new device driver usb >Oct 3 02:44:28 localhost kernel: [ 0.040496] PCI: Using ACPI for IRQ routing >Oct 3 02:44:28 localhost kernel: [ 0.040689] NetLabel: Initializing >Oct 3 02:44:28 localhost kernel: [ 0.040690] NetLabel: domain hash size = 128 >Oct 3 02:44:28 localhost kernel: [ 0.040691] NetLabel: protocols = UNLABELED CIPSOv4 >Oct 3 02:44:28 localhost kernel: [ 0.040698] NetLabel: unlabeled traffic allowed by default >Oct 3 02:44:28 localhost kernel: [ 0.040742] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >Oct 3 02:44:28 localhost kernel: [ 0.040754] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Oct 3 02:44:28 localhost kernel: [ 0.040757] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >Oct 3 02:44:28 localhost kernel: [ 0.043075] Switching to clocksource kvm-clock >Oct 3 02:44:28 localhost kernel: [ 0.054205] pnp: PnP ACPI init >Oct 3 02:44:28 localhost kernel: [ 0.054244] ACPI: bus type pnp registered >Oct 3 02:44:28 localhost kernel: [ 0.056134] pnp: PnP ACPI: found 7 devices >Oct 3 02:44:28 localhost kernel: [ 0.056138] ACPI: ACPI bus type pnp unregistered >Oct 3 02:44:28 localhost kernel: [ 0.061902] NET: Registered protocol family 2 >Oct 3 02:44:28 localhost kernel: [ 0.062200] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >Oct 3 02:44:28 localhost kernel: [ 0.062763] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Oct 3 02:44:28 localhost kernel: [ 0.062891] TCP: Hash tables configured (established 262144 bind 65536) >Oct 3 02:44:28 localhost kernel: [ 0.062910] TCP: reno registered >Oct 3 02:44:28 localhost kernel: [ 0.062914] UDP hash table entries: 1024 (order: 3, 32768 bytes) >Oct 3 02:44:28 localhost kernel: [ 0.062921] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >Oct 3 02:44:28 localhost kernel: [ 0.062979] NET: Registered protocol family 1 >Oct 3 02:44:28 localhost kernel: [ 0.062988] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Oct 3 02:44:28 localhost kernel: [ 0.063048] pci 0000:00:01.0: PIIX3: Enabling Passive Release >Oct 3 02:44:28 localhost kernel: [ 0.063064] pci 0000:00:01.0: Activating ISA DMA hang workarounds >Oct 3 02:44:28 localhost kernel: [ 0.063175] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >Oct 3 02:44:28 localhost kernel: [ 0.063327] Unpacking initramfs... >Oct 3 02:44:28 localhost kernel: [ 0.400887] Freeing initrd memory: 26480k freed >Oct 3 02:44:28 localhost kernel: [ 0.404959] Initialise module verification >Oct 3 02:44:28 localhost kernel: [ 0.404992] audit: initializing netlink socket (disabled) >Oct 3 02:44:28 localhost kernel: [ 0.405001] type=2000 audit(1349268265.403:1): initialized >Oct 3 02:44:28 localhost kernel: [ 0.418510] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Oct 3 02:44:28 localhost kernel: [ 0.419367] VFS: Disk quotas dquot_6.5.2 >Oct 3 02:44:28 localhost kernel: [ 0.419392] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Oct 3 02:44:28 localhost kernel: [ 0.419632] msgmni has been set to 3999 >Oct 3 02:44:28 localhost kernel: [ 0.419923] alg: No test for stdrng (krng) >Oct 3 02:44:28 localhost kernel: [ 0.419926] NET: Registered protocol family 38 >Oct 3 02:44:28 localhost kernel: [ 0.419927] Key type asymmetric registered >Oct 3 02:44:28 localhost kernel: [ 0.419928] Asymmetric key parser 'x509' registered >Oct 3 02:44:28 localhost kernel: [ 0.419949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Oct 3 02:44:28 localhost kernel: [ 0.419962] io scheduler noop registered >Oct 3 02:44:28 localhost kernel: [ 0.419963] io scheduler deadline registered >Oct 3 02:44:28 localhost kernel: [ 0.419979] io scheduler cfq registered (default) >Oct 3 02:44:28 localhost kernel: [ 0.420055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Oct 3 02:44:28 localhost kernel: [ 0.420066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Oct 3 02:44:28 localhost kernel: [ 0.420067] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Oct 3 02:44:28 localhost kernel: [ 0.420111] acpiphp: Slot [3] registered >Oct 3 02:44:28 localhost kernel: [ 0.420120] acpiphp: Slot [4] registered >Oct 3 02:44:28 localhost kernel: [ 0.420127] acpiphp: Slot [5] registered >Oct 3 02:44:28 localhost kernel: [ 0.420136] acpiphp: Slot [6] registered >Oct 3 02:44:28 localhost kernel: [ 0.420144] acpiphp: Slot [7] registered >Oct 3 02:44:28 localhost kernel: [ 0.420151] acpiphp: Slot [8] registered >Oct 3 02:44:28 localhost kernel: [ 0.420159] acpiphp: Slot [9] registered >Oct 3 02:44:28 localhost kernel: [ 0.420168] acpiphp: Slot [10] registered >Oct 3 02:44:28 localhost kernel: [ 0.420176] acpiphp: Slot [11] registered >Oct 3 02:44:28 localhost kernel: [ 0.420186] acpiphp: Slot [12] registered >Oct 3 02:44:28 localhost systemd[1]: Successfully loaded SELinux policy in 313ms 249us. >Oct 3 02:44:28 localhost systemd[1]: Relabelled /dev and /run in 16ms 195us. >Oct 3 02:44:28 localhost systemd[1]: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >Oct 3 02:44:28 localhost systemd[1]: Detected virtualization 'kvm'. >Oct 3 02:44:28 localhost systemd[1]: Set hostname to <localhost.localdomain>. >Oct 3 02:44:28 localhost systemd-modules-load[369]: Inserted module 'uinput' >Oct 3 02:44:28 localhost systemd-udevd[375]: specified group 'plugdev' unknown >Oct 3 02:44:28 localhost fedora-storage-init[470]: Setting up Logical Volume Management: No volume groups found >Oct 3 02:44:28 localhost fedora-storage-init[470]: [ OK ] >Oct 3 02:44:28 localhost fedora-storage-init[476]: Setting up Logical Volume Management: No volume groups found >Oct 3 02:44:28 localhost fedora-storage-init[476]: [ OK ] >Oct 3 02:44:28 localhost kernel: [ 0.420194] acpiphp: Slot [13] registered >Oct 3 02:44:28 localhost kernel: [ 0.420205] acpiphp: Slot [14] registered >Oct 3 02:44:28 localhost kernel: [ 0.420213] acpiphp: Slot [15] registered >Oct 3 02:44:28 localhost kernel: [ 0.420220] acpiphp: Slot [16] registered >Oct 3 02:44:28 localhost kernel: [ 0.420228] acpiphp: Slot [17] registered >Oct 3 02:44:28 localhost kernel: [ 0.420236] acpiphp: Slot [18] registered >Oct 3 02:44:28 localhost kernel: [ 0.420244] acpiphp: Slot [19] registered >Oct 3 02:44:28 localhost kernel: [ 0.420251] acpiphp: Slot [20] registered >Oct 3 02:44:28 localhost kernel: [ 0.420258] acpiphp: Slot [21] registered >Oct 3 02:44:28 localhost kernel: [ 0.420267] acpiphp: Slot [22] registered >Oct 3 02:44:28 localhost kernel: [ 0.420275] acpiphp: Slot [23] registered >Oct 3 02:44:28 localhost kernel: [ 0.420282] acpiphp: Slot [24] registered >Oct 3 02:44:28 localhost kernel: [ 0.420289] acpiphp: Slot [25] registered >Oct 3 02:44:28 localhost kernel: [ 0.420298] acpiphp: Slot [26] registered >Oct 3 02:44:28 localhost kernel: [ 0.420305] acpiphp: Slot [27] registered >Oct 3 02:44:28 localhost kernel: [ 0.420313] acpiphp: Slot [28] registered >Oct 3 02:44:28 localhost kernel: [ 0.420320] acpiphp: Slot [29] registered >Oct 3 02:44:28 localhost kernel: [ 0.420329] acpiphp: Slot [30] registered >Oct 3 02:44:28 localhost kernel: [ 0.420336] acpiphp: Slot [31] registered >Oct 3 02:44:28 localhost kernel: [ 0.420445] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Oct 3 02:44:28 localhost kernel: [ 0.420447] ACPI: Power Button [PWRF] >Oct 3 02:44:28 localhost kernel: [ 0.421475] GHES: HEST is not enabled! >Oct 3 02:44:28 localhost kernel: [ 0.421602] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >Oct 3 02:44:28 localhost kernel: [ 0.421789] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >Oct 3 02:44:28 localhost kernel: [ 0.421944] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >Oct 3 02:44:28 localhost kernel: [ 0.422148] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Oct 3 02:44:28 localhost kernel: [ 0.443456] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Oct 3 02:44:28 localhost kernel: [ 0.464966] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Oct 3 02:44:28 localhost kernel: [ 0.491642] Non-volatile memory driver v1.3 >Oct 3 02:44:28 localhost kernel: [ 0.491650] Linux agpgart interface v0.103 >Oct 3 02:44:28 localhost kernel: [ 0.493536] loop: module loaded >Oct 3 02:44:28 localhost kernel: [ 0.494726] scsi0 : ata_piix >Oct 3 02:44:28 localhost kernel: [ 0.494862] scsi1 : ata_piix >Oct 3 02:44:28 localhost kernel: [ 0.494937] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 >Oct 3 02:44:28 localhost kernel: [ 0.494942] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 >Oct 3 02:44:28 localhost kernel: [ 0.495129] libphy: Fixed MDIO Bus: probed >Oct 3 02:44:28 localhost kernel: [ 0.495229] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Oct 3 02:44:28 localhost kernel: [ 0.495255] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Oct 3 02:44:28 localhost kernel: [ 0.495272] uhci_hcd: USB Universal Host Controller Interface driver >Oct 3 02:44:28 localhost kernel: [ 0.495438] uhci_hcd 0000:00:01.2: UHCI Host Controller >Oct 3 02:44:28 localhost kernel: [ 0.495525] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >Oct 3 02:44:28 localhost kernel: [ 0.495797] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 >Oct 3 02:44:28 localhost kernel: [ 0.495957] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 3 02:44:28 localhost kernel: [ 0.495963] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 3 02:44:28 localhost kernel: [ 0.495968] usb usb1: Product: UHCI Host Controller >Oct 3 02:44:28 localhost kernel: [ 0.495973] usb usb1: Manufacturer: Linux 3.6.0-1.fc18.x86_64 uhci_hcd >Oct 3 02:44:28 localhost kernel: [ 0.495977] usb usb1: SerialNumber: 0000:00:01.2 >Oct 3 02:44:28 localhost kernel: [ 0.496253] hub 1-0:1.0: USB hub found >Oct 3 02:44:28 localhost kernel: [ 0.496263] hub 1-0:1.0: 2 ports detected >Oct 3 02:44:28 localhost kernel: [ 0.496531] usbcore: registered new interface driver usbserial >Oct 3 02:44:28 localhost kernel: [ 0.496550] usbcore: registered new interface driver usbserial_generic >Oct 3 02:44:28 localhost kernel: [ 0.496564] USB Serial support registered for generic >Oct 3 02:44:28 localhost kernel: [ 0.496568] usbserial: USB Serial Driver core >Oct 3 02:44:28 localhost kernel: [ 0.496639] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Oct 3 02:44:28 localhost kernel: [ 0.497328] serio: i8042 KBD port at 0x60,0x64 irq 1 >Oct 3 02:44:28 localhost kernel: [ 0.497332] serio: i8042 AUX port at 0x60,0x64 irq 12 >Oct 3 02:44:28 localhost kernel: [ 0.497375] mousedev: PS/2 mouse device common for all mice >Oct 3 02:44:28 localhost kernel: [ 0.497600] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Oct 3 02:44:28 localhost kernel: [ 0.499710] rtc_cmos 00:01: RTC can wake from S4 >Oct 3 02:44:28 localhost kernel: [ 0.499894] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >Oct 3 02:44:28 localhost kernel: [ 0.499993] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >Oct 3 02:44:28 localhost kernel: [ 0.500056] device-mapper: uevent: version 1.0.3 >Oct 3 02:44:28 localhost kernel: [ 0.500094] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >Oct 3 02:44:28 localhost kernel: [ 0.500134] cpuidle: using governor ladder >Oct 3 02:44:28 localhost kernel: [ 0.500135] cpuidle: using governor menu >Oct 3 02:44:28 localhost kernel: [ 0.500171] EFI Variables Facility v0.08 2004-May-17 >Oct 3 02:44:28 localhost kernel: [ 0.500235] usbcore: registered new interface driver usbhid >Oct 3 02:44:28 localhost kernel: [ 0.500236] usbhid: USB HID core driver >Oct 3 02:44:28 localhost kernel: [ 0.500250] drop_monitor: Initializing network drop monitor service >Oct 3 02:44:28 localhost kernel: [ 0.500301] ip_tables: (C) 2000-2006 Netfilter Core Team >Oct 3 02:44:28 localhost kernel: [ 0.500321] TCP: cubic registered >Oct 3 02:44:28 localhost kernel: [ 0.500322] Initializing XFRM netlink socket >Oct 3 02:44:28 localhost kernel: [ 0.500386] NET: Registered protocol family 10 >Oct 3 02:44:28 localhost kernel: [ 0.500485] mip6: Mobile IPv6 >Oct 3 02:44:28 localhost kernel: [ 0.500487] NET: Registered protocol family 17 >Oct 3 02:44:28 localhost kernel: [ 0.500596] Loading module verification certificates >Oct 3 02:44:28 localhost kernel: [ 0.501320] MODSIGN: Loaded cert 'Fedora kernel signing key: 597e09156e23cfd51d560fc0b6890e180ba98605' >Oct 3 02:44:28 localhost kernel: [ 0.501329] registered taskstats version 1 >Oct 3 02:44:28 localhost kernel: [ 0.501595] Magic number: 0:567:720 >Oct 3 02:44:28 localhost kernel: [ 0.501601] block loop0: hash matches >Oct 3 02:44:28 localhost kernel: [ 0.501667] rtc_cmos 00:01: setting system clock to 2012-10-03 06:44:24 UTC (1349246664) >Oct 3 02:44:28 localhost kernel: [ 0.654406] ata2.00: ATAPI: QEMU DVD-ROM, 1.0,1, max UDMA/100 >Oct 3 02:44:28 localhost kernel: [ 0.655522] ata2.00: configured for MWDMA2 >Oct 3 02:44:28 localhost kernel: [ 0.656862] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0, PQ: 0 ANSI: 5 >Oct 3 02:44:28 localhost kernel: [ 0.657209] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Oct 3 02:44:28 localhost kernel: [ 0.657211] cdrom: Uniform CD-ROM driver Revision: 3.20 >Oct 3 02:44:28 localhost kernel: [ 0.657322] sr 1:0:0:0: Attached scsi generic sg0 type 5 >Oct 3 02:44:28 localhost kernel: [ 0.658349] Freeing unused kernel memory: 1036k freed >Oct 3 02:44:28 localhost kernel: [ 0.658469] Write protecting the kernel read-only data: 12288k >Oct 3 02:44:28 localhost kernel: [ 0.661848] Freeing unused kernel memory: 1860k freed >Oct 3 02:44:28 localhost kernel: [ 0.664768] Freeing unused kernel memory: 1416k freed >Oct 3 02:44:28 localhost kernel: [ 0.805085] RPC: Registered named UNIX socket transport module. >Oct 3 02:44:28 localhost kernel: [ 0.805087] RPC: Registered udp transport module. >Oct 3 02:44:28 localhost kernel: [ 0.805088] RPC: Registered tcp transport module. >Oct 3 02:44:28 localhost kernel: [ 0.805088] RPC: Registered tcp NFSv4.1 backchannel transport module. >Oct 3 02:44:28 localhost kernel: [ 0.944733] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >Oct 3 02:44:28 localhost kernel: [ 1.007989] vda: vda1 vda2 vda3 >Oct 3 02:44:28 localhost kernel: [ 1.075722] Btrfs loaded >Oct 3 02:44:28 localhost kernel: [ 1.076602] device label fedora devid 1 transid 43 /dev/vda2 >Oct 3 02:44:28 localhost kernel: [ 1.190489] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Oct 3 02:44:28 localhost kernel: [ 1.276293] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Oct 3 02:44:28 localhost kernel: [ 1.406263] tsc: Refined TSC clocksource calibration: 2591.586 MHz >Oct 3 02:44:28 localhost kernel: [ 1.816944] type=1404 audit(1349246665.814:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Oct 3 02:44:28 localhost kernel: [ 2.106203] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >Oct 3 02:44:28 localhost kernel: [ 2.106208] SELinux: the above unknown classes and permissions will be allowed >Oct 3 02:44:28 localhost kernel: [ 2.108300] type=1403 audit(1349246666.106:3): policy loaded auid=4294967295 ses=4294967295 >Oct 3 02:44:28 localhost kernel: [ 2.872576] EXT4-fs (dm-0): re-mounted. Opts: (null) >Oct 3 02:44:28 localhost kernel: [ 3.199503] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Oct 3 02:44:28 localhost kernel: [ 3.295578] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >Oct 3 02:44:28 localhost kernel: [ 3.415698] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Oct 3 02:44:28 localhost audispd: audispd initialized with q_depth=120 and 1 active plugins >Oct 3 02:44:28 localhost auditd[493]: Init complete, auditd 2.2.1 listening for events (startup state enable) >Oct 3 02:44:28 localhost systemd-logind[502]: Watching system buttons on /dev/input/event0 (Power Button) >Oct 3 02:44:28 localhost systemd-logind[502]: New seat seat0. >Oct 3 02:44:28 localhost avahi-daemon[504]: Successfully called chroot(). >Oct 3 02:44:28 localhost avahi-daemon[504]: Successfully dropped remaining capabilities. >Oct 3 02:44:28 localhost avahi-daemon[504]: No service file found in /etc/avahi/services. >Oct 3 02:44:28 localhost avahi-daemon[504]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Oct 3 02:44:28 localhost avahi-daemon[504]: Network interface enumeration completed. >Oct 3 02:44:28 localhost avahi-daemon[504]: Registering HINFO record with values 'X86_64'/'LINUX'. >Oct 3 02:44:28 localhost avahi-daemon[504]: Server startup complete. Host name is linux.local. Local service cookie is 992324540. >Oct 3 02:44:28 localhost kernel: [ 4.883638] Adding 4128764k swap on /dev/vda3. Priority:-1 extents:1 across:4128764k >Oct 3 02:44:28 localhost livesys[491]: Enabling swap partition /dev/vda3 [ OK ] >Oct 3 02:44:28 localhost dbus-daemon[506]: dbus[506]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.3" (uid=0 pid=510 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.4" (uid=0 pid=561 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Oct 3 02:44:28 localhost dbus[506]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.3" (uid=0 pid=510 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.4" (uid=0 pid=561 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Oct 3 02:44:29 localhost livesys[491]: Adding live user [ OK ] >Oct 3 02:44:30 localhost livesys[491]: sed: can't read : No such file or directory >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.gnome.Vino' has path '/desktop/gnome/remote-access/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost NetworkManager[614]: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >Oct 3 02:44:30 localhost NetworkManager[614]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Oct 3 02:44:30 localhost NetworkManager[614]: <info> WEXT support is enabled >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost NetworkManager[614]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Oct 3 02:44:30 localhost NetworkManager[614]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Oct 3 02:44:30 localhost NetworkManager[614]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Oct 3 02:44:30 localhost NetworkManager[614]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost livesys[491]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 3 02:44:30 localhost dbus-daemon[506]: dbus[506]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Oct 3 02:44:30 localhost dbus[506]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Oct 3 02:44:30 localhost polkitd[625]: Started polkitd version 0.107 >Oct 3 02:44:30 localhost kernel: [ 6.980658] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Oct 3 02:44:31 localhost dbus-daemon[506]: dbus[506]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Oct 3 02:44:31 localhost dbus[506]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Oct 3 02:44:31 localhost NetworkManager[614]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Oct 3 02:44:31 localhost NetworkManager[614]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 3 02:44:31 localhost NetworkManager[614]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 3 02:44:31 localhost NetworkManager[614]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Oct 3 02:44:31 localhost NetworkManager[614]: <info> trying to start the modem manager... >Oct 3 02:44:31 localhost dbus-daemon[506]: dbus[506]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Oct 3 02:44:31 localhost dbus[506]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Oct 3 02:44:31 localhost NetworkManager[614]: <info> monitoring kernel firmware directory '/lib/firmware'. >Oct 3 02:44:31 localhost dbus-daemon[506]: dbus[506]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Oct 3 02:44:31 localhost dbus[506]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Oct 3 02:44:31 localhost bluetoothd[648]: Bluetooth daemon 4.101 >Oct 3 02:44:31 localhost bluetoothd[648]: bluetoothd[648]: Bluetooth daemon 4.101 >Oct 3 02:44:31 localhost NetworkManager[614]: <info> WiFi enabled by radio killswitch; enabled by state file >Oct 3 02:44:31 localhost NetworkManager[614]: <info> WWAN enabled by radio killswitch; enabled by state file >Oct 3 02:44:31 localhost NetworkManager[614]: <info> WiMAX enabled by radio killswitch; enabled by state file >Oct 3 02:44:31 localhost NetworkManager[614]: <info> Networking is enabled by state file >Oct 3 02:44:31 localhost NetworkManager[614]: <warn> failed to allocate link cache: (-10) Operation not supported >Oct 3 02:44:31 localhost dbus[506]: [system] Successfully activated service 'org.bluez' >Oct 3 02:44:31 localhost bluetoothd[648]: Starting SDP server >Oct 3 02:44:31 localhost kernel: [ 7.406449] Bluetooth: Core ver 2.16 >Oct 3 02:44:31 localhost kernel: [ 7.406514] NET: Registered protocol family 31 >Oct 3 02:44:31 localhost kernel: [ 7.406515] Bluetooth: HCI device and connection manager initialized >Oct 3 02:44:31 localhost kernel: [ 7.406516] Bluetooth: HCI socket layer initialized >Oct 3 02:44:31 localhost kernel: [ 7.406517] Bluetooth: L2CAP socket layer initialized >Oct 3 02:44:31 localhost kernel: [ 7.406519] Bluetooth: SCO socket layer initialized >Oct 3 02:44:31 localhost NetworkManager[614]: <info> (eth0): carrier is OFF >Oct 3 02:44:31 localhost NetworkManager[614]: <error> [1349246671.289772] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >Oct 3 02:44:31 localhost kernel: [ 7.432239] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Oct 3 02:44:31 localhost kernel: [ 7.432241] Bluetooth: BNEP filters: protocol multicast >Oct 3 02:44:31 localhost NetworkManager[614]: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >Oct 3 02:44:31 localhost NetworkManager[614]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >Oct 3 02:44:31 localhost NetworkManager[614]: <info> (eth0): now managed >Oct 3 02:44:31 localhost NetworkManager[614]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Oct 3 02:44:31 localhost NetworkManager[614]: <info> (eth0): bringing up device. >Oct 3 02:44:31 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Oct 3 02:44:31 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Oct 3 02:44:31 localhost NetworkManager[614]: <info> (eth0): carrier now ON (device state 20) >Oct 3 02:44:31 localhost NetworkManager[614]: <info> (eth0): preparing device. >Oct 3 02:44:31 localhost NetworkManager[614]: <info> (eth0): deactivating device (reason 'managed') [2] >Oct 3 02:44:31 localhost bluetoothd[648]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Oct 3 02:44:31 localhost bluetoothd[648]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Oct 3 02:44:31 localhost bluetoothd[648]: Bluetooth Management interface initialized >Oct 3 02:44:31 localhost NetworkManager[614]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >Oct 3 02:44:31 localhost NetworkManager[614]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Oct 3 02:44:31 localhost NetworkManager[614]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Oct 3 02:44:31 localhost modem-manager[645]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Oct 3 02:44:31 localhost NetworkManager[614]: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Oct 3 02:44:31 localhost NetworkManager[614]: <info> Auto-activating connection 'Wired connection 1'. >Oct 3 02:44:31 localhost NetworkManager[614]: <info> Activation (eth0) starting connection 'Wired connection 1' >Oct 3 02:44:31 localhost NetworkManager[614]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 3 02:44:31 localhost NetworkManager[614]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Oct 3 02:44:31 localhost NetworkManager[614]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Oct 3 02:44:31 localhost NetworkManager[614]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Oct 3 02:44:31 localhost NetworkManager[614]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Oct 3 02:44:31 localhost dbus[506]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Oct 3 02:44:31 localhost NetworkManager[614]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Oct 3 02:44:31 localhost NetworkManager[614]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 3 02:44:31 localhost NetworkManager[614]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Oct 3 02:44:31 localhost NetworkManager[614]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Oct 3 02:44:31 localhost NetworkManager[614]: <info> modem-manager is now available >Oct 3 02:44:31 localhost dbus-daemon[506]: dbus[506]: [system] Successfully activated service 'org.bluez' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Oct 3 02:44:31 localhost dbus-daemon[506]: dbus[506]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Oct 3 02:44:31 localhost bluetoothd[648]: bluetoothd[648]: Starting SDP server >Oct 3 02:44:31 localhost bluetoothd[648]: bluetoothd[648]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Oct 3 02:44:31 localhost bluetoothd[648]: bluetoothd[648]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Oct 3 02:44:31 localhost bluetoothd[648]: bluetoothd[648]: Bluetooth Management interface initialized >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'Nokia' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'MotoC' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'Longcheer' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'Sierra' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'X22X' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'Gobi' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'SimTech' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'Option High-Speed' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'Option' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'Linktop' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'Wavecom' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'Ericsson MBM' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'Nokia' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'MotoC' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'Longcheer' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'Sierra' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'X22X' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'Gobi' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'SimTech' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'Option High-Speed' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'Option' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'Linktop' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'Wavecom' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'Ericsson MBM' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'ZTE' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'Samsung' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'AnyData' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'Huawei' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'Novatel' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'Iridium' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'Cinterion' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Loaded plugin 'Generic' >Oct 3 02:44:31 localhost modem-manager[645]: <info> Successfully loaded 20 plugins >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'ZTE' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'Samsung' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'AnyData' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'Huawei' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'Novatel' >Oct 3 02:44:31 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'Iridium' >Oct 3 02:44:32 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'Cinterion' >Oct 3 02:44:32 localhost dbus-daemon[506]: modem-manager[645]: <info> Loaded plugin 'Generic' >Oct 3 02:44:32 localhost dbus-daemon[506]: modem-manager[645]: <info> Successfully loaded 20 plugins >Oct 3 02:44:32 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Oct 3 02:44:32 localhost kernel: [ 8.105042] Loading iSCSI transport class v2.0-870. >Oct 3 02:44:32 localhost kernel: [ 8.152240] iscsi: registered transport (tcp) >Oct 3 02:44:32 localhost libvirtd[651]: 2012-10-03 06:44:32.301+0000: 651: info : libvirt version: 0.10.2, package: 3.fc18 (Fedora Project, 2012-09-25-11:10:30, ) >Oct 3 02:44:32 localhost libvirtd[651]: 2012-10-03 06:44:32.301+0000: 651: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Oct 3 02:44:32 localhost libvirtd[651]: 2012-10-03 06:44:32.309+0000: 651: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so not accessible >Oct 3 02:44:32 localhost libvirtd[651]: 2012-10-03 06:44:32.339+0000: 651: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Oct 3 02:44:32 localhost libvirtd[651]: 2012-10-03 06:44:32.340+0000: 651: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Oct 3 02:44:32 localhost kernel: [ 8.364350] iscsi: registered transport (iser) >Oct 3 02:44:32 localhost kernel: [ 8.365136] ip6_tables: (C) 2000-2006 Netfilter Core Team >Oct 3 02:44:32 localhost kernel: [ 8.388102] libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits. >Oct 3 02:44:32 localhost kernel: [ 8.388104] libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0. >Oct 3 02:44:32 localhost libvirtd: Could not find keytab file: /etc/libvirt/krb5.tab: No such file or directory >Oct 3 02:44:32 localhost kernel: [ 8.438668] Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010) >Oct 3 02:44:32 localhost kernel: [ 8.441024] iscsi: registered transport (cxgb3i) >Oct 3 02:44:32 localhost kernel: [ 8.471792] Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010) >Oct 3 02:44:32 localhost kernel: [ 8.472185] iscsi: registered transport (cxgb4i) >Oct 3 02:44:32 localhost kernel: [ 8.503439] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.12 (June 29, 2012) >Oct 3 02:44:32 localhost kernel: [ 8.516779] Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.2.2 (Apr 25, 2012) >Oct 3 02:44:32 localhost kernel: [ 8.517191] iscsi: registered transport (bnx2i) >Oct 3 02:44:32 localhost kernel: [ 8.547042] iscsi: registered transport (be2iscsi) >Oct 3 02:44:32 localhost iscsid: iSCSI logger with pid=782 started! >Oct 3 02:44:32 localhost iscsid[647]: Starting iscsid: [ OK ]#015[ OK ] >Oct 3 02:44:32 localhost iscsid: transport class version 2.0-870. iscsid version 2.0-872.18.f17 >Oct 3 02:44:32 localhost iscsid: iSCSI daemon with pid=784 started! >Oct 3 02:44:32 localhost libvirtd[651]: 2012-10-03 06:44:32.652+0000: 746: error : virNWFilterSnoopLeaseFileRefresh:1903 : open("/var/run/libvirt/network/nwfilter.ltmp"): No such file or directory >Oct 3 02:44:33 localhost avahi-daemon[504]: Registering new address record for fe80::5054:ff:fe24:8757 on eth0.*. >Oct 3 02:44:33 localhost NetworkManager[614]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 3 02:44:33 localhost NetworkManager[614]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Oct 3 02:44:33 localhost NetworkManager[614]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 3 02:44:33 localhost NetworkManager[614]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Oct 3 02:44:33 localhost NetworkManager[614]: <info> dhclient started with pid 969 >Oct 3 02:44:33 localhost NetworkManager[614]: <info> Activation (eth0) Beginning IP6 addrconf. >Oct 3 02:44:33 localhost avahi-daemon[504]: Withdrawing address record for fe80::5054:ff:fe24:8757 on eth0. >Oct 3 02:44:33 localhost NetworkManager[614]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Oct 3 02:44:33 localhost dhclient[969]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Oct 3 02:44:33 localhost dhclient[969]: Copyright 2004-2012 Internet Systems Consortium. >Oct 3 02:44:33 localhost dhclient[969]: All rights reserved. >Oct 3 02:44:33 localhost dhclient[969]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 3 02:44:33 localhost dhclient[969]: >Oct 3 02:44:33 localhost NetworkManager[614]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Oct 3 02:44:33 localhost dhclient[969]: Listening on LPF/eth0/52:54:00:24:87:57 >Oct 3 02:44:33 localhost dhclient[969]: Sending on LPF/eth0/52:54:00:24:87:57 >Oct 3 02:44:33 localhost dhclient[969]: Sending on Socket/fallback >Oct 3 02:44:33 localhost dhclient[969]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 (xid=0x3ca816f1) >Oct 3 02:44:33 localhost dhclient[969]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x3ca816f1) >Oct 3 02:44:33 localhost dhclient[969]: DHCPOFFER from 192.168.122.1 >Oct 3 02:44:34 localhost dhclient[969]: DHCPACK from 192.168.122.1 (xid=0x3ca816f1) >Oct 3 02:44:34 localhost NetworkManager[614]: <info> (eth0): DHCPv4 state changed preinit -> bound >Oct 3 02:44:34 localhost NetworkManager[614]: <info> address 192.168.122.172 >Oct 3 02:44:34 localhost NetworkManager[614]: <info> prefix 24 (255.255.255.0) >Oct 3 02:44:34 localhost NetworkManager[614]: <info> gateway 192.168.122.1 >Oct 3 02:44:34 localhost NetworkManager[614]: <info> nameserver '192.168.122.1' >Oct 3 02:44:34 localhost NetworkManager[614]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 3 02:44:34 localhost NetworkManager[614]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Oct 3 02:44:34 localhost avahi-daemon[504]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.122.172. >Oct 3 02:44:34 localhost avahi-daemon[504]: New relevant interface eth0.IPv4 for mDNS. >Oct 3 02:44:34 localhost avahi-daemon[504]: Registering new address record for 192.168.122.172 on eth0.IPv4. >Oct 3 02:44:34 localhost dhclient[969]: bound to 192.168.122.172 -- renewal in 1719 seconds. >Oct 3 02:44:34 localhost kernel: [ 10.647130] Ebtables v2.0 registered >Oct 3 02:44:34 localhost dbus-daemon[506]: dbus[506]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' >Oct 3 02:44:34 localhost dbus[506]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' >Oct 3 02:44:34 localhost accounts-daemon[997]: started daemon version 0.6.25 >Oct 3 02:44:34 localhost dbus-daemon[506]: dbus[506]: [system] Successfully activated service 'org.freedesktop.Accounts' >Oct 3 02:44:34 localhost dbus[506]: [system] Successfully activated service 'org.freedesktop.Accounts' >Oct 3 02:44:34 localhost systemd-logind[502]: New session 1 of user gdm. >Oct 3 02:44:34 localhost systemd-logind[502]: Linked /tmp/.X11-unix/X0 to /run/user/42/X11-display. >Oct 3 02:44:35 localhost avahi-daemon[504]: Registering new address record for fe80::5054:ff:fe24:8757 on eth0.*. >Oct 3 02:44:35 localhost NetworkManager[614]: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >Oct 3 02:44:35 localhost NetworkManager[614]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >Oct 3 02:44:35 localhost NetworkManager[614]: <info> Activation (eth0) successful, device activated. >Oct 3 02:44:35 localhost NetworkManager[614]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Oct 3 02:44:35 localhost dbus-daemon[506]: dbus[506]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Oct 3 02:44:35 localhost dbus[506]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Oct 3 02:44:35 localhost iscsi[787]: Starting iscsi: iscsiadm: No records found >Oct 3 02:44:35 localhost iscsi[787]: [ OK ] >Oct 3 02:44:35 localhost dbus-daemon[506]: dbus[506]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 3 02:44:35 localhost dbus[506]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 3 02:44:35 localhost systemd[1]: Startup finished in 666ms 277us (kernel) + 1s 532ms 973us (initrd) + 9s 487ms 439us (userspace) = 11s 686ms 689us. >Oct 3 02:44:35 localhost dbus-daemon[506]: Starting iscsi (via systemctl): dbus[506]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Oct 3 02:44:35 localhost dbus[506]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Oct 3 02:44:36 localhost dbus-daemon[506]: [ OK ] >Oct 3 02:44:36 localhost dbus-daemon[506]: dbus[506]: [system] Successfully activated service 'org.freedesktop.UPower' >Oct 3 02:44:36 localhost dbus[506]: [system] Successfully activated service 'org.freedesktop.UPower' >Oct 3 02:44:36 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Oct 3 02:44:36 localhost dbus-daemon[506]: Failed to issue method call: Unit chronyd.service is not loaded. >Oct 3 02:44:36 localhost systemd[1]: PID 716 read from file /run/sm-client.pid does not exist. >Oct 3 02:44:36 localhost dbus-daemon[506]: dbus[506]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' >Oct 3 02:44:36 localhost dbus[506]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' >Oct 3 02:44:36 localhost dbus-daemon[506]: dbus[506]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1' >Oct 3 02:44:36 localhost dbus[506]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1' >Oct 3 02:44:36 localhost rtkit-daemon[1171]: Successfully made thread 1170 of process 1170 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11. >Oct 3 02:44:37 localhost pulseaudio[1170]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Oct 3 02:44:37 localhost pulseaudio[1170]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Oct 3 02:44:37 localhost kernel: [ 13.329020] hda-intel: Invalid position buffer, using LPIB read method instead. >Oct 3 02:44:37 localhost kernel: [ 13.893541] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj. >Oct 3 02:44:39 localhost dbus-daemon[506]: dbus[506]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Oct 3 02:44:39 localhost dbus[506]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Oct 3 02:44:39 localhost udisksd[1224]: udisks daemon version 1.99.0 starting >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:44:39 localhost dbus-daemon[506]: dbus[506]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Oct 3 02:44:39 localhost dbus[506]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Oct 3 02:44:39 localhost udisksd[1224]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Oct 3 02:44:40 localhost dbus-daemon[506]: dbus[506]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Oct 3 02:44:40 localhost dbus[506]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Oct 3 02:44:40 localhost dbus-daemon[506]: Launching FprintObject >Oct 3 02:44:40 localhost dbus-daemon[506]: dbus[506]: [system] Successfully activated service 'net.reactivated.Fprint' >Oct 3 02:44:40 localhost dbus[506]: [system] Successfully activated service 'net.reactivated.Fprint' >Oct 3 02:44:40 localhost dbus-daemon[506]: dbus[506]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Oct 3 02:44:40 localhost dbus[506]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Oct 3 02:44:40 localhost dbus-daemon[506]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Oct 3 02:44:40 localhost dbus-daemon[506]: ** Message: entering main loop >Oct 3 02:44:40 localhost dbus-daemon[506]: dbus[506]: [system] Successfully activated service 'org.freedesktop.realmd' >Oct 3 02:44:40 localhost dbus[506]: [system] Successfully activated service 'org.freedesktop.realmd' >Oct 3 02:44:44 localhost systemd-logind[502]: New session 2 of user liveuser. >Oct 3 02:44:44 localhost systemd-logind[502]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Oct 3 02:44:44 localhost gnome-session[1002]: WARNING: Detected that screensaver has left the bus >Oct 3 02:44:44 localhost gnome-session[1002]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed >Oct 3 02:44:44 localhost kernel: [ 20.948946] fuse init (API version 7.20) >Oct 3 02:44:45 localhost rtkit-daemon[1171]: Successfully made thread 1455 of process 1455 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Oct 3 02:44:45 localhost pulseaudio[1455]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Oct 3 02:44:45 localhost pulseaudio[1455]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Oct 3 02:44:45 localhost dbus-daemon[506]: dbus[506]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Oct 3 02:44:45 localhost dbus[506]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Oct 3 02:44:45 localhost dbus-daemon[506]: dbus[506]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Oct 3 02:44:45 localhost dbus[506]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Oct 3 02:44:45 localhost dbus-daemon[506]: dbus[506]: [system] Activating via systemd: service name='org.freedesktop.colord-sane' unit='colord-sane.service' >Oct 3 02:44:45 localhost dbus[506]: [system] Activating via systemd: service name='org.freedesktop.colord-sane' unit='colord-sane.service' >Oct 3 02:44:46 localhost dbus-daemon[506]: dbus[506]: [system] Successfully activated service 'org.freedesktop.colord-sane' >Oct 3 02:44:46 localhost dbus[506]: [system] Successfully activated service 'org.freedesktop.colord-sane' >Oct 3 02:44:48 localhost pulseaudio[1455]: [alsa-source] alsa-source.c: ALSA woke us up to read new data from the device, but there was actually nothing to read! >Oct 3 02:44:48 localhost pulseaudio[1455]: [alsa-source] alsa-source.c: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers. >Oct 3 02:44:48 localhost pulseaudio[1455]: [alsa-source] alsa-source.c: We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail. >Oct 3 02:44:51 localhost goa[1626]: goa-daemon version 3.6.0 starting [main.c:112, main()] >Oct 3 02:44:54 localhost NetworkManager[614]: <info> (eth0): IP6 addrconf timed out or failed. >Oct 3 02:44:54 localhost NetworkManager[614]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Oct 3 02:44:54 localhost NetworkManager[614]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >Oct 3 02:44:54 localhost NetworkManager[614]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Oct 3 02:45:04 localhost systemd-logind[502]: Removed session 1. >Oct 3 02:45:05 localhost kernel: [ 41.953701] md: raid0 personality registered for level 0 >Oct 3 02:45:05 localhost kernel: [ 41.965904] md: raid1 personality registered for level 1 >Oct 3 02:45:05 localhost kernel: [ 41.981891] async_tx: api initialized (async) >Oct 3 02:45:05 localhost kernel: [ 41.987502] xor: automatically using best checksumming function: >Oct 3 02:45:06 localhost kernel: [ 41.997012] generic_sse: 13608.000 MB/sec >Oct 3 02:45:06 localhost kernel: [ 42.024015] raid6: sse2x1 8527 MB/s >Oct 3 02:45:06 localhost kernel: [ 42.041010] raid6: sse2x2 10609 MB/s >Oct 3 02:45:06 localhost kernel: [ 42.058012] raid6: sse2x4 12316 MB/s >Oct 3 02:45:06 localhost kernel: [ 42.058014] raid6: using algorithm sse2x4 (12316 MB/s) >Oct 3 02:45:06 localhost kernel: [ 42.058015] raid6: using intx1 recovery algorithm >Oct 3 02:45:06 localhost kernel: [ 42.096901] md: raid6 personality registered for level 6 >Oct 3 02:45:06 localhost kernel: [ 42.096903] md: raid5 personality registered for level 5 >Oct 3 02:45:06 localhost kernel: [ 42.096904] md: raid4 personality registered for level 4 >Oct 3 02:45:06 localhost kernel: [ 42.114380] md: raid10 personality registered for level 10 >Oct 3 02:45:06 localhost kernel: [ 42.132872] device-mapper: multipath: version 1.5.0 loaded >Oct 3 02:45:06 localhost kernel: [ 42.138587] device-mapper: multipath round-robin: version 1.0.0 loaded >Oct 3 02:45:06 localhost kernel: [ 42.178234] No iBFT detected. >Oct 3 02:45:06 localhost dbus[1428]: avc: received setenforce notice (enforcing=0) >Oct 3 02:45:06 localhost dbus[1272]: avc: received setenforce notice (enforcing=0) >Oct 3 02:45:06 localhost dbus[506]: avc: received setenforce notice (enforcing=0) >Oct 3 02:45:06 localhost dbus-daemon[506]: dbus[506]: avc: received setenforce notice (enforcing=0) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost kernel: [ 43.226369] device label fedora devid 1 transid 43 /dev/vda2 >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost kernel: [ 43.970506] device label fedora devid 1 transid 43 /dev/vda2 >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:07 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda2 /tmp/btrfs-tmp.4Dlfp7A >Oct 3 02:45:07 localhost kernel: [ 43.982599] device label fedora devid 1 transid 43 /dev/vda2 >Oct 3 02:45:07 localhost kernel: [ 43.985902] btrfs: disk space caching is enabled >Oct 3 02:45:07 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:08 localhost program: Running... /bin/umount /tmp/btrfs-tmp.4Dlfp7A >Oct 3 02:45:08 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:08 localhost abrt: detected unhandled Python exception in '/usr/bin/anaconda-cleanup' >Oct 3 02:45:08 localhost abrtd: New client connected >Oct 3 02:45:08 localhost abrtd: Directory 'pyhook-2012-10-03-02:45:08-1758' creation detected >Oct 3 02:45:08 localhost abrt-server[1818]: Saved problem directory of pid 1758 to '/var/spool/abrt/pyhook-2012-10-03-02:45:08-1758' >Oct 3 02:45:08 localhost abrtd: New problem directory /var/spool/abrt/pyhook-2012-10-03-02:45:08-1758, processing >Oct 3 02:45:08 localhost anaconda: /sbin/anaconda 18.11 >Oct 3 02:45:09 localhost anaconda: 2097152 kB (2048 MB) are available >Oct 3 02:45:09 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Oct 3 02:45:09 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Oct 3 02:45:09 localhost anaconda: Default encoding = ascii >Oct 3 02:45:09 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Oct 3 02:45:09 localhost anaconda: ISCSID is /sbin/iscsid >Oct 3 02:45:09 localhost anaconda: no initiator set >Oct 3 02:45:09 localhost program: Running... modprobe fcoe >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Oct 3 02:45:09 localhost program: No FCoE boot disk information is found in EDD! >Oct 3 02:45:09 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Oct 3 02:45:09 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Oct 3 02:45:09 localhost program: Running... udevadm settle --timeout=300 >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost kernel: [ 45.442803] device label fedora devid 1 transid 45 /dev/vda2 >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost program: Running... multipath -d >Oct 3 02:45:09 localhost program: Running... multipath -ll >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:09 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 3 02:45:09 localhost storage: MultipathTopology: found singlepath device: vda >Oct 3 02:45:09 localhost storage: MultipathTopology: found non-disk device: vda1 >Oct 3 02:45:09 localhost storage: MultipathTopology: found non-disk device: vda2 >Oct 3 02:45:09 localhost storage: MultipathTopology: found non-disk device: vda3 >Oct 3 02:45:09 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 3 02:45:09 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 3 02:45:09 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 3 02:45:09 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 3 02:45:09 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 3 02:45:09 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 3 02:45:09 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 3 02:45:09 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 3 02:45:09 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 3 02:45:09 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 3 02:45:09 localhost anaconda: Display mode = g >Oct 3 02:45:09 localhost anaconda: 2097152 kB (2048 MB) are available >Oct 3 02:45:09 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Oct 3 02:45:10 localhost anaconda: using only installclass _Fedora >Oct 3 02:45:10 localhost anaconda: Detected 2016M of memory >Oct 3 02:45:10 localhost anaconda: Swap attempt of 4032M >Oct 3 02:45:10 localhost program: Running... udevadm control --property=ANACONDA=1 >Oct 3 02:45:10 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Oct 3 02:45:10 localhost anaconda: no initiator set >Oct 3 02:45:10 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Oct 3 02:45:10 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Oct 3 02:45:10 localhost program: Running... udevadm settle --timeout=300 >Oct 3 02:45:10 localhost program: Running... systemctl start chronyd.service >Oct 3 02:45:10 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:10 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:10 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:10 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:10 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:10 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:10 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:10 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:10 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:10 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:10 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:10 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:10 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:10 localhost kernel: [ 46.504041] device label fedora devid 1 transid 45 /dev/vda2 >Oct 3 02:45:10 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:10 localhost chrony-helper[1911]: tr: write error: Broken pipe >Oct 3 02:45:10 localhost chrony-helper[1911]: tr: write error >Oct 3 02:45:10 localhost chronyd[1924]: chronyd version 1.27-git1ca844 starting >Oct 3 02:45:10 localhost chronyd[1924]: Linux kernel major=3 minor=6 patch=0 >Oct 3 02:45:10 localhost chronyd[1924]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Oct 3 02:45:11 localhost dbus-daemon[506]: ** Message: No devices in use, exit >Oct 3 02:45:11 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:11 localhost storage: sr0 looks to be the live device; marking as protected >Oct 3 02:45:11 localhost program: Running... udevadm settle --timeout=300 >Oct 3 02:45:11 localhost NetworkManager[614]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >Oct 3 02:45:11 localhost NetworkManager[614]: <warn> failed to allocate link cache: (-10) Operation not supported >Oct 3 02:45:11 localhost NetworkManager[614]: ifcfg-rh: read connection 'System eth0' >Oct 3 02:45:11 localhost NetworkManager[614]: <warn> failed to allocate link cache: (-10) Operation not supported >Oct 3 02:45:11 localhost program: Running... multipath -d >Oct 3 02:45:11 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:11 localhost program: Running... multipath -ll >Oct 3 02:45:11 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 3 02:45:11 localhost storage: MultipathTopology: found singlepath device: vda >Oct 3 02:45:11 localhost storage: MultipathTopology: found non-disk device: vda1 >Oct 3 02:45:11 localhost storage: MultipathTopology: found non-disk device: vda2 >Oct 3 02:45:11 localhost storage: MultipathTopology: found non-disk device: vda3 >Oct 3 02:45:11 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 3 02:45:11 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 3 02:45:11 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 3 02:45:11 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 3 02:45:11 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 3 02:45:11 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 3 02:45:11 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:11 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 3 02:45:11 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 3 02:45:11 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 3 02:45:11 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 3 02:45:11 localhost storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Oct 3 02:45:11 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Oct 3 02:45:11 localhost storage: sr0 is a cdrom >Oct 3 02:45:11 localhost storage: added cdrom sr0 (id 0) to device tree >Oct 3 02:45:11 localhost storage: disklabel detected but not usable on sr0 >Oct 3 02:45:11 localhost storage: type detected on 'sr0' is 'iso9660' >Oct 3 02:45:11 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1823 due to rate-limiting >Oct 3 02:45:11 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:11 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:11 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:11 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:11 localhost kernel: [ 47.836943] device label fedora devid 1 transid 45 /dev/vda2 >Oct 3 02:45:11 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:11 localhost program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda2 /tmp/btrfs-tmp.4ediUWJ >Oct 3 02:45:11 localhost kernel: [ 47.913021] device label fedora devid 1 transid 45 /dev/vda2 >Oct 3 02:45:11 localhost kernel: [ 47.915373] btrfs: disk space caching is enabled >Oct 3 02:45:11 localhost udisksd[1224]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 3 02:45:11 localhost program: Running... /bin/umount /tmp/btrfs-tmp.4ediUWJ >Oct 3 02:45:11 localhost udisksd[1224]: 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 862742
:
620827
| 620828 |
620829
|
620830
|
620831
|
620832
|
620833
|
620834
|
620835
|
620836
|
620837
|
620838
|
620839
|
620840