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 622008 Details for
Bug 863348
ValueError: Cannot remove non-leaf device 'vda2'
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), 506.29 KB, created by
Kamil Páral
on 2012-10-05 07:56:57 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Kamil Páral
Created:
2012-10-05 07:56:57 UTC
Size:
506.29 KB
patch
obsolete
>anaconda 18.12 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 375, in _removeDevice > raise ValueError("Cannot remove non-leaf device '%s'" % dev.name) > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 425, in registerAction > self._removeDevice(action.device) > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 223, in _scheduleActions > self.storage.devicetree.registerAction(ActionDestroyDevice(device)) >ValueError: Cannot remove non-leaf device 'vda2' > >Local variables in innermost frame: >force: None >self: <pyanaconda.storage.devicetree.DeviceTree object at 0x9938b8c> >moddisk: True >dev: existing 9739MB partition vda2 (22) > > >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: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition vda1 (21) >, '/': existing 6752MB lvmlv vg-lv_root (37) with existing ext4 filesystem >} > swaps: [existing 2976MB lvmlv vg-lv_swap (36) with existing swap >] > name: Fedora Linux 17 for i686 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda2, vg, vg-lv_swap, vg-lv_root, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), loop5, loop6, loop7, live-rw, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _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._cleanup: False > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x9a5d5ec>> > _intf.storage.fsset.devicetree.exclusiveDisks: [vda] > _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] > _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/virtio1/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio1/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 >, '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/virtio1/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio1/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/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio1/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) >] > _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: [loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 387072 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 0x9bdc5cc> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-04-18-54-36-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-18-Beta-TC2-i686-Live-Des > _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-04-18-54-36-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-18-Beta-TC2-i686-Live-Des > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 756.0 > _serial: None > id: 19 > minor: 0 >, existing 10240MB disk vda (20) with existing msdos disklabel >, existing 9739MB partition vda2 (22) >, >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /osmin.img (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 24 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 25 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /osmin > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 26 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 27 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 28 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 29 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/ext3fs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 30 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 8621dbfe-ac63-4d21-a68f-876728e430e4 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-18-Beta- > _format._targetSize: 4096.0 > _format._size: 4096.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop3 > sysfsPath: Skipped > _vendor: Skipped > _name: loop3 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 8621dbfe-ac63-4d21-a68f-876728e430e4 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-18-Beta- > originalFormat._targetSize: 4096.0 > originalFormat._minInstanceSize: 0 > originalFormat.mountopts: None > originalFormat._size: 4096.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop3 > bus: Skipped > _size: 0 > _serial: None > id: 31 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 32 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop4 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 33 > minor: 0 >, existing 4096MB dm live-rw (34) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (35) with existing ext4 filesystem >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >] > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 179a8fa9-d0f3-43ba-b996-ce6adab1c087 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252001 > origFormat._minInstanceSize: 51.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat._size: 500.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/vda1 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing lvmpv > id: 2 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: 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 (0xb1dd76c) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xb1dd8ac) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xb1dd9ec) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xb1dd88c) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0xb1dd7cc) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2976 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] > _intf.payload._createdInitrds: False >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: livecd:///dev/mapper/live-osimg-min >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.12 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /var/log/messages] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-osimg-min', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': 'en_US.UTF-8', 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >03:52:43,946 DEBUG anaconda: required disklabel type for vda (15) is None >03:52:43,946 DEBUG anaconda: default disklabel type for vda is msdos >03:52:43,947 DEBUG anaconda: selecting msdos disklabel for vda based on size >03:52:44,966 INFO anaconda: /sbin/anaconda 18.12 >07:52:45,242 INFO anaconda: 1572864 kB (1536 MB) are available >03:52:45,242 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >03:52:45,243 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >03:52:45,243 INFO anaconda: Default encoding = ascii >03:52:45,295 INFO anaconda: ISCSID is /sbin/iscsid >03:52:45,296 INFO anaconda: no initiator set >03:52:45,336 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >03:52:45,336 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >03:52:45,773 INFO anaconda: Display mode = g >07:52:45,774 INFO anaconda: 1572864 kB (1536 MB) are available >03:52:45,774 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >03:52:45,877 INFO anaconda: using only installclass _Fedora >03:52:45,920 INFO anaconda: Detected 1488M of memory >03:52:45,921 INFO anaconda: Swap attempt of 2976M >03:52:45,998 INFO anaconda: no initiator set >03:52:46,781 DEBUG anaconda: required disklabel type for vda (15) is None >03:52:46,783 DEBUG anaconda: default disklabel type for vda is msdos >03:52:46,787 DEBUG anaconda: selecting msdos disklabel for vda based on size >03:52:49,089 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext4 with options defaults,ro >03:52:49,151 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >03:52:49,413 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg-lv_root on /mnt/sysimage as ext4 with options defaults,ro >03:52:49,919 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >03:52:50,524 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >03:52:55,003 INFO anaconda: Not doing 'add runtime X layout' in live installation >03:52:55,191 WARN anaconda: is not a valid timezone, falling back to default (America/New_York) >22:52:55,299 INFO anaconda: Not doing 'save system time' in live installation >22:52:55,301 INFO anaconda: Not doing 'save system time' in live installation >22:52:55,304 INFO anaconda: Not doing 'save system time' in live installation >03:52:55,313 INFO anaconda: Not doing 'save system time' in live installation >03:52:55,315 INFO anaconda: Not doing 'modify system time and date' in live installation >03:52:55,329 INFO anaconda: Not doing 'add runtime X layout' in live installation >03:52:55,330 INFO anaconda: Not doing 'test X layouts' in live installation >03:53:00,517 WARN anaconda: /usr/lib/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >03:53:03,389 INFO anaconda: Detected 1488M of memory >03:53:03,390 INFO anaconda: Swap attempt of 2976M >03:53:03,410 ERR anaconda: storage configuration failed: Not enough free space on disks for automatic partitioning >03:53:03,411 INFO anaconda: no initiator set >03:53:03,614 DEBUG anaconda: required disklabel type for vda (15) is None >03:53:03,614 DEBUG anaconda: default disklabel type for vda is msdos >03:53:03,615 DEBUG anaconda: selecting msdos disklabel for vda based on size >03:53:04,808 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext4 with options defaults,ro >03:53:04,831 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >03:53:04,985 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg-lv_root on /mnt/sysimage as ext4 with options defaults,ro >03:53:05,039 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False > > >/tmp/packaging.log: > > >/tmp/program.log: >03:52:43,834 INFO program: Running... udevadm settle --timeout=300 >03:52:43,979 INFO program: Running... dumpe2fs -h /dev/vda1 >03:52:44,009 INFO program: Filesystem volume name: <none> >03:52:44,009 INFO program: Last mounted on: /boot >03:52:44,009 INFO program: Filesystem UUID: 179a8fa9-d0f3-43ba-b996-ce6adab1c087 >03:52:44,009 INFO program: Filesystem magic number: 0xEF53 >03:52:44,009 INFO program: Filesystem revision #: 1 (dynamic) >03:52:44,009 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 >03:52:44,009 INFO program: Filesystem flags: signed_directory_hash >03:52:44,009 INFO program: Default mount options: user_xattr acl >03:52:44,009 INFO program: Filesystem state: clean >03:52:44,009 INFO program: Errors behavior: Continue >03:52:44,010 INFO program: Filesystem OS type: Linux >03:52:44,010 INFO program: Inode count: 128016 >03:52:44,010 INFO program: Block count: 512000 >03:52:44,010 INFO program: Reserved block count: 25600 >03:52:44,010 INFO program: Free blocks: 449493 >03:52:44,010 INFO program: Free inodes: 127673 >03:52:44,010 INFO program: First block: 1 >03:52:44,010 INFO program: Block size: 1024 >03:52:44,010 INFO program: Fragment size: 1024 >03:52:44,010 INFO program: Reserved GDT blocks: 256 >03:52:44,010 INFO program: Blocks per group: 8192 >03:52:44,010 INFO program: Fragments per group: 8192 >03:52:44,010 INFO program: Inodes per group: 2032 >03:52:44,010 INFO program: Inode blocks per group: 254 >03:52:44,010 INFO program: Flex block group size: 16 >03:52:44,010 INFO program: Filesystem created: Thu Oct 4 14:07:35 2012 >03:52:44,010 INFO program: Last mount time: Thu Oct 4 14:09:52 2012 >03:52:44,011 INFO program: Last write time: Thu Oct 4 14:10:35 2012 >03:52:44,011 INFO program: Mount count: 4 >03:52:44,011 INFO program: Maximum mount count: -1 >03:52:44,011 INFO program: Last checked: Thu Oct 4 14:07:35 2012 >03:52:44,011 INFO program: Check interval: 0 (<none>) >03:52:44,011 INFO program: Lifetime writes: 49 MB >03:52:44,011 INFO program: Reserved blocks uid: 0 (user root) >03:52:44,011 INFO program: Reserved blocks gid: 0 (group root) >03:52:44,011 INFO program: First inode: 11 >03:52:44,011 INFO program: Inode size: 128 >03:52:44,011 INFO program: Journal inode: 8 >03:52:44,011 INFO program: Default directory hash: half_md4 >03:52:44,011 INFO program: Directory Hash Seed: ef04aea5-ca37-4963-af30-e92e6df73b0f >03:52:44,011 INFO program: Journal backup: inode blocks >03:52:44,011 INFO program: Journal features: (none) >03:52:44,011 INFO program: Journal size: 8M >03:52:44,011 INFO program: Journal length: 8192 >03:52:44,012 INFO program: Journal sequence: 0x0000001a >03:52:44,012 INFO program: Journal start: 0 >03:52:44,012 INFO program: >03:52:44,012 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:44,012 INFO program: Running... dumpe2fs -h /dev/vda1 >03:52:44,016 INFO program: Filesystem volume name: <none> >03:52:44,016 INFO program: Last mounted on: /boot >03:52:44,016 INFO program: Filesystem UUID: 179a8fa9-d0f3-43ba-b996-ce6adab1c087 >03:52:44,016 INFO program: Filesystem magic number: 0xEF53 >03:52:44,017 INFO program: Filesystem revision #: 1 (dynamic) >03:52:44,017 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 >03:52:44,017 INFO program: Filesystem flags: signed_directory_hash >03:52:44,017 INFO program: Default mount options: user_xattr acl >03:52:44,017 INFO program: Filesystem state: clean >03:52:44,017 INFO program: Errors behavior: Continue >03:52:44,017 INFO program: Filesystem OS type: Linux >03:52:44,017 INFO program: Inode count: 128016 >03:52:44,017 INFO program: Block count: 512000 >03:52:44,017 INFO program: Reserved block count: 25600 >03:52:44,017 INFO program: Free blocks: 449493 >03:52:44,017 INFO program: Free inodes: 127673 >03:52:44,017 INFO program: First block: 1 >03:52:44,017 INFO program: Block size: 1024 >03:52:44,018 INFO program: Fragment size: 1024 >03:52:44,018 INFO program: Reserved GDT blocks: 256 >03:52:44,018 INFO program: Blocks per group: 8192 >03:52:44,018 INFO program: Fragments per group: 8192 >03:52:44,018 INFO program: Inodes per group: 2032 >03:52:44,018 INFO program: Inode blocks per group: 254 >03:52:44,018 INFO program: Flex block group size: 16 >03:52:44,018 INFO program: Filesystem created: Thu Oct 4 14:07:35 2012 >03:52:44,018 INFO program: Last mount time: Thu Oct 4 14:09:52 2012 >03:52:44,018 INFO program: Last write time: Thu Oct 4 14:10:35 2012 >03:52:44,018 INFO program: Mount count: 4 >03:52:44,018 INFO program: Maximum mount count: -1 >03:52:44,018 INFO program: Last checked: Thu Oct 4 14:07:35 2012 >03:52:44,018 INFO program: Check interval: 0 (<none>) >03:52:44,018 INFO program: Lifetime writes: 49 MB >03:52:44,019 INFO program: Reserved blocks uid: 0 (user root) >03:52:44,019 INFO program: Reserved blocks gid: 0 (group root) >03:52:44,019 INFO program: First inode: 11 >03:52:44,019 INFO program: Inode size: 128 >03:52:44,019 INFO program: Journal inode: 8 >03:52:44,019 INFO program: Default directory hash: half_md4 >03:52:44,019 INFO program: Directory Hash Seed: ef04aea5-ca37-4963-af30-e92e6df73b0f >03:52:44,019 INFO program: Journal backup: inode blocks >03:52:44,019 INFO program: Journal features: (none) >03:52:44,019 INFO program: Journal size: 8M >03:52:44,019 INFO program: Journal length: 8192 >03:52:44,019 INFO program: Journal sequence: 0x0000001a >03:52:44,019 INFO program: Journal start: 0 >03:52:44,019 INFO program: >03:52:44,019 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:44,020 INFO program: Running... resize2fs -P /dev/vda1 >03:52:44,038 INFO program: Estimated minimum size of the filesystem: 51639 >03:52:44,040 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:52:44,212 INFO program: Running... dumpe2fs -h /dev/loop3 >03:52:44,215 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:52:44,215 INFO program: Last mounted on: /var/tmp/imgcreate-elONoq/install_root >03:52:44,215 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:52:44,215 INFO program: Filesystem magic number: 0xEF53 >03:52:44,215 INFO program: Filesystem revision #: 1 (dynamic) >03:52:44,215 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:52:44,216 INFO program: Filesystem flags: signed_directory_hash >03:52:44,216 INFO program: Default mount options: user_xattr acl >03:52:44,216 INFO program: Filesystem state: clean >03:52:44,216 INFO program: Errors behavior: Continue >03:52:44,216 INFO program: Filesystem OS type: Linux >03:52:44,216 INFO program: Inode count: 262144 >03:52:44,216 INFO program: Block count: 1048576 >03:52:44,216 INFO program: Reserved block count: 10484 >03:52:44,216 INFO program: Free blocks: 309024 >03:52:44,216 INFO program: Free inodes: 157767 >03:52:44,216 INFO program: First block: 0 >03:52:44,216 INFO program: Block size: 4096 >03:52:44,216 INFO program: Fragment size: 4096 >03:52:44,216 INFO program: Reserved GDT blocks: 255 >03:52:44,216 INFO program: Blocks per group: 32768 >03:52:44,216 INFO program: Fragments per group: 32768 >03:52:44,216 INFO program: Inodes per group: 8192 >03:52:44,216 INFO program: Inode blocks per group: 512 >03:52:44,216 INFO program: Flex block group size: 16 >03:52:44,216 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:52:44,217 INFO program: Last mount time: Thu Oct 4 14:40:09 2012 >03:52:44,217 INFO program: Last write time: Thu Oct 4 14:50:19 2012 >03:52:44,217 INFO program: Mount count: 0 >03:52:44,217 INFO program: Maximum mount count: -1 >03:52:44,217 INFO program: Last checked: Thu Oct 4 14:50:19 2012 >03:52:44,217 INFO program: Check interval: 0 (<none>) >03:52:44,217 INFO program: Lifetime writes: 878 MB >03:52:44,217 INFO program: Reserved blocks uid: 0 (user root) >03:52:44,217 INFO program: Reserved blocks gid: 0 (group root) >03:52:44,217 INFO program: First inode: 11 >03:52:44,217 INFO program: Inode size: 256 >03:52:44,217 INFO program: Required extra isize: 28 >03:52:44,217 INFO program: Desired extra isize: 28 >03:52:44,217 INFO program: Journal inode: 8 >03:52:44,217 INFO program: Default directory hash: half_md4 >03:52:44,217 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:52:44,217 INFO program: Journal backup: inode blocks >03:52:44,217 INFO program: Journal features: journal_incompat_revoke >03:52:44,217 INFO program: Journal size: 128M >03:52:44,217 INFO program: Journal length: 32768 >03:52:44,217 INFO program: Journal sequence: 0x0000163e >03:52:44,218 INFO program: Journal start: 0 >03:52:44,218 INFO program: >03:52:44,218 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:44,218 INFO program: Running... dumpe2fs -h /dev/loop3 >03:52:44,221 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:52:44,221 INFO program: Last mounted on: /var/tmp/imgcreate-elONoq/install_root >03:52:44,221 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:52:44,221 INFO program: Filesystem magic number: 0xEF53 >03:52:44,221 INFO program: Filesystem revision #: 1 (dynamic) >03:52:44,221 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:52:44,221 INFO program: Filesystem flags: signed_directory_hash >03:52:44,221 INFO program: Default mount options: user_xattr acl >03:52:44,222 INFO program: Filesystem state: clean >03:52:44,222 INFO program: Errors behavior: Continue >03:52:44,222 INFO program: Filesystem OS type: Linux >03:52:44,222 INFO program: Inode count: 262144 >03:52:44,222 INFO program: Block count: 1048576 >03:52:44,222 INFO program: Reserved block count: 10484 >03:52:44,222 INFO program: Free blocks: 309024 >03:52:44,222 INFO program: Free inodes: 157767 >03:52:44,222 INFO program: First block: 0 >03:52:44,222 INFO program: Block size: 4096 >03:52:44,222 INFO program: Fragment size: 4096 >03:52:44,222 INFO program: Reserved GDT blocks: 255 >03:52:44,222 INFO program: Blocks per group: 32768 >03:52:44,222 INFO program: Fragments per group: 32768 >03:52:44,222 INFO program: Inodes per group: 8192 >03:52:44,222 INFO program: Inode blocks per group: 512 >03:52:44,222 INFO program: Flex block group size: 16 >03:52:44,222 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:52:44,222 INFO program: Last mount time: Thu Oct 4 14:40:09 2012 >03:52:44,222 INFO program: Last write time: Thu Oct 4 14:50:19 2012 >03:52:44,222 INFO program: Mount count: 0 >03:52:44,223 INFO program: Maximum mount count: -1 >03:52:44,223 INFO program: Last checked: Thu Oct 4 14:50:19 2012 >03:52:44,223 INFO program: Check interval: 0 (<none>) >03:52:44,223 INFO program: Lifetime writes: 878 MB >03:52:44,223 INFO program: Reserved blocks uid: 0 (user root) >03:52:44,223 INFO program: Reserved blocks gid: 0 (group root) >03:52:44,223 INFO program: First inode: 11 >03:52:44,223 INFO program: Inode size: 256 >03:52:44,223 INFO program: Required extra isize: 28 >03:52:44,223 INFO program: Desired extra isize: 28 >03:52:44,223 INFO program: Journal inode: 8 >03:52:44,223 INFO program: Default directory hash: half_md4 >03:52:44,223 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:52:44,223 INFO program: Journal backup: inode blocks >03:52:44,223 INFO program: Journal features: journal_incompat_revoke >03:52:44,223 INFO program: Journal size: 128M >03:52:44,223 INFO program: Journal length: 32768 >03:52:44,223 INFO program: Journal sequence: 0x0000163e >03:52:44,223 INFO program: Journal start: 0 >03:52:44,223 INFO program: >03:52:44,223 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:44,224 INFO program: Running... resize2fs -P /dev/loop3 >03:52:44,229 INFO program: Couldn't find valid filesystem superblock. >03:52:44,229 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:52:44,229 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >03:52:44,263 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >03:52:44,266 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:52:44,266 INFO program: Last mounted on: /sysroot >03:52:44,266 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:52:44,266 INFO program: Filesystem magic number: 0xEF53 >03:52:44,266 INFO program: Filesystem revision #: 1 (dynamic) >03:52:44,266 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:52:44,266 INFO program: Filesystem flags: signed_directory_hash >03:52:44,266 INFO program: Default mount options: user_xattr acl >03:52:44,266 INFO program: Filesystem state: clean >03:52:44,266 INFO program: Errors behavior: Continue >03:52:44,266 INFO program: Filesystem OS type: Linux >03:52:44,266 INFO program: Inode count: 262144 >03:52:44,266 INFO program: Block count: 1048576 >03:52:44,266 INFO program: Reserved block count: 10484 >03:52:44,266 INFO program: Free blocks: 309024 >03:52:44,267 INFO program: Free inodes: 157767 >03:52:44,267 INFO program: First block: 0 >03:52:44,267 INFO program: Block size: 4096 >03:52:44,267 INFO program: Fragment size: 4096 >03:52:44,267 INFO program: Reserved GDT blocks: 255 >03:52:44,267 INFO program: Blocks per group: 32768 >03:52:44,267 INFO program: Fragments per group: 32768 >03:52:44,267 INFO program: Inodes per group: 8192 >03:52:44,267 INFO program: Inode blocks per group: 512 >03:52:44,267 INFO program: Flex block group size: 16 >03:52:44,267 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:52:44,267 INFO program: Last mount time: Fri Oct 5 03:52:05 2012 >03:52:44,267 INFO program: Last write time: Fri Oct 5 03:52:05 2012 >03:52:44,267 INFO program: Mount count: 1 >03:52:44,267 INFO program: Maximum mount count: -1 >03:52:44,267 INFO program: Last checked: Thu Oct 4 14:50:19 2012 >03:52:44,267 INFO program: Check interval: 0 (<none>) >03:52:44,268 INFO program: Lifetime writes: 878 MB >03:52:44,268 INFO program: Reserved blocks uid: 0 (user root) >03:52:44,268 INFO program: Reserved blocks gid: 0 (group root) >03:52:44,268 INFO program: First inode: 11 >03:52:44,268 INFO program: Inode size: 256 >03:52:44,268 INFO program: Required extra isize: 28 >03:52:44,268 INFO program: Desired extra isize: 28 >03:52:44,268 INFO program: Journal inode: 8 >03:52:44,268 INFO program: First orphan inode: 185572 >03:52:44,268 INFO program: Default directory hash: half_md4 >03:52:44,268 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:52:44,268 INFO program: Journal backup: inode blocks >03:52:44,268 INFO program: Journal features: journal_incompat_revoke >03:52:44,268 INFO program: Journal size: 128M >03:52:44,268 INFO program: Journal length: 32768 >03:52:44,268 INFO program: Journal sequence: 0x0000163f >03:52:44,268 INFO program: Journal start: 1 >03:52:44,268 INFO program: >03:52:44,268 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:44,269 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >03:52:44,271 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:52:44,272 INFO program: Last mounted on: /sysroot >03:52:44,272 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:52:44,272 INFO program: Filesystem magic number: 0xEF53 >03:52:44,272 INFO program: Filesystem revision #: 1 (dynamic) >03:52:44,272 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:52:44,272 INFO program: Filesystem flags: signed_directory_hash >03:52:44,272 INFO program: Default mount options: user_xattr acl >03:52:44,272 INFO program: Filesystem state: clean >03:52:44,272 INFO program: Errors behavior: Continue >03:52:44,272 INFO program: Filesystem OS type: Linux >03:52:44,272 INFO program: Inode count: 262144 >03:52:44,272 INFO program: Block count: 1048576 >03:52:44,272 INFO program: Reserved block count: 10484 >03:52:44,272 INFO program: Free blocks: 309024 >03:52:44,272 INFO program: Free inodes: 157767 >03:52:44,272 INFO program: First block: 0 >03:52:44,273 INFO program: Block size: 4096 >03:52:44,273 INFO program: Fragment size: 4096 >03:52:44,273 INFO program: Reserved GDT blocks: 255 >03:52:44,273 INFO program: Blocks per group: 32768 >03:52:44,273 INFO program: Fragments per group: 32768 >03:52:44,273 INFO program: Inodes per group: 8192 >03:52:44,273 INFO program: Inode blocks per group: 512 >03:52:44,273 INFO program: Flex block group size: 16 >03:52:44,273 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:52:44,273 INFO program: Last mount time: Fri Oct 5 03:52:05 2012 >03:52:44,273 INFO program: Last write time: Fri Oct 5 03:52:05 2012 >03:52:44,273 INFO program: Mount count: 1 >03:52:44,273 INFO program: Maximum mount count: -1 >03:52:44,273 INFO program: Last checked: Thu Oct 4 14:50:19 2012 >03:52:44,273 INFO program: Check interval: 0 (<none>) >03:52:44,273 INFO program: Lifetime writes: 878 MB >03:52:44,273 INFO program: Reserved blocks uid: 0 (user root) >03:52:44,273 INFO program: Reserved blocks gid: 0 (group root) >03:52:44,273 INFO program: First inode: 11 >03:52:44,273 INFO program: Inode size: 256 >03:52:44,273 INFO program: Required extra isize: 28 >03:52:44,273 INFO program: Desired extra isize: 28 >03:52:44,274 INFO program: Journal inode: 8 >03:52:44,274 INFO program: First orphan inode: 185572 >03:52:44,274 INFO program: Default directory hash: half_md4 >03:52:44,274 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:52:44,274 INFO program: Journal backup: inode blocks >03:52:44,274 INFO program: Journal features: journal_incompat_revoke >03:52:44,274 INFO program: Journal size: 128M >03:52:44,274 INFO program: Journal length: 32768 >03:52:44,274 INFO program: Journal sequence: 0x0000163f >03:52:44,274 INFO program: Journal start: 1 >03:52:44,274 INFO program: >03:52:44,274 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:44,274 INFO program: Running... resize2fs -P /dev/mapper/live-rw >03:52:44,281 INFO program: Estimated minimum size of the filesystem: 741195 >03:52:44,281 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:52:44,301 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >03:52:44,304 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:52:44,305 INFO program: Last mounted on: /var/tmp/imgcreate-elONoq/install_root >03:52:44,305 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:52:44,305 INFO program: Filesystem magic number: 0xEF53 >03:52:44,305 INFO program: Filesystem revision #: 1 (dynamic) >03:52:44,305 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:52:44,305 INFO program: Filesystem flags: signed_directory_hash >03:52:44,305 INFO program: Default mount options: user_xattr acl >03:52:44,305 INFO program: Filesystem state: clean >03:52:44,305 INFO program: Errors behavior: Continue >03:52:44,305 INFO program: Filesystem OS type: Linux >03:52:44,305 INFO program: Inode count: 188416 >03:52:44,305 INFO program: Block count: 741195 >03:52:44,305 INFO program: Reserved block count: 7410 >03:52:44,305 INFO program: Free blocks: 6783 >03:52:44,305 INFO program: Free inodes: 84039 >03:52:44,305 INFO program: First block: 0 >03:52:44,305 INFO program: Block size: 4096 >03:52:44,305 INFO program: Fragment size: 4096 >03:52:44,305 INFO program: Reserved GDT blocks: 255 >03:52:44,305 INFO program: Blocks per group: 32768 >03:52:44,306 INFO program: Fragments per group: 32768 >03:52:44,306 INFO program: Inodes per group: 8192 >03:52:44,306 INFO program: Inode blocks per group: 512 >03:52:44,306 INFO program: Flex block group size: 16 >03:52:44,306 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:52:44,306 INFO program: Last mount time: Thu Oct 4 14:40:09 2012 >03:52:44,306 INFO program: Last write time: Thu Oct 4 14:50:22 2012 >03:52:44,306 INFO program: Mount count: 0 >03:52:44,306 INFO program: Maximum mount count: -1 >03:52:44,306 INFO program: Last checked: Thu Oct 4 14:50:22 2012 >03:52:44,306 INFO program: Check interval: 0 (<none>) >03:52:44,306 INFO program: Lifetime writes: 879 MB >03:52:44,306 INFO program: Reserved blocks uid: 0 (user root) >03:52:44,306 INFO program: Reserved blocks gid: 0 (group root) >03:52:44,306 INFO program: First inode: 11 >03:52:44,306 INFO program: Inode size: 256 >03:52:44,306 INFO program: Required extra isize: 28 >03:52:44,306 INFO program: Desired extra isize: 28 >03:52:44,306 INFO program: Journal inode: 8 >03:52:44,306 INFO program: Default directory hash: half_md4 >03:52:44,307 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:52:44,307 INFO program: Journal backup: inode blocks >03:52:44,307 INFO program: Journal features: journal_incompat_revoke >03:52:44,307 INFO program: Journal size: 128M >03:52:44,307 INFO program: Journal length: 32768 >03:52:44,307 INFO program: Journal sequence: 0x0000163e >03:52:44,307 INFO program: Journal start: 0 >03:52:44,307 INFO program: >03:52:44,307 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:44,307 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >03:52:44,310 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:52:44,310 INFO program: Last mounted on: /var/tmp/imgcreate-elONoq/install_root >03:52:44,311 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:52:44,311 INFO program: Filesystem magic number: 0xEF53 >03:52:44,311 INFO program: Filesystem revision #: 1 (dynamic) >03:52:44,311 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:52:44,311 INFO program: Filesystem flags: signed_directory_hash >03:52:44,311 INFO program: Default mount options: user_xattr acl >03:52:44,311 INFO program: Filesystem state: clean >03:52:44,311 INFO program: Errors behavior: Continue >03:52:44,311 INFO program: Filesystem OS type: Linux >03:52:44,311 INFO program: Inode count: 188416 >03:52:44,311 INFO program: Block count: 741195 >03:52:44,311 INFO program: Reserved block count: 7410 >03:52:44,311 INFO program: Free blocks: 6783 >03:52:44,311 INFO program: Free inodes: 84039 >03:52:44,311 INFO program: First block: 0 >03:52:44,311 INFO program: Block size: 4096 >03:52:44,311 INFO program: Fragment size: 4096 >03:52:44,311 INFO program: Reserved GDT blocks: 255 >03:52:44,311 INFO program: Blocks per group: 32768 >03:52:44,311 INFO program: Fragments per group: 32768 >03:52:44,312 INFO program: Inodes per group: 8192 >03:52:44,312 INFO program: Inode blocks per group: 512 >03:52:44,312 INFO program: Flex block group size: 16 >03:52:44,312 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:52:44,312 INFO program: Last mount time: Thu Oct 4 14:40:09 2012 >03:52:44,312 INFO program: Last write time: Thu Oct 4 14:50:22 2012 >03:52:44,312 INFO program: Mount count: 0 >03:52:44,312 INFO program: Maximum mount count: -1 >03:52:44,312 INFO program: Last checked: Thu Oct 4 14:50:22 2012 >03:52:44,312 INFO program: Check interval: 0 (<none>) >03:52:44,312 INFO program: Lifetime writes: 879 MB >03:52:44,312 INFO program: Reserved blocks uid: 0 (user root) >03:52:44,312 INFO program: Reserved blocks gid: 0 (group root) >03:52:44,312 INFO program: First inode: 11 >03:52:44,312 INFO program: Inode size: 256 >03:52:44,312 INFO program: Required extra isize: 28 >03:52:44,312 INFO program: Desired extra isize: 28 >03:52:44,312 INFO program: Journal inode: 8 >03:52:44,312 INFO program: Default directory hash: half_md4 >03:52:44,312 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:52:44,312 INFO program: Journal backup: inode blocks >03:52:44,313 INFO program: Journal features: journal_incompat_revoke >03:52:44,313 INFO program: Journal size: 128M >03:52:44,313 INFO program: Journal length: 32768 >03:52:44,313 INFO program: Journal sequence: 0x0000163e >03:52:44,313 INFO program: Journal start: 0 >03:52:44,313 INFO program: >03:52:44,313 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:44,313 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >03:52:44,320 INFO program: Couldn't find valid filesystem superblock. >03:52:44,321 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:52:44,321 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >03:52:44,382 INFO program: Running... udevadm settle --timeout=300 >03:52:44,420 INFO program: Running... udevadm settle --timeout=300 >03:52:44,452 INFO program: Running... dumpe2fs -h /dev/mapper/vg-lv_root >03:52:44,493 INFO program: Filesystem volume name: _Fedora-17-i686- >03:52:44,493 INFO program: Last mounted on: /mnt/sysimage >03:52:44,493 INFO program: Filesystem UUID: efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc >03:52:44,493 INFO program: Filesystem magic number: 0xEF53 >03:52:44,493 INFO program: Filesystem revision #: 1 (dynamic) >03:52:44,494 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:52:44,494 INFO program: Filesystem flags: signed_directory_hash >03:52:44,494 INFO program: Default mount options: user_xattr acl >03:52:44,494 INFO program: Filesystem state: clean >03:52:44,494 INFO program: Errors behavior: Continue >03:52:44,494 INFO program: Filesystem OS type: Linux >03:52:44,494 INFO program: Inode count: 434176 >03:52:44,494 INFO program: Block count: 1728512 >03:52:44,494 INFO program: Reserved block count: 17282 >03:52:44,494 INFO program: Free blocks: 1079824 >03:52:44,494 INFO program: Free inodes: 333465 >03:52:44,494 INFO program: First block: 0 >03:52:44,495 INFO program: Block size: 4096 >03:52:44,495 INFO program: Fragment size: 4096 >03:52:44,495 INFO program: Reserved GDT blocks: 255 >03:52:44,495 INFO program: Blocks per group: 32768 >03:52:44,495 INFO program: Fragments per group: 32768 >03:52:44,495 INFO program: Inodes per group: 8192 >03:52:44,495 INFO program: Inode blocks per group: 512 >03:52:44,495 INFO program: Flex block group size: 16 >03:52:44,495 INFO program: Filesystem created: Tue May 22 16:37:41 2012 >03:52:44,495 INFO program: Last mount time: Thu Oct 4 14:09:50 2012 >03:52:44,495 INFO program: Last write time: Thu Oct 4 14:10:35 2012 >03:52:44,495 INFO program: Mount count: 1 >03:52:44,495 INFO program: Maximum mount count: -1 >03:52:44,495 INFO program: Last checked: Thu Oct 4 14:09:49 2012 >03:52:44,496 INFO program: Check interval: 0 (<none>) >03:52:44,496 INFO program: Lifetime writes: 1211 MB >03:52:44,496 INFO program: Reserved blocks uid: 0 (user root) >03:52:44,496 INFO program: Reserved blocks gid: 0 (group root) >03:52:44,496 INFO program: First inode: 11 >03:52:44,496 INFO program: Inode size: 256 >03:52:44,496 INFO program: Required extra isize: 28 >03:52:44,496 INFO program: Desired extra isize: 28 >03:52:44,496 INFO program: Journal inode: 8 >03:52:44,496 INFO program: Default directory hash: half_md4 >03:52:44,496 INFO program: Directory Hash Seed: 9faadad4-ec17-4642-9905-645251859d64 >03:52:44,496 INFO program: Journal backup: inode blocks >03:52:44,496 INFO program: Journal features: journal_incompat_revoke >03:52:44,496 INFO program: Journal size: 128M >03:52:44,496 INFO program: Journal length: 32768 >03:52:44,496 INFO program: Journal sequence: 0x00001751 >03:52:44,496 INFO program: Journal start: 0 >03:52:44,496 INFO program: >03:52:44,496 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:44,497 INFO program: Running... dumpe2fs -h /dev/mapper/vg-lv_root >03:52:44,504 INFO program: Filesystem volume name: _Fedora-17-i686- >03:52:44,505 INFO program: Last mounted on: /mnt/sysimage >03:52:44,506 INFO program: Filesystem UUID: efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc >03:52:44,506 INFO program: Filesystem magic number: 0xEF53 >03:52:44,506 INFO program: Filesystem revision #: 1 (dynamic) >03:52:44,506 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:52:44,507 INFO program: Filesystem flags: signed_directory_hash >03:52:44,507 INFO program: Default mount options: user_xattr acl >03:52:44,507 INFO program: Filesystem state: clean >03:52:44,508 INFO program: Errors behavior: Continue >03:52:44,508 INFO program: Filesystem OS type: Linux >03:52:44,508 INFO program: Inode count: 434176 >03:52:44,509 INFO program: Block count: 1728512 >03:52:44,509 INFO program: Reserved block count: 17282 >03:52:44,509 INFO program: Free blocks: 1079824 >03:52:44,509 INFO program: Free inodes: 333465 >03:52:44,510 INFO program: First block: 0 >03:52:44,510 INFO program: Block size: 4096 >03:52:44,510 INFO program: Fragment size: 4096 >03:52:44,511 INFO program: Reserved GDT blocks: 255 >03:52:44,511 INFO program: Blocks per group: 32768 >03:52:44,511 INFO program: Fragments per group: 32768 >03:52:44,512 INFO program: Inodes per group: 8192 >03:52:44,512 INFO program: Inode blocks per group: 512 >03:52:44,512 INFO program: Flex block group size: 16 >03:52:44,512 INFO program: Filesystem created: Tue May 22 16:37:41 2012 >03:52:44,513 INFO program: Last mount time: Thu Oct 4 14:09:50 2012 >03:52:44,513 INFO program: Last write time: Thu Oct 4 14:10:35 2012 >03:52:44,513 INFO program: Mount count: 1 >03:52:44,514 INFO program: Maximum mount count: -1 >03:52:44,514 INFO program: Last checked: Thu Oct 4 14:09:49 2012 >03:52:44,515 INFO program: Check interval: 0 (<none>) >03:52:44,515 INFO program: Lifetime writes: 1211 MB >03:52:44,515 INFO program: Reserved blocks uid: 0 (user root) >03:52:44,515 INFO program: Reserved blocks gid: 0 (group root) >03:52:44,516 INFO program: First inode: 11 >03:52:44,516 INFO program: Inode size: 256 >03:52:44,516 INFO program: Required extra isize: 28 >03:52:44,516 INFO program: Desired extra isize: 28 >03:52:44,516 INFO program: Journal inode: 8 >03:52:44,516 INFO program: Default directory hash: half_md4 >03:52:44,516 INFO program: Directory Hash Seed: 9faadad4-ec17-4642-9905-645251859d64 >03:52:44,516 INFO program: Journal backup: inode blocks >03:52:44,516 INFO program: Journal features: journal_incompat_revoke >03:52:44,516 INFO program: Journal size: 128M >03:52:44,516 INFO program: Journal length: 32768 >03:52:44,516 INFO program: Journal sequence: 0x00001751 >03:52:44,516 INFO program: Journal start: 0 >03:52:44,517 INFO program: >03:52:44,517 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:44,517 INFO program: Running... resize2fs -P /dev/mapper/vg-lv_root >03:52:44,532 INFO program: Estimated minimum size of the filesystem: 640844 >03:52:44,534 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:52:44,548 INFO program: Running... udevadm settle --timeout=300 >03:52:44,564 INFO program: Running... udevadm settle --timeout=300 >03:52:44,574 INFO program: Running... udevadm settle --timeout=300 >03:52:44,585 INFO program: Running... udevadm settle --timeout=300 >03:52:44,598 INFO program: Running... swapoff /dev/mapper/vg-lv_swap >03:52:44,608 INFO program: Running... udevadm settle --timeout=300 >03:52:44,624 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_swap >03:52:44,628 ERR program: File descriptor 3 (/tmp/anaconda.log) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,628 ERR program: File descriptor 4 (/tmp/storage.log) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,628 ERR program: File descriptor 5 (/dev/tty3) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,628 ERR program: File descriptor 6 (/dev/tty3) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,628 ERR program: File descriptor 7 (/tmp/program.log) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,628 ERR program: File descriptor 8 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,628 ERR program: File descriptor 9 (/dev/tty5) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,629 ERR program: File descriptor 10 (pipe:[23709]) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,629 ERR program: File descriptor 12 (/tmp/ifcfg.log) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,629 ERR program: File descriptor 13 (/dev/tty3) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,629 ERR program: File descriptor 14 (pipe:[23710]) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,629 ERR program: File descriptor 16 (/dev/mapper/control) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,699 INFO program: Running... udevadm settle --timeout=300 >03:52:44,712 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg >03:52:44,716 ERR program: File descriptor 3 (/tmp/anaconda.log) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,716 ERR program: File descriptor 4 (/tmp/storage.log) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,717 ERR program: File descriptor 5 (/dev/tty3) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,717 ERR program: File descriptor 6 (/dev/tty3) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,717 ERR program: File descriptor 7 (/tmp/program.log) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,717 ERR program: File descriptor 8 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,717 ERR program: File descriptor 9 (/dev/tty5) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,717 ERR program: File descriptor 10 (pipe:[23751]) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,717 ERR program: File descriptor 12 (/tmp/ifcfg.log) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,717 ERR program: File descriptor 13 (/dev/tty3) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,717 ERR program: File descriptor 14 (pipe:[23752]) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,718 ERR program: File descriptor 16 (/dev/mapper/control) leaked on lvm invocation. Parent PID 1780: /usr/bin/python >03:52:44,753 INFO program: 0 logical volume(s) in volume group "vg" now active >03:52:44,771 INFO program: Running... udevadm settle --timeout=300 >03:52:44,783 INFO program: Running... udevadm settle --timeout=300 >03:52:44,795 INFO program: Running... udevadm settle --timeout=300 >03:52:44,805 INFO program: Running... udevadm settle --timeout=300 >03:52:44,819 INFO program: Running... udevadm settle --timeout=300 >03:52:45,279 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >03:52:45,296 INFO program: Running... modprobe fcoe >03:52:45,326 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >03:52:45,336 INFO program: No FCoE boot disk information is found in EDD! >03:52:45,337 INFO program: Running... udevadm settle --timeout=300 >03:52:45,722 INFO program: Running... multipath -d >03:52:45,745 INFO program: Running... multipath -ll >03:52:45,925 INFO program: Running... udevadm control --property=ANACONDA=1 >03:52:45,979 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >03:52:45,999 INFO program: Running... udevadm settle --timeout=300 >03:52:46,007 INFO program: Running... systemctl start chronyd.service >03:52:46,610 INFO program: Running... udevadm settle --timeout=300 >03:52:46,669 INFO program: Running... multipath -d >03:52:46,684 INFO program: Running... multipath -ll >03:52:46,853 INFO program: Running... dumpe2fs -h /dev/vda1 >03:52:46,874 INFO program: Filesystem volume name: <none> >03:52:46,874 INFO program: Last mounted on: /boot >03:52:46,874 INFO program: Filesystem UUID: 179a8fa9-d0f3-43ba-b996-ce6adab1c087 >03:52:46,874 INFO program: Filesystem magic number: 0xEF53 >03:52:46,874 INFO program: Filesystem revision #: 1 (dynamic) >03:52:46,874 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 >03:52:46,874 INFO program: Filesystem flags: signed_directory_hash >03:52:46,874 INFO program: Default mount options: user_xattr acl >03:52:46,874 INFO program: Filesystem state: clean >03:52:46,874 INFO program: Errors behavior: Continue >03:52:46,875 INFO program: Filesystem OS type: Linux >03:52:46,882 INFO program: Inode count: 128016 >03:52:46,882 INFO program: Block count: 512000 >03:52:46,882 INFO program: Reserved block count: 25600 >03:52:46,883 INFO program: Free blocks: 449493 >03:52:46,883 INFO program: Free inodes: 127673 >03:52:46,883 INFO program: First block: 1 >03:52:46,883 INFO program: Block size: 1024 >03:52:46,883 INFO program: Fragment size: 1024 >03:52:46,891 INFO program: Reserved GDT blocks: 256 >03:52:46,891 INFO program: Blocks per group: 8192 >03:52:46,892 INFO program: Fragments per group: 8192 >03:52:46,892 INFO program: Inodes per group: 2032 >03:52:46,892 INFO program: Inode blocks per group: 254 >03:52:46,892 INFO program: Flex block group size: 16 >03:52:46,892 INFO program: Filesystem created: Thu Oct 4 14:07:35 2012 >03:52:46,892 INFO program: Last mount time: Thu Oct 4 14:09:52 2012 >03:52:46,892 INFO program: Last write time: Thu Oct 4 14:10:35 2012 >03:52:46,892 INFO program: Mount count: 4 >03:52:46,892 INFO program: Maximum mount count: -1 >03:52:46,894 INFO program: Last checked: Thu Oct 4 14:07:35 2012 >03:52:46,894 INFO program: Check interval: 0 (<none>) >03:52:46,901 INFO program: Lifetime writes: 49 MB >03:52:46,902 INFO program: Reserved blocks uid: 0 (user root) >03:52:46,902 INFO program: Reserved blocks gid: 0 (group root) >03:52:46,902 INFO program: First inode: 11 >03:52:46,902 INFO program: Inode size: 128 >03:52:46,902 INFO program: Journal inode: 8 >03:52:46,902 INFO program: Default directory hash: half_md4 >03:52:46,902 INFO program: Directory Hash Seed: ef04aea5-ca37-4963-af30-e92e6df73b0f >03:52:46,902 INFO program: Journal backup: inode blocks >03:52:46,902 INFO program: Journal features: (none) >03:52:46,902 INFO program: Journal size: 8M >03:52:46,909 INFO program: Journal length: 8192 >03:52:46,909 INFO program: Journal sequence: 0x0000001a >03:52:46,909 INFO program: Journal start: 0 >03:52:46,909 INFO program: >03:52:46,909 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:46,912 INFO program: Running... dumpe2fs -h /dev/vda1 >03:52:46,928 INFO program: Filesystem volume name: <none> >03:52:46,929 INFO program: Last mounted on: /boot >03:52:46,929 INFO program: Filesystem UUID: 179a8fa9-d0f3-43ba-b996-ce6adab1c087 >03:52:46,929 INFO program: Filesystem magic number: 0xEF53 >03:52:46,929 INFO program: Filesystem revision #: 1 (dynamic) >03:52:46,929 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 >03:52:46,929 INFO program: Filesystem flags: signed_directory_hash >03:52:46,929 INFO program: Default mount options: user_xattr acl >03:52:46,929 INFO program: Filesystem state: clean >03:52:46,929 INFO program: Errors behavior: Continue >03:52:46,929 INFO program: Filesystem OS type: Linux >03:52:46,929 INFO program: Inode count: 128016 >03:52:46,936 INFO program: Block count: 512000 >03:52:46,936 INFO program: Reserved block count: 25600 >03:52:46,936 INFO program: Free blocks: 449493 >03:52:46,936 INFO program: Free inodes: 127673 >03:52:46,936 INFO program: First block: 1 >03:52:46,936 INFO program: Block size: 1024 >03:52:46,936 INFO program: Fragment size: 1024 >03:52:46,936 INFO program: Reserved GDT blocks: 256 >03:52:46,936 INFO program: Blocks per group: 8192 >03:52:46,936 INFO program: Fragments per group: 8192 >03:52:46,936 INFO program: Inodes per group: 2032 >03:52:46,943 INFO program: Inode blocks per group: 254 >03:52:46,944 INFO program: Flex block group size: 16 >03:52:46,944 INFO program: Filesystem created: Thu Oct 4 14:07:35 2012 >03:52:46,944 INFO program: Last mount time: Thu Oct 4 14:09:52 2012 >03:52:46,944 INFO program: Last write time: Thu Oct 4 14:10:35 2012 >03:52:46,944 INFO program: Mount count: 4 >03:52:46,944 INFO program: Maximum mount count: -1 >03:52:46,944 INFO program: Last checked: Thu Oct 4 14:07:35 2012 >03:52:46,944 INFO program: Check interval: 0 (<none>) >03:52:46,944 INFO program: Lifetime writes: 49 MB >03:52:46,944 INFO program: Reserved blocks uid: 0 (user root) >03:52:46,947 INFO program: Reserved blocks gid: 0 (group root) >03:52:46,947 INFO program: First inode: 11 >03:52:46,947 INFO program: Inode size: 128 >03:52:46,947 INFO program: Journal inode: 8 >03:52:46,947 INFO program: Default directory hash: half_md4 >03:52:46,954 INFO program: Directory Hash Seed: ef04aea5-ca37-4963-af30-e92e6df73b0f >03:52:46,955 INFO program: Journal backup: inode blocks >03:52:46,955 INFO program: Journal features: (none) >03:52:46,955 INFO program: Journal size: 8M >03:52:46,955 INFO program: Journal length: 8192 >03:52:46,955 INFO program: Journal sequence: 0x0000001a >03:52:46,955 INFO program: Journal start: 0 >03:52:46,955 INFO program: >03:52:46,955 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:46,957 INFO program: Running... resize2fs -P /dev/vda1 >03:52:46,972 INFO program: Estimated minimum size of the filesystem: 51639 >03:52:46,972 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:52:47,342 INFO program: Running... dumpe2fs -h /dev/loop3 >03:52:47,360 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:52:47,361 INFO program: Last mounted on: /var/tmp/imgcreate-elONoq/install_root >03:52:47,362 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:52:47,362 INFO program: Filesystem magic number: 0xEF53 >03:52:47,362 INFO program: Filesystem revision #: 1 (dynamic) >03:52:47,362 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:52:47,363 INFO program: Filesystem flags: signed_directory_hash >03:52:47,363 INFO program: Default mount options: user_xattr acl >03:52:47,363 INFO program: Filesystem state: clean >03:52:47,363 INFO program: Errors behavior: Continue >03:52:47,363 INFO program: Filesystem OS type: Linux >03:52:47,363 INFO program: Inode count: 262144 >03:52:47,363 INFO program: Block count: 1048576 >03:52:47,363 INFO program: Reserved block count: 10484 >03:52:47,366 INFO program: Free blocks: 309024 >03:52:47,366 INFO program: Free inodes: 157767 >03:52:47,366 INFO program: First block: 0 >03:52:47,367 INFO program: Block size: 4096 >03:52:47,367 INFO program: Fragment size: 4096 >03:52:47,367 INFO program: Reserved GDT blocks: 255 >03:52:47,367 INFO program: Blocks per group: 32768 >03:52:47,367 INFO program: Fragments per group: 32768 >03:52:47,367 INFO program: Inodes per group: 8192 >03:52:47,376 INFO program: Inode blocks per group: 512 >03:52:47,377 INFO program: Flex block group size: 16 >03:52:47,377 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:52:47,377 INFO program: Last mount time: Thu Oct 4 14:40:09 2012 >03:52:47,377 INFO program: Last write time: Thu Oct 4 14:50:19 2012 >03:52:47,377 INFO program: Mount count: 0 >03:52:47,377 INFO program: Maximum mount count: -1 >03:52:47,377 INFO program: Last checked: Thu Oct 4 14:50:19 2012 >03:52:47,377 INFO program: Check interval: 0 (<none>) >03:52:47,377 INFO program: Lifetime writes: 878 MB >03:52:47,377 INFO program: Reserved blocks uid: 0 (user root) >03:52:47,385 INFO program: Reserved blocks gid: 0 (group root) >03:52:47,385 INFO program: First inode: 11 >03:52:47,385 INFO program: Inode size: 256 >03:52:47,385 INFO program: Required extra isize: 28 >03:52:47,385 INFO program: Desired extra isize: 28 >03:52:47,385 INFO program: Journal inode: 8 >03:52:47,385 INFO program: Default directory hash: half_md4 >03:52:47,385 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:52:47,385 INFO program: Journal backup: inode blocks >03:52:47,385 INFO program: Journal features: journal_incompat_revoke >03:52:47,385 INFO program: Journal size: 128M >03:52:47,392 INFO program: Journal length: 32768 >03:52:47,392 INFO program: Journal sequence: 0x0000163e >03:52:47,392 INFO program: Journal start: 0 >03:52:47,392 INFO program: >03:52:47,392 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:47,394 INFO program: Running... dumpe2fs -h /dev/loop3 >03:52:47,405 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:52:47,406 INFO program: Last mounted on: /var/tmp/imgcreate-elONoq/install_root >03:52:47,406 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:52:47,407 INFO program: Filesystem magic number: 0xEF53 >03:52:47,407 INFO program: Filesystem revision #: 1 (dynamic) >03:52:47,407 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:52:47,408 INFO program: Filesystem flags: signed_directory_hash >03:52:47,408 INFO program: Default mount options: user_xattr acl >03:52:47,409 INFO program: Filesystem state: clean >03:52:47,409 INFO program: Errors behavior: Continue >03:52:47,409 INFO program: Filesystem OS type: Linux >03:52:47,409 INFO program: Inode count: 262144 >03:52:47,409 INFO program: Block count: 1048576 >03:52:47,409 INFO program: Reserved block count: 10484 >03:52:47,409 INFO program: Free blocks: 309024 >03:52:47,410 INFO program: Free inodes: 157767 >03:52:47,410 INFO program: First block: 0 >03:52:47,410 INFO program: Block size: 4096 >03:52:47,410 INFO program: Fragment size: 4096 >03:52:47,410 INFO program: Reserved GDT blocks: 255 >03:52:47,410 INFO program: Blocks per group: 32768 >03:52:47,413 INFO program: Fragments per group: 32768 >03:52:47,413 INFO program: Inodes per group: 8192 >03:52:47,413 INFO program: Inode blocks per group: 512 >03:52:47,413 INFO program: Flex block group size: 16 >03:52:47,413 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:52:47,413 INFO program: Last mount time: Thu Oct 4 14:40:09 2012 >03:52:47,413 INFO program: Last write time: Thu Oct 4 14:50:19 2012 >03:52:47,414 INFO program: Mount count: 0 >03:52:47,414 INFO program: Maximum mount count: -1 >03:52:47,414 INFO program: Last checked: Thu Oct 4 14:50:19 2012 >03:52:47,421 INFO program: Check interval: 0 (<none>) >03:52:47,421 INFO program: Lifetime writes: 878 MB >03:52:47,421 INFO program: Reserved blocks uid: 0 (user root) >03:52:47,421 INFO program: Reserved blocks gid: 0 (group root) >03:52:47,421 INFO program: First inode: 11 >03:52:47,421 INFO program: Inode size: 256 >03:52:47,421 INFO program: Required extra isize: 28 >03:52:47,421 INFO program: Desired extra isize: 28 >03:52:47,421 INFO program: Journal inode: 8 >03:52:47,421 INFO program: Default directory hash: half_md4 >03:52:47,421 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:52:47,428 INFO program: Journal backup: inode blocks >03:52:47,428 INFO program: Journal features: journal_incompat_revoke >03:52:47,428 INFO program: Journal size: 128M >03:52:47,428 INFO program: Journal length: 32768 >03:52:47,428 INFO program: Journal sequence: 0x0000163e >03:52:47,428 INFO program: Journal start: 0 >03:52:47,428 INFO program: >03:52:47,428 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:47,430 INFO program: Running... resize2fs -P /dev/loop3 >03:52:47,441 INFO program: Couldn't find valid filesystem superblock. >03:52:47,442 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:52:47,442 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >03:52:47,498 INFO program: Running... udevadm settle --timeout=300 >03:52:47,563 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >03:52:47,569 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:52:47,569 INFO program: Last mounted on: /sysroot >03:52:47,569 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:52:47,570 INFO program: Filesystem magic number: 0xEF53 >03:52:47,570 INFO program: Filesystem revision #: 1 (dynamic) >03:52:47,570 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:52:47,570 INFO program: Filesystem flags: signed_directory_hash >03:52:47,570 INFO program: Default mount options: user_xattr acl >03:52:47,571 INFO program: Filesystem state: clean >03:52:47,571 INFO program: Errors behavior: Continue >03:52:47,571 INFO program: Filesystem OS type: Linux >03:52:47,571 INFO program: Inode count: 262144 >03:52:47,571 INFO program: Block count: 1048576 >03:52:47,571 INFO program: Reserved block count: 10484 >03:52:47,572 INFO program: Free blocks: 309024 >03:52:47,572 INFO program: Free inodes: 157767 >03:52:47,572 INFO program: First block: 0 >03:52:47,572 INFO program: Block size: 4096 >03:52:47,572 INFO program: Fragment size: 4096 >03:52:47,572 INFO program: Reserved GDT blocks: 255 >03:52:47,573 INFO program: Blocks per group: 32768 >03:52:47,573 INFO program: Fragments per group: 32768 >03:52:47,573 INFO program: Inodes per group: 8192 >03:52:47,573 INFO program: Inode blocks per group: 512 >03:52:47,573 INFO program: Flex block group size: 16 >03:52:47,573 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:52:47,574 INFO program: Last mount time: Fri Oct 5 03:52:05 2012 >03:52:47,574 INFO program: Last write time: Fri Oct 5 03:52:05 2012 >03:52:47,574 INFO program: Mount count: 1 >03:52:47,574 INFO program: Maximum mount count: -1 >03:52:47,574 INFO program: Last checked: Thu Oct 4 14:50:19 2012 >03:52:47,575 INFO program: Check interval: 0 (<none>) >03:52:47,576 INFO program: Lifetime writes: 878 MB >03:52:47,576 INFO program: Reserved blocks uid: 0 (user root) >03:52:47,576 INFO program: Reserved blocks gid: 0 (group root) >03:52:47,576 INFO program: First inode: 11 >03:52:47,580 INFO program: Inode size: 256 >03:52:47,580 INFO program: Required extra isize: 28 >03:52:47,580 INFO program: Desired extra isize: 28 >03:52:47,580 INFO program: Journal inode: 8 >03:52:47,581 INFO program: First orphan inode: 185572 >03:52:47,581 INFO program: Default directory hash: half_md4 >03:52:47,581 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:52:47,581 INFO program: Journal backup: inode blocks >03:52:47,581 INFO program: Journal features: journal_incompat_revoke >03:52:47,581 INFO program: Journal size: 128M >03:52:47,582 INFO program: Journal length: 32768 >03:52:47,582 INFO program: Journal sequence: 0x0000163f >03:52:47,582 INFO program: Journal start: 1 >03:52:47,582 INFO program: >03:52:47,582 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:47,583 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >03:52:47,591 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:52:47,591 INFO program: Last mounted on: /sysroot >03:52:47,591 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:52:47,592 INFO program: Filesystem magic number: 0xEF53 >03:52:47,592 INFO program: Filesystem revision #: 1 (dynamic) >03:52:47,592 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:52:47,592 INFO program: Filesystem flags: signed_directory_hash >03:52:47,592 INFO program: Default mount options: user_xattr acl >03:52:47,593 INFO program: Filesystem state: clean >03:52:47,593 INFO program: Errors behavior: Continue >03:52:47,593 INFO program: Filesystem OS type: Linux >03:52:47,593 INFO program: Inode count: 262144 >03:52:47,593 INFO program: Block count: 1048576 >03:52:47,593 INFO program: Reserved block count: 10484 >03:52:47,594 INFO program: Free blocks: 309024 >03:52:47,594 INFO program: Free inodes: 157767 >03:52:47,594 INFO program: First block: 0 >03:52:47,594 INFO program: Block size: 4096 >03:52:47,594 INFO program: Fragment size: 4096 >03:52:47,594 INFO program: Reserved GDT blocks: 255 >03:52:47,595 INFO program: Blocks per group: 32768 >03:52:47,595 INFO program: Fragments per group: 32768 >03:52:47,595 INFO program: Inodes per group: 8192 >03:52:47,595 INFO program: Inode blocks per group: 512 >03:52:47,595 INFO program: Flex block group size: 16 >03:52:47,595 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:52:47,595 INFO program: Last mount time: Fri Oct 5 03:52:05 2012 >03:52:47,596 INFO program: Last write time: Fri Oct 5 03:52:05 2012 >03:52:47,596 INFO program: Mount count: 1 >03:52:47,596 INFO program: Maximum mount count: -1 >03:52:47,596 INFO program: Last checked: Thu Oct 4 14:50:19 2012 >03:52:47,596 INFO program: Check interval: 0 (<none>) >03:52:47,596 INFO program: Lifetime writes: 878 MB >03:52:47,597 INFO program: Reserved blocks uid: 0 (user root) >03:52:47,597 INFO program: Reserved blocks gid: 0 (group root) >03:52:47,597 INFO program: First inode: 11 >03:52:47,597 INFO program: Inode size: 256 >03:52:47,597 INFO program: Required extra isize: 28 >03:52:47,601 INFO program: Desired extra isize: 28 >03:52:47,601 INFO program: Journal inode: 8 >03:52:47,602 INFO program: First orphan inode: 185572 >03:52:47,602 INFO program: Default directory hash: half_md4 >03:52:47,602 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:52:47,602 INFO program: Journal backup: inode blocks >03:52:47,603 INFO program: Journal features: journal_incompat_revoke >03:52:47,603 INFO program: Journal size: 128M >03:52:47,603 INFO program: Journal length: 32768 >03:52:47,603 INFO program: Journal sequence: 0x0000163f >03:52:47,603 INFO program: Journal start: 1 >03:52:47,603 INFO program: >03:52:47,604 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:47,604 INFO program: Running... resize2fs -P /dev/mapper/live-rw >03:52:47,615 INFO program: Estimated minimum size of the filesystem: 741195 >03:52:47,615 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:52:47,667 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >03:52:47,676 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:52:47,676 INFO program: Last mounted on: /var/tmp/imgcreate-elONoq/install_root >03:52:47,676 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:52:47,676 INFO program: Filesystem magic number: 0xEF53 >03:52:47,676 INFO program: Filesystem revision #: 1 (dynamic) >03:52:47,677 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:52:47,677 INFO program: Filesystem flags: signed_directory_hash >03:52:47,677 INFO program: Default mount options: user_xattr acl >03:52:47,677 INFO program: Filesystem state: clean >03:52:47,677 INFO program: Errors behavior: Continue >03:52:47,677 INFO program: Filesystem OS type: Linux >03:52:47,677 INFO program: Inode count: 188416 >03:52:47,678 INFO program: Block count: 741195 >03:52:47,679 INFO program: Reserved block count: 7410 >03:52:47,679 INFO program: Free blocks: 6783 >03:52:47,679 INFO program: Free inodes: 84039 >03:52:47,679 INFO program: First block: 0 >03:52:47,679 INFO program: Block size: 4096 >03:52:47,679 INFO program: Fragment size: 4096 >03:52:47,679 INFO program: Reserved GDT blocks: 255 >03:52:47,679 INFO program: Blocks per group: 32768 >03:52:47,679 INFO program: Fragments per group: 32768 >03:52:47,679 INFO program: Inodes per group: 8192 >03:52:47,680 INFO program: Inode blocks per group: 512 >03:52:47,680 INFO program: Flex block group size: 16 >03:52:47,680 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:52:47,680 INFO program: Last mount time: Thu Oct 4 14:40:09 2012 >03:52:47,680 INFO program: Last write time: Thu Oct 4 14:50:22 2012 >03:52:47,680 INFO program: Mount count: 0 >03:52:47,681 INFO program: Maximum mount count: -1 >03:52:47,681 INFO program: Last checked: Thu Oct 4 14:50:22 2012 >03:52:47,681 INFO program: Check interval: 0 (<none>) >03:52:47,681 INFO program: Lifetime writes: 879 MB >03:52:47,681 INFO program: Reserved blocks uid: 0 (user root) >03:52:47,682 INFO program: Reserved blocks gid: 0 (group root) >03:52:47,682 INFO program: First inode: 11 >03:52:47,682 INFO program: Inode size: 256 >03:52:47,682 INFO program: Required extra isize: 28 >03:52:47,682 INFO program: Desired extra isize: 28 >03:52:47,682 INFO program: Journal inode: 8 >03:52:47,682 INFO program: Default directory hash: half_md4 >03:52:47,682 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:52:47,682 INFO program: Journal backup: inode blocks >03:52:47,682 INFO program: Journal features: journal_incompat_revoke >03:52:47,682 INFO program: Journal size: 128M >03:52:47,683 INFO program: Journal length: 32768 >03:52:47,683 INFO program: Journal sequence: 0x0000163e >03:52:47,684 INFO program: Journal start: 0 >03:52:47,684 INFO program: >03:52:47,684 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:47,684 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >03:52:47,692 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:52:47,692 INFO program: Last mounted on: /var/tmp/imgcreate-elONoq/install_root >03:52:47,692 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:52:47,692 INFO program: Filesystem magic number: 0xEF53 >03:52:47,692 INFO program: Filesystem revision #: 1 (dynamic) >03:52:47,692 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:52:47,693 INFO program: Filesystem flags: signed_directory_hash >03:52:47,693 INFO program: Default mount options: user_xattr acl >03:52:47,693 INFO program: Filesystem state: clean >03:52:47,693 INFO program: Errors behavior: Continue >03:52:47,693 INFO program: Filesystem OS type: Linux >03:52:47,693 INFO program: Inode count: 188416 >03:52:47,694 INFO program: Block count: 741195 >03:52:47,695 INFO program: Reserved block count: 7410 >03:52:47,695 INFO program: Free blocks: 6783 >03:52:47,695 INFO program: Free inodes: 84039 >03:52:47,695 INFO program: First block: 0 >03:52:47,695 INFO program: Block size: 4096 >03:52:47,695 INFO program: Fragment size: 4096 >03:52:47,695 INFO program: Reserved GDT blocks: 255 >03:52:47,695 INFO program: Blocks per group: 32768 >03:52:47,695 INFO program: Fragments per group: 32768 >03:52:47,695 INFO program: Inodes per group: 8192 >03:52:47,696 INFO program: Inode blocks per group: 512 >03:52:47,696 INFO program: Flex block group size: 16 >03:52:47,696 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:52:47,696 INFO program: Last mount time: Thu Oct 4 14:40:09 2012 >03:52:47,697 INFO program: Last write time: Thu Oct 4 14:50:22 2012 >03:52:47,697 INFO program: Mount count: 0 >03:52:47,697 INFO program: Maximum mount count: -1 >03:52:47,697 INFO program: Last checked: Thu Oct 4 14:50:22 2012 >03:52:47,697 INFO program: Check interval: 0 (<none>) >03:52:47,697 INFO program: Lifetime writes: 879 MB >03:52:47,697 INFO program: Reserved blocks uid: 0 (user root) >03:52:47,698 INFO program: Reserved blocks gid: 0 (group root) >03:52:47,698 INFO program: First inode: 11 >03:52:47,698 INFO program: Inode size: 256 >03:52:47,698 INFO program: Required extra isize: 28 >03:52:47,698 INFO program: Desired extra isize: 28 >03:52:47,698 INFO program: Journal inode: 8 >03:52:47,698 INFO program: Default directory hash: half_md4 >03:52:47,698 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:52:47,698 INFO program: Journal backup: inode blocks >03:52:47,698 INFO program: Journal features: journal_incompat_revoke >03:52:47,698 INFO program: Journal size: 128M >03:52:47,699 INFO program: Journal length: 32768 >03:52:47,699 INFO program: Journal sequence: 0x0000163e >03:52:47,700 INFO program: Journal start: 0 >03:52:47,700 INFO program: >03:52:47,700 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:47,700 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >03:52:47,715 INFO program: Couldn't find valid filesystem superblock. >03:52:47,715 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:52:47,715 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >03:52:47,731 INFO program: Running... udevadm settle --timeout=300 >03:52:47,793 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_swap >03:52:48,100 INFO program: Running... udevadm settle --timeout=300 >03:52:48,172 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_root >03:52:48,267 INFO program: Running... udevadm settle --timeout=300 >03:52:48,298 INFO program: Running... udevadm settle --timeout=300 >03:52:48,389 INFO program: Running... dumpe2fs -h /dev/mapper/vg-lv_root >03:52:48,401 INFO program: Filesystem volume name: _Fedora-17-i686- >03:52:48,401 INFO program: Last mounted on: /mnt/sysimage >03:52:48,402 INFO program: Filesystem UUID: efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc >03:52:48,402 INFO program: Filesystem magic number: 0xEF53 >03:52:48,402 INFO program: Filesystem revision #: 1 (dynamic) >03:52:48,402 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:52:48,402 INFO program: Filesystem flags: signed_directory_hash >03:52:48,402 INFO program: Default mount options: user_xattr acl >03:52:48,403 INFO program: Filesystem state: clean >03:52:48,403 INFO program: Errors behavior: Continue >03:52:48,403 INFO program: Filesystem OS type: Linux >03:52:48,403 INFO program: Inode count: 434176 >03:52:48,403 INFO program: Block count: 1728512 >03:52:48,403 INFO program: Reserved block count: 17282 >03:52:48,404 INFO program: Free blocks: 1079824 >03:52:48,404 INFO program: Free inodes: 333465 >03:52:48,404 INFO program: First block: 0 >03:52:48,404 INFO program: Block size: 4096 >03:52:48,404 INFO program: Fragment size: 4096 >03:52:48,404 INFO program: Reserved GDT blocks: 255 >03:52:48,405 INFO program: Blocks per group: 32768 >03:52:48,405 INFO program: Fragments per group: 32768 >03:52:48,405 INFO program: Inodes per group: 8192 >03:52:48,405 INFO program: Inode blocks per group: 512 >03:52:48,405 INFO program: Flex block group size: 16 >03:52:48,405 INFO program: Filesystem created: Tue May 22 16:37:41 2012 >03:52:48,406 INFO program: Last mount time: Thu Oct 4 14:09:50 2012 >03:52:48,406 INFO program: Last write time: Thu Oct 4 14:10:35 2012 >03:52:48,406 INFO program: Mount count: 1 >03:52:48,406 INFO program: Maximum mount count: -1 >03:52:48,406 INFO program: Last checked: Thu Oct 4 14:09:49 2012 >03:52:48,406 INFO program: Check interval: 0 (<none>) >03:52:48,407 INFO program: Lifetime writes: 1211 MB >03:52:48,408 INFO program: Reserved blocks uid: 0 (user root) >03:52:48,408 INFO program: Reserved blocks gid: 0 (group root) >03:52:48,408 INFO program: First inode: 11 >03:52:48,409 INFO program: Inode size: 256 >03:52:48,409 INFO program: Required extra isize: 28 >03:52:48,409 INFO program: Desired extra isize: 28 >03:52:48,409 INFO program: Journal inode: 8 >03:52:48,409 INFO program: Default directory hash: half_md4 >03:52:48,409 INFO program: Directory Hash Seed: 9faadad4-ec17-4642-9905-645251859d64 >03:52:48,410 INFO program: Journal backup: inode blocks >03:52:48,410 INFO program: Journal features: journal_incompat_revoke >03:52:48,410 INFO program: Journal size: 128M >03:52:48,410 INFO program: Journal length: 32768 >03:52:48,410 INFO program: Journal sequence: 0x00001751 >03:52:48,411 INFO program: Journal start: 0 >03:52:48,412 INFO program: >03:52:48,412 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:48,412 INFO program: Running... dumpe2fs -h /dev/mapper/vg-lv_root >03:52:48,424 INFO program: Filesystem volume name: _Fedora-17-i686- >03:52:48,424 INFO program: Last mounted on: /mnt/sysimage >03:52:48,425 INFO program: Filesystem UUID: efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc >03:52:48,425 INFO program: Filesystem magic number: 0xEF53 >03:52:48,425 INFO program: Filesystem revision #: 1 (dynamic) >03:52:48,425 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:52:48,425 INFO program: Filesystem flags: signed_directory_hash >03:52:48,425 INFO program: Default mount options: user_xattr acl >03:52:48,426 INFO program: Filesystem state: clean >03:52:48,426 INFO program: Errors behavior: Continue >03:52:48,426 INFO program: Filesystem OS type: Linux >03:52:48,426 INFO program: Inode count: 434176 >03:52:48,426 INFO program: Block count: 1728512 >03:52:48,426 INFO program: Reserved block count: 17282 >03:52:48,427 INFO program: Free blocks: 1079824 >03:52:48,427 INFO program: Free inodes: 333465 >03:52:48,427 INFO program: First block: 0 >03:52:48,427 INFO program: Block size: 4096 >03:52:48,427 INFO program: Fragment size: 4096 >03:52:48,427 INFO program: Reserved GDT blocks: 255 >03:52:48,428 INFO program: Blocks per group: 32768 >03:52:48,428 INFO program: Fragments per group: 32768 >03:52:48,428 INFO program: Inodes per group: 8192 >03:52:48,428 INFO program: Inode blocks per group: 512 >03:52:48,428 INFO program: Flex block group size: 16 >03:52:48,428 INFO program: Filesystem created: Tue May 22 16:37:41 2012 >03:52:48,429 INFO program: Last mount time: Thu Oct 4 14:09:50 2012 >03:52:48,429 INFO program: Last write time: Thu Oct 4 14:10:35 2012 >03:52:48,429 INFO program: Mount count: 1 >03:52:48,429 INFO program: Maximum mount count: -1 >03:52:48,429 INFO program: Last checked: Thu Oct 4 14:09:49 2012 >03:52:48,433 INFO program: Check interval: 0 (<none>) >03:52:48,433 INFO program: Lifetime writes: 1211 MB >03:52:48,433 INFO program: Reserved blocks uid: 0 (user root) >03:52:48,433 INFO program: Reserved blocks gid: 0 (group root) >03:52:48,434 INFO program: First inode: 11 >03:52:48,434 INFO program: Inode size: 256 >03:52:48,434 INFO program: Required extra isize: 28 >03:52:48,434 INFO program: Desired extra isize: 28 >03:52:48,434 INFO program: Journal inode: 8 >03:52:48,434 INFO program: Default directory hash: half_md4 >03:52:48,434 INFO program: Directory Hash Seed: 9faadad4-ec17-4642-9905-645251859d64 >03:52:48,435 INFO program: Journal backup: inode blocks >03:52:48,435 INFO program: Journal features: journal_incompat_revoke >03:52:48,435 INFO program: Journal size: 128M >03:52:48,435 INFO program: Journal length: 32768 >03:52:48,435 INFO program: Journal sequence: 0x00001751 >03:52:48,435 INFO program: Journal start: 0 >03:52:48,436 INFO program: >03:52:48,436 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:52:48,436 INFO program: Running... resize2fs -P /dev/mapper/vg-lv_root >03:52:48,456 INFO program: Estimated minimum size of the filesystem: 640844 >03:52:48,457 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:52:48,484 INFO program: Running... udevadm settle --timeout=300 >03:52:48,534 INFO program: Running... udevadm settle --timeout=300 >03:52:48,564 INFO program: Running... udevadm settle --timeout=300 >03:52:48,617 INFO program: Running... udevadm settle --timeout=300 >03:52:48,663 INFO program: Running... udevadm settle --timeout=300 >03:52:48,695 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_swap >03:52:48,860 INFO program: Running... udevadm settle --timeout=300 >03:52:48,888 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg >03:52:48,965 INFO program: 0 logical volume(s) in volume group "vg" now active >03:52:48,974 INFO program: Running... udevadm settle --timeout=300 >03:52:49,024 INFO program: Running... udevadm settle --timeout=300 >07:52:49,091 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >07:52:49,152 INFO program: Running... /bin/umount /mnt/sysimage >03:52:49,212 INFO program: Running... udevadm settle --timeout=300 >03:52:49,256 INFO program: Running... udevadm settle --timeout=300 >03:52:49,286 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_root >03:52:49,385 INFO program: Running... udevadm settle --timeout=300 >07:52:49,415 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg-lv_root /mnt/sysimage >03:52:49,487 INFO program: Running... arch >03:52:49,776 INFO program: i686 >07:52:49,942 INFO program: Running... /bin/umount /mnt/sysimage >03:52:49,991 INFO program: Running... udevadm settle --timeout=300 >03:52:50,017 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_root >07:52:50,532 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >03:52:55,540 INFO program: Running... modprobe btrfs >03:52:55,678 INFO program: Running... modprobe xfs >03:53:03,334 INFO program: Running... udevadm settle --timeout=300 >03:53:03,416 INFO program: Running... udevadm settle --timeout=300 >03:53:03,464 INFO program: Running... udevadm settle --timeout=300 >03:53:03,515 INFO program: Running... multipath -d >03:53:03,529 INFO program: Running... multipath -ll >03:53:03,667 INFO program: Running... dumpe2fs -h /dev/vda1 >03:53:03,686 INFO program: Filesystem volume name: <none> >03:53:03,688 INFO program: Last mounted on: /boot >03:53:03,690 INFO program: Filesystem UUID: 179a8fa9-d0f3-43ba-b996-ce6adab1c087 >03:53:03,690 INFO program: Filesystem magic number: 0xEF53 >03:53:03,690 INFO program: Filesystem revision #: 1 (dynamic) >03:53:03,690 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 >03:53:03,690 INFO program: Filesystem flags: signed_directory_hash >03:53:03,691 INFO program: Default mount options: user_xattr acl >03:53:03,691 INFO program: Filesystem state: clean >03:53:03,691 INFO program: Errors behavior: Continue >03:53:03,691 INFO program: Filesystem OS type: Linux >03:53:03,691 INFO program: Inode count: 128016 >03:53:03,692 INFO program: Block count: 512000 >03:53:03,692 INFO program: Reserved block count: 25600 >03:53:03,696 INFO program: Free blocks: 449493 >03:53:03,696 INFO program: Free inodes: 127673 >03:53:03,696 INFO program: First block: 1 >03:53:03,696 INFO program: Block size: 1024 >03:53:03,696 INFO program: Fragment size: 1024 >03:53:03,696 INFO program: Reserved GDT blocks: 256 >03:53:03,696 INFO program: Blocks per group: 8192 >03:53:03,697 INFO program: Fragments per group: 8192 >03:53:03,697 INFO program: Inodes per group: 2032 >03:53:03,697 INFO program: Inode blocks per group: 254 >03:53:03,698 INFO program: Flex block group size: 16 >03:53:03,698 INFO program: Filesystem created: Thu Oct 4 14:07:35 2012 >03:53:03,699 INFO program: Last mount time: Thu Oct 4 14:09:52 2012 >03:53:03,699 INFO program: Last write time: Thu Oct 4 14:10:35 2012 >03:53:03,699 INFO program: Mount count: 4 >03:53:03,700 INFO program: Maximum mount count: -1 >03:53:03,700 INFO program: Last checked: Thu Oct 4 14:07:35 2012 >03:53:03,701 INFO program: Check interval: 0 (<none>) >03:53:03,701 INFO program: Lifetime writes: 49 MB >03:53:03,701 INFO program: Reserved blocks uid: 0 (user root) >03:53:03,702 INFO program: Reserved blocks gid: 0 (group root) >03:53:03,702 INFO program: First inode: 11 >03:53:03,702 INFO program: Inode size: 128 >03:53:03,703 INFO program: Journal inode: 8 >03:53:03,703 INFO program: Default directory hash: half_md4 >03:53:03,704 INFO program: Directory Hash Seed: ef04aea5-ca37-4963-af30-e92e6df73b0f >03:53:03,704 INFO program: Journal backup: inode blocks >03:53:03,704 INFO program: Journal features: (none) >03:53:03,705 INFO program: Journal size: 8M >03:53:03,705 INFO program: Journal length: 8192 >03:53:03,706 INFO program: Journal sequence: 0x0000001b >03:53:03,706 INFO program: Journal start: 0 >03:53:03,706 INFO program: >03:53:03,707 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:03,707 INFO program: Running... dumpe2fs -h /dev/vda1 >03:53:03,714 INFO program: Filesystem volume name: <none> >03:53:03,714 INFO program: Last mounted on: /boot >03:53:03,714 INFO program: Filesystem UUID: 179a8fa9-d0f3-43ba-b996-ce6adab1c087 >03:53:03,714 INFO program: Filesystem magic number: 0xEF53 >03:53:03,714 INFO program: Filesystem revision #: 1 (dynamic) >03:53:03,714 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 >03:53:03,715 INFO program: Filesystem flags: signed_directory_hash >03:53:03,716 INFO program: Default mount options: user_xattr acl >03:53:03,716 INFO program: Filesystem state: clean >03:53:03,716 INFO program: Errors behavior: Continue >03:53:03,716 INFO program: Filesystem OS type: Linux >03:53:03,716 INFO program: Inode count: 128016 >03:53:03,717 INFO program: Block count: 512000 >03:53:03,717 INFO program: Reserved block count: 25600 >03:53:03,717 INFO program: Free blocks: 449493 >03:53:03,718 INFO program: Free inodes: 127673 >03:53:03,718 INFO program: First block: 1 >03:53:03,719 INFO program: Block size: 1024 >03:53:03,719 INFO program: Fragment size: 1024 >03:53:03,719 INFO program: Reserved GDT blocks: 256 >03:53:03,720 INFO program: Blocks per group: 8192 >03:53:03,720 INFO program: Fragments per group: 8192 >03:53:03,720 INFO program: Inodes per group: 2032 >03:53:03,721 INFO program: Inode blocks per group: 254 >03:53:03,721 INFO program: Flex block group size: 16 >03:53:03,722 INFO program: Filesystem created: Thu Oct 4 14:07:35 2012 >03:53:03,722 INFO program: Last mount time: Thu Oct 4 14:09:52 2012 >03:53:03,722 INFO program: Last write time: Thu Oct 4 14:10:35 2012 >03:53:03,723 INFO program: Mount count: 4 >03:53:03,723 INFO program: Maximum mount count: -1 >03:53:03,723 INFO program: Last checked: Thu Oct 4 14:07:35 2012 >03:53:03,724 INFO program: Check interval: 0 (<none>) >03:53:03,724 INFO program: Lifetime writes: 49 MB >03:53:03,724 INFO program: Reserved blocks uid: 0 (user root) >03:53:03,725 INFO program: Reserved blocks gid: 0 (group root) >03:53:03,725 INFO program: First inode: 11 >03:53:03,725 INFO program: Inode size: 128 >03:53:03,726 INFO program: Journal inode: 8 >03:53:03,726 INFO program: Default directory hash: half_md4 >03:53:03,727 INFO program: Directory Hash Seed: ef04aea5-ca37-4963-af30-e92e6df73b0f >03:53:03,727 INFO program: Journal backup: inode blocks >03:53:03,727 INFO program: Journal features: (none) >03:53:03,728 INFO program: Journal size: 8M >03:53:03,728 INFO program: Journal length: 8192 >03:53:03,728 INFO program: Journal sequence: 0x0000001b >03:53:03,729 INFO program: Journal start: 0 >03:53:03,729 INFO program: >03:53:03,729 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:03,730 INFO program: Running... resize2fs -P /dev/vda1 >03:53:03,737 INFO program: Estimated minimum size of the filesystem: 51639 >03:53:03,737 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:53:03,969 INFO program: Running... dumpe2fs -h /dev/loop3 >03:53:03,974 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:53:03,975 INFO program: Last mounted on: /var/tmp/imgcreate-elONoq/install_root >03:53:03,975 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:53:03,976 INFO program: Filesystem magic number: 0xEF53 >03:53:03,976 INFO program: Filesystem revision #: 1 (dynamic) >03:53:03,976 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:53:03,977 INFO program: Filesystem flags: signed_directory_hash >03:53:03,977 INFO program: Default mount options: user_xattr acl >03:53:03,978 INFO program: Filesystem state: clean >03:53:03,978 INFO program: Errors behavior: Continue >03:53:03,978 INFO program: Filesystem OS type: Linux >03:53:03,978 INFO program: Inode count: 262144 >03:53:03,978 INFO program: Block count: 1048576 >03:53:03,978 INFO program: Reserved block count: 10484 >03:53:03,978 INFO program: Free blocks: 309024 >03:53:03,978 INFO program: Free inodes: 157767 >03:53:03,978 INFO program: First block: 0 >03:53:03,979 INFO program: Block size: 4096 >03:53:03,979 INFO program: Fragment size: 4096 >03:53:03,979 INFO program: Reserved GDT blocks: 255 >03:53:03,979 INFO program: Blocks per group: 32768 >03:53:03,982 INFO program: Fragments per group: 32768 >03:53:03,982 INFO program: Inodes per group: 8192 >03:53:03,982 INFO program: Inode blocks per group: 512 >03:53:03,982 INFO program: Flex block group size: 16 >03:53:03,982 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:53:03,982 INFO program: Last mount time: Thu Oct 4 14:40:09 2012 >03:53:03,982 INFO program: Last write time: Thu Oct 4 14:50:19 2012 >03:53:03,982 INFO program: Mount count: 0 >03:53:03,982 INFO program: Maximum mount count: -1 >03:53:03,982 INFO program: Last checked: Thu Oct 4 14:50:19 2012 >03:53:03,982 INFO program: Check interval: 0 (<none>) >03:53:03,983 INFO program: Lifetime writes: 878 MB >03:53:03,983 INFO program: Reserved blocks uid: 0 (user root) >03:53:03,984 INFO program: Reserved blocks gid: 0 (group root) >03:53:03,984 INFO program: First inode: 11 >03:53:03,984 INFO program: Inode size: 256 >03:53:03,985 INFO program: Required extra isize: 28 >03:53:03,985 INFO program: Desired extra isize: 28 >03:53:03,986 INFO program: Journal inode: 8 >03:53:03,986 INFO program: Default directory hash: half_md4 >03:53:03,986 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:53:03,987 INFO program: Journal backup: inode blocks >03:53:03,987 INFO program: Journal features: journal_incompat_revoke >03:53:03,988 INFO program: Journal size: 128M >03:53:03,988 INFO program: Journal length: 32768 >03:53:03,988 INFO program: Journal sequence: 0x0000163e >03:53:03,989 INFO program: Journal start: 0 >03:53:03,989 INFO program: >03:53:03,990 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:03,990 INFO program: Running... dumpe2fs -h /dev/loop3 >03:53:03,997 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:53:03,997 INFO program: Last mounted on: /var/tmp/imgcreate-elONoq/install_root >03:53:03,997 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:53:03,997 INFO program: Filesystem magic number: 0xEF53 >03:53:03,997 INFO program: Filesystem revision #: 1 (dynamic) >03:53:03,998 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:53:03,998 INFO program: Filesystem flags: signed_directory_hash >03:53:03,999 INFO program: Default mount options: user_xattr acl >03:53:03,999 INFO program: Filesystem state: clean >03:53:03,999 INFO program: Errors behavior: Continue >03:53:03,999 INFO program: Filesystem OS type: Linux >03:53:04,000 INFO program: Inode count: 262144 >03:53:04,000 INFO program: Block count: 1048576 >03:53:04,000 INFO program: Reserved block count: 10484 >03:53:04,001 INFO program: Free blocks: 309024 >03:53:04,001 INFO program: Free inodes: 157767 >03:53:04,002 INFO program: First block: 0 >03:53:04,002 INFO program: Block size: 4096 >03:53:04,002 INFO program: Fragment size: 4096 >03:53:04,003 INFO program: Reserved GDT blocks: 255 >03:53:04,003 INFO program: Blocks per group: 32768 >03:53:04,004 INFO program: Fragments per group: 32768 >03:53:04,004 INFO program: Inodes per group: 8192 >03:53:04,004 INFO program: Inode blocks per group: 512 >03:53:04,005 INFO program: Flex block group size: 16 >03:53:04,005 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:53:04,006 INFO program: Last mount time: Thu Oct 4 14:40:09 2012 >03:53:04,006 INFO program: Last write time: Thu Oct 4 14:50:19 2012 >03:53:04,006 INFO program: Mount count: 0 >03:53:04,007 INFO program: Maximum mount count: -1 >03:53:04,007 INFO program: Last checked: Thu Oct 4 14:50:19 2012 >03:53:04,007 INFO program: Check interval: 0 (<none>) >03:53:04,008 INFO program: Lifetime writes: 878 MB >03:53:04,008 INFO program: Reserved blocks uid: 0 (user root) >03:53:04,009 INFO program: Reserved blocks gid: 0 (group root) >03:53:04,009 INFO program: First inode: 11 >03:53:04,009 INFO program: Inode size: 256 >03:53:04,010 INFO program: Required extra isize: 28 >03:53:04,010 INFO program: Desired extra isize: 28 >03:53:04,011 INFO program: Journal inode: 8 >03:53:04,011 INFO program: Default directory hash: half_md4 >03:53:04,011 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:53:04,012 INFO program: Journal backup: inode blocks >03:53:04,012 INFO program: Journal features: journal_incompat_revoke >03:53:04,013 INFO program: Journal size: 128M >03:53:04,013 INFO program: Journal length: 32768 >03:53:04,013 INFO program: Journal sequence: 0x0000163e >03:53:04,014 INFO program: Journal start: 0 >03:53:04,014 INFO program: >03:53:04,014 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:04,015 INFO program: Running... resize2fs -P /dev/loop3 >03:53:04,021 INFO program: Couldn't find valid filesystem superblock. >03:53:04,023 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:53:04,023 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >03:53:04,064 INFO program: Running... udevadm settle --timeout=300 >03:53:04,099 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >03:53:04,104 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:53:04,104 INFO program: Last mounted on: /sysroot >03:53:04,105 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:53:04,105 INFO program: Filesystem magic number: 0xEF53 >03:53:04,105 INFO program: Filesystem revision #: 1 (dynamic) >03:53:04,105 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:53:04,105 INFO program: Filesystem flags: signed_directory_hash >03:53:04,105 INFO program: Default mount options: user_xattr acl >03:53:04,106 INFO program: Filesystem state: clean >03:53:04,106 INFO program: Errors behavior: Continue >03:53:04,106 INFO program: Filesystem OS type: Linux >03:53:04,106 INFO program: Inode count: 262144 >03:53:04,106 INFO program: Block count: 1048576 >03:53:04,107 INFO program: Reserved block count: 10484 >03:53:04,107 INFO program: Free blocks: 309024 >03:53:04,107 INFO program: Free inodes: 157767 >03:53:04,107 INFO program: First block: 0 >03:53:04,107 INFO program: Block size: 4096 >03:53:04,107 INFO program: Fragment size: 4096 >03:53:04,108 INFO program: Reserved GDT blocks: 255 >03:53:04,108 INFO program: Blocks per group: 32768 >03:53:04,108 INFO program: Fragments per group: 32768 >03:53:04,108 INFO program: Inodes per group: 8192 >03:53:04,108 INFO program: Inode blocks per group: 512 >03:53:04,108 INFO program: Flex block group size: 16 >03:53:04,109 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:53:04,109 INFO program: Last mount time: Fri Oct 5 03:52:05 2012 >03:53:04,109 INFO program: Last write time: Fri Oct 5 03:52:05 2012 >03:53:04,109 INFO program: Mount count: 1 >03:53:04,109 INFO program: Maximum mount count: -1 >03:53:04,109 INFO program: Last checked: Thu Oct 4 14:50:19 2012 >03:53:04,109 INFO program: Check interval: 0 (<none>) >03:53:04,110 INFO program: Lifetime writes: 878 MB >03:53:04,110 INFO program: Reserved blocks uid: 0 (user root) >03:53:04,110 INFO program: Reserved blocks gid: 0 (group root) >03:53:04,110 INFO program: First inode: 11 >03:53:04,110 INFO program: Inode size: 256 >03:53:04,110 INFO program: Required extra isize: 28 >03:53:04,111 INFO program: Desired extra isize: 28 >03:53:04,111 INFO program: Journal inode: 8 >03:53:04,111 INFO program: First orphan inode: 185572 >03:53:04,111 INFO program: Default directory hash: half_md4 >03:53:04,111 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:53:04,111 INFO program: Journal backup: inode blocks >03:53:04,112 INFO program: Journal features: journal_incompat_revoke >03:53:04,112 INFO program: Journal size: 128M >03:53:04,112 INFO program: Journal length: 32768 >03:53:04,112 INFO program: Journal sequence: 0x0000163f >03:53:04,112 INFO program: Journal start: 1 >03:53:04,112 INFO program: >03:53:04,113 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:04,113 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >03:53:04,118 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:53:04,118 INFO program: Last mounted on: /sysroot >03:53:04,118 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:53:04,118 INFO program: Filesystem magic number: 0xEF53 >03:53:04,119 INFO program: Filesystem revision #: 1 (dynamic) >03:53:04,119 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:53:04,119 INFO program: Filesystem flags: signed_directory_hash >03:53:04,119 INFO program: Default mount options: user_xattr acl >03:53:04,119 INFO program: Filesystem state: clean >03:53:04,119 INFO program: Errors behavior: Continue >03:53:04,120 INFO program: Filesystem OS type: Linux >03:53:04,120 INFO program: Inode count: 262144 >03:53:04,120 INFO program: Block count: 1048576 >03:53:04,120 INFO program: Reserved block count: 10484 >03:53:04,120 INFO program: Free blocks: 309024 >03:53:04,121 INFO program: Free inodes: 157767 >03:53:04,121 INFO program: First block: 0 >03:53:04,121 INFO program: Block size: 4096 >03:53:04,121 INFO program: Fragment size: 4096 >03:53:04,121 INFO program: Reserved GDT blocks: 255 >03:53:04,121 INFO program: Blocks per group: 32768 >03:53:04,122 INFO program: Fragments per group: 32768 >03:53:04,122 INFO program: Inodes per group: 8192 >03:53:04,122 INFO program: Inode blocks per group: 512 >03:53:04,122 INFO program: Flex block group size: 16 >03:53:04,122 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:53:04,122 INFO program: Last mount time: Fri Oct 5 03:52:05 2012 >03:53:04,123 INFO program: Last write time: Fri Oct 5 03:52:05 2012 >03:53:04,123 INFO program: Mount count: 1 >03:53:04,123 INFO program: Maximum mount count: -1 >03:53:04,123 INFO program: Last checked: Thu Oct 4 14:50:19 2012 >03:53:04,123 INFO program: Check interval: 0 (<none>) >03:53:04,123 INFO program: Lifetime writes: 878 MB >03:53:04,124 INFO program: Reserved blocks uid: 0 (user root) >03:53:04,124 INFO program: Reserved blocks gid: 0 (group root) >03:53:04,124 INFO program: First inode: 11 >03:53:04,124 INFO program: Inode size: 256 >03:53:04,124 INFO program: Required extra isize: 28 >03:53:04,124 INFO program: Desired extra isize: 28 >03:53:04,125 INFO program: Journal inode: 8 >03:53:04,125 INFO program: First orphan inode: 185572 >03:53:04,125 INFO program: Default directory hash: half_md4 >03:53:04,125 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:53:04,125 INFO program: Journal backup: inode blocks >03:53:04,125 INFO program: Journal features: journal_incompat_revoke >03:53:04,126 INFO program: Journal size: 128M >03:53:04,126 INFO program: Journal length: 32768 >03:53:04,126 INFO program: Journal sequence: 0x0000163f >03:53:04,126 INFO program: Journal start: 1 >03:53:04,126 INFO program: >03:53:04,126 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:04,127 INFO program: Running... resize2fs -P /dev/mapper/live-rw >03:53:04,134 INFO program: Estimated minimum size of the filesystem: 741195 >03:53:04,135 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:53:04,159 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >03:53:04,163 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:53:04,163 INFO program: Last mounted on: /var/tmp/imgcreate-elONoq/install_root >03:53:04,164 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:53:04,164 INFO program: Filesystem magic number: 0xEF53 >03:53:04,164 INFO program: Filesystem revision #: 1 (dynamic) >03:53:04,164 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:53:04,164 INFO program: Filesystem flags: signed_directory_hash >03:53:04,164 INFO program: Default mount options: user_xattr acl >03:53:04,165 INFO program: Filesystem state: clean >03:53:04,165 INFO program: Errors behavior: Continue >03:53:04,165 INFO program: Filesystem OS type: Linux >03:53:04,165 INFO program: Inode count: 188416 >03:53:04,165 INFO program: Block count: 741195 >03:53:04,166 INFO program: Reserved block count: 7410 >03:53:04,166 INFO program: Free blocks: 6783 >03:53:04,166 INFO program: Free inodes: 84039 >03:53:04,166 INFO program: First block: 0 >03:53:04,166 INFO program: Block size: 4096 >03:53:04,166 INFO program: Fragment size: 4096 >03:53:04,167 INFO program: Reserved GDT blocks: 255 >03:53:04,167 INFO program: Blocks per group: 32768 >03:53:04,167 INFO program: Fragments per group: 32768 >03:53:04,167 INFO program: Inodes per group: 8192 >03:53:04,167 INFO program: Inode blocks per group: 512 >03:53:04,167 INFO program: Flex block group size: 16 >03:53:04,168 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:53:04,168 INFO program: Last mount time: Thu Oct 4 14:40:09 2012 >03:53:04,168 INFO program: Last write time: Thu Oct 4 14:50:22 2012 >03:53:04,168 INFO program: Mount count: 0 >03:53:04,168 INFO program: Maximum mount count: -1 >03:53:04,168 INFO program: Last checked: Thu Oct 4 14:50:22 2012 >03:53:04,169 INFO program: Check interval: 0 (<none>) >03:53:04,169 INFO program: Lifetime writes: 879 MB >03:53:04,169 INFO program: Reserved blocks uid: 0 (user root) >03:53:04,169 INFO program: Reserved blocks gid: 0 (group root) >03:53:04,169 INFO program: First inode: 11 >03:53:04,169 INFO program: Inode size: 256 >03:53:04,169 INFO program: Required extra isize: 28 >03:53:04,170 INFO program: Desired extra isize: 28 >03:53:04,170 INFO program: Journal inode: 8 >03:53:04,170 INFO program: Default directory hash: half_md4 >03:53:04,170 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:53:04,170 INFO program: Journal backup: inode blocks >03:53:04,170 INFO program: Journal features: journal_incompat_revoke >03:53:04,171 INFO program: Journal size: 128M >03:53:04,171 INFO program: Journal length: 32768 >03:53:04,171 INFO program: Journal sequence: 0x0000163e >03:53:04,171 INFO program: Journal start: 0 >03:53:04,171 INFO program: >03:53:04,171 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:04,172 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >03:53:04,176 INFO program: Filesystem volume name: _Fedora-18-Beta- >03:53:04,177 INFO program: Last mounted on: /var/tmp/imgcreate-elONoq/install_root >03:53:04,177 INFO program: Filesystem UUID: 8621dbfe-ac63-4d21-a68f-876728e430e4 >03:53:04,177 INFO program: Filesystem magic number: 0xEF53 >03:53:04,177 INFO program: Filesystem revision #: 1 (dynamic) >03:53:04,177 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:53:04,178 INFO program: Filesystem flags: signed_directory_hash >03:53:04,178 INFO program: Default mount options: user_xattr acl >03:53:04,178 INFO program: Filesystem state: clean >03:53:04,178 INFO program: Errors behavior: Continue >03:53:04,178 INFO program: Filesystem OS type: Linux >03:53:04,178 INFO program: Inode count: 188416 >03:53:04,179 INFO program: Block count: 741195 >03:53:04,179 INFO program: Reserved block count: 7410 >03:53:04,179 INFO program: Free blocks: 6783 >03:53:04,179 INFO program: Free inodes: 84039 >03:53:04,179 INFO program: First block: 0 >03:53:04,179 INFO program: Block size: 4096 >03:53:04,180 INFO program: Fragment size: 4096 >03:53:04,180 INFO program: Reserved GDT blocks: 255 >03:53:04,180 INFO program: Blocks per group: 32768 >03:53:04,180 INFO program: Fragments per group: 32768 >03:53:04,180 INFO program: Inodes per group: 8192 >03:53:04,180 INFO program: Inode blocks per group: 512 >03:53:04,181 INFO program: Flex block group size: 16 >03:53:04,181 INFO program: Filesystem created: Thu Oct 4 14:40:07 2012 >03:53:04,181 INFO program: Last mount time: Thu Oct 4 14:40:09 2012 >03:53:04,181 INFO program: Last write time: Thu Oct 4 14:50:22 2012 >03:53:04,181 INFO program: Mount count: 0 >03:53:04,181 INFO program: Maximum mount count: -1 >03:53:04,182 INFO program: Last checked: Thu Oct 4 14:50:22 2012 >03:53:04,182 INFO program: Check interval: 0 (<none>) >03:53:04,182 INFO program: Lifetime writes: 879 MB >03:53:04,182 INFO program: Reserved blocks uid: 0 (user root) >03:53:04,182 INFO program: Reserved blocks gid: 0 (group root) >03:53:04,182 INFO program: First inode: 11 >03:53:04,183 INFO program: Inode size: 256 >03:53:04,183 INFO program: Required extra isize: 28 >03:53:04,183 INFO program: Desired extra isize: 28 >03:53:04,183 INFO program: Journal inode: 8 >03:53:04,183 INFO program: Default directory hash: half_md4 >03:53:04,183 INFO program: Directory Hash Seed: 29ae3f81-42ea-4556-b85e-3fb641f3c2e4 >03:53:04,183 INFO program: Journal backup: inode blocks >03:53:04,184 INFO program: Journal features: journal_incompat_revoke >03:53:04,184 INFO program: Journal size: 128M >03:53:04,184 INFO program: Journal length: 32768 >03:53:04,184 INFO program: Journal sequence: 0x0000163e >03:53:04,184 INFO program: Journal start: 0 >03:53:04,184 INFO program: >03:53:04,185 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:04,185 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >03:53:04,193 INFO program: Estimated minimum size of the filesystem: 740581 >03:53:04,193 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:53:04,199 INFO program: Running... udevadm settle --timeout=300 >03:53:04,222 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_swap >03:53:04,357 INFO program: Running... udevadm settle --timeout=300 >03:53:04,381 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_root >03:53:04,444 INFO program: Running... udevadm settle --timeout=300 >03:53:04,456 INFO program: Running... udevadm settle --timeout=300 >03:53:04,496 INFO program: Running... dumpe2fs -h /dev/mapper/vg-lv_root >03:53:04,502 INFO program: Filesystem volume name: _Fedora-17-i686- >03:53:04,503 INFO program: Last mounted on: /mnt/sysimage >03:53:04,503 INFO program: Filesystem UUID: efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc >03:53:04,503 INFO program: Filesystem magic number: 0xEF53 >03:53:04,503 INFO program: Filesystem revision #: 1 (dynamic) >03:53:04,503 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:53:04,503 INFO program: Filesystem flags: signed_directory_hash >03:53:04,504 INFO program: Default mount options: user_xattr acl >03:53:04,504 INFO program: Filesystem state: clean >03:53:04,504 INFO program: Errors behavior: Continue >03:53:04,504 INFO program: Filesystem OS type: Linux >03:53:04,504 INFO program: Inode count: 434176 >03:53:04,504 INFO program: Block count: 1728512 >03:53:04,504 INFO program: Reserved block count: 17282 >03:53:04,505 INFO program: Free blocks: 1079824 >03:53:04,505 INFO program: Free inodes: 333465 >03:53:04,505 INFO program: First block: 0 >03:53:04,505 INFO program: Block size: 4096 >03:53:04,505 INFO program: Fragment size: 4096 >03:53:04,505 INFO program: Reserved GDT blocks: 255 >03:53:04,506 INFO program: Blocks per group: 32768 >03:53:04,506 INFO program: Fragments per group: 32768 >03:53:04,506 INFO program: Inodes per group: 8192 >03:53:04,506 INFO program: Inode blocks per group: 512 >03:53:04,506 INFO program: Flex block group size: 16 >03:53:04,506 INFO program: Filesystem created: Tue May 22 16:37:41 2012 >03:53:04,507 INFO program: Last mount time: Thu Oct 4 14:09:50 2012 >03:53:04,507 INFO program: Last write time: Thu Oct 4 14:10:35 2012 >03:53:04,507 INFO program: Mount count: 1 >03:53:04,507 INFO program: Maximum mount count: -1 >03:53:04,507 INFO program: Last checked: Thu Oct 4 14:09:49 2012 >03:53:04,507 INFO program: Check interval: 0 (<none>) >03:53:04,507 INFO program: Lifetime writes: 1211 MB >03:53:04,508 INFO program: Reserved blocks uid: 0 (user root) >03:53:04,508 INFO program: Reserved blocks gid: 0 (group root) >03:53:04,508 INFO program: First inode: 11 >03:53:04,508 INFO program: Inode size: 256 >03:53:04,508 INFO program: Required extra isize: 28 >03:53:04,508 INFO program: Desired extra isize: 28 >03:53:04,509 INFO program: Journal inode: 8 >03:53:04,509 INFO program: Default directory hash: half_md4 >03:53:04,509 INFO program: Directory Hash Seed: 9faadad4-ec17-4642-9905-645251859d64 >03:53:04,509 INFO program: Journal backup: inode blocks >03:53:04,509 INFO program: Journal features: journal_incompat_revoke >03:53:04,509 INFO program: Journal size: 128M >03:53:04,509 INFO program: Journal length: 32768 >03:53:04,510 INFO program: Journal sequence: 0x00001752 >03:53:04,510 INFO program: Journal start: 0 >03:53:04,510 INFO program: >03:53:04,510 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:04,511 INFO program: Running... dumpe2fs -h /dev/mapper/vg-lv_root >03:53:04,517 INFO program: Filesystem volume name: _Fedora-17-i686- >03:53:04,517 INFO program: Last mounted on: /mnt/sysimage >03:53:04,517 INFO program: Filesystem UUID: efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc >03:53:04,518 INFO program: Filesystem magic number: 0xEF53 >03:53:04,518 INFO program: Filesystem revision #: 1 (dynamic) >03:53:04,518 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >03:53:04,518 INFO program: Filesystem flags: signed_directory_hash >03:53:04,518 INFO program: Default mount options: user_xattr acl >03:53:04,518 INFO program: Filesystem state: clean >03:53:04,519 INFO program: Errors behavior: Continue >03:53:04,519 INFO program: Filesystem OS type: Linux >03:53:04,519 INFO program: Inode count: 434176 >03:53:04,519 INFO program: Block count: 1728512 >03:53:04,519 INFO program: Reserved block count: 17282 >03:53:04,519 INFO program: Free blocks: 1079824 >03:53:04,520 INFO program: Free inodes: 333465 >03:53:04,520 INFO program: First block: 0 >03:53:04,520 INFO program: Block size: 4096 >03:53:04,520 INFO program: Fragment size: 4096 >03:53:04,520 INFO program: Reserved GDT blocks: 255 >03:53:04,520 INFO program: Blocks per group: 32768 >03:53:04,521 INFO program: Fragments per group: 32768 >03:53:04,521 INFO program: Inodes per group: 8192 >03:53:04,521 INFO program: Inode blocks per group: 512 >03:53:04,521 INFO program: Flex block group size: 16 >03:53:04,521 INFO program: Filesystem created: Tue May 22 16:37:41 2012 >03:53:04,521 INFO program: Last mount time: Thu Oct 4 14:09:50 2012 >03:53:04,522 INFO program: Last write time: Thu Oct 4 14:10:35 2012 >03:53:04,522 INFO program: Mount count: 1 >03:53:04,522 INFO program: Maximum mount count: -1 >03:53:04,522 INFO program: Last checked: Thu Oct 4 14:09:49 2012 >03:53:04,522 INFO program: Check interval: 0 (<none>) >03:53:04,522 INFO program: Lifetime writes: 1211 MB >03:53:04,523 INFO program: Reserved blocks uid: 0 (user root) >03:53:04,523 INFO program: Reserved blocks gid: 0 (group root) >03:53:04,523 INFO program: First inode: 11 >03:53:04,523 INFO program: Inode size: 256 >03:53:04,523 INFO program: Required extra isize: 28 >03:53:04,523 INFO program: Desired extra isize: 28 >03:53:04,523 INFO program: Journal inode: 8 >03:53:04,524 INFO program: Default directory hash: half_md4 >03:53:04,524 INFO program: Directory Hash Seed: 9faadad4-ec17-4642-9905-645251859d64 >03:53:04,524 INFO program: Journal backup: inode blocks >03:53:04,524 INFO program: Journal features: journal_incompat_revoke >03:53:04,524 INFO program: Journal size: 128M >03:53:04,525 INFO program: Journal length: 32768 >03:53:04,525 INFO program: Journal sequence: 0x00001752 >03:53:04,525 INFO program: Journal start: 0 >03:53:04,525 INFO program: >03:53:04,525 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:04,526 INFO program: Running... resize2fs -P /dev/mapper/vg-lv_root >03:53:04,541 INFO program: Estimated minimum size of the filesystem: 640844 >03:53:04,542 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:53:04,561 INFO program: Running... udevadm settle --timeout=300 >03:53:04,582 INFO program: Running... udevadm settle --timeout=300 >03:53:04,594 INFO program: Running... udevadm settle --timeout=300 >03:53:04,608 INFO program: Running... udevadm settle --timeout=300 >03:53:04,627 INFO program: Running... udevadm settle --timeout=300 >03:53:04,639 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_swap >03:53:04,701 INFO program: Running... udevadm settle --timeout=300 >03:53:04,713 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg >03:53:04,753 INFO program: 0 logical volume(s) in volume group "vg" now active >03:53:04,770 INFO program: Running... udevadm settle --timeout=300 >03:53:04,785 INFO program: Running... udevadm settle --timeout=300 >07:53:04,810 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >07:53:04,834 INFO program: Running... /bin/umount /mnt/sysimage >03:53:04,863 INFO program: Running... udevadm settle --timeout=300 >03:53:04,885 INFO program: Running... udevadm settle --timeout=300 >03:53:04,899 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_root >03:53:04,974 INFO program: Running... udevadm settle --timeout=300 >07:53:04,987 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg-lv_root /mnt/sysimage >03:53:04,999 INFO program: Running... arch >03:53:05,018 INFO program: i686 >07:53:05,041 INFO program: Running... /bin/umount /mnt/sysimage >03:53:05,064 INFO program: Running... udevadm settle --timeout=300 >03:53:05,086 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_root >03:55:32,643 INFO program: Running... udevadm settle --timeout=300 >03:55:32,765 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >03:52:43,177 DEBUG storage: registered device format class LUKS as luks >03:52:43,177 DEBUG storage: registered device format class BIOSBoot as biosboot >03:52:43,178 DEBUG storage: registered device format class PPCPRePBoot as prepboot >03:52:43,178 DEBUG storage: registered device format class DiskLabel as disklabel >03:52:43,178 DEBUG storage: registered device format class DMRaidMember as dmraidmember >03:52:43,179 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >03:52:43,187 DEBUG storage: registered device format class Ext2FS as ext2 >03:52:43,187 DEBUG storage: registered device format class Ext3FS as ext3 >03:52:43,187 DEBUG storage: registered device format class Ext4FS as ext4 >03:52:43,187 DEBUG storage: registered device format class FATFS as vfat >03:52:43,187 DEBUG storage: registered device format class EFIFS as efi >03:52:43,188 DEBUG storage: registered device format class BTRFS as btrfs >03:52:43,188 DEBUG storage: registered device format class GFS2 as gfs2 >03:52:43,188 DEBUG storage: registered device format class JFS as jfs >03:52:43,188 DEBUG storage: registered device format class ReiserFS as reiserfs >03:52:43,188 DEBUG storage: registered device format class XFS as xfs >03:52:43,188 DEBUG storage: registered device format class HFS as hfs >03:52:43,188 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >03:52:43,188 DEBUG storage: registered device format class HFSPlus as hfs+ >03:52:43,188 DEBUG storage: registered device format class NTFS as ntfs >03:52:43,189 DEBUG storage: registered device format class NFS as nfs >03:52:43,189 DEBUG storage: registered device format class NFSv4 as nfs4 >03:52:43,189 DEBUG storage: registered device format class Iso9660FS as iso9660 >03:52:43,189 DEBUG storage: registered device format class NoDevFS as nodev >03:52:43,189 DEBUG storage: registered device format class DevPtsFS as devpts >03:52:43,189 DEBUG storage: registered device format class ProcFS as proc >03:52:43,189 DEBUG storage: registered device format class SysFS as sysfs >03:52:43,189 DEBUG storage: registered device format class TmpFS as tmpfs >03:52:43,189 DEBUG storage: registered device format class BindFS as bind >03:52:43,189 DEBUG storage: registered device format class SELinuxFS as selinuxfs >03:52:43,189 DEBUG storage: registered device format class USBFS as usbfs >03:52:43,190 DEBUG storage: registered device format class SwapSpace as swap >03:52:43,190 DEBUG storage: registered device format class MDRaidMember as mdmember >03:52:43,191 DEBUG storage: registered device format class MultipathMember as multipath_member >03:52:43,833 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >03:52:43,833 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >03:52:43,833 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >03:52:43,834 INFO storage: sr0 looks to be the live device; marking as protected >03:52:43,834 INFO storage: Skipping multipath detection due to running as non-root. >03:52:43,850 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >03:52:43,878 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-TC2-i686-Live-Des /dev/disk/by-uuid/2012-10-04-18-54-36-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-TC2-i686-Live-Des', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC2-i686-Live-Des', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-04-18-54-36-00', > 'ID_FS_UUID_ENC': '2012-10-04-18-54-36-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': '60647', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC2-i686-Live-Des', > '/dev/disk/by-uuid/2012-10-04-18-54-36-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >03:52:43,879 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >03:52:43,879 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >03:52:43,880 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:43,880 INFO storage: sr0 is a cdrom >03:52:43,881 DEBUG storage: DeviceTree.addUdevOpticalDevice: >03:52:43,881 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:43,888 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >03:52:43,889 INFO storage: added cdrom sr0 (id 0) to device tree >03:52:43,889 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:52:43,896 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >03:52:43,900 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >03:52:43,904 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >03:52:43,907 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >03:52:43,915 WARN storage: disklabel detected but not usable on sr0 >03:52:43,915 INFO storage: type detected on 'sr0' is 'iso9660' >03:52:43,928 DEBUG storage: Iso9660FS.supported: supported: True ; >03:52:43,928 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >03:52:43,928 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >03:52:43,929 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:52:43,932 DEBUG storage: looking up parted Device: /dev/sr0 >03:52:43,934 INFO storage: got device: OpticalDevice instance (0xa4f6d6c) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 756.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: 387072 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 0xa59d20c> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >03:52:43,936 DEBUG storage: Iso9660FS.supported: supported: True ; >03:52:43,936 INFO storage: got format: Iso9660FS instance (0xa54a5ac) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-04-18-54-36-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC2-i686-Live-Des size = 0 targetSize = 0 > >03:52:43,938 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '66382', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >03:52:43,938 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >03:52:43,939 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >03:52:43,939 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:43,940 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >03:52:43,940 INFO storage: vda is a disk >03:52:43,940 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:43,941 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >03:52:43,941 INFO storage: added disk vda (id 1) to device tree >03:52:43,941 DEBUG storage: looking up parted Device: /dev/vda >03:52:43,945 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >03:52:43,946 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >03:52:43,946 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >03:52:43,947 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >03:52:43,956 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xa5a0f2c>, <parted.partition.Partition object at 0xa5a308c>] > device: <parted.device.Device object at 0xa5a0dcc> > PedDisk: <_ped.Disk object at 0xa5a0e6c> >03:52:43,956 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:52:43,957 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >03:52:43,958 INFO storage: got device: DiskDevice instance (0xa5a036c) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 30056 did: 22088 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0xa59d26c> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xa5a068c> >03:52:43,960 INFO storage: got format: DiskLabel instance (0xa5a0bec) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xa5a0f2c>, <parted.partition.Partition object at 0xa5a308c>] > device: <parted.device.Device object at 0xa5a0dcc> > PedDisk: <_ped.Disk object at 0xa5a0e6c> > origPartedDisk = <parted.disk.Disk object at 0xa5a31cc> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 30056 did: 22088 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0xa59d32c> > >03:52:43,961 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/179a8fa9-d0f3-43ba-b996-ce6adab1c087', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '179a8fa9-d0f3-43ba-b996-ce6adab1c087', > 'ID_FS_UUID_ENC': '179a8fa9-d0f3-43ba-b996-ce6adab1c087', > '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': '66397', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/179a8fa9-d0f3-43ba-b996-ce6adab1c087'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >03:52:43,961 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >03:52:43,962 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >03:52:43,962 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:43,962 INFO storage: vda1 is a partition >03:52:43,963 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >03:52:43,964 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >03:52:43,964 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >03:52:43,965 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >03:52:43,965 DEBUG storage: PartitionDevice._setFormat: vda1 ; >03:52:43,965 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:43,966 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >03:52:43,966 DEBUG storage: looking up parted Partition: /dev/vda1 >03:52:43,967 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >03:52:43,967 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >03:52:43,968 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >03:52:43,969 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >03:52:43,969 INFO storage: added partition vda1 (id 2) to device tree >03:52:43,969 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >03:52:43,970 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >03:52:43,970 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >03:52:43,971 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >03:52:43,978 WARN storage: disklabel detected but not usable on vda1 >03:52:43,978 INFO storage: type detected on 'vda1' is 'ext4' >03:52:44,047 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:44,047 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:44,051 DEBUG storage: PartitionDevice._setFormat: vda1 ; >03:52:44,051 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >03:52:44,052 DEBUG storage: looking up parted Device: /dev/vda1 >03:52:44,053 INFO storage: got device: PartitionDevice instance (0xa5a0c0c) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10240MB 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/virtio1/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 0xa59d2cc> > 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 0xa5a0e4c> fileSystem: <parted.filesystem.FileSystem object at 0xa5a314c> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xa5a0f8c> PedPartition: <_ped.Partition object at 0xa5a183c> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >03:52:44,054 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:44,054 INFO storage: got format: Ext4FS instance (0xa54ac6c) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 179a8fa9-d0f3-43ba-b996-ce6adab1c087 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >03:52:44,057 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy', > 'ID_FS_UUID_ENC': 'lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy', > 'ID_FS_VERSION': 'LVM2 001', > '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': '19945472', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': ['-wi-ao--', '-wi-a---'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_root'], > 'LVM2_LV_SIZE': ['3047424.00', '6914048.00'], > 'LVM2_LV_UUID': ['LHRpwT-RiLC-7BYT-32yW-3Q5q-1Mhh-kwFYdr', > '4zsiyZ-Df6d-UP8y-nNAg-ruWM-WQX6-huHVgt'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '304', > 'LVM2_PV_PE_COUNT': '304', > 'LVM2_PV_SIZE': '9961472.00', > 'LVM2_PV_UUID': 'lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy', > 'LVM2_VG_EXTENT_COUNT': '304', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg', > 'LVM2_VG_SIZE': '9961472.00', > 'LVM2_VG_UUID': 'Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '66418', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2'} ; name: vda2 ; >03:52:44,057 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2)... >03:52:44,057 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >03:52:44,058 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,058 INFO storage: vda2 is a partition >03:52:44,059 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >03:52:44,059 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >03:52:44,060 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >03:52:44,060 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >03:52:44,061 DEBUG storage: PartitionDevice._setFormat: vda2 ; >03:52:44,061 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:44,062 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >03:52:44,062 DEBUG storage: looking up parted Partition: /dev/vda2 >03:52:44,063 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >03:52:44,063 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >03:52:44,064 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >03:52:44,065 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >03:52:44,065 INFO storage: added partition vda2 (id 3) to device tree >03:52:44,065 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >03:52:44,066 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >03:52:44,066 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >03:52:44,067 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >03:52:44,073 WARN storage: disklabel detected but not usable on vda2 >03:52:44,073 INFO storage: type detected on 'vda2' is 'LVM2_member' >03:52:44,078 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg ; uuid: lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy ; exists: True ; vgUuid: Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS ; label: None ; peStart: 1.0 ; device: /dev/vda2 ; serial: None ; >03:52:44,078 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >03:52:44,079 DEBUG storage: PartitionDevice._setFormat: vda2 ; >03:52:44,080 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >03:52:44,081 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >03:52:44,081 DEBUG storage: DeviceTree.getDeviceByName: name: vg ; >03:52:44,082 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,087 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >03:52:44,092 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:44,092 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg ; current: None ; type: None ; >03:52:44,093 INFO storage: added lvmvg vg (id 4) to device tree >03:52:44,093 DEBUG storage: looking up parted Device: /dev/vda2 >03:52:44,094 INFO storage: got device: PartitionDevice instance (0xa5a3e0c) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 9739.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19945472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -23864 did: 2646 busy: False > hardwareGeometry: (19787, 16, 63) biosGeometry: (1241, 255, 63) > PedDevice: <_ped.Device object at 0xa5869ec> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xa5a0e4c> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xa5a30ec> PedPartition: <_ped.Partition object at 0xa5a186c> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 20971519 length = 19945472 > flags = lvm >03:52:44,094 INFO storage: got format: LVMPhysicalVolume instance (0xa5a832c) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS peStart = 1.0 >03:52:44,095 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '57464', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >03:52:44,095 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >03:52:44,096 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >03:52:44,096 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,096 INFO storage: loop0 is a loop device >03:52:44,097 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >03:52:44,106 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >03:52:44,106 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,107 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:44,107 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >03:52:44,107 INFO storage: added file /osmin.img (deleted) (id 5) to device tree >03:52:44,108 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >03:52:44,108 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:44,109 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:52:44,109 INFO storage: added loop loop0 (id 6) to device tree >03:52:44,109 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >03:52:44,110 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >03:52:44,110 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:52:44,110 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >03:52:44,111 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >03:52:44,131 WARN storage: disklabel detected but not usable on loop0 >03:52:44,132 INFO storage: type detected on 'loop0' is 'squashfs' >03:52:44,133 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:52:44,136 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:52:44,137 INFO storage: got device: LoopDevice instance (0xa5a544c) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >03:52:44,138 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '64132', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >03:52:44,138 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >03:52:44,138 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >03:52:44,139 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,139 INFO storage: loop1 is a loop device >03:52:44,139 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >03:52:44,140 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >03:52:44,147 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,147 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:44,147 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >03:52:44,147 INFO storage: added file /osmin (id 7) to device tree >03:52:44,148 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >03:52:44,148 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:44,149 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >03:52:44,149 INFO storage: added loop loop1 (id 8) to device tree >03:52:44,149 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >03:52:44,152 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >03:52:44,152 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >03:52:44,152 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >03:52:44,153 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >03:52:44,174 WARN storage: disklabel detected but not usable on loop1 >03:52:44,175 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >03:52:44,175 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >03:52:44,181 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >03:52:44,182 INFO storage: got device: LoopDevice instance (0xa5a02cc) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >03:52:44,187 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '65474', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >03:52:44,187 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >03:52:44,188 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >03:52:44,188 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,188 INFO storage: loop2 is a loop device >03:52:44,189 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >03:52:44,189 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >03:52:44,190 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,191 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:44,192 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >03:52:44,192 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >03:52:44,193 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >03:52:44,193 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:44,194 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >03:52:44,194 INFO storage: added loop loop2 (id 10) to device tree >03:52:44,194 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >03:52:44,195 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >03:52:44,195 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:52:44,195 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >03:52:44,196 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >03:52:44,201 WARN storage: disklabel detected but not usable on loop2 >03:52:44,201 INFO storage: type detected on 'loop2' is 'squashfs' >03:52:44,201 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:52:44,203 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >03:52:44,204 INFO storage: got device: LoopDevice instance (0xa5a8f2c) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >03:52:44,205 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_UUID_ENC': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '65809', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >03:52:44,205 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >03:52:44,206 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >03:52:44,206 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,206 INFO storage: loop3 is a loop device >03:52:44,207 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >03:52:44,207 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >03:52:44,208 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,208 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:44,208 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >03:52:44,208 INFO storage: added file /LiveOS/ext3fs.img (id 11) to device tree >03:52:44,209 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >03:52:44,209 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:44,210 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >03:52:44,210 INFO storage: added loop loop3 (id 12) to device tree >03:52:44,210 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >03:52:44,211 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >03:52:44,211 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:44,212 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:44,212 DEBUG storage: device loop3 does not contain a disklabel >03:52:44,212 INFO storage: type detected on 'loop3' is 'ext4' >03:52:44,230 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:44,231 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:44,232 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >03:52:44,232 INFO storage: got device: LoopDevice instance (0xa5a34ec) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >03:52:44,233 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:44,233 INFO storage: got format: Ext4FS instance (0xa5a3f6c) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 8621dbfe-ac63-4d21-a68f-876728e430e4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >03:52:44,234 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '68438', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >03:52:44,234 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >03:52:44,235 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >03:52:44,235 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,235 INFO storage: loop4 is a loop device >03:52:44,236 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >03:52:44,236 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >03:52:44,237 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,237 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:44,238 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >03:52:44,238 INFO storage: added file /overlay (deleted) (id 13) to device tree >03:52:44,238 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >03:52:44,238 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:44,239 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >03:52:44,239 INFO storage: added loop loop4 (id 14) to device tree >03:52:44,240 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >03:52:44,240 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >03:52:44,240 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >03:52:44,241 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >03:52:44,241 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >03:52:44,247 WARN storage: disklabel detected but not usable on loop4 >03:52:44,247 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >03:52:44,247 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >03:52:44,248 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >03:52:44,248 INFO storage: got device: LoopDevice instance (0xa5a58ac) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >03:52:44,249 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '91676', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >03:52:44,249 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >03:52:44,249 DEBUG storage: lvm filter: adding loop5 to the reject list >03:52:44,250 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '93816', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >03:52:44,250 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >03:52:44,250 DEBUG storage: lvm filter: adding loop6 to the reject list >03:52:44,251 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '96198', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >03:52:44,251 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >03:52:44,251 DEBUG storage: lvm filter: adding loop7 to the reject list >03:52:44,253 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_UUID_ENC': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '71164', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >03:52:44,253 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >03:52:44,253 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >03:52:44,254 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,254 INFO storage: live-rw is a device-mapper device >03:52:44,254 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >03:52:44,255 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg ; status: True ; >03:52:44,255 DEBUG storage: failed to find dm node for vg >03:52:44,256 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >03:52:44,256 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >03:52:44,257 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >03:52:44,258 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) >03:52:44,259 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >03:52:44,259 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,260 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >03:52:44,260 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:44,260 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >03:52:44,261 INFO storage: added dm live-rw (id 15) to device tree >03:52:44,261 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >03:52:44,262 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >03:52:44,262 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:44,262 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:44,262 DEBUG storage: device live-rw does not contain a disklabel >03:52:44,262 INFO storage: type detected on 'live-rw' is 'ext4' >03:52:44,282 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:44,282 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:44,283 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >03:52:44,283 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >03:52:44,287 INFO storage: got device: DMDevice instance (0xa5a014c) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -28665 did: 23574 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0xa59d9ec> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >03:52:44,288 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:44,288 INFO storage: got format: Ext4FS instance (0xa5ade2c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 8621dbfe-ac63-4d21-a68f-876728e430e4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >03:52:44,290 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_UUID_ENC': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '85824', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >03:52:44,290 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >03:52:44,291 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >03:52:44,291 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,291 INFO storage: live-osimg-min is a device-mapper device >03:52:44,292 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >03:52:44,292 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg ; status: True ; >03:52:44,293 DEBUG storage: failed to find dm node for vg >03:52:44,294 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >03:52:44,294 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >03:52:44,295 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) >03:52:44,296 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >03:52:44,296 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >03:52:44,297 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >03:52:44,298 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,298 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >03:52:44,298 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:44,299 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >03:52:44,299 INFO storage: added dm live-osimg-min (id 16) to device tree >03:52:44,300 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >03:52:44,300 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >03:52:44,301 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:44,301 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:44,301 DEBUG storage: device live-osimg-min does not contain a disklabel >03:52:44,301 INFO storage: type detected on 'live-osimg-min' is 'ext4' >03:52:44,322 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:44,322 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:44,323 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >03:52:44,323 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >03:52:44,324 INFO storage: got device: DMDevice instance (0xa5ad16c) -- > name = live-osimg-min status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -4856 did: 2649 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0xa59da4c> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >03:52:44,328 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:44,328 INFO storage: got format: Ext4FS instance (0xa5ada2c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 8621dbfe-ac63-4d21-a68f-876728e430e4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2895.0 targetSize = 2895.0 > >03:52:44,331 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_swap /dev/disk/by-id/dm-uuid-LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PSLHRpwTRiLC7BYT32yW3Q5q1MhhkwFYdr /dev/disk/by-uuid/d9087ff5-1160-4bf6-b415-eeb0cda6efe1 /dev/mapper/vg-lv_swap /dev/vg/lv_swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PSLHRpwTRiLC7BYT32yW3Q5q1MhhkwFYdr', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'd9087ff5-1160-4bf6-b415-eeb0cda6efe1', > 'ID_FS_UUID_ENC': 'd9087ff5-1160-4bf6-b415-eeb0cda6efe1', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '37554', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PSLHRpwTRiLC7BYT32yW3Q5q1MhhkwFYdr', > '/dev/disk/by-uuid/d9087ff5-1160-4bf6-b415-eeb0cda6efe1', > '/dev/mapper/vg-lv_swap', > '/dev/vg/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg-lv_swap ; >03:52:44,331 INFO storage: scanning vg-lv_swap (/devices/virtual/block/dm-2)... >03:52:44,331 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >03:52:44,332 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,332 INFO storage: vg-lv_swap is an lvm logical volume >03:52:44,332 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg-lv_swap ; >03:52:44,335 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy', > 'ID_FS_UUID_ENC': 'lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy', > 'ID_FS_VERSION': 'LVM2 001', > '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': '19945472', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': ['-wi-ao--', '-wi-a---'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_root'], > 'LVM2_LV_SIZE': ['3047424.00', '6914048.00'], > 'LVM2_LV_UUID': ['LHRpwT-RiLC-7BYT-32yW-3Q5q-1Mhh-kwFYdr', > '4zsiyZ-Df6d-UP8y-nNAg-ruWM-WQX6-huHVgt'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '304', > 'LVM2_PV_PE_COUNT': '304', > 'LVM2_PV_SIZE': '9961472.00', > 'LVM2_PV_UUID': 'lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy', > 'LVM2_VG_EXTENT_COUNT': '304', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg', > 'LVM2_VG_SIZE': '9961472.00', > 'LVM2_VG_UUID': 'Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '66418', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2'} ; name: vda2 ; >03:52:44,335 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2)... >03:52:44,336 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >03:52:44,336 DEBUG storage: DeviceTree.getDeviceByName returned existing 9739MB partition vda2 (3) with existing lvmpv >03:52:44,337 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >03:52:44,338 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >03:52:44,338 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >03:52:44,339 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >03:52:44,344 WARN storage: disklabel detected but not usable on vda2 >03:52:44,344 DEBUG storage: no type or existing type for vda2, bailing >03:52:44,346 INFO storage: got device: PartitionDevice instance (0xa5a3e0c) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 9739.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19945472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -23864 did: 2646 busy: False > hardwareGeometry: (19787, 16, 63) biosGeometry: (1241, 255, 63) > PedDevice: <_ped.Device object at 0xa5869ec> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xa5a0e4c> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xa5a30ec> PedPartition: <_ped.Partition object at 0xa5a186c> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 20971519 length = 19945472 > flags = lvm >03:52:44,346 INFO storage: got format: LVMPhysicalVolume instance (0xa5a832c) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS peStart = 1.0 >03:52:44,346 DEBUG storage: DeviceTree.getDeviceByName: name: vg ; >03:52:44,347 DEBUG storage: DeviceTree.getDeviceByName returned existing 9728MB lvmvg vg (4) >03:52:44,347 DEBUG storage: no device or no media present >03:52:44,354 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_root /dev/disk/by-id/dm-uuid-LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PS4zsiyZDf6dUP8ynNAgruWMWQX6huHVgt /dev/disk/by-label/_Fedora-17-i686- /dev/disk/by-uuid/efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc /dev/mapper/vg-lv_root /dev/vg/lv_root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PS4zsiyZDf6dUP8ynNAgruWMWQX6huHVgt', > 'DM_VG_NAME': 'vg', > 'ID_FS_LABEL': '_Fedora-17-i686-', > 'ID_FS_LABEL_ENC': '_Fedora-17-i686-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc', > 'ID_FS_UUID_ENC': 'efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '42932', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PS4zsiyZDf6dUP8ynNAgruWMWQX6huHVgt', > '/dev/disk/by-label/_Fedora-17-i686-', > '/dev/disk/by-uuid/efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc', > '/dev/mapper/vg-lv_root', > '/dev/vg/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg-lv_root ; >03:52:44,354 INFO storage: scanning vg-lv_root (/devices/virtual/block/dm-3)... >03:52:44,355 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >03:52:44,355 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,355 INFO storage: vg-lv_root is an lvm logical volume >03:52:44,356 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg-lv_root ; >03:52:44,364 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy', > 'ID_FS_UUID_ENC': 'lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy', > 'ID_FS_VERSION': 'LVM2 001', > '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': '19945472', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': ['-wi-ao--', '-wi-a---'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_root'], > 'LVM2_LV_SIZE': ['3047424.00', '6914048.00'], > 'LVM2_LV_UUID': ['LHRpwT-RiLC-7BYT-32yW-3Q5q-1Mhh-kwFYdr', > '4zsiyZ-Df6d-UP8y-nNAg-ruWM-WQX6-huHVgt'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '304', > 'LVM2_PV_PE_COUNT': '304', > 'LVM2_PV_SIZE': '9961472.00', > 'LVM2_PV_UUID': 'lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy', > 'LVM2_VG_EXTENT_COUNT': '304', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg', > 'LVM2_VG_SIZE': '9961472.00', > 'LVM2_VG_UUID': 'Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '66418', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2'} ; name: vda2 ; >03:52:44,364 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2)... >03:52:44,365 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >03:52:44,366 DEBUG storage: DeviceTree.getDeviceByName returned existing 9739MB partition vda2 (3) with existing lvmpv >03:52:44,368 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >03:52:44,373 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >03:52:44,374 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >03:52:44,375 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >03:52:44,375 WARN storage: disklabel detected but not usable on vda2 >03:52:44,376 DEBUG storage: no type or existing type for vda2, bailing >03:52:44,381 INFO storage: got device: PartitionDevice instance (0xa5a3e0c) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 9739.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19945472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -23864 did: 2646 busy: False > hardwareGeometry: (19787, 16, 63) biosGeometry: (1241, 255, 63) > PedDevice: <_ped.Device object at 0xa5869ec> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xa5a0e4c> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xa5a30ec> PedPartition: <_ped.Partition object at 0xa5a186c> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 20971519 length = 19945472 > flags = lvm >03:52:44,381 INFO storage: got format: LVMPhysicalVolume instance (0xa5a832c) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS peStart = 1.0 >03:52:44,382 DEBUG storage: DeviceTree.getDeviceByName: name: vg ; >03:52:44,382 DEBUG storage: DeviceTree.getDeviceByName returned existing 9728MB lvmvg vg (4) >03:52:44,382 DEBUG storage: no device or no media present >03:52:44,403 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >03:52:44,403 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,404 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg ; >03:52:44,404 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:44,405 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_swap ; current: None ; type: None ; >03:52:44,405 DEBUG storage: looking up parted Device: /dev/mapper/vg-lv_swap >03:52:44,410 DEBUG storage: Adding vg-lv_swap/2976MB to vg >03:52:44,410 INFO storage: added lvmlv vg-lv_swap (id 17) to device tree >03:52:44,411 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-lv_swap ; status: True ; controllable: True ; orig: False ; >03:52:44,411 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >03:52:44,412 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:44,413 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg ; >03:52:44,413 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:44,413 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_root ; current: None ; type: None ; >03:52:44,414 DEBUG storage: looking up parted Device: /dev/mapper/vg-lv_root >03:52:44,417 DEBUG storage: Adding vg-lv_root/6752MB to vg >03:52:44,417 INFO storage: added lvmlv vg-lv_root (id 18) to device tree >03:52:44,420 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-lv_root ; status: True ; controllable: True ; orig: False ; >03:52:44,435 INFO storage: devices to scan: ['dm-2', 'dm-3'] >03:52:44,437 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_swap /dev/disk/by-id/dm-uuid-LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PSLHRpwTRiLC7BYT32yW3Q5q1MhhkwFYdr /dev/disk/by-uuid/d9087ff5-1160-4bf6-b415-eeb0cda6efe1 /dev/mapper/vg-lv_swap /dev/vg/lv_swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PSLHRpwTRiLC7BYT32yW3Q5q1MhhkwFYdr', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'd9087ff5-1160-4bf6-b415-eeb0cda6efe1', > 'ID_FS_UUID_ENC': 'd9087ff5-1160-4bf6-b415-eeb0cda6efe1', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '37554', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PSLHRpwTRiLC7BYT32yW3Q5q1MhhkwFYdr', > '/dev/disk/by-uuid/d9087ff5-1160-4bf6-b415-eeb0cda6efe1', > '/dev/mapper/vg-lv_swap', > '/dev/vg/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg-lv_swap ; >03:52:44,437 INFO storage: scanning vg-lv_swap (/devices/virtual/block/dm-2)... >03:52:44,438 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >03:52:44,439 DEBUG storage: DeviceTree.getDeviceByName returned existing 2976MB lvmlv vg-lv_swap (17) >03:52:44,439 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg-lv_swap ; >03:52:44,440 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg-lv_swap ; label_type: None ; >03:52:44,441 DEBUG storage: SwapSpace.__init__: >03:52:44,441 DEBUG storage: getFormat('swap') returning SwapSpace instance >03:52:44,441 DEBUG storage: device vg-lv_swap does not contain a disklabel >03:52:44,441 INFO storage: type detected on 'vg-lv_swap' is 'swap' >03:52:44,442 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg-lv_swap ; serial: None ; uuid: d9087ff5-1160-4bf6-b415-eeb0cda6efe1 ; exists: True ; label: None ; >03:52:44,442 DEBUG storage: getFormat('swap') returning SwapSpace instance >03:52:44,442 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_swap ; current: None ; type: swap ; >03:52:44,444 DEBUG storage: looking up parted Device: /dev/mapper/vg >03:52:44,444 DEBUG storage: vg size is 9728MB >03:52:44,445 DEBUG storage: vg vg has 0MB free >03:52:44,445 DEBUG storage: vg size is 9728MB >03:52:44,446 DEBUG storage: vg vg has 0MB free >03:52:44,446 INFO storage: got device: LVMLogicalVolumeDevice instance (0xa60c98c) -- > name = vg-lv_swap status = True kids = 0 id = 17 > parents = ['existing 9728MB lvmvg vg (4)'] > uuid = LHRpwT-RiLC-7BYT-32yW-3Q5q-1Mhh-kwFYdr size = 2976.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6094848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24438 did: 30579 busy: True > hardwareGeometry: (379, 255, 63) biosGeometry: (379, 255, 63) > PedDevice: <_ped.Device object at 0xa59dcec> > target size = 2976.0 path = /dev/mapper/vg-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xa5a5eec) -- > name = vg status = True kids = 2 id = 4 > parents = ['existing 9739MB partition vda2 (3) with existing lvmpv'] > uuid = Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS size = 9728 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 304 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 304.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9739MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 2976MB lvmlv vg-lv_swap (17) with existing swap', > 'existing 6752MB lvmlv vg-lv_root (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2976MB >03:52:44,447 INFO storage: got format: SwapSpace instance (0xa60d94c) -- > type = swap name = swap status = True > device = /dev/mapper/vg-lv_swap uuid = d9087ff5-1160-4bf6-b415-eeb0cda6efe1 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >03:52:44,449 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_root /dev/disk/by-id/dm-uuid-LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PS4zsiyZDf6dUP8ynNAgruWMWQX6huHVgt /dev/disk/by-label/_Fedora-17-i686- /dev/disk/by-uuid/efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc /dev/mapper/vg-lv_root /dev/vg/lv_root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PS4zsiyZDf6dUP8ynNAgruWMWQX6huHVgt', > 'DM_VG_NAME': 'vg', > 'ID_FS_LABEL': '_Fedora-17-i686-', > 'ID_FS_LABEL_ENC': '_Fedora-17-i686-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc', > 'ID_FS_UUID_ENC': 'efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '42932', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PS4zsiyZDf6dUP8ynNAgruWMWQX6huHVgt', > '/dev/disk/by-label/_Fedora-17-i686-', > '/dev/disk/by-uuid/efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc', > '/dev/mapper/vg-lv_root', > '/dev/vg/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg-lv_root ; >03:52:44,449 INFO storage: scanning vg-lv_root (/devices/virtual/block/dm-3)... >03:52:44,449 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >03:52:44,450 DEBUG storage: DeviceTree.getDeviceByName returned existing 6752MB lvmlv vg-lv_root (18) >03:52:44,451 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg-lv_root ; >03:52:44,451 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg-lv_root ; label_type: None ; >03:52:44,452 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:44,452 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:44,452 DEBUG storage: device vg-lv_root does not contain a disklabel >03:52:44,452 INFO storage: type detected on 'vg-lv_root' is 'ext4' >03:52:44,538 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:44,538 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:44,541 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_root ; current: None ; type: ext4 ; >03:52:44,544 DEBUG storage: looking up parted Device: /dev/mapper/vg >03:52:44,544 DEBUG storage: vg size is 9728MB >03:52:44,545 DEBUG storage: vg vg has 0MB free >03:52:44,545 DEBUG storage: vg size is 9728MB >03:52:44,545 DEBUG storage: vg vg has 0MB free >03:52:44,546 INFO storage: got device: LVMLogicalVolumeDevice instance (0xa60d36c) -- > name = vg-lv_root status = True kids = 0 id = 18 > parents = ['existing 9728MB lvmvg vg (4)'] > uuid = 4zsiyZ-Df6d-UP8y-nNAg-ruWM-WQX6-huHVgt size = 6752.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 13828096 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -24444 did: 2633 busy: False > hardwareGeometry: (860, 255, 63) biosGeometry: (860, 255, 63) > PedDevice: <_ped.Device object at 0xa59dd4c> > target size = 6752.0 path = /dev/mapper/vg-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xa5a5eec) -- > name = vg status = True kids = 2 id = 4 > parents = ['existing 9739MB partition vda2 (3) with existing lvmpv'] > uuid = Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS size = 9728 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 304 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 304.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9739MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 2976MB lvmlv vg-lv_swap (17) with existing swap', > 'existing 6752MB lvmlv vg-lv_root (18) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 6752MB >03:52:44,547 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:44,547 INFO storage: got format: Ext4FS instance (0xa60d2ac) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg-lv_root uuid = efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-i686- size = 6752.0 targetSize = 6752.0 > >03:52:44,561 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >03:52:44,562 DEBUG storage: DeviceTree.getDeviceByName returned existing 2976MB lvmlv vg-lv_swap (17) with existing swap >03:52:44,562 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >03:52:44,563 DEBUG storage: DeviceTree.getDeviceByName returned existing 6752MB lvmlv vg-lv_root (18) with existing ext4 filesystem >03:52:44,563 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >03:52:44,573 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >03:52:44,583 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >03:52:44,583 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:52:44,585 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:52:44,594 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >03:52:44,595 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >03:52:44,595 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >03:52:44,596 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >03:52:44,597 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >03:52:44,597 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_swap ; status: True ; controllable: True ; >03:52:44,598 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg-lv_swap ; status: True ; type: swap ; >03:52:44,608 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg-lv_swap ; status: False ; type: swap ; >03:52:44,623 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg-lv_swap ; status: True ; controllable: True ; >03:52:44,697 DEBUG storage: LVMVolumeGroupDevice.teardown: vg ; status: True ; controllable: True ; >03:52:44,698 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >03:52:44,699 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >03:52:44,711 DEBUG storage: LVMVolumeGroupDevice._teardown: vg ; status: True ; controllable: True ; >03:52:44,768 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >03:52:44,769 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >03:52:44,770 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >03:52:44,781 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >03:52:44,782 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:52:44,783 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:52:44,793 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_root ; status: False ; controllable: True ; >03:52:44,794 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >03:52:44,794 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >03:52:44,794 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >03:52:44,804 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >03:52:44,816 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >03:52:44,817 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:52:44,819 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:52:44,829 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >03:52:44,830 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >03:52:44,830 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >03:52:44,831 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >03:52:44,831 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >03:52:44,832 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_swap ; status: False ; controllable: True ; >03:52:44,833 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_root ; status: False ; controllable: True ; >03:52:45,003 DEBUG storage: registered device format class LUKS as luks >03:52:45,004 DEBUG storage: registered device format class BIOSBoot as biosboot >03:52:45,005 DEBUG storage: registered device format class PPCPRePBoot as prepboot >03:52:45,005 DEBUG storage: registered device format class DiskLabel as disklabel >03:52:45,006 DEBUG storage: registered device format class DMRaidMember as dmraidmember >03:52:45,006 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >03:52:45,013 DEBUG storage: registered device format class Ext2FS as ext2 >03:52:45,014 DEBUG storage: registered device format class Ext3FS as ext3 >03:52:45,014 DEBUG storage: registered device format class Ext4FS as ext4 >03:52:45,015 DEBUG storage: registered device format class FATFS as vfat >03:52:45,015 DEBUG storage: registered device format class EFIFS as efi >03:52:45,016 DEBUG storage: registered device format class BTRFS as btrfs >03:52:45,016 DEBUG storage: registered device format class GFS2 as gfs2 >03:52:45,017 DEBUG storage: registered device format class JFS as jfs >03:52:45,017 DEBUG storage: registered device format class ReiserFS as reiserfs >03:52:45,018 DEBUG storage: registered device format class XFS as xfs >03:52:45,018 DEBUG storage: registered device format class HFS as hfs >03:52:45,018 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >03:52:45,019 DEBUG storage: registered device format class HFSPlus as hfs+ >03:52:45,019 DEBUG storage: registered device format class NTFS as ntfs >03:52:45,019 DEBUG storage: registered device format class NFS as nfs >03:52:45,019 DEBUG storage: registered device format class NFSv4 as nfs4 >03:52:45,020 DEBUG storage: registered device format class Iso9660FS as iso9660 >03:52:45,020 DEBUG storage: registered device format class NoDevFS as nodev >03:52:45,020 DEBUG storage: registered device format class DevPtsFS as devpts >03:52:45,020 DEBUG storage: registered device format class ProcFS as proc >03:52:45,020 DEBUG storage: registered device format class SysFS as sysfs >03:52:45,020 DEBUG storage: registered device format class TmpFS as tmpfs >03:52:45,020 DEBUG storage: registered device format class BindFS as bind >03:52:45,020 DEBUG storage: registered device format class SELinuxFS as selinuxfs >03:52:45,020 DEBUG storage: registered device format class USBFS as usbfs >03:52:45,024 DEBUG storage: registered device format class SwapSpace as swap >03:52:45,024 DEBUG storage: registered device format class MDRaidMember as mdmember >03:52:45,025 DEBUG storage: registered device format class MultipathMember as multipath_member >03:52:45,710 DEBUG storage: MultipathTopology._build_topology: >03:52:45,711 DEBUG storage: /etc/multipath.conf contents: >03:52:45,712 DEBUG storage: # multipath.conf written by anaconda >03:52:45,712 DEBUG storage: >03:52:45,712 DEBUG storage: defaults { >03:52:45,713 DEBUG storage: user_friendly_names yes >03:52:45,713 DEBUG storage: } >03:52:45,714 DEBUG storage: blacklist { >03:52:45,714 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >03:52:45,714 DEBUG storage: devnode "^hd[a-z]" >03:52:45,715 DEBUG storage: devnode "^dcssblk[0-9]*" >03:52:45,715 DEBUG storage: device { >03:52:45,715 DEBUG storage: vendor "DGC" >03:52:45,715 DEBUG storage: product "LUNZ" >03:52:45,715 DEBUG storage: } >03:52:45,715 DEBUG storage: device { >03:52:45,715 DEBUG storage: vendor "IBM" >03:52:45,715 DEBUG storage: product "S/390.*" >03:52:45,715 DEBUG storage: } >03:52:45,715 DEBUG storage: # don't count normal SATA devices as multipaths >03:52:45,715 DEBUG storage: device { >03:52:45,718 DEBUG storage: vendor "ATA" >03:52:45,718 DEBUG storage: } >03:52:45,718 DEBUG storage: # don't count 3ware devices as multipaths >03:52:45,718 DEBUG storage: device { >03:52:45,719 DEBUG storage: vendor "3ware" >03:52:45,719 DEBUG storage: } >03:52:45,719 DEBUG storage: device { >03:52:45,719 DEBUG storage: vendor "AMCC" >03:52:45,719 DEBUG storage: } >03:52:45,719 DEBUG storage: # nor highpoint devices >03:52:45,720 DEBUG storage: device { >03:52:45,720 DEBUG storage: vendor "HPT" >03:52:45,720 DEBUG storage: } >03:52:45,720 DEBUG storage: } >03:52:45,721 DEBUG storage: multipaths { >03:52:45,721 DEBUG storage: } >03:52:45,722 DEBUG storage: (end of /etc/multipath.conf) >03:52:45,756 INFO storage: MultipathTopology: found non-disk device: sr0 >03:52:45,756 INFO storage: MultipathTopology: found singlepath device: vda >03:52:45,756 INFO storage: MultipathTopology: found non-disk device: vda1 >03:52:45,757 INFO storage: MultipathTopology: found non-disk device: vda2 >03:52:45,757 INFO storage: MultipathTopology: found singlepath device: loop0 >03:52:45,757 INFO storage: MultipathTopology: found singlepath device: loop1 >03:52:45,757 INFO storage: MultipathTopology: found singlepath device: loop2 >03:52:45,757 INFO storage: MultipathTopology: found singlepath device: loop3 >03:52:45,757 INFO storage: MultipathTopology: found singlepath device: loop4 >03:52:45,757 INFO storage: MultipathTopology: found singlepath device: loop5 >03:52:45,757 INFO storage: MultipathTopology: found singlepath device: loop6 >03:52:45,760 INFO storage: MultipathTopology: found singlepath device: loop7 >03:52:45,760 INFO storage: MultipathTopology: found singlepath device: dm-0 >03:52:45,761 INFO storage: MultipathTopology: found singlepath device: dm-1 >03:52:45,999 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >03:52:45,999 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >03:52:46,609 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >03:52:46,610 INFO storage: sr0 looks to be the live device; marking as protected >03:52:46,646 DEBUG storage: MultipathTopology._build_topology: >03:52:46,647 DEBUG storage: /etc/multipath.conf contents: >03:52:46,647 DEBUG storage: # multipath.conf written by anaconda >03:52:46,647 DEBUG storage: >03:52:46,647 DEBUG storage: defaults { >03:52:46,647 DEBUG storage: user_friendly_names yes >03:52:46,647 DEBUG storage: } >03:52:46,647 DEBUG storage: blacklist { >03:52:46,647 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >03:52:46,647 DEBUG storage: devnode "^hd[a-z]" >03:52:46,647 DEBUG storage: devnode "^dcssblk[0-9]*" >03:52:46,647 DEBUG storage: device { >03:52:46,649 DEBUG storage: vendor "DGC" >03:52:46,649 DEBUG storage: product "LUNZ" >03:52:46,649 DEBUG storage: } >03:52:46,649 DEBUG storage: device { >03:52:46,649 DEBUG storage: vendor "IBM" >03:52:46,651 DEBUG storage: product "S/390.*" >03:52:46,651 DEBUG storage: } >03:52:46,651 DEBUG storage: # don't count normal SATA devices as multipaths >03:52:46,651 DEBUG storage: device { >03:52:46,651 DEBUG storage: vendor "ATA" >03:52:46,651 DEBUG storage: } >03:52:46,652 DEBUG storage: # don't count 3ware devices as multipaths >03:52:46,653 DEBUG storage: device { >03:52:46,654 DEBUG storage: vendor "3ware" >03:52:46,655 DEBUG storage: } >03:52:46,655 DEBUG storage: device { >03:52:46,656 DEBUG storage: vendor "AMCC" >03:52:46,659 DEBUG storage: } >03:52:46,668 DEBUG storage: # nor highpoint devices >03:52:46,668 DEBUG storage: device { >03:52:46,668 DEBUG storage: vendor "HPT" >03:52:46,668 DEBUG storage: } >03:52:46,668 DEBUG storage: } >03:52:46,668 DEBUG storage: multipaths { >03:52:46,668 DEBUG storage: } >03:52:46,668 DEBUG storage: (end of /etc/multipath.conf) >03:52:46,713 INFO storage: MultipathTopology: found non-disk device: sr0 >03:52:46,713 INFO storage: MultipathTopology: found singlepath device: vda >03:52:46,714 INFO storage: MultipathTopology: found non-disk device: vda1 >03:52:46,714 INFO storage: MultipathTopology: found non-disk device: vda2 >03:52:46,714 INFO storage: MultipathTopology: found singlepath device: loop0 >03:52:46,714 INFO storage: MultipathTopology: found singlepath device: loop1 >03:52:46,714 INFO storage: MultipathTopology: found singlepath device: loop2 >03:52:46,714 INFO storage: MultipathTopology: found singlepath device: loop3 >03:52:46,714 INFO storage: MultipathTopology: found singlepath device: loop4 >03:52:46,714 INFO storage: MultipathTopology: found singlepath device: loop5 >03:52:46,715 INFO storage: MultipathTopology: found singlepath device: loop6 >03:52:46,715 INFO storage: MultipathTopology: found singlepath device: loop7 >03:52:46,716 INFO storage: MultipathTopology: found singlepath device: dm-0 >03:52:46,716 INFO storage: MultipathTopology: found singlepath device: dm-1 >03:52:46,716 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >03:52:46,719 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-TC2-i686-Live-Des /dev/disk/by-uuid/2012-10-04-18-54-36-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-TC2-i686-Live-Des', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC2-i686-Live-Des', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-04-18-54-36-00', > 'ID_FS_UUID_ENC': '2012-10-04-18-54-36-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': '60647', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC2-i686-Live-Des', > '/dev/disk/by-uuid/2012-10-04-18-54-36-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >03:52:46,722 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >03:52:46,723 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >03:52:46,724 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:46,725 INFO storage: sr0 is a cdrom >03:52:46,728 DEBUG storage: DeviceTree.addUdevOpticalDevice: >03:52:46,731 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:46,734 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >03:52:46,734 INFO storage: added cdrom sr0 (id 0) to device tree >03:52:46,737 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:52:46,739 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >03:52:46,741 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >03:52:46,742 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >03:52:46,743 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >03:52:46,753 WARN storage: disklabel detected but not usable on sr0 >03:52:46,754 INFO storage: type detected on 'sr0' is 'iso9660' >03:52:46,755 DEBUG storage: Iso9660FS.supported: supported: True ; >03:52:46,757 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >03:52:46,758 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >03:52:46,759 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:52:46,764 DEBUG storage: looking up parted Device: /dev/sr0 >03:52:46,764 INFO storage: got device: OpticalDevice instance (0xb49440ec) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 756.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: 387072 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 0xb498eaac> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >03:52:46,765 DEBUG storage: Iso9660FS.supported: supported: True ; >03:52:46,765 INFO storage: got format: Iso9660FS instance (0xb498746c) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-04-18-54-36-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC2-i686-Live-Des size = 0 targetSize = 0 > >03:52:46,767 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '66382', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >03:52:46,767 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >03:52:46,769 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >03:52:46,770 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:46,770 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >03:52:46,773 INFO storage: vda is a disk >03:52:46,773 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:46,774 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >03:52:46,774 INFO storage: added disk vda (id 1) to device tree >03:52:46,776 DEBUG storage: looking up parted Device: /dev/vda >03:52:46,777 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >03:52:46,778 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >03:52:46,778 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >03:52:46,790 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >03:52:46,793 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb4987e4c>, <parted.partition.Partition object at 0xb4987e2c>] > device: <parted.device.Device object at 0xb498798c> > PedDisk: <_ped.Disk object at 0xb4987a6c> >03:52:46,793 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:52:46,796 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >03:52:46,799 INFO storage: got device: DiskDevice instance (0xb4944cec) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0xb49af2cc> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb494488c> >03:52:46,803 INFO storage: got format: DiskLabel instance (0xb498784c) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb4987e4c>, <parted.partition.Partition object at 0xb4987e2c>] > device: <parted.device.Device object at 0xb498798c> > PedDisk: <_ped.Disk object at 0xb4987a6c> > origPartedDisk = <parted.disk.Disk object at 0xb4987f6c> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0xb49af38c> > >03:52:46,807 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/179a8fa9-d0f3-43ba-b996-ce6adab1c087', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '179a8fa9-d0f3-43ba-b996-ce6adab1c087', > 'ID_FS_UUID_ENC': '179a8fa9-d0f3-43ba-b996-ce6adab1c087', > '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': '66397', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/179a8fa9-d0f3-43ba-b996-ce6adab1c087'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >03:52:46,812 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >03:52:46,813 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >03:52:46,814 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:46,815 INFO storage: vda1 is a partition >03:52:46,816 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >03:52:46,817 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >03:52:46,819 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >03:52:46,820 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >03:52:46,824 DEBUG storage: PartitionDevice._setFormat: vda1 ; >03:52:46,825 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:46,826 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >03:52:46,827 DEBUG storage: looking up parted Partition: /dev/vda1 >03:52:46,828 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >03:52:46,830 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >03:52:46,831 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >03:52:46,832 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >03:52:46,835 INFO storage: added partition vda1 (id 2) to device tree >03:52:46,835 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >03:52:46,836 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >03:52:46,837 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >03:52:46,841 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >03:52:46,844 WARN storage: disklabel detected but not usable on vda1 >03:52:46,844 INFO storage: type detected on 'vda1' is 'ext4' >03:52:46,973 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:46,974 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:46,974 DEBUG storage: PartitionDevice._setFormat: vda1 ; >03:52:46,978 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >03:52:46,979 DEBUG storage: looking up parted Device: /dev/vda1 >03:52:46,989 INFO storage: got device: PartitionDevice instance (0xb49b4d6c) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10240MB 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/virtio1/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: 13056 did: -19312 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0xb49af98c> > 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 0xb4987aac> fileSystem: <parted.filesystem.FileSystem object at 0xb4987eac> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb4987c8c> PedPartition: <_ped.Partition object at 0xb49b0d4c> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >03:52:46,990 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:46,992 INFO storage: got format: Ext4FS instance (0xb49b46ac) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 179a8fa9-d0f3-43ba-b996-ce6adab1c087 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >03:52:47,007 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy', > 'ID_FS_UUID_ENC': 'lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy', > 'ID_FS_VERSION': 'LVM2 001', > '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': '19945472', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': ['-wi-----', '-wi-----'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_root'], > 'LVM2_LV_SIZE': ['3047424.00', '6914048.00'], > 'LVM2_LV_UUID': ['LHRpwT-RiLC-7BYT-32yW-3Q5q-1Mhh-kwFYdr', > '4zsiyZ-Df6d-UP8y-nNAg-ruWM-WQX6-huHVgt'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '304', > 'LVM2_PV_PE_COUNT': '304', > 'LVM2_PV_SIZE': '9961472.00', > 'LVM2_PV_UUID': 'lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy', > 'LVM2_VG_EXTENT_COUNT': '304', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg', > 'LVM2_VG_SIZE': '9961472.00', > 'LVM2_VG_UUID': 'Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '66418', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2'} ; name: vda2 ; >03:52:47,009 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2)... >03:52:47,010 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >03:52:47,011 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,015 INFO storage: vda2 is a partition >03:52:47,016 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >03:52:47,016 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >03:52:47,025 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >03:52:47,026 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >03:52:47,033 DEBUG storage: PartitionDevice._setFormat: vda2 ; >03:52:47,033 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:47,034 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >03:52:47,034 DEBUG storage: looking up parted Partition: /dev/vda2 >03:52:47,040 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >03:52:47,041 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >03:52:47,050 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >03:52:47,050 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >03:52:47,051 INFO storage: added partition vda2 (id 3) to device tree >03:52:47,055 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >03:52:47,058 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >03:52:47,059 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >03:52:47,060 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >03:52:47,080 WARN storage: disklabel detected but not usable on vda2 >03:52:47,080 INFO storage: type detected on 'vda2' is 'LVM2_member' >03:52:47,081 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg ; uuid: lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy ; exists: True ; vgUuid: Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS ; label: None ; peStart: 1.0 ; device: /dev/vda2 ; serial: None ; >03:52:47,082 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >03:52:47,091 DEBUG storage: PartitionDevice._setFormat: vda2 ; >03:52:47,092 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >03:52:47,095 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >03:52:47,096 DEBUG storage: DeviceTree.getDeviceByName: name: vg ; >03:52:47,096 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,106 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >03:52:47,107 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:47,107 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg ; current: None ; type: None ; >03:52:47,108 INFO storage: added lvmvg vg (id 4) to device tree >03:52:47,111 DEBUG storage: looking up parted Device: /dev/vda2 >03:52:47,113 INFO storage: got device: PartitionDevice instance (0xb49b8dac) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 9739.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19945472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 145 did: 0 busy: False > hardwareGeometry: (19787, 16, 63) biosGeometry: (1241, 255, 63) > PedDevice: <_ped.Device object at 0xb49cd1ac> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb4987aac> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb4987e6c> PedPartition: <_ped.Partition object at 0xb49b0d7c> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 20971519 length = 19945472 > flags = lvm >03:52:47,120 INFO storage: got format: LVMPhysicalVolume instance (0x9c0d52c) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS peStart = 1.0 >03:52:47,121 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '57464', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >03:52:47,122 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >03:52:47,128 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >03:52:47,129 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,129 INFO storage: loop0 is a loop device >03:52:47,137 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >03:52:47,138 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >03:52:47,139 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,139 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:47,148 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >03:52:47,148 INFO storage: added file /osmin.img (deleted) (id 5) to device tree >03:52:47,149 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >03:52:47,149 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:47,159 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:52:47,159 INFO storage: added loop loop0 (id 6) to device tree >03:52:47,160 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >03:52:47,161 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >03:52:47,161 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:52:47,165 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >03:52:47,166 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >03:52:47,167 WARN storage: disklabel detected but not usable on loop0 >03:52:47,167 INFO storage: type detected on 'loop0' is 'squashfs' >03:52:47,172 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:52:47,173 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:52:47,173 INFO storage: got device: LoopDevice instance (0xb49d47ec) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >03:52:47,180 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '64132', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >03:52:47,180 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >03:52:47,181 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >03:52:47,182 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,191 INFO storage: loop1 is a loop device >03:52:47,192 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >03:52:47,192 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >03:52:47,200 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,200 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:47,201 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >03:52:47,201 INFO storage: added file /osmin (id 7) to device tree >03:52:47,206 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >03:52:47,206 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:47,206 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >03:52:47,207 INFO storage: added loop loop1 (id 8) to device tree >03:52:47,216 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >03:52:47,217 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >03:52:47,217 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >03:52:47,224 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >03:52:47,225 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >03:52:47,226 WARN storage: disklabel detected but not usable on loop1 >03:52:47,229 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >03:52:47,229 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >03:52:47,230 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >03:52:47,230 INFO storage: got device: LoopDevice instance (0xb49b446c) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >03:52:47,231 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '65474', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >03:52:47,231 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >03:52:47,238 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >03:52:47,239 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,239 INFO storage: loop2 is a loop device >03:52:47,240 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >03:52:47,251 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >03:52:47,251 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,252 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:47,253 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >03:52:47,253 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >03:52:47,263 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >03:52:47,264 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:47,264 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >03:52:47,265 INFO storage: added loop loop2 (id 10) to device tree >03:52:47,268 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >03:52:47,276 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >03:52:47,279 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:52:47,280 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >03:52:47,288 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >03:52:47,293 WARN storage: disklabel detected but not usable on loop2 >03:52:47,293 INFO storage: type detected on 'loop2' is 'squashfs' >03:52:47,293 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:52:47,297 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >03:52:47,298 INFO storage: got device: LoopDevice instance (0xb49d9bec) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >03:52:47,300 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_UUID_ENC': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '65809', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >03:52:47,306 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >03:52:47,307 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >03:52:47,309 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,309 INFO storage: loop3 is a loop device >03:52:47,310 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >03:52:47,317 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >03:52:47,319 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,319 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:47,320 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >03:52:47,323 INFO storage: added file /LiveOS/ext3fs.img (id 11) to device tree >03:52:47,324 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >03:52:47,327 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:47,328 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >03:52:47,334 INFO storage: added loop loop3 (id 12) to device tree >03:52:47,335 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >03:52:47,336 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >03:52:47,340 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:47,340 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:47,341 DEBUG storage: device loop3 does not contain a disklabel >03:52:47,341 INFO storage: type detected on 'loop3' is 'ext4' >03:52:47,444 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:47,444 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:47,445 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >03:52:47,446 INFO storage: got device: LoopDevice instance (0xb49d40cc) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >03:52:47,447 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:47,447 INFO storage: got format: Ext4FS instance (0x9db9f8c) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 8621dbfe-ac63-4d21-a68f-876728e430e4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >03:52:47,449 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '68438', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >03:52:47,449 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >03:52:47,453 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >03:52:47,454 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,455 INFO storage: loop4 is a loop device >03:52:47,456 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >03:52:47,457 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >03:52:47,458 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,462 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:47,463 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >03:52:47,464 INFO storage: added file /overlay (deleted) (id 13) to device tree >03:52:47,465 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >03:52:47,465 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:47,466 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >03:52:47,467 INFO storage: added loop loop4 (id 14) to device tree >03:52:47,467 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >03:52:47,471 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >03:52:47,472 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >03:52:47,473 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >03:52:47,474 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >03:52:47,479 WARN storage: disklabel detected but not usable on loop4 >03:52:47,480 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >03:52:47,480 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >03:52:47,482 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >03:52:47,485 INFO storage: got device: LoopDevice instance (0xb49cfb8c) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >03:52:47,490 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '91676', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >03:52:47,490 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >03:52:47,491 DEBUG storage: lvm filter: adding loop5 to the reject list >03:52:47,492 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '93816', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >03:52:47,492 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >03:52:47,492 DEBUG storage: lvm filter: adding loop6 to the reject list >03:52:47,493 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '96198', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >03:52:47,497 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >03:52:47,497 DEBUG storage: lvm filter: adding loop7 to the reject list >03:52:47,497 DEBUG storage: Skipping a device mapper drive (dm-0) for now >03:52:47,497 DEBUG storage: Skipping a device mapper drive (dm-1) for now >03:52:47,526 INFO storage: devices to scan: ['dm-0', 'dm-1'] >03:52:47,528 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_UUID_ENC': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '71164', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >03:52:47,532 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >03:52:47,533 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >03:52:47,534 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,534 INFO storage: live-rw is a device-mapper device >03:52:47,534 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >03:52:47,539 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg ; status: True ; >03:52:47,539 DEBUG storage: failed to find dm node for vg >03:52:47,540 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >03:52:47,541 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >03:52:47,542 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >03:52:47,546 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) >03:52:47,548 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >03:52:47,548 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,554 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >03:52:47,554 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:47,555 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >03:52:47,555 INFO storage: added dm live-rw (id 15) to device tree >03:52:47,556 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >03:52:47,557 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >03:52:47,562 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:47,562 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:47,562 DEBUG storage: device live-rw does not contain a disklabel >03:52:47,562 INFO storage: type detected on 'live-rw' is 'ext4' >03:52:47,616 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:47,617 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:47,618 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >03:52:47,618 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >03:52:47,627 INFO storage: got device: DMDevice instance (0x9dda6cc) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 64 did: -19312 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x9dd102c> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >03:52:47,627 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:47,628 INFO storage: got format: Ext4FS instance (0xb49b4c0c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 8621dbfe-ac63-4d21-a68f-876728e430e4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >03:52:47,630 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_UUID_ENC': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '85824', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >03:52:47,634 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >03:52:47,634 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >03:52:47,635 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,635 INFO storage: live-osimg-min is a device-mapper device >03:52:47,636 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >03:52:47,637 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg ; status: True ; >03:52:47,641 DEBUG storage: failed to find dm node for vg >03:52:47,642 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >03:52:47,643 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >03:52:47,644 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) >03:52:47,645 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >03:52:47,647 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >03:52:47,651 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >03:52:47,654 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,660 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >03:52:47,660 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:47,661 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >03:52:47,661 INFO storage: added dm live-osimg-min (id 16) to device tree >03:52:47,661 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >03:52:47,662 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >03:52:47,667 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:47,667 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:47,667 DEBUG storage: device live-osimg-min does not contain a disklabel >03:52:47,667 INFO storage: type detected on 'live-osimg-min' is 'ext4' >03:52:47,717 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:47,717 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:47,718 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >03:52:47,721 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >03:52:47,722 INFO storage: got device: DMDevice instance (0xb49d9e8c) -- > name = live-osimg-min status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29542 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x9dd144c> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >03:52:47,730 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:47,730 INFO storage: got format: Ext4FS instance (0x9de4ecc) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 8621dbfe-ac63-4d21-a68f-876728e430e4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2895.0 targetSize = 2895.0 > >03:52:47,768 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >03:52:47,772 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:47,773 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg ; >03:52:47,774 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:47,775 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_swap ; current: None ; type: None ; >03:52:47,781 DEBUG storage: Adding vg-lv_swap/2976MB to vg >03:52:47,782 INFO storage: added lvmlv vg-lv_swap (id 17) to device tree >03:52:47,783 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-lv_swap ; status: False ; controllable: True ; orig: False ; >03:52:47,784 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg-lv_swap ; orig: False ; >03:52:47,788 DEBUG storage: LVMVolumeGroupDevice.setup: vg ; status: True ; controllable: True ; orig: False ; >03:52:47,789 DEBUG storage: LVMLogicalVolumeDevice._setup: vg-lv_swap ; status: False ; controllable: True ; orig: False ; >03:52:48,134 DEBUG storage: looking up parted Device: /dev/mapper/vg-lv_swap >03:52:48,140 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >03:52:48,145 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:48,147 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg ; >03:52:48,149 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:48,151 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_root ; current: None ; type: None ; >03:52:48,154 DEBUG storage: Adding vg-lv_root/6752MB to vg >03:52:48,154 INFO storage: added lvmlv vg-lv_root (id 18) to device tree >03:52:48,155 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-lv_root ; status: False ; controllable: True ; orig: False ; >03:52:48,165 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg-lv_root ; orig: False ; >03:52:48,167 DEBUG storage: LVMVolumeGroupDevice.setup: vg ; status: True ; controllable: True ; orig: False ; >03:52:48,172 DEBUG storage: LVMLogicalVolumeDevice._setup: vg-lv_root ; status: False ; controllable: True ; orig: False ; >03:52:48,295 DEBUG storage: looking up parted Device: /dev/mapper/vg-lv_root >03:52:48,329 INFO storage: devices to scan: ['dm-2', 'dm-3'] >03:52:48,334 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_swap /dev/disk/by-id/dm-uuid-LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PSLHRpwTRiLC7BYT32yW3Q5q1MhhkwFYdr /dev/disk/by-uuid/d9087ff5-1160-4bf6-b415-eeb0cda6efe1 /dev/mapper/vg-lv_swap /dev/vg/lv_swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PSLHRpwTRiLC7BYT32yW3Q5q1MhhkwFYdr', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'd9087ff5-1160-4bf6-b415-eeb0cda6efe1', > 'ID_FS_UUID_ENC': 'd9087ff5-1160-4bf6-b415-eeb0cda6efe1', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '331597', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PSLHRpwTRiLC7BYT32yW3Q5q1MhhkwFYdr', > '/dev/disk/by-uuid/d9087ff5-1160-4bf6-b415-eeb0cda6efe1', > '/dev/mapper/vg-lv_swap', > '/dev/vg/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg-lv_swap ; >03:52:48,338 INFO storage: scanning vg-lv_swap (/devices/virtual/block/dm-2)... >03:52:48,339 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >03:52:48,340 DEBUG storage: DeviceTree.getDeviceByName returned existing 2976MB lvmlv vg-lv_swap (17) >03:52:48,341 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg-lv_swap ; >03:52:48,343 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg-lv_swap ; label_type: None ; >03:52:48,350 DEBUG storage: SwapSpace.__init__: >03:52:48,350 DEBUG storage: getFormat('swap') returning SwapSpace instance >03:52:48,351 DEBUG storage: device vg-lv_swap does not contain a disklabel >03:52:48,351 INFO storage: type detected on 'vg-lv_swap' is 'swap' >03:52:48,352 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg-lv_swap ; serial: None ; uuid: d9087ff5-1160-4bf6-b415-eeb0cda6efe1 ; exists: True ; label: None ; >03:52:48,352 DEBUG storage: getFormat('swap') returning SwapSpace instance >03:52:48,353 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_swap ; current: None ; type: swap ; >03:52:48,359 DEBUG storage: looking up parted Device: /dev/mapper/vg >03:52:48,359 DEBUG storage: vg size is 9728MB >03:52:48,360 DEBUG storage: vg vg has 0MB free >03:52:48,360 DEBUG storage: vg size is 9728MB >03:52:48,365 DEBUG storage: vg vg has 0MB free >03:52:48,370 INFO storage: got device: LVMLogicalVolumeDevice instance (0x9dd04ac) -- > name = vg-lv_swap status = True kids = 0 id = 17 > parents = ['existing 9728MB lvmvg vg (4)'] > uuid = LHRpwT-RiLC-7BYT-32yW-3Q5q-1Mhh-kwFYdr size = 2976.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6094848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -8968 did: -18632 busy: False > hardwareGeometry: (379, 255, 63) biosGeometry: (379, 255, 63) > PedDevice: <_ped.Device object at 0x9f6520c> > target size = 2976.0 path = /dev/mapper/vg-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb49cfacc) -- > name = vg status = True kids = 2 id = 4 > parents = ['existing 9739MB partition vda2 (3) with existing lvmpv'] > uuid = Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS size = 9728 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 304 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 304.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9739MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 2976MB lvmlv vg-lv_swap (17) with existing swap', > 'existing 6752MB lvmlv vg-lv_root (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2976MB >03:52:48,370 INFO storage: got format: SwapSpace instance (0xa027fcc) -- > type = swap name = swap status = False > device = /dev/mapper/vg-lv_swap uuid = d9087ff5-1160-4bf6-b415-eeb0cda6efe1 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >03:52:48,373 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_root /dev/disk/by-id/dm-uuid-LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PS4zsiyZDf6dUP8ynNAgruWMWQX6huHVgt /dev/disk/by-label/_Fedora-17-i686- /dev/disk/by-uuid/efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc /dev/mapper/vg-lv_root /dev/vg/lv_root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PS4zsiyZDf6dUP8ynNAgruWMWQX6huHVgt', > 'DM_VG_NAME': 'vg', > 'ID_FS_LABEL': '_Fedora-17-i686-', > 'ID_FS_LABEL_ENC': '_Fedora-17-i686-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc', > 'ID_FS_UUID_ENC': 'efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '495762', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PS4zsiyZDf6dUP8ynNAgruWMWQX6huHVgt', > '/dev/disk/by-label/_Fedora-17-i686-', > '/dev/disk/by-uuid/efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc', > '/dev/mapper/vg-lv_root', > '/dev/vg/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg-lv_root ; >03:52:48,376 INFO storage: scanning vg-lv_root (/devices/virtual/block/dm-3)... >03:52:48,377 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >03:52:48,378 DEBUG storage: DeviceTree.getDeviceByName returned existing 6752MB lvmlv vg-lv_root (18) >03:52:48,380 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg-lv_root ; >03:52:48,384 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg-lv_root ; label_type: None ; >03:52:48,385 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:48,385 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:48,385 DEBUG storage: device vg-lv_root does not contain a disklabel >03:52:48,385 INFO storage: type detected on 'vg-lv_root' is 'ext4' >03:52:48,463 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:48,463 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:52:48,464 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_root ; current: None ; type: ext4 ; >03:52:48,470 DEBUG storage: looking up parted Device: /dev/mapper/vg >03:52:48,470 DEBUG storage: vg size is 9728MB >03:52:48,474 DEBUG storage: vg vg has 0MB free >03:52:48,475 DEBUG storage: vg size is 9728MB >03:52:48,476 DEBUG storage: vg vg has 0MB free >03:52:48,477 INFO storage: got device: LVMLogicalVolumeDevice instance (0x9efc80c) -- > name = vg-lv_root status = True kids = 0 id = 18 > parents = ['existing 9728MB lvmvg vg (4)'] > uuid = 4zsiyZ-Df6d-UP8y-nNAg-ruWM-WQX6-huHVgt size = 6752.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 13828096 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -8968 did: -18632 busy: False > hardwareGeometry: (860, 255, 63) biosGeometry: (860, 255, 63) > PedDevice: <_ped.Device object at 0xa01698c> > target size = 6752.0 path = /dev/mapper/vg-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb49cfacc) -- > name = vg status = True kids = 2 id = 4 > parents = ['existing 9739MB partition vda2 (3) with existing lvmpv'] > uuid = Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS size = 9728 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 304 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 304.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9739MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 2976MB lvmlv vg-lv_swap (17) with existing swap', > 'existing 6752MB lvmlv vg-lv_root (18) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 6752MB >03:52:48,478 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:48,484 INFO storage: got format: Ext4FS instance (0x9f8d1cc) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg-lv_root uuid = efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-i686- size = 6752.0 targetSize = 6752.0 > >03:52:48,523 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >03:52:48,527 DEBUG storage: DeviceTree.getDeviceByName returned existing 2976MB lvmlv vg-lv_swap (17) with existing swap >03:52:48,528 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >03:52:48,533 DEBUG storage: DeviceTree.getDeviceByName returned existing 6752MB lvmlv vg-lv_root (18) with existing ext4 filesystem >03:52:48,534 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >03:52:48,563 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >03:52:48,610 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >03:52:48,611 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:52:48,613 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:52:48,647 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >03:52:48,648 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >03:52:48,649 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >03:52:48,650 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >03:52:48,653 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >03:52:48,654 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_swap ; status: True ; controllable: True ; >03:52:48,655 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg-lv_swap ; status: False ; type: swap ; >03:52:48,658 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg-lv_swap ; status: False ; type: swap ; >03:52:48,694 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg-lv_swap ; status: True ; controllable: True ; >03:52:48,854 DEBUG storage: LVMVolumeGroupDevice.teardown: vg ; status: True ; controllable: True ; >03:52:48,855 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >03:52:48,860 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >03:52:48,888 DEBUG storage: LVMVolumeGroupDevice._teardown: vg ; status: True ; controllable: True ; >03:52:48,971 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >03:52:48,972 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >03:52:48,974 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >03:52:49,010 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >03:52:49,011 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:52:49,015 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:52:49,070 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_root ; status: False ; controllable: True ; >03:52:49,070 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >03:52:49,071 INFO storage: edd: collected mbr signatures: {'vda': '0x00022b22'} >03:52:49,072 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >03:52:49,089 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >03:52:49,150 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >03:52:49,250 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >03:52:49,251 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:52:49,253 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:52:49,281 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-lv_root ; status: False ; controllable: True ; orig: False ; >03:52:49,282 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg-lv_root ; orig: False ; >03:52:49,283 DEBUG storage: LVMVolumeGroupDevice.setup: vg ; status: True ; controllable: True ; orig: False ; >03:52:49,284 DEBUG storage: LVMLogicalVolumeDevice._setup: vg-lv_root ; status: False ; controllable: True ; orig: False ; >03:52:49,413 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >03:52:49,812 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >03:52:49,813 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >03:52:49,814 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >03:52:49,814 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >03:52:49,814 DEBUG storage: crypttab maps: [] >03:52:49,814 DEBUG storage: parsing /mnt/sysimage/etc/fstab >03:52:49,832 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg-lv_root ; >03:52:49,834 DEBUG storage: DeviceTree.getDeviceByPath returned existing 6752MB lvmlv vg-lv_root (18) with existing ext4 filesystem >03:52:49,889 DEBUG storage: resolved '/dev/mapper/vg-lv_root' to 'vg-lv_root' (lvmlv) >03:52:49,906 DEBUG storage: resolved 'UUID=179a8fa9-d0f3-43ba-b996-ce6adab1c087' to 'vda1' (partition) >03:52:49,906 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg-lv_swap ; >03:52:49,917 DEBUG storage: DeviceTree.getDeviceByPath returned existing 2976MB lvmlv vg-lv_swap (17) with existing swap >03:52:49,917 DEBUG storage: resolved '/dev/mapper/vg-lv_swap' to 'vg-lv_swap' (lvmlv) >03:52:49,918 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_root ; status: True ; controllable: True ; >03:52:50,015 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg-lv_root ; status: True ; controllable: True ; >03:52:50,446 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:50,451 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:50,452 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:50,456 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:52:50,458 DEBUG storage: Iso9660FS.supported: supported: True ; >03:52:50,462 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:50,463 DEBUG storage: vg size is 9728MB >03:52:50,464 DEBUG storage: vg vg has 0MB free >03:52:50,467 DEBUG storage: vg size is 9728MB >03:52:50,468 DEBUG storage: vg vg has 0MB free >03:52:50,469 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:50,519 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >03:52:50,522 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (16) with existing ext4 filesystem >03:52:55,514 DEBUG storage: Iso9660FS.supported: supported: True ; >03:52:55,515 DEBUG storage: Iso9660FS.supported: supported: True ; >03:52:55,516 DEBUG storage: NFSv4.supported: supported: False ; >03:52:55,517 DEBUG storage: NFSv4.supported: supported: False ; >03:52:55,519 DEBUG storage: SELinuxFS.supported: supported: False ; >03:52:55,520 DEBUG storage: SELinuxFS.supported: supported: False ; >03:52:55,521 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:55,522 DEBUG storage: Ext4FS.supported: supported: True ; >03:52:55,524 DEBUG storage: Ext3FS.supported: supported: True ; >03:52:55,525 DEBUG storage: Ext3FS.supported: supported: True ; >03:52:55,526 DEBUG storage: Ext2FS.supported: supported: True ; >03:52:55,527 DEBUG storage: Ext2FS.supported: supported: True ; >03:52:55,528 DEBUG storage: SysFS.supported: supported: False ; >03:52:55,530 DEBUG storage: SysFS.supported: supported: False ; >03:52:55,531 DEBUG storage: MultipathMember.__init__: >03:52:55,532 DEBUG storage: SwapSpace.__init__: >03:52:55,533 DEBUG storage: ProcFS.supported: supported: False ; >03:52:55,534 DEBUG storage: ProcFS.supported: supported: False ; >03:52:55,536 DEBUG storage: DMRaidMember.__init__: >03:52:55,537 DEBUG storage: DevPtsFS.supported: supported: False ; >03:52:55,538 DEBUG storage: DevPtsFS.supported: supported: False ; >03:52:55,539 DEBUG storage: BTRFS.supported: supported: True ; >03:52:55,666 DEBUG storage: BTRFS.supported: supported: True ; >03:52:55,671 DEBUG storage: USBFS.supported: supported: False ; >03:52:55,672 DEBUG storage: USBFS.supported: supported: False ; >03:52:55,672 DEBUG storage: DiskLabel.__init__: >03:52:55,673 INFO storage: DiskLabel.partedDevice returning None >03:52:55,675 DEBUG storage: HFSPlus.supported: supported: False ; >03:52:55,676 DEBUG storage: HFSPlus.supported: supported: False ; >03:52:55,677 DEBUG storage: XFS.supported: supported: True ; >03:52:55,728 DEBUG storage: XFS.supported: supported: True ; >03:52:55,729 DEBUG storage: TmpFS.supported: supported: False ; >03:52:55,731 DEBUG storage: TmpFS.supported: supported: False ; >03:52:55,732 DEBUG storage: LUKS.__init__: >03:52:55,733 DEBUG storage: NTFS.supported: supported: False ; >03:52:55,734 DEBUG storage: NTFS.supported: supported: False ; >03:52:55,735 DEBUG storage: BindFS.supported: supported: False ; >03:52:55,736 DEBUG storage: BindFS.supported: supported: False ; >03:52:55,738 DEBUG storage: HFS.supported: supported: False ; >03:52:55,739 DEBUG storage: HFS.supported: supported: False ; >03:52:55,740 DEBUG storage: LVMPhysicalVolume.__init__: >03:52:55,741 DEBUG storage: NFS.supported: supported: False ; >03:52:55,742 DEBUG storage: NFS.supported: supported: False ; >03:52:55,743 DEBUG storage: FATFS.supported: supported: True ; >03:52:55,745 DEBUG storage: FATFS.supported: supported: True ; >03:52:55,746 DEBUG storage: NoDevFS.supported: supported: False ; >03:52:55,747 DEBUG storage: NoDevFS.supported: supported: False ; >03:52:55,748 DEBUG storage: MDRaidMember.__init__: >03:53:03,330 DEBUG storage: clearpart: looking at vda2 >03:53:03,331 DEBUG storage: clearpart: looking at vda1 >03:53:03,331 DEBUG storage: checking whether disk vda has an empty extended >03:53:03,332 DEBUG storage: extended is None ; logicals is [] >03:53:03,334 DEBUG storage: new disk order: [] >03:53:03,387 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >03:53:03,389 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >03:53:03,390 DEBUG storage: doAutoPart: True >03:53:03,393 DEBUG storage: encryptedAutoPart: False >03:53:03,393 DEBUG storage: autoPartType: 0 >03:53:03,394 DEBUG storage: clearPartType: 2 >03:53:03,394 DEBUG storage: clearPartDisks: ['vda'] >03:53:03,395 DEBUG storage: autoPartitionRequests: >PartSpec instance (0xb1dd76c) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb1dd8ac) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xb1dd9ec) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xb1dd88c) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0xb1dd7cc) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2976 maxSize = None grow = False > >03:53:03,395 DEBUG storage: storage.disks: ['vda'] >03:53:03,396 DEBUG storage: storage.partitioned: ['vda'] >03:53:03,399 DEBUG storage: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda', 'vda1', 'vda2', 'vg', 'vg-lv_root', 'vg-lv_swap'] >03:53:03,401 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >03:53:03,405 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10240MB disk vda (1) with existing msdos disklabel >03:53:03,405 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >03:53:03,406 DEBUG storage: boot disk: vda >03:53:03,407 DEBUG storage: candidate disks: [] >03:53:03,410 DEBUG storage: devs: [] >03:53:03,414 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >03:53:03,415 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['vda'] >03:53:03,461 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >03:53:03,462 INFO storage: sr0 looks to be the live device; marking as protected >03:53:03,498 DEBUG storage: MultipathTopology._build_topology: >03:53:03,498 DEBUG storage: /etc/multipath.conf contents: >03:53:03,499 DEBUG storage: # multipath.conf written by anaconda >03:53:03,499 DEBUG storage: >03:53:03,501 DEBUG storage: defaults { >03:53:03,501 DEBUG storage: user_friendly_names yes >03:53:03,502 DEBUG storage: } >03:53:03,502 DEBUG storage: blacklist { >03:53:03,502 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >03:53:03,503 DEBUG storage: devnode "^hd[a-z]" >03:53:03,503 DEBUG storage: devnode "^dcssblk[0-9]*" >03:53:03,504 DEBUG storage: device { >03:53:03,504 DEBUG storage: vendor "DGC" >03:53:03,504 DEBUG storage: product "LUNZ" >03:53:03,505 DEBUG storage: } >03:53:03,505 DEBUG storage: device { >03:53:03,505 DEBUG storage: vendor "IBM" >03:53:03,505 DEBUG storage: product "S/390.*" >03:53:03,505 DEBUG storage: } >03:53:03,505 DEBUG storage: # don't count normal SATA devices as multipaths >03:53:03,505 DEBUG storage: device { >03:53:03,505 DEBUG storage: vendor "ATA" >03:53:03,505 DEBUG storage: } >03:53:03,505 DEBUG storage: # don't count 3ware devices as multipaths >03:53:03,505 DEBUG storage: device { >03:53:03,505 DEBUG storage: vendor "3ware" >03:53:03,511 DEBUG storage: } >03:53:03,511 DEBUG storage: device { >03:53:03,511 DEBUG storage: vendor "AMCC" >03:53:03,511 DEBUG storage: } >03:53:03,511 DEBUG storage: # nor highpoint devices >03:53:03,511 DEBUG storage: device { >03:53:03,512 DEBUG storage: vendor "HPT" >03:53:03,512 DEBUG storage: } >03:53:03,512 DEBUG storage: } >03:53:03,512 DEBUG storage: multipaths { >03:53:03,512 DEBUG storage: } >03:53:03,515 DEBUG storage: (end of /etc/multipath.conf) >03:53:03,546 INFO storage: MultipathTopology: found non-disk device: sr0 >03:53:03,548 INFO storage: MultipathTopology: found singlepath device: vda >03:53:03,549 INFO storage: MultipathTopology: found non-disk device: vda1 >03:53:03,550 INFO storage: MultipathTopology: found non-disk device: vda2 >03:53:03,552 INFO storage: MultipathTopology: found singlepath device: loop0 >03:53:03,552 INFO storage: MultipathTopology: found singlepath device: loop1 >03:53:03,552 INFO storage: MultipathTopology: found singlepath device: loop2 >03:53:03,553 INFO storage: MultipathTopology: found singlepath device: loop3 >03:53:03,553 INFO storage: MultipathTopology: found singlepath device: loop4 >03:53:03,553 INFO storage: MultipathTopology: found singlepath device: loop5 >03:53:03,553 INFO storage: MultipathTopology: found singlepath device: loop6 >03:53:03,553 INFO storage: MultipathTopology: found singlepath device: loop7 >03:53:03,553 INFO storage: MultipathTopology: found singlepath device: dm-0 >03:53:03,553 INFO storage: MultipathTopology: found singlepath device: dm-1 >03:53:03,553 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >03:53:03,564 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-TC2-i686-Live-Des /dev/disk/by-uuid/2012-10-04-18-54-36-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-TC2-i686-Live-Des', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC2-i686-Live-Des', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-04-18-54-36-00', > 'ID_FS_UUID_ENC': '2012-10-04-18-54-36-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': '60647', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC2-i686-Live-Des', > '/dev/disk/by-uuid/2012-10-04-18-54-36-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >03:53:03,564 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >03:53:03,565 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >03:53:03,570 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:03,570 INFO storage: sr0 is a cdrom >03:53:03,571 DEBUG storage: DeviceTree.addUdevOpticalDevice: >03:53:03,572 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:03,573 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >03:53:03,574 INFO storage: added cdrom sr0 (id 19) to device tree >03:53:03,575 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:53:03,581 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >03:53:03,583 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >03:53:03,586 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >03:53:03,587 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >03:53:03,591 WARN storage: disklabel detected but not usable on sr0 >03:53:03,592 INFO storage: type detected on 'sr0' is 'iso9660' >03:53:03,593 DEBUG storage: Iso9660FS.supported: supported: True ; >03:53:03,594 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >03:53:03,595 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >03:53:03,596 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:53:03,598 DEBUG storage: looking up parted Device: /dev/sr0 >03:53:03,599 INFO storage: got device: OpticalDevice instance (0x9c176cc) -- > name = sr0 status = True kids = 0 id = 19 > parents = [] > uuid = None size = 756.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: 387072 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 0x9bdc5cc> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >03:53:03,600 DEBUG storage: Iso9660FS.supported: supported: True ; >03:53:03,600 INFO storage: got format: Iso9660FS instance (0x9c17dec) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-04-18-54-36-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC2-i686-Live-Des size = 0 targetSize = 0 > >03:53:03,602 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '66382', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda'} ; name: vda ; >03:53:03,603 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >03:53:03,604 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >03:53:03,605 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:03,606 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >03:53:03,607 INFO storage: vda is a disk >03:53:03,608 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:03,609 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >03:53:03,610 INFO storage: added disk vda (id 20) to device tree >03:53:03,610 DEBUG storage: looking up parted Device: /dev/vda >03:53:03,611 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >03:53:03,612 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >03:53:03,613 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >03:53:03,616 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >03:53:03,623 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x9c19bec>, <parted.partition.Partition object at 0x9c19bcc>] > device: <parted.device.Device object at 0x9c1972c> > PedDisk: <_ped.Disk object at 0x9c1980c> >03:53:03,624 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:53:03,629 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >03:53:03,630 INFO storage: got device: DiskDevice instance (0xaf0ad2c) -- > name = vda status = True kids = 0 id = 20 > parents = [] > uuid = None size = 10240.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x9bdcecc> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xaf0ac2c> >03:53:03,631 INFO storage: got format: DiskLabel instance (0x9c195ec) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x9c19bec>, <parted.partition.Partition object at 0x9c19bcc>] > device: <parted.device.Device object at 0x9c1972c> > PedDisk: <_ped.Disk object at 0x9c1980c> > origPartedDisk = <parted.disk.Disk object at 0x9c19d0c> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0xaff182cc> > >03:53:03,635 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/179a8fa9-d0f3-43ba-b996-ce6adab1c087', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '179a8fa9-d0f3-43ba-b996-ce6adab1c087', > 'ID_FS_UUID_ENC': '179a8fa9-d0f3-43ba-b996-ce6adab1c087', > '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': '66397', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/179a8fa9-d0f3-43ba-b996-ce6adab1c087'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1'} ; name: vda1 ; >03:53:03,635 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >03:53:03,636 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >03:53:03,637 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:03,638 INFO storage: vda1 is a partition >03:53:03,639 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >03:53:03,640 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >03:53:03,641 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (20) with existing msdos disklabel >03:53:03,642 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >03:53:03,644 DEBUG storage: PartitionDevice._setFormat: vda1 ; >03:53:03,644 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:03,645 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >03:53:03,646 DEBUG storage: looking up parted Partition: /dev/vda1 >03:53:03,647 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >03:53:03,648 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >03:53:03,649 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >03:53:03,650 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >03:53:03,651 INFO storage: added partition vda1 (id 21) to device tree >03:53:03,652 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >03:53:03,653 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >03:53:03,654 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >03:53:03,655 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >03:53:03,663 WARN storage: disklabel detected but not usable on vda1 >03:53:03,665 INFO storage: type detected on 'vda1' is 'ext4' >03:53:03,739 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:03,739 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:03,746 DEBUG storage: PartitionDevice._setFormat: vda1 ; >03:53:03,747 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >03:53:03,748 DEBUG storage: looking up parted Device: /dev/vda1 >03:53:03,754 INFO storage: got device: PartitionDevice instance (0xaff1eaec) -- > name = vda1 status = True kids = 0 id = 21 > parents = ['existing 10240MB disk vda (20) 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/virtio1/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: 13056 did: -19312 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0xaff1832c> > 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 0x9c1984c> fileSystem: <parted.filesystem.FileSystem object at 0x9c19c4c> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x9c19a2c> PedPartition: <_ped.Partition object at 0xaff1689c> > disk = existing 10240MB disk vda (20) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >03:53:03,755 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:03,755 INFO storage: got format: Ext4FS instance (0xaf0a8cc) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 179a8fa9-d0f3-43ba-b996-ce6adab1c087 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >03:53:03,760 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy', > 'ID_FS_UUID_ENC': 'lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy', > 'ID_FS_VERSION': 'LVM2 001', > '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': '19945472', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': ['-wi-----', '-wi-----'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_root'], > 'LVM2_LV_SIZE': ['3047424.00', '6914048.00'], > 'LVM2_LV_UUID': ['LHRpwT-RiLC-7BYT-32yW-3Q5q-1Mhh-kwFYdr', > '4zsiyZ-Df6d-UP8y-nNAg-ruWM-WQX6-huHVgt'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '304', > 'LVM2_PV_PE_COUNT': '304', > 'LVM2_PV_SIZE': '9961472.00', > 'LVM2_PV_UUID': 'lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy', > 'LVM2_VG_EXTENT_COUNT': '304', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg', > 'LVM2_VG_SIZE': '9961472.00', > 'LVM2_VG_UUID': 'Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '66418', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2'} ; name: vda2 ; >03:53:03,767 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2)... >03:53:03,768 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >03:53:03,772 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:03,773 INFO storage: vda2 is a partition >03:53:03,774 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >03:53:03,775 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >03:53:03,776 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (20) with existing msdos disklabel >03:53:03,781 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >03:53:03,782 DEBUG storage: PartitionDevice._setFormat: vda2 ; >03:53:03,782 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:03,783 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >03:53:03,784 DEBUG storage: looking up parted Partition: /dev/vda2 >03:53:03,785 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >03:53:03,790 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >03:53:03,791 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >03:53:03,792 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >03:53:03,792 INFO storage: added partition vda2 (id 22) to device tree >03:53:03,793 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >03:53:03,797 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >03:53:03,798 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >03:53:03,800 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >03:53:03,802 WARN storage: disklabel detected but not usable on vda2 >03:53:03,806 INFO storage: type detected on 'vda2' is 'LVM2_member' >03:53:03,807 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg ; uuid: lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy ; exists: True ; vgUuid: Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS ; label: None ; peStart: 1.0 ; device: /dev/vda2 ; serial: None ; >03:53:03,807 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >03:53:03,812 DEBUG storage: PartitionDevice._setFormat: vda2 ; >03:53:03,815 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >03:53:03,816 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >03:53:03,827 DEBUG storage: DeviceTree.getDeviceByName: name: vg ; >03:53:03,830 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:03,835 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >03:53:03,840 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:03,843 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg ; current: None ; type: None ; >03:53:03,843 INFO storage: added lvmvg vg (id 23) to device tree >03:53:03,844 DEBUG storage: looking up parted Device: /dev/vda2 >03:53:03,852 INFO storage: got device: PartitionDevice instance (0x9c174cc) -- > name = vda2 status = True kids = 1 id = 22 > parents = ['existing 10240MB disk vda (20) with existing msdos disklabel'] > uuid = None size = 9739.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19945472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 145 did: 0 busy: False > hardwareGeometry: (19787, 16, 63) biosGeometry: (1241, 255, 63) > PedDevice: <_ped.Device object at 0x9bdcc2c> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x9c1984c> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x9c19c0c> PedPartition: <_ped.Partition object at 0xaff168cc> > disk = existing 10240MB disk vda (20) with existing msdos disklabel > start = 1026048 end = 20971519 length = 19945472 > flags = lvm >03:53:03,853 INFO storage: got format: LVMPhysicalVolume instance (0xaff1ebac) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = lNK4Pi-e0hn-r31A-yCxx-n0mx-51fY-HOpyVy exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS peStart = 1.0 >03:53:03,861 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '57464', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >03:53:03,861 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >03:53:03,867 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >03:53:03,868 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:03,868 INFO storage: loop0 is a loop device >03:53:03,870 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >03:53:03,871 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >03:53:03,872 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:03,872 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:03,873 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >03:53:03,873 INFO storage: added file /osmin.img (deleted) (id 24) to device tree >03:53:03,879 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >03:53:03,879 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:03,880 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:53:03,880 INFO storage: added loop loop0 (id 25) to device tree >03:53:03,880 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >03:53:03,881 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >03:53:03,881 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:53:03,885 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >03:53:03,886 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >03:53:03,886 WARN storage: disklabel detected but not usable on loop0 >03:53:03,886 INFO storage: type detected on 'loop0' is 'squashfs' >03:53:03,886 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:53:03,887 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:53:03,888 INFO storage: got device: LoopDevice instance (0xaff1e8cc) -- > name = loop0 status = False kids = 0 id = 25 > parents = ['existing 0MB file /osmin.img (deleted) (24)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >03:53:03,889 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '64132', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >03:53:03,889 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >03:53:03,893 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >03:53:03,893 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:03,893 INFO storage: loop1 is a loop device >03:53:03,894 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >03:53:03,899 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >03:53:03,900 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:03,900 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:03,901 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >03:53:03,901 INFO storage: added file /osmin (id 26) to device tree >03:53:03,902 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >03:53:03,905 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:03,906 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >03:53:03,906 INFO storage: added loop loop1 (id 27) to device tree >03:53:03,907 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >03:53:03,908 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >03:53:03,908 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >03:53:03,909 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >03:53:03,913 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >03:53:03,914 WARN storage: disklabel detected but not usable on loop1 >03:53:03,914 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >03:53:03,914 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >03:53:03,915 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >03:53:03,915 INFO storage: got device: LoopDevice instance (0x9c1c58c) -- > name = loop1 status = False kids = 0 id = 27 > parents = ['existing 0MB file /osmin (26)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >03:53:03,920 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '65474', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >03:53:03,921 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >03:53:03,921 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >03:53:03,922 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:03,922 INFO storage: loop2 is a loop device >03:53:03,923 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >03:53:03,926 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >03:53:03,926 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:03,927 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:03,927 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >03:53:03,928 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 28) to device tree >03:53:03,928 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >03:53:03,928 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:03,933 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >03:53:03,935 INFO storage: added loop loop2 (id 29) to device tree >03:53:03,936 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >03:53:03,938 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >03:53:03,940 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:53:03,942 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >03:53:03,943 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >03:53:03,946 WARN storage: disklabel detected but not usable on loop2 >03:53:03,947 INFO storage: type detected on 'loop2' is 'squashfs' >03:53:03,947 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:53:03,947 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >03:53:03,948 INFO storage: got device: LoopDevice instance (0xaff2190c) -- > name = loop2 status = False kids = 0 id = 29 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (28)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >03:53:03,952 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_UUID_ENC': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '65809', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >03:53:03,952 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >03:53:03,953 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >03:53:03,954 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:03,955 INFO storage: loop3 is a loop device >03:53:03,956 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >03:53:03,957 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >03:53:03,958 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:03,959 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:03,960 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >03:53:03,960 INFO storage: added file /LiveOS/ext3fs.img (id 30) to device tree >03:53:03,962 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >03:53:03,962 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:03,963 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >03:53:03,964 INFO storage: added loop loop3 (id 31) to device tree >03:53:03,965 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >03:53:03,966 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >03:53:03,967 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:03,968 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:03,968 DEBUG storage: device loop3 does not contain a disklabel >03:53:03,969 INFO storage: type detected on 'loop3' is 'ext4' >03:53:04,025 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:04,025 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:04,026 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >03:53:04,027 INFO storage: got device: LoopDevice instance (0xaff2166c) -- > name = loop3 status = False kids = 0 id = 31 > parents = ['existing 0MB file /LiveOS/ext3fs.img (30)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >03:53:04,028 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:04,030 INFO storage: got format: Ext4FS instance (0x94533ac) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 8621dbfe-ac63-4d21-a68f-876728e430e4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >03:53:04,031 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '68438', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >03:53:04,031 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >03:53:04,032 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >03:53:04,035 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:04,035 INFO storage: loop4 is a loop device >03:53:04,036 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >03:53:04,036 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >03:53:04,037 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:04,037 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:04,042 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >03:53:04,042 INFO storage: added file /overlay (deleted) (id 32) to device tree >03:53:04,043 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >03:53:04,043 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:04,044 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >03:53:04,044 INFO storage: added loop loop4 (id 33) to device tree >03:53:04,044 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >03:53:04,047 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >03:53:04,047 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >03:53:04,048 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >03:53:04,049 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >03:53:04,053 WARN storage: disklabel detected but not usable on loop4 >03:53:04,053 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >03:53:04,054 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >03:53:04,054 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >03:53:04,055 INFO storage: got device: LoopDevice instance (0x9c17c4c) -- > name = loop4 status = False kids = 0 id = 33 > parents = ['existing 0MB file /overlay (deleted) (32)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >03:53:04,056 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '91676', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >03:53:04,056 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >03:53:04,056 DEBUG storage: lvm filter: adding loop5 to the reject list >03:53:04,059 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '93816', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >03:53:04,060 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >03:53:04,060 DEBUG storage: lvm filter: adding loop6 to the reject list >03:53:04,062 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '96198', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >03:53:04,062 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >03:53:04,062 DEBUG storage: lvm filter: adding loop7 to the reject list >03:53:04,063 DEBUG storage: Skipping a device mapper drive (dm-0) for now >03:53:04,063 DEBUG storage: Skipping a device mapper drive (dm-1) for now >03:53:04,078 INFO storage: devices to scan: ['dm-0', 'dm-1'] >03:53:04,081 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_UUID_ENC': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '71164', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >03:53:04,082 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >03:53:04,083 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >03:53:04,084 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:04,085 INFO storage: live-rw is a device-mapper device >03:53:04,086 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >03:53:04,087 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg ; status: True ; >03:53:04,087 DEBUG storage: failed to find dm node for vg >03:53:04,088 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >03:53:04,089 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (31) with existing ext4 filesystem >03:53:04,090 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >03:53:04,091 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (33) >03:53:04,092 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >03:53:04,093 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:04,094 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >03:53:04,094 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:04,095 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >03:53:04,095 INFO storage: added dm live-rw (id 34) to device tree >03:53:04,096 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >03:53:04,097 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >03:53:04,098 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:04,098 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:04,099 DEBUG storage: device live-rw does not contain a disklabel >03:53:04,099 INFO storage: type detected on 'live-rw' is 'ext4' >03:53:04,136 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:04,137 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:04,138 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >03:53:04,138 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >03:53:04,139 INFO storage: got device: DMDevice instance (0xaff26b8c) -- > name = live-rw status = True kids = 0 id = 34 > parents = ['existing 0MB loop loop4 (33)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 64 did: -19312 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0xaff185cc> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >03:53:04,140 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:04,140 INFO storage: got format: Ext4FS instance (0x9c11f0c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 8621dbfe-ac63-4d21-a68f-876728e430e4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >03:53:04,143 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_UUID_ENC': '8621dbfe-ac63-4d21-a68f-876728e430e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '85824', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/8621dbfe-ac63-4d21-a68f-876728e430e4', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >03:53:04,143 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >03:53:04,144 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >03:53:04,144 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:04,145 INFO storage: live-osimg-min is a device-mapper device >03:53:04,145 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >03:53:04,146 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg ; status: True ; >03:53:04,147 DEBUG storage: failed to find dm node for vg >03:53:04,147 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >03:53:04,148 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >03:53:04,149 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (27) >03:53:04,150 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >03:53:04,151 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (31) with existing ext4 filesystem >03:53:04,152 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >03:53:04,153 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:04,154 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >03:53:04,154 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:04,155 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >03:53:04,155 INFO storage: added dm live-osimg-min (id 35) to device tree >03:53:04,156 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >03:53:04,157 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >03:53:04,158 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:04,158 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:04,158 DEBUG storage: device live-osimg-min does not contain a disklabel >03:53:04,158 INFO storage: type detected on 'live-osimg-min' is 'ext4' >03:53:04,195 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:04,195 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:04,196 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >03:53:04,197 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >03:53:04,197 INFO storage: got device: DMDevice instance (0xaf0ab0c) -- > name = live-osimg-min status = True kids = 0 id = 35 > parents = ['existing 0MB loop loop3 (31) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29542 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0xaff1850c> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >03:53:04,198 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:04,199 INFO storage: got format: Ext4FS instance (0x9c19dac) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 8621dbfe-ac63-4d21-a68f-876728e430e4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2895.0 targetSize = 2895.0 > >03:53:04,213 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >03:53:04,214 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:04,215 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg ; >03:53:04,215 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:04,216 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_swap ; current: None ; type: None ; >03:53:04,217 DEBUG storage: Adding vg-lv_swap/2976MB to vg >03:53:04,217 INFO storage: added lvmlv vg-lv_swap (id 36) to device tree >03:53:04,218 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-lv_swap ; status: False ; controllable: True ; orig: False ; >03:53:04,219 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg-lv_swap ; orig: False ; >03:53:04,220 DEBUG storage: LVMVolumeGroupDevice.setup: vg ; status: True ; controllable: True ; orig: False ; >03:53:04,221 DEBUG storage: LVMLogicalVolumeDevice._setup: vg-lv_swap ; status: False ; controllable: True ; orig: False ; >03:53:04,372 DEBUG storage: looking up parted Device: /dev/mapper/vg-lv_swap >03:53:04,373 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >03:53:04,374 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:04,375 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg ; >03:53:04,375 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:04,376 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_root ; current: None ; type: None ; >03:53:04,377 DEBUG storage: Adding vg-lv_root/6752MB to vg >03:53:04,377 INFO storage: added lvmlv vg-lv_root (id 37) to device tree >03:53:04,378 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-lv_root ; status: False ; controllable: True ; orig: False ; >03:53:04,379 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg-lv_root ; orig: False ; >03:53:04,380 DEBUG storage: LVMVolumeGroupDevice.setup: vg ; status: True ; controllable: True ; orig: False ; >03:53:04,381 DEBUG storage: LVMLogicalVolumeDevice._setup: vg-lv_root ; status: False ; controllable: True ; orig: False ; >03:53:04,455 DEBUG storage: looking up parted Device: /dev/mapper/vg-lv_root >03:53:04,473 INFO storage: devices to scan: ['dm-2', 'dm-3'] >03:53:04,476 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_swap /dev/disk/by-id/dm-uuid-LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PSLHRpwTRiLC7BYT32yW3Q5q1MhhkwFYdr /dev/disk/by-uuid/d9087ff5-1160-4bf6-b415-eeb0cda6efe1 /dev/mapper/vg-lv_swap /dev/vg/lv_swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PSLHRpwTRiLC7BYT32yW3Q5q1MhhkwFYdr', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'd9087ff5-1160-4bf6-b415-eeb0cda6efe1', > 'ID_FS_UUID_ENC': 'd9087ff5-1160-4bf6-b415-eeb0cda6efe1', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '564467', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PSLHRpwTRiLC7BYT32yW3Q5q1MhhkwFYdr', > '/dev/disk/by-uuid/d9087ff5-1160-4bf6-b415-eeb0cda6efe1', > '/dev/mapper/vg-lv_swap', > '/dev/vg/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg-lv_swap ; >03:53:04,476 INFO storage: scanning vg-lv_swap (/devices/virtual/block/dm-2)... >03:53:04,477 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >03:53:04,478 DEBUG storage: DeviceTree.getDeviceByName returned existing 2976MB lvmlv vg-lv_swap (36) >03:53:04,479 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg-lv_swap ; >03:53:04,480 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg-lv_swap ; label_type: None ; >03:53:04,481 DEBUG storage: SwapSpace.__init__: >03:53:04,481 DEBUG storage: getFormat('swap') returning SwapSpace instance >03:53:04,481 DEBUG storage: device vg-lv_swap does not contain a disklabel >03:53:04,481 INFO storage: type detected on 'vg-lv_swap' is 'swap' >03:53:04,482 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg-lv_swap ; serial: None ; uuid: d9087ff5-1160-4bf6-b415-eeb0cda6efe1 ; exists: True ; label: None ; >03:53:04,482 DEBUG storage: getFormat('swap') returning SwapSpace instance >03:53:04,483 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_swap ; current: None ; type: swap ; >03:53:04,485 DEBUG storage: looking up parted Device: /dev/mapper/vg >03:53:04,486 DEBUG storage: vg size is 9728MB >03:53:04,486 DEBUG storage: vg vg has 0MB free >03:53:04,487 DEBUG storage: vg size is 9728MB >03:53:04,487 DEBUG storage: vg vg has 0MB free >03:53:04,488 INFO storage: got device: LVMLogicalVolumeDevice instance (0xaff1e42c) -- > name = vg-lv_swap status = True kids = 0 id = 36 > parents = ['existing 9728MB lvmvg vg (23)'] > uuid = LHRpwT-RiLC-7BYT-32yW-3Q5q-1Mhh-kwFYdr size = 2976.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6094848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -8968 did: -18632 busy: False > hardwareGeometry: (379, 255, 63) biosGeometry: (379, 255, 63) > PedDevice: <_ped.Device object at 0xaff184ac> > target size = 2976.0 path = /dev/mapper/vg-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x9beadec) -- > name = vg status = True kids = 2 id = 23 > parents = ['existing 9739MB partition vda2 (22) with existing lvmpv'] > uuid = Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS size = 9728 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 304 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 304.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9739MB partition vda2 (22) with existing lvmpv'] > LVs = ['existing 2976MB lvmlv vg-lv_swap (36) with existing swap', > 'existing 6752MB lvmlv vg-lv_root (37)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2976MB >03:53:04,489 INFO storage: got format: SwapSpace instance (0xaff2772c) -- > type = swap name = swap status = False > device = /dev/mapper/vg-lv_swap uuid = d9087ff5-1160-4bf6-b415-eeb0cda6efe1 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >03:53:04,491 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_root /dev/disk/by-id/dm-uuid-LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PS4zsiyZDf6dUP8ynNAgruWMWQX6huHVgt /dev/disk/by-label/_Fedora-17-i686- /dev/disk/by-uuid/efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc /dev/mapper/vg-lv_root /dev/vg/lv_root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PS4zsiyZDf6dUP8ynNAgruWMWQX6huHVgt', > 'DM_VG_NAME': 'vg', > 'ID_FS_LABEL': '_Fedora-17-i686-', > 'ID_FS_LABEL_ENC': '_Fedora-17-i686-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc', > 'ID_FS_UUID_ENC': 'efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '678627', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-Zj4zQE93a5naTB2rkNgfn6DL59cZn2PS4zsiyZDf6dUP8ynNAgruWMWQX6huHVgt', > '/dev/disk/by-label/_Fedora-17-i686-', > '/dev/disk/by-uuid/efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc', > '/dev/mapper/vg-lv_root', > '/dev/vg/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg-lv_root ; >03:53:04,491 INFO storage: scanning vg-lv_root (/devices/virtual/block/dm-3)... >03:53:04,492 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >03:53:04,493 DEBUG storage: DeviceTree.getDeviceByName returned existing 6752MB lvmlv vg-lv_root (37) >03:53:04,494 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg-lv_root ; >03:53:04,495 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg-lv_root ; label_type: None ; >03:53:04,496 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:04,496 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:04,496 DEBUG storage: device vg-lv_root does not contain a disklabel >03:53:04,496 INFO storage: type detected on 'vg-lv_root' is 'ext4' >03:53:04,551 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:04,551 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:04,553 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_root ; current: None ; type: ext4 ; >03:53:04,557 DEBUG storage: looking up parted Device: /dev/mapper/vg >03:53:04,557 DEBUG storage: vg size is 9728MB >03:53:04,558 DEBUG storage: vg vg has 0MB free >03:53:04,558 DEBUG storage: vg size is 9728MB >03:53:04,559 DEBUG storage: vg vg has 0MB free >03:53:04,560 INFO storage: got device: LVMLogicalVolumeDevice instance (0xaff2148c) -- > name = vg-lv_root status = True kids = 0 id = 37 > parents = ['existing 9728MB lvmvg vg (23)'] > uuid = 4zsiyZ-Df6d-UP8y-nNAg-ruWM-WQX6-huHVgt size = 6752.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 13828096 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -8968 did: -18632 busy: False > hardwareGeometry: (860, 255, 63) biosGeometry: (860, 255, 63) > PedDevice: <_ped.Device object at 0xaff1856c> > target size = 6752.0 path = /dev/mapper/vg-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x9beadec) -- > name = vg status = True kids = 2 id = 23 > parents = ['existing 9739MB partition vda2 (22) with existing lvmpv'] > uuid = Zj4zQE-93a5-naTB-2rkN-gfn6-DL59-cZn2PS size = 9728 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 304 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 304.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9739MB partition vda2 (22) with existing lvmpv'] > LVs = ['existing 2976MB lvmlv vg-lv_swap (36) with existing swap', > 'existing 6752MB lvmlv vg-lv_root (37) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 6752MB >03:53:04,561 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:04,561 INFO storage: got format: Ext4FS instance (0xaff2c70c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg-lv_root uuid = efb8a3d5-1b37-4c22-9f94-b9e2b74fa9dc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-i686- size = 6752.0 targetSize = 6752.0 > >03:53:04,577 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >03:53:04,578 DEBUG storage: DeviceTree.getDeviceByName returned existing 2976MB lvmlv vg-lv_swap (36) with existing swap >03:53:04,579 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >03:53:04,580 DEBUG storage: DeviceTree.getDeviceByName returned existing 6752MB lvmlv vg-lv_root (37) with existing ext4 filesystem >03:53:04,581 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >03:53:04,593 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >03:53:04,606 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >03:53:04,607 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:53:04,608 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:53:04,620 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >03:53:04,621 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >03:53:04,621 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >03:53:04,622 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >03:53:04,623 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >03:53:04,624 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_swap ; status: True ; controllable: True ; >03:53:04,625 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg-lv_swap ; status: False ; type: swap ; >03:53:04,626 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg-lv_swap ; status: False ; type: swap ; >03:53:04,638 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg-lv_swap ; status: True ; controllable: True ; >03:53:04,698 DEBUG storage: LVMVolumeGroupDevice.teardown: vg ; status: True ; controllable: True ; >03:53:04,699 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >03:53:04,700 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >03:53:04,712 DEBUG storage: LVMVolumeGroupDevice._teardown: vg ; status: True ; controllable: True ; >03:53:04,767 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >03:53:04,768 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >03:53:04,770 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >03:53:04,782 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >03:53:04,783 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:53:04,785 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:53:04,799 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_root ; status: False ; controllable: True ; >03:53:04,799 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >03:53:04,801 INFO storage: edd: collected mbr signatures: {'vda': '0x00022b22'} >03:53:04,802 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >03:53:04,808 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >03:53:04,830 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >03:53:04,882 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >03:53:04,883 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:53:04,884 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >03:53:04,896 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-lv_root ; status: False ; controllable: True ; orig: False ; >03:53:04,897 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg-lv_root ; orig: False ; >03:53:04,898 DEBUG storage: LVMVolumeGroupDevice.setup: vg ; status: True ; controllable: True ; orig: False ; >03:53:04,899 DEBUG storage: LVMLogicalVolumeDevice._setup: vg-lv_root ; status: False ; controllable: True ; orig: False ; >03:53:04,985 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >03:53:05,022 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >03:53:05,023 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >03:53:05,024 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >03:53:05,025 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >03:53:05,026 DEBUG storage: crypttab maps: [] >03:53:05,026 DEBUG storage: parsing /mnt/sysimage/etc/fstab >03:53:05,030 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg-lv_root ; >03:53:05,034 DEBUG storage: DeviceTree.getDeviceByPath returned existing 6752MB lvmlv vg-lv_root (37) with existing ext4 filesystem >03:53:05,034 DEBUG storage: resolved '/dev/mapper/vg-lv_root' to 'vg-lv_root' (lvmlv) >03:53:05,035 DEBUG storage: resolved 'UUID=179a8fa9-d0f3-43ba-b996-ce6adab1c087' to 'vda1' (partition) >03:53:05,036 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg-lv_swap ; >03:53:05,037 DEBUG storage: DeviceTree.getDeviceByPath returned existing 2976MB lvmlv vg-lv_swap (36) with existing swap >03:53:05,037 DEBUG storage: resolved '/dev/mapper/vg-lv_swap' to 'vg-lv_swap' (lvmlv) >03:53:05,038 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_root ; status: True ; controllable: True ; >03:53:05,086 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg-lv_root ; status: True ; controllable: True ; >03:53:05,133 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:05,135 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:05,136 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:05,137 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:53:05,139 DEBUG storage: Iso9660FS.supported: supported: True ; >03:53:05,140 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:05,142 DEBUG storage: vg size is 9728MB >03:53:05,142 DEBUG storage: vg vg has 0MB free >03:53:05,143 DEBUG storage: vg size is 9728MB >03:53:05,143 DEBUG storage: vg vg has 0MB free >03:53:05,144 DEBUG storage: Ext4FS.supported: supported: True ; >03:54:50,171 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda1 ; >03:54:50,175 DEBUG storage: DeviceTree.getDeviceByPath returned existing 500MB partition vda1 (21) with existing ext4 filesystem >03:54:50,178 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda2 ; >03:54:50,179 DEBUG storage: DeviceTree.getDeviceByPath returned existing 9739MB partition vda2 (22) with existing lvmpv >03:55:17,455 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda1 ; >03:55:17,458 DEBUG storage: DeviceTree.getDeviceByPath returned existing 500MB partition vda1 (21) with existing ext4 filesystem >03:55:17,462 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda2 ; >03:55:17,463 DEBUG storage: DeviceTree.getDeviceByPath returned existing 9739MB partition vda2 (22) with existing lvmpv >03:55:32,636 DEBUG storage: PartitionDevice._setFormat: vda1 ; >03:55:32,637 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:55:32,639 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >03:55:32,639 INFO storage: registered action: [0] Destroy Format ext4 filesystem on partition vda1 (id 21) >03:55:32,641 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >03:55:32,643 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >03:55:32,751 INFO storage: removed partition vda1 (id 21) from device tree >03:55:32,753 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vda ; >03:55:32,754 INFO storage: registered action: [1] Destroy Device partition vda1 (id 21) >03:55:32,755 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >03:55:32,757 DEBUG storage: PartitionDevice._setFormat: vda2 ; >03:55:32,757 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:55:32,759 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: lvmpv ; type: None ; >03:55:32,759 INFO storage: registered action: [2] Destroy Format lvmpv on partition vda2 (id 22) >03:55:32,761 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >03:55:32,762 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >03:55:32,765 DEBUG storage: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >03:55:32,781 DEBUG storage: vda2 has 1 kids > > >/tmp/ifcfg.log: >03:52:45,954 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >03:52:45,955 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >03:52:45,955 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:11:95:6E >03:52:45,955 DEBUG ifcfg: NetworkDevice eth0 set: UUID=5897d085-08f4-441d-a42a-408fa6e56e23 >03:52:45,955 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >03:52:45,955 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:11:95:6E" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="5897d085-08f4-441d-a42a-408fa6e56e23" > >03:52:45,955 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC2-i686-Live-Des rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 > > >/var/log/messages: >Oct 5 03:52:10 localhost kernel: imklog 5.8.11, log source = /proc/kmsg started. >Oct 5 03:52:10 localhost rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="512" x-info="http://www.rsyslog.com"] start >Oct 5 03:52:10 localhost systemd[1]: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >Oct 5 03:52:10 localhost systemd[1]: Detected virtualization 'kvm'. >Oct 5 03:52:10 localhost systemd[1]: Set hostname to <localhost.localdomain>. >Oct 5 03:52:10 localhost systemd-modules-load[340]: Inserted module 'uinput' >Oct 5 03:52:10 localhost systemd-udevd[373]: specified group 'plugdev' unknown >Oct 5 03:52:10 localhost systemd[1]: Started udev Coldplug all Devices. >Oct 5 03:52:10 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Oct 5 03:52:10 localhost systemd[1]: Started Show Plymouth Boot Screen. >Oct 5 03:52:10 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Oct 5 03:52:10 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Oct 5 03:52:10 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Oct 5 03:52:10 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Oct 5 03:52:10 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Oct 5 03:52:10 localhost kernel: [ 0.000000] Linux version 3.6.0-1.fc18.i686 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 1 16:45:02 UTC 2012 >Oct 5 03:52:10 localhost kernel: [ 0.000000] e820: BIOS-provided physical RAM map: >Oct 5 03:52:10 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable >Oct 5 03:52:10 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved >Oct 5 03:52:10 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Oct 5 03:52:10 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005dbfdfff] usable >Oct 5 03:52:10 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000005dbfe000-0x000000005dbfffff] reserved >Oct 5 03:52:10 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Oct 5 03:52:10 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Oct 5 03:52:10 localhost kernel: [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! >Oct 5 03:52:10 localhost kernel: [ 0.000000] DMI 2.4 present. >Oct 5 03:52:10 localhost kernel: [ 0.000000] Hypervisor detected: KVM >Oct 5 03:52:10 localhost kernel: [ 0.000000] e820: last_pfn = 0x5dbfe max_arch_pfn = 0x100000 >Oct 5 03:52:10 localhost kernel: [ 0.000000] PAT not supported by CPU. >Oct 5 03:52:10 localhost kernel: [ 0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [c00fdad0] >Oct 5 03:52:10 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x373fdfff] >Oct 5 03:52:10 localhost kernel: [ 0.000000] RAMDISK: [mem 0x5c2b1000-0x5dbdcfff] >Oct 5 03:52:10 localhost kernel: [ 0.000000] Allocated new RAMDISK: [mem 0x35ad2000-0x373fd386] >Oct 5 03:52:10 localhost kernel: [ 0.000000] Move RAMDISK from [mem 0x5c2b1000-0x5dbdc386] to [mem 0x35ad2000-0x373fd386] >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: RSDP 000fd970 00014 (v00 BOCHS ) >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: RSDT 5dbfe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: FACP 5dbfff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: DSDT 5dbfe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: FACS 5dbfff40 00040 >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: SSDT 5dbffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: APIC 5dbffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: HPET 5dbffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: SSDT 5dbff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >Oct 5 03:52:10 localhost kernel: [ 0.000000] 616MB HIGHMEM available. >Oct 5 03:52:10 localhost kernel: [ 0.000000] 883MB LOWMEM available. >Oct 5 03:52:10 localhost kernel: [ 0.000000] mapped low ram: 0 - 373fe000 >Oct 5 03:52:10 localhost kernel: [ 0.000000] low ram: 0 - 373fe000 >Oct 5 03:52:10 localhost kernel: [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >Oct 5 03:52:10 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:c9e581, boot clock >Oct 5 03:52:10 localhost kernel: [ 0.000000] Zone ranges: >Oct 5 03:52:10 localhost kernel: [ 0.000000] DMA [mem 0x00010000-0x00ffffff] >Oct 5 03:52:10 localhost kernel: [ 0.000000] Normal [mem 0x01000000-0x373fdfff] >Oct 5 03:52:10 localhost kernel: [ 0.000000] HighMem [mem 0x373fe000-0x5dbfdfff] >Oct 5 03:52:10 localhost kernel: [ 0.000000] Movable zone start for each node >Oct 5 03:52:10 localhost kernel: [ 0.000000] Early memory node ranges >Oct 5 03:52:10 localhost kernel: [ 0.000000] node 0: [mem 0x00010000-0x0009cfff] >Oct 5 03:52:10 localhost kernel: [ 0.000000] node 0: [mem 0x00100000-0x5dbfdfff] >Oct 5 03:52:10 localhost kernel: [ 0.000000] Using APIC driver default >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >Oct 5 03:52:10 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Oct 5 03:52:10 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Oct 5 03:52:10 localhost kernel: [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Oct 5 03:52:10 localhost kernel: [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >Oct 5 03:52:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >Oct 5 03:52:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >Oct 5 03:52:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >Oct 5 03:52:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >Oct 5 03:52:10 localhost kernel: [ 0.000000] e820: [mem 0x5dc00000-0xfeffbfff] available for PCI devices >Oct 5 03:52:10 localhost kernel: [ 0.000000] Booting paravirtualized kernel on KVM >Oct 5 03:52:10 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1 >Oct 5 03:52:10 localhost kernel: [ 0.000000] PERCPU: Embedded 13 pages/cpu @f4f03000 s32256 r0 d20992 u53248 >Oct 5 03:52:10 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:34f0a581, primary cpu clock >Oct 5 03:52:10 localhost kernel: [ 0.000000] KVM setup async PF for cpu 0 >Oct 5 03:52:10 localhost kernel: [ 0.000000] kvm-stealtime: cpu 0, msr 34f058c0 >Oct 5 03:52:10 localhost kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 380883 >Oct 5 03:52:10 localhost kernel: [ 0.000000] Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC2-i686-Live-Des rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Oct 5 03:52:10 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) >Oct 5 03:52:10 localhost kernel: [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >Oct 5 03:52:10 localhost kernel: [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >Oct 5 03:52:10 localhost kernel: [ 0.000000] __ex_table already sorted, skipping sort >Oct 5 03:52:10 localhost kernel: [ 0.000000] Initializing CPU#0 >Oct 5 03:52:10 localhost kernel: [ 0.000000] allocated 3071856 bytes of page_cgroup >Oct 5 03:52:10 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Oct 5 03:52:10 localhost kernel: [ 0.000000] Initializing HighMem for node 0 (000373fe:0005dbfe) >Oct 5 03:52:10 localhost kernel: [ 0.000000] Memory: 1484000k/1535992k available (5507k kernel code, 51532k reserved, 2690k data, 628k init, 630784k highmem) >Oct 5 03:52:10 localhost kernel: [ 0.000000] virtual kernel memory layout: >Oct 5 03:52:10 localhost kernel: [ 0.000000] fixmap : 0xffa96000 - 0xfffff000 (5540 kB) >Oct 5 03:52:10 localhost kernel: [ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB) >Oct 5 03:52:10 localhost kernel: [ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) >Oct 5 03:52:10 localhost kernel: [ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) >Oct 5 03:52:10 localhost kernel: [ 0.000000] .init : 0xc0c02000 - 0xc0c9f000 ( 628 kB) >Oct 5 03:52:10 localhost kernel: [ 0.000000] .data : 0xc0960cad - 0xc0c01740 (2690 kB) >Oct 5 03:52:10 localhost kernel: [ 0.000000] .text : 0xc0400000 - 0xc0960cad (5507 kB) >Oct 5 03:52:10 localhost kernel: [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. >Oct 5 03:52:10 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >Oct 5 03:52:10 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Oct 5 03:52:10 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=1. >Oct 5 03:52:10 localhost kernel: [ 0.000000] NR_IRQS:2304 nr_irqs:256 16 >Oct 5 03:52:10 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >Oct 5 03:52:10 localhost kernel: [ 0.000000] console [tty0] enabled >Oct 5 03:52:10 localhost kernel: [ 0.000000] tsc: Detected 2790.934 MHz processor >Oct 5 03:52:10 localhost kernel: [ 0.001999] Calibrating delay loop (skipped) preset value.. 5581.86 BogoMIPS (lpj=2790934) >Oct 5 03:52:10 localhost kernel: [ 0.001999] pid_max: default: 32768 minimum: 301 >Oct 5 03:52:10 localhost kernel: [ 0.001999] Security Framework initialized >Oct 5 03:52:10 localhost kernel: [ 0.001999] SELinux: Initializing. >Oct 5 03:52:10 localhost kernel: [ 0.001999] Mount-cache hash table entries: 512 >Oct 5 03:52:10 localhost kernel: [ 0.001999] Initializing cgroup subsys cpuacct >Oct 5 03:52:10 localhost kernel: [ 0.001999] Initializing cgroup subsys memory >Oct 5 03:52:10 localhost kernel: [ 0.001999] Initializing cgroup subsys devices >Oct 5 03:52:10 localhost kernel: [ 0.001999] Initializing cgroup subsys freezer >Oct 5 03:52:10 localhost kernel: [ 0.001999] Initializing cgroup subsys net_cls >Oct 5 03:52:10 localhost kernel: [ 0.001999] Initializing cgroup subsys blkio >Oct 5 03:52:10 localhost kernel: [ 0.001999] Initializing cgroup subsys perf_event >Oct 5 03:52:10 localhost kernel: [ 0.001999] mce: CPU supports 10 MCE banks >Oct 5 03:52:10 localhost kernel: [ 0.001999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Oct 5 03:52:10 localhost kernel: [ 0.001999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >Oct 5 03:52:10 localhost kernel: [ 0.001999] tlb_flushall_shift is 0x6 >Oct 5 03:52:10 localhost kernel: [ 0.001999] SMP alternatives: switching to UP code >Oct 5 03:52:10 localhost kernel: [ 0.016029] Freeing SMP alternatives: 24k freed >Oct 5 03:52:10 localhost kernel: [ 0.016037] ACPI: Core revision 20120711 >Oct 5 03:52:10 localhost kernel: [ 0.016641] ftrace: allocating 22709 entries in 45 pages >Oct 5 03:52:10 localhost kernel: [ 0.022112] Enabling APIC mode: Flat. Using 1 I/O APICs >Oct 5 03:52:10 localhost kernel: [ 0.022953] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Oct 5 03:52:10 localhost kernel: [ 0.022955] smpboot: CPU0: Intel QEMU Virtual CPU version 1.0,1 stepping 03 >Oct 5 03:52:10 localhost kernel: [ 0.022996] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >Oct 5 03:52:10 localhost kernel: [ 0.022996] NMI watchdog: disabled (cpu0): hardware events not enabled >Oct 5 03:52:10 localhost kernel: [ 0.022996] Brought up 1 CPUs >Oct 5 03:52:10 localhost kernel: [ 0.022996] smpboot: Total of 1 processors activated (5581.86 BogoMIPS) >Oct 5 03:52:10 localhost kernel: [ 0.023182] devtmpfs: initialized >Oct 5 03:52:10 localhost kernel: [ 0.024044] atomic64 test passed for i586+ platform with CX8 and with SSE >Oct 5 03:52:10 localhost kernel: [ 0.024086] RTC time: 7:52:00, date: 10/05/12 >Oct 5 03:52:10 localhost kernel: [ 0.024131] NET: Registered protocol family 16 >Oct 5 03:52:10 localhost kernel: [ 0.024365] ACPI: bus type pci registered >Oct 5 03:52:10 localhost kernel: [ 0.024469] PCI: PCI BIOS revision 2.10 entry at 0xfc78c, last bus=0 >Oct 5 03:52:10 localhost kernel: [ 0.024471] PCI: Using configuration type 1 for base access >Oct 5 03:52:10 localhost kernel: [ 0.025349] bio: create slab <bio-0> at 0 >Oct 5 03:52:10 localhost kernel: [ 0.025448] ACPI: Added _OSI(Module Device) >Oct 5 03:52:10 localhost kernel: [ 0.025449] ACPI: Added _OSI(Processor Device) >Oct 5 03:52:10 localhost kernel: [ 0.025450] ACPI: Added _OSI(3.0 _SCP Extensions) >Oct 5 03:52:10 localhost kernel: [ 0.025451] ACPI: Added _OSI(Processor Aggregator Device) >Oct 5 03:52:10 localhost kernel: [ 0.026727] ACPI: Interpreter enabled >Oct 5 03:52:10 localhost kernel: [ 0.026730] ACPI: (supports S0 S5) >Oct 5 03:52:10 localhost kernel: [ 0.026736] ACPI: Using IOAPIC for interrupt routing >Oct 5 03:52:10 localhost kernel: [ 0.028446] ACPI: No dock devices found. >Oct 5 03:52:10 localhost kernel: [ 0.028449] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >Oct 5 03:52:10 localhost kernel: [ 0.028466] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Oct 5 03:52:10 localhost kernel: [ 0.028484] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Oct 5 03:52:10 localhost kernel: [ 0.028503] PCI host bridge to bus 0000:00 >Oct 5 03:52:10 localhost kernel: [ 0.028506] pci_bus 0000:00: root bus resource [bus 00-ff] >Oct 5 03:52:10 localhost kernel: [ 0.028508] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >Oct 5 03:52:10 localhost kernel: [ 0.028509] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff] >Oct 5 03:52:10 localhost kernel: [ 0.029907] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Oct 5 03:52:10 localhost kernel: [ 0.029913] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Oct 5 03:52:10 localhost kernel: [ 0.043129] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Oct 5 03:52:10 localhost kernel: [ 0.043134] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >Oct 5 03:52:10 localhost kernel: [ 0.045385] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Oct 5 03:52:10 localhost kernel: [ 0.045448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Oct 5 03:52:10 localhost kernel: [ 0.045514] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Oct 5 03:52:10 localhost kernel: [ 0.045558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Oct 5 03:52:10 localhost kernel: [ 0.045602] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >Oct 5 03:52:10 localhost kernel: [ 0.045782] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Oct 5 03:52:10 localhost kernel: [ 0.045784] vgaarb: loaded >Oct 5 03:52:10 localhost kernel: [ 0.045785] vgaarb: bridge control possible 0000:00:02.0 >Oct 5 03:52:10 localhost kernel: [ 0.045931] SCSI subsystem initialized >Oct 5 03:52:10 localhost kernel: [ 0.045935] ACPI: bus type scsi registered >Oct 5 03:52:10 localhost kernel: [ 0.046083] ACPI: bus type usb registered >Oct 5 03:52:10 localhost kernel: [ 0.046113] usbcore: registered new interface driver usbfs >Oct 5 03:52:10 localhost kernel: [ 0.046123] usbcore: registered new interface driver hub >Oct 5 03:52:10 localhost kernel: [ 0.046152] usbcore: registered new device driver usb >Oct 5 03:52:10 localhost kernel: [ 0.046234] PCI: Using ACPI for IRQ routing >Oct 5 03:52:10 localhost kernel: [ 0.046536] NetLabel: Initializing >Oct 5 03:52:10 localhost kernel: [ 0.046539] NetLabel: domain hash size = 128 >Oct 5 03:52:10 localhost kernel: [ 0.046539] NetLabel: protocols = UNLABELED CIPSOv4 >Oct 5 03:52:10 localhost kernel: [ 0.046551] NetLabel: unlabeled traffic allowed by default >Oct 5 03:52:10 localhost kernel: [ 0.046674] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >Oct 5 03:52:10 localhost kernel: [ 0.046690] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Oct 5 03:52:10 localhost kernel: [ 0.046694] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >Oct 5 03:52:10 localhost kernel: [ 0.049117] Switching to clocksource kvm-clock >Oct 5 03:52:10 localhost kernel: [ 0.054966] pnp: PnP ACPI init >Oct 5 03:52:10 localhost kernel: [ 0.054978] ACPI: bus type pnp registered >Oct 5 03:52:10 localhost kernel: [ 0.055498] pnp: PnP ACPI: found 7 devices >Oct 5 03:52:10 localhost kernel: [ 0.055499] ACPI: ACPI bus type pnp unregistered >Oct 5 03:52:10 localhost kernel: [ 0.091364] NET: Registered protocol family 2 >Oct 5 03:52:10 localhost kernel: [ 0.091516] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) >Oct 5 03:52:10 localhost kernel: [ 0.092114] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) >Oct 5 03:52:10 localhost kernel: [ 0.092436] TCP: Hash tables configured (established 131072 bind 65536) >Oct 5 03:52:10 localhost kernel: [ 0.092480] TCP: reno registered >Oct 5 03:52:10 localhost kernel: [ 0.092482] UDP hash table entries: 512 (order: 2, 16384 bytes) >Oct 5 03:52:10 localhost kernel: [ 0.092492] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >Oct 5 03:52:10 localhost kernel: [ 0.092553] NET: Registered protocol family 1 >Oct 5 03:52:10 localhost kernel: [ 0.092568] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Oct 5 03:52:10 localhost kernel: [ 0.092591] pci 0000:00:01.0: PIIX3: Enabling Passive Release >Oct 5 03:52:10 localhost kernel: [ 0.092603] pci 0000:00:01.0: Activating ISA DMA hang workarounds >Oct 5 03:52:10 localhost kernel: [ 0.092698] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >Oct 5 03:52:10 localhost kernel: [ 0.092854] Unpacking initramfs... >Oct 5 03:52:10 localhost kernel: [ 0.662630] Freeing initrd memory: 25776k freed >Oct 5 03:52:10 localhost kernel: [ 0.666713] apm: BIOS not found. >Oct 5 03:52:10 localhost kernel: [ 0.666923] Initialise module verification >Oct 5 03:52:10 localhost kernel: [ 0.666965] audit: initializing netlink socket (disabled) >Oct 5 03:52:10 localhost kernel: [ 0.666976] type=2000 audit(1349423521.665:1): initialized >Oct 5 03:52:10 localhost kernel: [ 0.679984] bounce pool size: 64 pages >Oct 5 03:52:10 localhost kernel: [ 0.680016] HugeTLB registered 4 MB page size, pre-allocated 0 pages >Oct 5 03:52:10 localhost kernel: [ 0.681090] VFS: Disk quotas dquot_6.5.2 >Oct 5 03:52:10 localhost kernel: [ 0.681127] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >Oct 5 03:52:10 localhost kernel: [ 0.681453] msgmni has been set to 1716 >Oct 5 03:52:10 localhost kernel: [ 0.681931] alg: No test for stdrng (krng) >Oct 5 03:52:10 localhost kernel: [ 0.681934] NET: Registered protocol family 38 >Oct 5 03:52:10 localhost kernel: [ 0.681937] Key type asymmetric registered >Oct 5 03:52:10 localhost kernel: [ 0.681939] Asymmetric key parser 'x509' registered >Oct 5 03:52:10 localhost kernel: [ 0.681962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Oct 5 03:52:10 localhost kernel: [ 0.681988] io scheduler noop registered >Oct 5 03:52:10 localhost kernel: [ 0.681989] io scheduler deadline registered >Oct 5 03:52:10 localhost kernel: [ 0.681994] io scheduler cfq registered (default) >Oct 5 03:52:10 localhost kernel: [ 0.682100] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Oct 5 03:52:10 localhost kernel: [ 0.682114] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Oct 5 03:52:10 localhost kernel: [ 0.682117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Oct 5 03:52:10 localhost kernel: [ 0.682167] acpiphp: Slot [3] registered >Oct 5 03:52:10 localhost kernel: [ 0.682178] acpiphp: Slot [4] registered >Oct 5 03:52:10 localhost kernel: [ 0.682187] acpiphp: Slot [5] registered >Oct 5 03:52:10 localhost kernel: [ 0.682202] acpiphp: Slot [6] registered >Oct 5 03:52:10 localhost kernel: [ 0.682212] acpiphp: Slot [7] registered >Oct 5 03:52:10 localhost kernel: [ 0.682221] acpiphp: Slot [8] registered >Oct 5 03:52:10 localhost kernel: [ 0.682231] acpiphp: Slot [9] registered >Oct 5 03:52:10 localhost kernel: [ 0.682241] acpiphp: Slot [10] registered >Oct 5 03:52:10 localhost kernel: [ 0.682254] acpiphp: Slot [11] registered >Oct 5 03:52:10 localhost kernel: [ 0.682264] acpiphp: Slot [12] registered >Oct 5 03:52:10 localhost kernel: [ 0.682280] acpiphp: Slot [13] registered >Oct 5 03:52:10 localhost kernel: [ 0.682291] acpiphp: Slot [14] registered >Oct 5 03:52:10 localhost kernel: [ 0.682301] acpiphp: Slot [15] registered >Oct 5 03:52:10 localhost kernel: [ 0.682311] acpiphp: Slot [16] registered >Oct 5 03:52:10 localhost kernel: [ 0.682324] acpiphp: Slot [17] registered >Oct 5 03:52:10 localhost kernel: [ 0.682335] acpiphp: Slot [18] registered >Oct 5 03:52:10 localhost kernel: [ 0.682344] acpiphp: Slot [19] registered >Oct 5 03:52:10 localhost kernel: [ 0.682354] acpiphp: Slot [20] registered >Oct 5 03:52:10 localhost kernel: [ 0.682364] acpiphp: Slot [21] registered >Oct 5 03:52:10 localhost kernel: [ 0.682374] acpiphp: Slot [22] registered >Oct 5 03:52:10 localhost kernel: [ 0.682384] acpiphp: Slot [23] registered >Oct 5 03:52:10 localhost kernel: [ 0.682394] acpiphp: Slot [24] registered >Oct 5 03:52:10 localhost kernel: [ 0.682403] acpiphp: Slot [25] registered >Oct 5 03:52:10 localhost kernel: [ 0.682413] acpiphp: Slot [26] registered >Oct 5 03:52:10 localhost kernel: [ 0.682424] acpiphp: Slot [27] registered >Oct 5 03:52:10 localhost kernel: [ 0.682434] acpiphp: Slot [28] registered >Oct 5 03:52:10 localhost kernel: [ 0.682452] acpiphp: Slot [29] registered >Oct 5 03:52:10 localhost kernel: [ 0.682462] acpiphp: Slot [30] registered >Oct 5 03:52:10 localhost kernel: [ 0.682473] acpiphp: Slot [31] registered >Oct 5 03:52:10 localhost kernel: [ 0.682640] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Oct 5 03:52:10 localhost kernel: [ 0.682643] ACPI: Power Button [PWRF] >Oct 5 03:52:10 localhost kernel: [ 0.683800] GHES: HEST is not enabled! >Oct 5 03:52:10 localhost kernel: [ 0.683913] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >Oct 5 03:52:10 localhost kernel: [ 0.684093] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >Oct 5 03:52:10 localhost kernel: [ 0.684249] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >Oct 5 03:52:10 localhost kernel: [ 0.684341] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Oct 5 03:52:10 localhost kernel: [ 0.705227] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Oct 5 03:52:10 localhost kernel: [ 0.726325] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Oct 5 03:52:10 localhost kernel: [ 0.751626] Non-volatile memory driver v1.3 >Oct 5 03:52:10 localhost kernel: [ 0.751628] Linux agpgart interface v0.103 >Oct 5 03:52:10 localhost kernel: [ 0.752239] loop: module loaded >Oct 5 03:52:10 localhost kernel: [ 0.752682] scsi0 : ata_piix >Oct 5 03:52:10 localhost kernel: [ 0.752741] scsi1 : ata_piix >Oct 5 03:52:10 localhost kernel: [ 0.752767] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc2c0 irq 14 >Oct 5 03:52:10 localhost kernel: [ 0.752770] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc2c8 irq 15 >Oct 5 03:52:10 localhost kernel: [ 0.752836] libphy: Fixed MDIO Bus: probed >Oct 5 03:52:10 localhost kernel: [ 0.752873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Oct 5 03:52:10 localhost kernel: [ 0.752883] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Oct 5 03:52:10 localhost kernel: [ 0.752889] uhci_hcd: USB Universal Host Controller Interface driver >Oct 5 03:52:10 localhost kernel: [ 0.752931] uhci_hcd 0000:00:01.2: UHCI Host Controller >Oct 5 03:52:10 localhost kernel: [ 0.752961] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >Oct 5 03:52:10 localhost kernel: [ 0.753039] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c240 >Oct 5 03:52:10 localhost kernel: [ 0.753098] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >Oct 5 03:52:10 localhost kernel: [ 0.753099] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 5 03:52:10 localhost kernel: [ 0.753100] usb usb1: Product: UHCI Host Controller >Oct 5 03:52:10 localhost kernel: [ 0.753101] usb usb1: Manufacturer: Linux 3.6.0-1.fc18.i686 uhci_hcd >Oct 5 03:52:10 localhost kernel: [ 0.753102] usb usb1: SerialNumber: 0000:00:01.2 >Oct 5 03:52:10 localhost kernel: [ 0.753180] hub 1-0:1.0: USB hub found >Oct 5 03:52:10 localhost kernel: [ 0.753186] hub 1-0:1.0: 2 ports detected >Oct 5 03:52:10 localhost kernel: [ 0.753261] usbcore: registered new interface driver usbserial >Oct 5 03:52:10 localhost kernel: [ 0.753270] usbcore: registered new interface driver usbserial_generic >Oct 5 03:52:10 localhost kernel: [ 0.753284] USB Serial support registered for generic >Oct 5 03:52:10 localhost kernel: [ 0.753286] usbserial: USB Serial Driver core >Oct 5 03:52:10 localhost kernel: [ 0.753335] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Oct 5 03:52:10 localhost kernel: [ 0.753843] serio: i8042 KBD port at 0x60,0x64 irq 1 >Oct 5 03:52:10 localhost kernel: [ 0.753847] serio: i8042 AUX port at 0x60,0x64 irq 12 >Oct 5 03:52:10 localhost kernel: [ 0.753908] mousedev: PS/2 mouse device common for all mice >Oct 5 03:52:10 localhost kernel: [ 0.754188] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Oct 5 03:52:10 localhost kernel: [ 0.755891] rtc_cmos 00:01: RTC can wake from S4 >Oct 5 03:52:10 localhost kernel: [ 0.756043] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >Oct 5 03:52:10 localhost kernel: [ 0.756129] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >Oct 5 03:52:10 localhost kernel: [ 0.756203] device-mapper: uevent: version 1.0.3 >Oct 5 03:52:10 localhost kernel: [ 0.756254] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >Oct 5 03:52:10 localhost kernel: [ 0.756291] cpuidle: using governor ladder >Oct 5 03:52:10 localhost kernel: [ 0.756292] cpuidle: using governor menu >Oct 5 03:52:10 localhost kernel: [ 0.756333] EFI Variables Facility v0.08 2004-May-17 >Oct 5 03:52:10 localhost kernel: [ 0.756435] usbcore: registered new interface driver usbhid >Oct 5 03:52:10 localhost kernel: [ 0.756437] usbhid: USB HID core driver >Oct 5 03:52:10 localhost kernel: [ 0.756468] drop_monitor: Initializing network drop monitor service >Oct 5 03:52:10 localhost kernel: [ 0.756555] ip_tables: (C) 2000-2006 Netfilter Core Team >Oct 5 03:52:10 localhost kernel: [ 0.756576] TCP: cubic registered >Oct 5 03:52:10 localhost systemd[1]: Starting Sockets. >Oct 5 03:52:10 localhost systemd[1]: Reached target Sockets. >Oct 5 03:52:10 localhost systemd[1]: Starting Basic System. >Oct 5 03:52:10 localhost systemd[1]: Started Harvest vmcores for ABRT. >Oct 5 03:52:10 localhost systemd[1]: Started irqbalance daemon. >Oct 5 03:52:10 localhost kernel: [ 0.756577] Initializing XFRM netlink socket >Oct 5 03:52:10 localhost kernel: [ 0.756652] NET: Registered protocol family 10 >Oct 5 03:52:10 localhost kernel: [ 0.756814] mip6: Mobile IPv6 >Oct 5 03:52:10 localhost kernel: [ 0.756816] NET: Registered protocol family 17 >Oct 5 03:52:10 localhost kernel: [ 0.756954] Using IPI No-Shortcut mode >Oct 5 03:52:10 localhost kernel: [ 0.757025] Loading module verification certificates >Oct 5 03:52:10 localhost kernel: [ 0.757040] X.509: Cert cb67c46b01ee734ef6dd1831e6c8edf186eea1f9 has expired >Oct 5 03:52:10 localhost kernel: [ 0.757041] MODSIGN: Problem loading in-kernel X.509 certificate (-127) >Oct 5 03:52:10 localhost kernel: [ 0.757213] registered taskstats version 1 >Oct 5 03:52:10 localhost kernel: [ 0.757469] Magic number: 0:479:874 >Oct 5 03:52:10 localhost kernel: [ 0.757524] rtc_cmos 00:01: setting system clock to 2012-10-05 07:52:01 UTC (1349423521) >Oct 5 03:52:10 localhost kernel: [ 0.910438] ata2.00: ATAPI: QEMU DVD-ROM, 1.0,1, max UDMA/100 >Oct 5 03:52:10 localhost kernel: [ 0.911431] ata2.00: configured for MWDMA2 >Oct 5 03:52:10 localhost kernel: [ 0.912853] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0, PQ: 0 ANSI: 5 >Oct 5 03:52:10 localhost kernel: [ 0.913939] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Oct 5 03:52:10 localhost kernel: [ 0.913961] cdrom: Uniform CD-ROM driver Revision: 3.20 >Oct 5 03:52:10 localhost kernel: [ 0.914505] sr 1:0:0:0: Attached scsi generic sg0 type 5 >Oct 5 03:52:10 localhost kernel: [ 0.914661] Freeing unused kernel memory: 628k freed >Oct 5 03:52:10 localhost kernel: [ 0.915481] Write protecting the kernel text: 5508k >Oct 5 03:52:10 localhost kernel: [ 0.915549] Write protecting the kernel read-only data: 2172k >Oct 5 03:52:10 localhost kernel: [ 1.049454] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 1.049741] Disabling lock debugging due to kernel taint >Oct 5 03:52:10 localhost kernel: [ 1.054722] RPC: Registered named UNIX socket transport module. >Oct 5 03:52:10 localhost kernel: [ 1.054723] RPC: Registered udp transport module. >Oct 5 03:52:10 localhost kernel: [ 1.054724] RPC: Registered tcp transport module. >Oct 5 03:52:10 localhost kernel: [ 1.054725] RPC: Registered tcp NFSv4.1 backchannel transport module. >Oct 5 03:52:10 localhost kernel: [ 1.055100] usb 1-1: new full-speed USB device number 2 using uhci_hcd >Oct 5 03:52:10 localhost kernel: [ 1.185728] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >Oct 5 03:52:10 localhost kernel: [ 1.259150] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >Oct 5 03:52:10 localhost kernel: [ 1.259153] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >Oct 5 03:52:10 localhost kernel: [ 1.259155] usb 1-1: Product: QEMU USB Tablet >Oct 5 03:52:10 localhost kernel: [ 1.259156] usb 1-1: Manufacturer: QEMU 1.0,1 >Oct 5 03:52:10 localhost kernel: [ 1.259157] usb 1-1: SerialNumber: 42 >Oct 5 03:52:10 localhost kernel: [ 1.271714] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 1.271869] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 1.272244] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >Oct 5 03:52:10 localhost kernel: [ 1.273777] 8139cp 0000:00:03.0: eth0: RTL-8139C+ at 0xf7c26000, 52:54:00:11:95:6e, IRQ 11 >Oct 5 03:52:10 localhost kernel: [ 1.273921] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 1.274467] 8139too: 8139too Fast Ethernet driver 0.9.28 >Oct 5 03:52:10 localhost kernel: [ 1.275591] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 1.296130] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 1.298147] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 1.299604] input: QEMU 1.0,1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >Oct 5 03:52:10 localhost kernel: [ 1.299925] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0,1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >Oct 5 03:52:10 localhost kernel: [ 1.301923] sym0: <895a> rev 0x0 at pci 0000:00:08.0 irq 11 >Oct 5 03:52:10 localhost kernel: [ 1.307373] sym0: No NVRAM, ID 7, Fast-40, LVD, parity checking >Oct 5 03:52:10 localhost kernel: [ 1.318039] sym0: SCSI BUS has been reset. >Oct 5 03:52:10 localhost kernel: [ 1.326101] scsi2 : sym-2.2.3 >Oct 5 03:52:10 localhost kernel: [ 1.337573] vda: vda1 vda2 >Oct 5 03:52:10 localhost kernel: [ 1.668200] tsc: Refined TSC clocksource calibration: 2790.939 MHz >Oct 5 03:52:10 localhost kernel: [ 4.623901] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 4.624519] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Oct 5 03:52:10 localhost kernel: [ 4.713874] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Oct 5 03:52:10 localhost kernel: [ 5.465832] type=1404 audit(1349423526.206:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Oct 5 03:52:10 localhost kernel: [ 5.694763] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >Oct 5 03:52:10 localhost kernel: [ 5.694767] SELinux: the above unknown classes and permissions will be allowed >Oct 5 03:52:10 localhost kernel: [ 5.696618] type=1403 audit(1349423526.437:3): policy loaded auid=4294967295 ses=4294967295 >Oct 5 03:52:10 localhost kernel: [ 6.736325] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 6.894259] EXT4-fs (dm-0): re-mounted. Opts: (null) >Oct 5 03:52:10 localhost kernel: [ 7.529991] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 7.534603] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 7.534754] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Oct 5 03:52:10 localhost kernel: [ 7.542257] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 7.552273] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 7.552857] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 7.558001] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 7.572266] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 7.653345] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 7.653543] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >Oct 5 03:52:10 localhost kernel: [ 7.763456] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 7.809952] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 7.904134] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 7.908452] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 7.912344] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 7.918418] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 7.925654] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:10 localhost kernel: [ 7.957618] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Oct 5 03:52:10 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Oct 5 03:52:10 localhost systemd[1]: Started Security Auditing Service. >Oct 5 03:52:10 localhost systemd[1]: Starting Command Scheduler... >Oct 5 03:52:10 localhost systemd[1]: Started Command Scheduler. >Oct 5 03:52:10 localhost systemd[1]: Started Kernel Samepage Merging (KSM) Tuning Daemon. >Oct 5 03:52:10 localhost avahi-daemon[511]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Oct 5 03:52:10 localhost avahi-daemon[511]: Successfully dropped root privileges. >Oct 5 03:52:10 localhost avahi-daemon[511]: avahi-daemon 0.6.31 starting up. >Oct 5 03:52:10 localhost abrtd: Init complete, entering main loop >Oct 5 03:52:10 localhost /usr/sbin/irqbalance: Balancing is ineffective on systems with a single cache domain. Shutting down >Oct 5 03:52:10 localhost auditd[500]: Started dispatcher: /sbin/audispd pid: 555 >Oct 5 03:52:10 localhost audispd: audispd initialized with q_depth=120 and 1 active plugins >Oct 5 03:52:10 localhost auditd[500]: Init complete, auditd 2.2.1 listening for events (startup state enable) >Oct 5 03:52:10 localhost systemd[1]: Started Install ABRT coredump hook. >Oct 5 03:52:10 localhost alsactl[494]: /sbin/alsactl: load_state:1647: Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Oct 5 03:52:10 localhost alsactl[494]: Found hardware: "HDA-Intel" "Generic 1af4 ID 20" "HDA:1af40020,1af40020,00100101" "0x1af4" "0x1100" >Oct 5 03:52:10 localhost alsactl[494]: Hardware is initialized using a generic method >Oct 5 03:52:10 localhost auditctl[501]: No rules >Oct 5 03:52:10 localhost auditctl[501]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Oct 5 03:52:10 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Oct 5 03:52:10 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Oct 5 03:52:10 localhost systemd-logind[508]: Watching system buttons on /dev/input/event0 (Power Button) >Oct 5 03:52:10 localhost systemd-logind[508]: New seat seat0. >Oct 5 03:52:10 localhost systemd[1]: Started Login Service. >Oct 5 03:52:10 localhost avahi-daemon[511]: Successfully called chroot(). >Oct 5 03:52:10 localhost avahi-daemon[511]: Successfully dropped remaining capabilities. >Oct 5 03:52:10 localhost avahi-daemon[511]: No service file found in /etc/avahi/services. >Oct 5 03:52:10 localhost avahi-daemon[511]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Oct 5 03:52:10 localhost avahi-daemon[511]: Network interface enumeration completed. >Oct 5 03:52:10 localhost avahi-daemon[511]: Registering HINFO record with values 'I686'/'LINUX'. >Oct 5 03:52:11 localhost avahi-daemon[511]: Server startup complete. Host name is linux.local. Local service cookie is 3042367984. >Oct 5 03:52:11 localhost dbus[514]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Oct 5 03:52:11 localhost polkitd[590]: Started polkitd version 0.107 >Oct 5 03:52:11 localhost chronyd[589]: chronyd version 1.27-git1ca844 starting >Oct 5 03:52:11 localhost chronyd[589]: Linux kernel major=3 minor=6 patch=0 >Oct 5 03:52:11 localhost chronyd[589]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Oct 5 03:52:11 localhost dbus[514]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=520 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.7" (uid=0 pid=582 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Oct 5 03:52:11 localhost systemd[1]: Started GNOME Display Manager. >Oct 5 03:52:11 localhost systemd[1]: Starting Authorization Manager... >Oct 5 03:52:11 localhost chrony-helper[504]: tr: write error: Broken pipe >Oct 5 03:52:11 localhost chrony-helper[504]: tr: write error >Oct 5 03:52:11 localhost dbus-daemon[514]: dbus[514]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Oct 5 03:52:11 localhost dbus-daemon[514]: dbus[514]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=520 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.7" (uid=0 pid=582 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Oct 5 03:52:11 localhost livesys[495]: Enabling swap partition /dev/mapper/vg-lv_swap [ OK ] >Oct 5 03:52:11 localhost kernel: [ 10.767868] Adding 3047420k swap on /dev/mapper/vg-lv_swap. Priority:-1 extents:1 across:3047420k >Oct 5 03:52:11 localhost systemd[1]: Started NTP client/server. >Oct 5 03:52:12 localhost dbus-daemon[514]: dbus[514]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Oct 5 03:52:12 localhost dbus[514]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Oct 5 03:52:12 localhost systemd[1]: Started Authorization Manager. >Oct 5 03:52:12 localhost accounts-daemon[509]: started daemon version 0.6.25 >Oct 5 03:52:12 localhost systemd[1]: Started Accounts Service. >Oct 5 03:52:12 localhost livesys[495]: Adding live user [ OK ] >Oct 5 03:52:12 localhost systemd[1]: Stopped firstboot configuration program (graphical mode). >Oct 5 03:52:12 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Oct 5 03:52:12 localhost systemd[1]: Starting Network Manager... >Oct 5 03:52:12 localhost systemd[1]: Stopped Software RAID monitoring and management. >Oct 5 03:52:12 localhost systemd[1]: Stopping Software RAID Monitor Takeover... >Oct 5 03:52:12 localhost systemd[1]: Stopped Software RAID Monitor Takeover. >Oct 5 03:52:12 localhost NetworkManager[625]: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >Oct 5 03:52:12 localhost NetworkManager[625]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Oct 5 03:52:12 localhost NetworkManager[625]: <info> WEXT support is enabled >Oct 5 03:52:12 localhost NetworkManager[625]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Oct 5 03:52:12 localhost NetworkManager[625]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Oct 5 03:52:12 localhost NetworkManager[625]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Oct 5 03:52:12 localhost NetworkManager[625]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Oct 5 03:52:12 localhost NetworkManager[625]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Oct 5 03:52:12 localhost NetworkManager[625]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 5 03:52:12 localhost NetworkManager[625]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 5 03:52:12 localhost NetworkManager[625]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Oct 5 03:52:12 localhost NetworkManager[625]: <info> trying to start the modem manager... >Oct 5 03:52:13 localhost dbus-daemon[514]: dbus[514]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Oct 5 03:52:13 localhost dbus[514]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Oct 5 03:52:13 localhost NetworkManager[625]: <info> monitoring kernel firmware directory '/lib/firmware'. >Oct 5 03:52:13 localhost dbus-daemon[514]: dbus[514]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Oct 5 03:52:13 localhost dbus[514]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Oct 5 03:52:13 localhost systemd[1]: Starting Bluetooth service... >Oct 5 03:52:13 localhost bluetoothd[645]: bluetoothd[645]: Bluetooth daemon 4.101 >Oct 5 03:52:13 localhost bluetoothd[645]: Bluetooth daemon 4.101 >Oct 5 03:52:13 localhost NetworkManager[625]: <info> WiFi enabled by radio killswitch; enabled by state file >Oct 5 03:52:13 localhost NetworkManager[625]: <info> WWAN enabled by radio killswitch; enabled by state file >Oct 5 03:52:13 localhost NetworkManager[625]: <info> WiMAX enabled by radio killswitch; enabled by state file >Oct 5 03:52:13 localhost NetworkManager[625]: <info> Networking is enabled by state file >Oct 5 03:52:13 localhost NetworkManager[625]: <warn> failed to allocate link cache: (-10) Operation not supported >Oct 5 03:52:13 localhost kernel: [ 12.484686] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:13 localhost kernel: [ 12.485553] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Oct 5 03:52:13 localhost kernel: [ 12.491061] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:13 localhost NetworkManager[625]: <info> (eth0): carrier is OFF >Oct 5 03:52:13 localhost kernel: [ 12.529442] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:13 localhost kernel: [ 12.533717] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:13 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Oct 5 03:52:13 localhost kernel: [ 12.554497] 8139cp 0000:00:03.0: eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 >Oct 5 03:52:13 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Oct 5 03:52:13 localhost dbus[514]: [system] Successfully activated service 'org.bluez' >Oct 5 03:52:13 localhost kernel: [ 12.587651] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:13 localhost kernel: [ 12.603400] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:13 localhost kernel: [ 12.605209] Bluetooth: Core ver 2.16 >Oct 5 03:52:13 localhost kernel: [ 12.605265] NET: Registered protocol family 31 >Oct 5 03:52:13 localhost kernel: [ 12.605266] Bluetooth: HCI device and connection manager initialized >Oct 5 03:52:13 localhost kernel: [ 12.605267] Bluetooth: HCI socket layer initialized >Oct 5 03:52:13 localhost kernel: [ 12.605268] Bluetooth: L2CAP socket layer initialized >Oct 5 03:52:13 localhost kernel: [ 12.605271] Bluetooth: SCO socket layer initialized >Oct 5 03:52:13 localhost NetworkManager[625]: <info> (eth0): new Ethernet device (driver: '8139cp' ifindex: 2) >Oct 5 03:52:13 localhost kernel: [ 12.632648] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:13 localhost kernel: [ 12.632851] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Oct 5 03:52:13 localhost kernel: [ 12.632852] Bluetooth: BNEP filters: protocol multicast >Oct 5 03:52:13 localhost NetworkManager[625]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >Oct 5 03:52:13 localhost NetworkManager[625]: <info> (eth0): now managed >Oct 5 03:52:13 localhost NetworkManager[625]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Oct 5 03:52:13 localhost NetworkManager[625]: <info> (eth0): bringing up device. >Oct 5 03:52:13 localhost bluetoothd[645]: Starting SDP server >Oct 5 03:52:13 localhost NetworkManager[625]: <info> (eth0): carrier now ON (device state 20) >Oct 5 03:52:13 localhost NetworkManager[625]: <info> (eth0): preparing device. >Oct 5 03:52:13 localhost NetworkManager[625]: <info> (eth0): deactivating device (reason 'managed') [2] >Oct 5 03:52:13 localhost NetworkManager[625]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/eth0 >Oct 5 03:52:13 localhost bluetoothd[645]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Oct 5 03:52:13 localhost bluetoothd[645]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Oct 5 03:52:13 localhost bluetoothd[645]: Bluetooth Management interface initialized >Oct 5 03:52:13 localhost NetworkManager[625]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Oct 5 03:52:13 localhost NetworkManager[625]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Oct 5 03:52:13 localhost modem-manager[642]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Oct 5 03:52:13 localhost NetworkManager[625]: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Oct 5 03:52:13 localhost NetworkManager[625]: <info> Auto-activating connection 'Wired connection 1'. >Oct 5 03:52:13 localhost dbus[514]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Oct 5 03:52:13 localhost NetworkManager[625]: <info> Activation (eth0) starting connection 'Wired connection 1' >Oct 5 03:52:13 localhost NetworkManager[625]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 5 03:52:13 localhost NetworkManager[625]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Oct 5 03:52:13 localhost NetworkManager[625]: <info> modem-manager is now available >Oct 5 03:52:13 localhost NetworkManager[625]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Oct 5 03:52:13 localhost NetworkManager[625]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Oct 5 03:52:13 localhost NetworkManager[625]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Oct 5 03:52:13 localhost NetworkManager[625]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Oct 5 03:52:13 localhost NetworkManager[625]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 5 03:52:13 localhost NetworkManager[625]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Oct 5 03:52:13 localhost NetworkManager[625]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'Sierra' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'Wavecom' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'Longcheer' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'X22X' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'MotoC' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'AnyData' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'Option' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'Nokia' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'ZTE' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'Samsung' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'Ericsson MBM' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'SimTech' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'Gobi' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'Linktop' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'Huawei' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'Option High-Speed' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'Novatel' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'Iridium' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'Cinterion' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Loaded plugin 'Generic' >Oct 5 03:52:13 localhost modem-manager[642]: <info> Successfully loaded 20 plugins >Oct 5 03:52:13 localhost systemd[1]: Started Network Manager. >Oct 5 03:52:13 localhost systemd[1]: Starting Network. >Oct 5 03:52:13 localhost systemd[1]: Reached target Network. >Oct 5 03:52:13 localhost systemd[1]: Starting Virtualization daemon... >Oct 5 03:52:13 localhost systemd[1]: Started Virtualization daemon. >Oct 5 03:52:14 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Oct 5 03:52:14 localhost systemd[1]: Starting RPC bind service... >Oct 5 03:52:14 localhost systemd[1]: Started RPC bind service. >Oct 5 03:52:14 localhost systemd[1]: Started Bluetooth service. >Oct 5 03:52:14 localhost systemd[1]: Stopping Command Scheduler... >Oct 5 03:52:14 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Oct 5 03:52:14 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Oct 5 03:52:14 localhost dbus-daemon[514]: dbus[514]: [system] Successfully activated service 'org.bluez' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Oct 5 03:52:14 localhost dbus-daemon[514]: dbus[514]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'Sierra' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'Wavecom' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'Longcheer' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'X22X' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'MotoC' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'AnyData' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'Option' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'Nokia' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'ZTE' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'Samsung' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'Ericsson MBM' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'SimTech' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'Gobi' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'Linktop' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'Huawei' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'Option High-Speed' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'Novatel' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'Iridium' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'Cinterion' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Loaded plugin 'Generic' >Oct 5 03:52:14 localhost dbus-daemon[514]: modem-manager[642]: <info> Successfully loaded 20 plugins >Oct 5 03:52:14 localhost bluetoothd[645]: bluetoothd[645]: Starting SDP server >Oct 5 03:52:14 localhost bluetoothd[645]: bluetoothd[645]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Oct 5 03:52:14 localhost bluetoothd[645]: bluetoothd[645]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Oct 5 03:52:14 localhost bluetoothd[645]: bluetoothd[645]: Bluetooth Management interface initialized >Oct 5 03:52:14 localhost systemd[1]: Stopped Command Scheduler. >Oct 5 03:52:14 localhost systemd[1]: Stopping Job spooling tools... >Oct 5 03:52:14 localhost systemd[1]: Stopped Job spooling tools. >Oct 5 03:52:14 localhost kernel: [ 13.541750] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:14 localhost libvirtd[646]: 2012-10-05 07:52:14.289+0000: 646: info : libvirt version: 0.10.2, package: 3.fc18 (Fedora Project, 2012-09-25-11:10:37, ) >Oct 5 03:52:14 localhost libvirtd[646]: 2012-10-05 07:52:14.289+0000: 646: warning : virDriverLoadModule:72 : Module /usr/lib/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Oct 5 03:52:14 localhost libvirtd[646]: 2012-10-05 07:52:14.292+0000: 646: warning : virDriverLoadModule:72 : Module /usr/lib/libvirt/connection-driver/libvirt_driver_libxl.so not accessible >Oct 5 03:52:14 localhost libvirtd[646]: 2012-10-05 07:52:14.317+0000: 646: warning : virDriverLoadModule:72 : Module /usr/lib/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Oct 5 03:52:14 localhost libvirtd[646]: 2012-10-05 07:52:14.318+0000: 646: warning : virDriverLoadModule:72 : Module /usr/lib/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Oct 5 03:52:14 localhost libvirtd: Could not find keytab file: /etc/libvirt/krb5.tab: No such file or directory >Oct 5 03:52:14 localhost livesys[495]: sed: can't read : No such file or directory >Oct 5 03:52:14 localhost kernel: [ 13.692118] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:14 localhost kernel: [ 13.692546] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:14 localhost avahi-daemon[511]: Registering new address record for fe80::5054:ff:fe11:956e on eth0.*. >Oct 5 03:52:14 localhost livesys[495]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:14 localhost livesys[495]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:14 localhost livesys[495]: 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 5 03:52:14 localhost livesys[495]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:14 localhost livesys[495]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:14 localhost livesys[495]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:14 localhost livesys[495]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:14 localhost livesys[495]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:14 localhost livesys[495]: warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:14 localhost livesys[495]: warning: Schema 'org.gnome.Vino' has path '/desktop/gnome/remote-access/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:14 localhost livesys[495]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:14 localhost livesys[495]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:14 localhost kernel: [ 14.088652] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:14 localhost kernel: [ 14.089668] ip6_tables: (C) 2000-2006 Netfilter Core Team >Oct 5 03:52:14 localhost kernel: [ 14.101052] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:14 localhost kernel: [ 14.253091] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:14 localhost kernel: [ 14.253427] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost livesys[495]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:15 localhost livesys[495]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:15 localhost livesys[495]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:15 localhost livesys[495]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:15 localhost livesys[495]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:15 localhost livesys[495]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:15 localhost livesys[495]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:15 localhost livesys[495]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 5 03:52:15 localhost systemd[1]: Started Sendmail Mail Transport Client. >Oct 5 03:52:15 localhost kernel: [ 14.376225] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost libvirtd[646]: 2012-10-05 07:52:15.143+0000: 721: error : virNWFilterSnoopLeaseFileRefresh:1903 : open("/var/run/libvirt/network/nwfilter.ltmp"): No such file or directory >Oct 5 03:52:15 localhost systemd[1]: Started SYSV: Init script for live image.. >Oct 5 03:52:15 localhost systemd[1]: Starting LSB: Starts and stops login iSCSI daemon.... >Oct 5 03:52:15 localhost kernel: [ 14.502413] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.615674] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.617523] Loading iSCSI transport class v2.0-870. >Oct 5 03:52:15 localhost kernel: [ 14.637378] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.638548] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.644379] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.645468] iscsi: registered transport (tcp) >Oct 5 03:52:15 localhost kernel: [ 14.658277] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.667400] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.674372] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.678270] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.685134] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.688147] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.697062] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.707158] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.707558] iscsi: registered transport (iser) >Oct 5 03:52:15 localhost kernel: [ 14.721800] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.723711] libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits. >Oct 5 03:52:15 localhost kernel: [ 14.723713] libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0. >Oct 5 03:52:15 localhost kernel: [ 14.728214] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.743195] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.749086] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.749919] Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010) >Oct 5 03:52:15 localhost kernel: [ 14.750404] iscsi: registered transport (cxgb3i) >Oct 5 03:52:15 localhost kernel: [ 14.763868] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.769664] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.770320] Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010) >Oct 5 03:52:15 localhost kernel: [ 14.771095] iscsi: registered transport (cxgb4i) >Oct 5 03:52:15 localhost kernel: [ 14.784728] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.796538] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.802552] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.12 (June 29, 2012) >Oct 5 03:52:15 localhost kernel: [ 14.811063] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.812031] Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.2.2 (Apr 25, 2012) >Oct 5 03:52:15 localhost kernel: [ 14.812541] iscsi: registered transport (bnx2i) >Oct 5 03:52:15 localhost kernel: [ 14.821116] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.828190] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:15 localhost kernel: [ 14.829519] iscsi: registered transport (be2iscsi) >Oct 5 03:52:15 localhost iscsid: iSCSI logger with pid=834 started! >Oct 5 03:52:15 localhost iscsid[779]: Starting iscsid: [ OK ]#015[ OK ] >Oct 5 03:52:15 localhost iscsid: transport class version 2.0-870. iscsid version 2.0-872.18.f17 >Oct 5 03:52:15 localhost iscsid: iSCSI daemon with pid=836 started! >Oct 5 03:52:15 localhost systemd[1]: Started LSB: Starts and stops login iSCSI daemon.. >Oct 5 03:52:15 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Oct 5 03:52:16 localhost kernel: [ 15.284598] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:16 localhost kernel: [ 15.292977] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:16 localhost kernel: [ 15.853480] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:17 localhost NetworkManager[625]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 5 03:52:17 localhost NetworkManager[625]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Oct 5 03:52:17 localhost NetworkManager[625]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 5 03:52:17 localhost NetworkManager[625]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Oct 5 03:52:17 localhost NetworkManager[625]: <info> dhclient started with pid 1003 >Oct 5 03:52:17 localhost NetworkManager[625]: <info> Activation (eth0) Beginning IP6 addrconf. >Oct 5 03:52:17 localhost avahi-daemon[511]: Withdrawing address record for fe80::5054:ff:fe11:956e on eth0. >Oct 5 03:52:17 localhost NetworkManager[625]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Oct 5 03:52:17 localhost dhclient[1003]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Oct 5 03:52:17 localhost dhclient[1003]: Copyright 2004-2012 Internet Systems Consortium. >Oct 5 03:52:17 localhost dhclient[1003]: All rights reserved. >Oct 5 03:52:17 localhost dhclient[1003]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 5 03:52:17 localhost dhclient[1003]: >Oct 5 03:52:17 localhost NetworkManager[625]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Oct 5 03:52:17 localhost dhclient[1003]: Listening on LPF/eth0/52:54:00:11:95:6e >Oct 5 03:52:17 localhost dhclient[1003]: Sending on LPF/eth0/52:54:00:11:95:6e >Oct 5 03:52:17 localhost dhclient[1003]: Sending on Socket/fallback >Oct 5 03:52:17 localhost dhclient[1003]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x34018bf5) >Oct 5 03:52:17 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Oct 5 03:52:18 localhost kernel: [ 17.300645] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:18 localhost kernel: [ 17.303481] Ebtables v2.0 registered >Oct 5 03:52:18 localhost kernel: [ 17.314396] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:18 localhost systemd-logind[508]: New session 1 of user gdm. >Oct 5 03:52:18 localhost systemd-logind[508]: Linked /tmp/.X11-unix/X0 to /run/user/42/X11-display. >Oct 5 03:52:19 localhost avahi-daemon[511]: Registering new address record for fe80::5054:ff:fe11:956e on eth0.*. >Oct 5 03:52:19 localhost dbus-daemon[514]: dbus[514]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Oct 5 03:52:19 localhost dbus[514]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Oct 5 03:52:19 localhost systemd[1]: Starting Daemon for power management... >Oct 5 03:52:19 localhost dbus-daemon[514]: dbus[514]: [system] Successfully activated service 'org.freedesktop.UPower' >Oct 5 03:52:19 localhost dbus[514]: [system] Successfully activated service 'org.freedesktop.UPower' >Oct 5 03:52:19 localhost systemd[1]: Started Daemon for power management. >Oct 5 03:52:20 localhost dhclient[1003]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x34018bf5) >Oct 5 03:52:20 localhost dhclient[1003]: DHCPOFFER from 192.168.1.1 >Oct 5 03:52:20 localhost dhclient[1003]: DHCPACK from 192.168.1.1 (xid=0x34018bf5) >Oct 5 03:52:20 localhost NetworkManager[625]: <info> (eth0): DHCPv4 state changed preinit -> bound >Oct 5 03:52:20 localhost NetworkManager[625]: <info> address 192.168.1.18 >Oct 5 03:52:20 localhost NetworkManager[625]: <info> prefix 24 (255.255.255.0) >Oct 5 03:52:20 localhost NetworkManager[625]: <info> gateway 192.168.1.1 >Oct 5 03:52:20 localhost NetworkManager[625]: <info> nameserver '192.168.1.1' >Oct 5 03:52:20 localhost NetworkManager[625]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 5 03:52:20 localhost NetworkManager[625]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Oct 5 03:52:20 localhost avahi-daemon[511]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.18. >Oct 5 03:52:20 localhost avahi-daemon[511]: New relevant interface eth0.IPv4 for mDNS. >Oct 5 03:52:20 localhost avahi-daemon[511]: Registering new address record for 192.168.1.18 on eth0.IPv4. >Oct 5 03:52:20 localhost dhclient[1003]: bound to 192.168.1.18 -- renewal in 1466 seconds. >Oct 5 03:52:20 localhost rtkit-daemon[510]: Successfully made thread 1153 of process 1153 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11. >Oct 5 03:52:20 localhost pulseaudio[1153]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Oct 5 03:52:21 localhost pulseaudio[1153]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Oct 5 03:52:21 localhost kernel: [ 20.368504] hda-intel: Invalid position buffer, using LPIB read method instead. >Oct 5 03:52:21 localhost NetworkManager[625]: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >Oct 5 03:52:21 localhost NetworkManager[625]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >Oct 5 03:52:21 localhost NetworkManager[625]: <info> Activation (eth0) successful, device activated. >Oct 5 03:52:21 localhost NetworkManager[625]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Oct 5 03:52:21 localhost dbus[514]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Oct 5 03:52:21 localhost dbus-daemon[514]: dbus[514]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Oct 5 03:52:21 localhost iscsi[840]: Starting iscsi: iscsiadm: No records found >Oct 5 03:52:21 localhost iscsi[840]: [ OK ] >Oct 5 03:52:21 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Oct 5 03:52:21 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Oct 5 03:52:21 localhost dbus-daemon[514]: dbus[514]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 5 03:52:21 localhost dbus[514]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 5 03:52:21 localhost systemd[1]: Started SYSV: Late init script for live image.. >Oct 5 03:52:21 localhost systemd[1]: Starting Multi-User. >Oct 5 03:52:21 localhost systemd[1]: Reached target Multi-User. >Oct 5 03:52:21 localhost systemd[1]: Starting Graphical Interface. >Oct 5 03:52:21 localhost systemd[1]: Reached target Graphical Interface. >Oct 5 03:52:21 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Oct 5 03:52:21 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Oct 5 03:52:21 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Oct 5 03:52:21 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Oct 5 03:52:21 localhost systemd[1]: Startup finished in 921ms 181us (kernel) + 4s 934ms 290us (initrd) + 15s 281ms 974us (userspace) = 21s 137ms 445us. >Oct 5 03:52:22 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Oct 5 03:52:22 localhost dbus-daemon[514]: Starting iscsi (via systemctl): [ OK ] >Oct 5 03:52:22 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Oct 5 03:52:22 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Oct 5 03:52:22 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Oct 5 03:52:22 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Oct 5 03:52:22 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Oct 5 03:52:22 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Oct 5 03:52:22 localhost systemd[1]: PID 765 read from file /run/sm-client.pid does not exist. >Oct 5 03:52:22 localhost systemd[1]: Started Sendmail Mail Transport Client. >Oct 5 03:52:23 localhost dbus-daemon[514]: dbus[514]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Oct 5 03:52:23 localhost dbus[514]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Oct 5 03:52:23 localhost systemd[1]: Starting Disk Manager... >Oct 5 03:52:23 localhost udisksd[1258]: udisks daemon version 1.99.0 starting >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:23 localhost dbus-daemon[514]: dbus[514]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Oct 5 03:52:23 localhost dbus[514]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Oct 5 03:52:23 localhost systemd[1]: Started Disk Manager. >Oct 5 03:52:23 localhost udisksd[1258]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Oct 5 03:52:24 localhost dbus-daemon[514]: dbus[514]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Oct 5 03:52:24 localhost dbus[514]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Oct 5 03:52:24 localhost dbus-daemon[514]: Launching FprintObject >Oct 5 03:52:24 localhost dbus-daemon[514]: dbus[514]: [system] Successfully activated service 'net.reactivated.Fprint' >Oct 5 03:52:24 localhost dbus[514]: [system] Successfully activated service 'net.reactivated.Fprint' >Oct 5 03:52:24 localhost dbus-daemon[514]: dbus[514]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Oct 5 03:52:24 localhost dbus[514]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Oct 5 03:52:24 localhost dbus-daemon[514]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Oct 5 03:52:24 localhost dbus-daemon[514]: ** Message: entering main loop >Oct 5 03:52:24 localhost dbus-daemon[514]: dbus[514]: [system] Successfully activated service 'org.freedesktop.realmd' >Oct 5 03:52:24 localhost dbus[514]: [system] Successfully activated service 'org.freedesktop.realmd' >Oct 5 03:52:28 localhost chronyd[589]: Selected source 131.188.3.221 >Oct 5 03:52:28 localhost chronyd[589]: System clock wrong by 0.874805 seconds, adjustment started >Oct 5 03:52:29 localhost systemd-logind[508]: New session 2 of user liveuser. >Oct 5 03:52:29 localhost systemd-logind[508]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Oct 5 03:52:29 localhost gnome-session[1030]: WARNING: Detected that screensaver has left the bus >Oct 5 03:52:29 localhost gnome-session[1030]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed >Oct 5 03:52:29 localhost gdm-simple-slave[582]: WARNING: Child process -1030 was already dead. >Oct 5 03:52:30 localhost kernel: [ 29.322874] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:30 localhost kernel: [ 29.328551] fuse init (API version 7.20) >Oct 5 03:52:30 localhost systemd[1]: Mounting FUSE Control File System... >Oct 5 03:52:30 localhost systemd[1]: Mounted FUSE Control File System. >Oct 5 03:52:30 localhost rtkit-daemon[510]: Successfully made thread 1496 of process 1496 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Oct 5 03:52:30 localhost pulseaudio[1496]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Oct 5 03:52:30 localhost pulseaudio[1496]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Oct 5 03:52:31 localhost dbus-daemon[514]: dbus[514]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Oct 5 03:52:31 localhost dbus[514]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Oct 5 03:52:31 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Oct 5 03:52:31 localhost dbus-daemon[514]: dbus[514]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Oct 5 03:52:31 localhost dbus[514]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Oct 5 03:52:31 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Oct 5 03:52:31 localhost dbus-daemon[514]: dbus[514]: [system] Activating via systemd: service name='org.freedesktop.colord-sane' unit='colord-sane.service' >Oct 5 03:52:31 localhost dbus[514]: [system] Activating via systemd: service name='org.freedesktop.colord-sane' unit='colord-sane.service' >Oct 5 03:52:31 localhost systemd[1]: Starting Daemon for monitoring attached scanners and registering them with colord... >Oct 5 03:52:31 localhost dbus-daemon[514]: dbus[514]: [system] Successfully activated service 'org.freedesktop.colord-sane' >Oct 5 03:52:31 localhost dbus[514]: [system] Successfully activated service 'org.freedesktop.colord-sane' >Oct 5 03:52:31 localhost systemd[1]: Started Daemon for monitoring attached scanners and registering them with colord. >Oct 5 03:52:31 localhost systemd[1]: Starting CUPS Printing Service... >Oct 5 03:52:31 localhost systemd[1]: Started CUPS Printing Service. >Oct 5 03:52:31 localhost cupsd[1520]: p11-kit: couldn't open config file: /root/.pkcs11/pkcs11.conf: Permission denied >Oct 5 03:52:31 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Oct 5 03:52:31 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Oct 5 03:52:33 localhost pulseaudio[1496]: [alsa-source] alsa-source.c: ALSA woke us up to read new data from the device, but there was actually nothing to read! >Oct 5 03:52:33 localhost pulseaudio[1496]: [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 5 03:52:33 localhost pulseaudio[1496]: [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 5 03:52:35 localhost goa[1654]: goa-daemon version 3.6.0 starting [main.c:112, main()] >Oct 5 03:52:37 localhost NetworkManager[625]: <info> (eth0): IP6 addrconf timed out or failed. >Oct 5 03:52:37 localhost NetworkManager[625]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Oct 5 03:52:37 localhost NetworkManager[625]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >Oct 5 03:52:37 localhost NetworkManager[625]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Oct 5 03:52:42 localhost kernel: [ 41.592515] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.596552] md: raid0 personality registered for level 0 >Oct 5 03:52:42 localhost kernel: [ 41.601939] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.603171] md: raid1 personality registered for level 1 >Oct 5 03:52:42 localhost kernel: [ 41.623380] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.625599] async_tx: api initialized (async) >Oct 5 03:52:42 localhost kernel: [ 41.634236] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.635348] xor: automatically using best checksumming function: >Oct 5 03:52:42 localhost kernel: [ 41.645013] pIII_sse : 13400.000 MB/sec >Oct 5 03:52:42 localhost kernel: [ 41.645199] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.656405] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.673018] raid6: mmxx1 5035 MB/s >Oct 5 03:52:42 localhost kernel: [ 41.690017] raid6: mmxx2 5378 MB/s >Oct 5 03:52:42 localhost kernel: [ 41.707021] raid6: sse1x1 3617 MB/s >Oct 5 03:52:42 localhost kernel: [ 41.724011] raid6: sse1x2 5453 MB/s >Oct 5 03:52:42 localhost kernel: [ 41.741017] raid6: sse2x1 8632 MB/s >Oct 5 03:52:42 localhost kernel: [ 41.758014] raid6: sse2x2 10730 MB/s >Oct 5 03:52:42 localhost kernel: [ 41.758016] raid6: using algorithm sse2x2 (10730 MB/s) >Oct 5 03:52:42 localhost kernel: [ 41.758016] raid6: using intx1 recovery algorithm >Oct 5 03:52:42 localhost kernel: [ 41.778212] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.779707] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.780434] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.790528] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.793386] md: raid6 personality registered for level 6 >Oct 5 03:52:42 localhost kernel: [ 41.793388] md: raid5 personality registered for level 5 >Oct 5 03:52:42 localhost kernel: [ 41.793389] md: raid4 personality registered for level 4 >Oct 5 03:52:42 localhost kernel: [ 41.810274] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.811965] md: raid10 personality registered for level 10 >Oct 5 03:52:42 localhost kernel: [ 41.837068] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.844027] device-mapper: multipath: version 1.5.0 loaded >Oct 5 03:52:42 localhost kernel: [ 41.852362] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.853331] device-mapper: multipath round-robin: version 1.0.0 loaded >Oct 5 03:52:42 localhost kernel: [ 41.866195] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.869247] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.872349] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.882483] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.883723] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.890576] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.900682] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:42 localhost kernel: [ 41.901819] No iBFT detected. >Oct 5 03:52:42 localhost dbus[1469]: avc: received setenforce notice (enforcing=0) >Oct 5 03:52:42 localhost dbus[1311]: avc: received setenforce notice (enforcing=0) >Oct 5 03:52:42 localhost dbus[514]: avc: received setenforce notice (enforcing=0) >Oct 5 03:52:42 localhost dbus-daemon[514]: dbus[514]: avc: received setenforce notice (enforcing=0) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:43 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:44 localhost anaconda: /sbin/anaconda 18.12 >Oct 5 03:52:45 localhost anaconda: 1572864 kB (1536 MB) are available >Oct 5 03:52:45 localhost anaconda: check_memory(): total:1536, needed:512, graphical:512 >Oct 5 03:52:45 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Oct 5 03:52:45 localhost anaconda: Default encoding = ascii >Oct 5 03:52:45 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Oct 5 03:52:45 localhost anaconda: ISCSID is /sbin/iscsid >Oct 5 03:52:45 localhost anaconda: no initiator set >Oct 5 03:52:45 localhost program: Running... modprobe fcoe >Oct 5 03:52:45 localhost kernel: [ 44.565772] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:45 localhost kernel: [ 44.570531] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:45 localhost kernel: [ 44.573382] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:45 localhost kernel: [ 44.582212] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:45 localhost kernel: [ 44.582998] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:45 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Oct 5 03:52:45 localhost program: No FCoE boot disk information is found in EDD! >Oct 5 03:52:45 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Oct 5 03:52:45 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Oct 5 03:52:45 localhost program: Running... udevadm settle --timeout=300 >Oct 5 03:52:45 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:45 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:45 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:45 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:45 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:45 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:45 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:45 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:45 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:45 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:45 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:45 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:45 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:45 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:45 localhost program: Running... multipath -d >Oct 5 03:52:45 localhost program: Running... multipath -ll >Oct 5 03:52:45 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:45 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 5 03:52:45 localhost storage: MultipathTopology: found singlepath device: vda >Oct 5 03:52:45 localhost storage: MultipathTopology: found non-disk device: vda1 >Oct 5 03:52:45 localhost storage: MultipathTopology: found non-disk device: vda2 >Oct 5 03:52:45 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 5 03:52:45 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 5 03:52:45 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 5 03:52:45 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 5 03:52:45 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 5 03:52:45 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 5 03:52:45 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 5 03:52:45 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 5 03:52:45 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 5 03:52:45 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 5 03:52:45 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:45 localhost anaconda: Display mode = g >Oct 5 03:52:45 localhost anaconda: 1572864 kB (1536 MB) are available >Oct 5 03:52:45 localhost anaconda: check_memory(): total:1536, needed:512, graphical:512 >Oct 5 03:52:45 localhost anaconda: using only installclass _Fedora >Oct 5 03:52:45 localhost anaconda: Detected 1488M of memory >Oct 5 03:52:45 localhost anaconda: Swap attempt of 2976M >Oct 5 03:52:45 localhost program: Running... udevadm control --property=ANACONDA=1 >Oct 5 03:52:45 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Oct 5 03:52:46 localhost anaconda: no initiator set >Oct 5 03:52:46 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Oct 5 03:52:46 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Oct 5 03:52:46 localhost program: Running... udevadm settle --timeout=300 >Oct 5 03:52:46 localhost program: Running... systemctl start chronyd.service >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost systemd[1]: Started NTP client/server. >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost storage: sr0 looks to be the live device; marking as protected >Oct 5 03:52:46 localhost program: Running... udevadm settle --timeout=300 >Oct 5 03:52:46 localhost program: Running... multipath -d >Oct 5 03:52:46 localhost program: Running... multipath -ll >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 5 03:52:46 localhost storage: MultipathTopology: found singlepath device: vda >Oct 5 03:52:46 localhost storage: MultipathTopology: found non-disk device: vda1 >Oct 5 03:52:46 localhost storage: MultipathTopology: found non-disk device: vda2 >Oct 5 03:52:46 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 5 03:52:46 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 5 03:52:46 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 5 03:52:46 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 5 03:52:46 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 5 03:52:46 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 5 03:52:46 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 5 03:52:46 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 5 03:52:46 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 5 03:52:46 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 5 03:52:46 localhost storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Oct 5 03:52:46 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Oct 5 03:52:46 localhost storage: sr0 is a cdrom >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost storage: added cdrom sr0 (id 0) to device tree >Oct 5 03:52:46 localhost storage: disklabel detected but not usable on sr0 >Oct 5 03:52:46 localhost storage: type detected on 'sr0' is 'iso9660' >Oct 5 03:52:46 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1889 due to rate-limiting >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:46 localhost NetworkManager[625]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >Oct 5 03:52:46 localhost NetworkManager[625]: <warn> failed to allocate link cache: (-10) Operation not supported >Oct 5 03:52:47 localhost NetworkManager[625]: ifcfg-rh: read connection 'System eth0' >Oct 5 03:52:47 localhost NetworkManager[625]: <warn> failed to allocate link cache: (-10) Operation not supported >Oct 5 03:52:47 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:47 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:47 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:47 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:47 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:47 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:47 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:47 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:47 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:47 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:47 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:47 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:47 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:47 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:48 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:48 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:48 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:48 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:48 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:49 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >Oct 5 03:52:49 localhost kernel: [ 48.369192] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Oct 5 03:52:49 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:49 localhost program: Running... /bin/umount /mnt/sysimage >Oct 5 03:52:49 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:49 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:49 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg-lv_root /mnt/sysimage >Oct 5 03:52:49 localhost kernel: [ 48.681972] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >Oct 5 03:52:49 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:49 localhost systemd-logind[508]: Removed session 1. >Oct 5 03:52:49 localhost program: Running... /bin/umount /mnt/sysimage >Oct 5 03:52:49 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:50 localhost rsyslogd-2177: imuxsock lost 974 messages from pid 1889 due to rate-limiting >Oct 5 03:52:50 localhost program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_root >Oct 5 03:52:50 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Oct 5 03:52:50 localhost kernel: [ 49.804424] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Oct 5 03:52:50 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:52:54 localhost dbus-daemon[514]: ** Message: No devices in use, exit >Oct 5 03:52:55 localhost anaconda: Not doing 'add runtime X layout' in live installation >Oct 5 03:52:55 localhost anaconda: is not a valid timezone, falling back to default (America/New_York) >Oct 5 03:52:55 localhost anaconda: Not doing 'save system time' in live installation >Oct 5 03:52:55 localhost anaconda: Not doing 'save system time' in live installation >Oct 5 03:52:55 localhost anaconda: Not doing 'save system time' in live installation >Oct 5 03:52:55 localhost anaconda: Not doing 'save system time' in live installation >Oct 5 03:52:55 localhost anaconda: Not doing 'modify system time and date' in live installation >Oct 5 03:52:55 localhost anaconda: Not doing 'add runtime X layout' in live installation >Oct 5 03:52:55 localhost anaconda: Not doing 'test X layouts' in live installation >Oct 5 03:52:55 localhost program: Running... modprobe btrfs >Oct 5 03:52:55 localhost kernel: [ 54.829593] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:55 localhost kernel: [ 54.839356] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:55 localhost kernel: [ 54.890832] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:55 localhost kernel: [ 54.919171] Btrfs loaded >Oct 5 03:52:55 localhost storage: DiskLabel.partedDevice returning None >Oct 5 03:52:55 localhost program: Running... modprobe xfs >Oct 5 03:52:55 localhost kernel: [ 54.977534] Request for unknown module key 'Fedora kernel signing key: cb67c46b01ee734ef6dd1831e6c8edf186eea1f9' err -11 >Oct 5 03:52:55 localhost kernel: [ 54.983044] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Oct 5 03:53:00 localhost anaconda: /usr/lib/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Oct 5 03:53:03 localhost program: Running... udevadm settle --timeout=300 >Oct 5 03:53:03 localhost anaconda: Detected 1488M of memory >Oct 5 03:53:03 localhost anaconda: Swap attempt of 2976M >Oct 5 03:53:03 localhost anaconda: storage configuration failed: Not enough free space on disks for automatic partitioning >Oct 5 03:53:03 localhost anaconda: no initiator set >Oct 5 03:53:03 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Oct 5 03:53:03 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['vda'] >Oct 5 03:53:03 localhost program: Running... udevadm settle --timeout=300 >Oct 5 03:53:03 localhost storage: sr0 looks to be the live device; marking as protected >Oct 5 03:53:03 localhost program: Running... udevadm settle --timeout=300 >Oct 5 03:53:03 localhost program: Running... multipath -d >Oct 5 03:53:03 localhost program: Running... multipath -ll >Oct 5 03:53:03 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:03 localhost storage: MultipathTopology: found non-disk device: sr0 >Oct 5 03:53:03 localhost storage: MultipathTopology: found singlepath device: vda >Oct 5 03:53:03 localhost storage: MultipathTopology: found non-disk device: vda1 >Oct 5 03:53:03 localhost storage: MultipathTopology: found non-disk device: vda2 >Oct 5 03:53:03 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:03 localhost storage: MultipathTopology: found singlepath device: loop0 >Oct 5 03:53:03 localhost storage: MultipathTopology: found singlepath device: loop1 >Oct 5 03:53:03 localhost storage: MultipathTopology: found singlepath device: loop2 >Oct 5 03:53:03 localhost storage: MultipathTopology: found singlepath device: loop3 >Oct 5 03:53:03 localhost storage: MultipathTopology: found singlepath device: loop4 >Oct 5 03:53:03 localhost storage: MultipathTopology: found singlepath device: loop5 >Oct 5 03:53:03 localhost storage: MultipathTopology: found singlepath device: loop6 >Oct 5 03:53:03 localhost storage: MultipathTopology: found singlepath device: loop7 >Oct 5 03:53:03 localhost storage: MultipathTopology: found singlepath device: dm-0 >Oct 5 03:53:03 localhost storage: MultipathTopology: found singlepath device: dm-1 >Oct 5 03:53:03 localhost storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Oct 5 03:53:03 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Oct 5 03:53:03 localhost storage: sr0 is a cdrom >Oct 5 03:53:03 localhost storage: added cdrom sr0 (id 19) to device tree >Oct 5 03:53:03 localhost storage: disklabel detected but not usable on sr0 >Oct 5 03:53:03 localhost storage: type detected on 'sr0' is 'iso9660' >Oct 5 03:53:03 localhost storage: got device: OpticalDevice instance (0x9c176cc) -- >Oct 5 03:53:03 localhost storage: got format: Iso9660FS instance (0x9c17dec) -- >Oct 5 03:53:03 localhost storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda)... >Oct 5 03:53:03 localhost storage: vda is a disk >Oct 5 03:53:03 localhost storage: added disk vda (id 20) to device tree >Oct 5 03:53:03 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:03 localhost storage: got device: DiskDevice instance (0xaf0ad2c) -- >Oct 5 03:53:03 localhost storage: got format: DiskLabel instance (0x9c195ec) -- >Oct 5 03:53:03 localhost storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio1/block/vda/vda1)... >Oct 5 03:53:03 localhost storage: vda1 is a partition >Oct 5 03:53:03 localhost storage: added partition vda1 (id 21) to device tree >Oct 5 03:53:03 localhost storage: disklabel detected but not usable on vda1 >Oct 5 03:53:03 localhost storage: type detected on 'vda1' is 'ext4' >Oct 5 03:53:03 localhost program: Running... dumpe2fs -h /dev/vda1 >Oct 5 03:53:03 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:03 localhost program: Filesystem volume name: <none> >Oct 5 03:53:03 localhost program: Last mounted on: /boot >Oct 5 03:53:03 localhost program: Filesystem UUID: 179a8fa9-d0f3-43ba-b996-ce6adab1c087 >Oct 5 03:53:03 localhost program: Filesystem magic number: 0xEF53 >Oct 5 03:53:03 localhost program: Filesystem revision #: 1 (dynamic) >Oct 5 03:53:03 localhost 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 >Oct 5 03:53:03 localhost program: Filesystem flags: signed_directory_hash >Oct 5 03:53:03 localhost program: Default mount options: user_xattr acl >Oct 5 03:53:03 localhost program: Filesystem state: clean >Oct 5 03:53:03 localhost program: Errors behavior: Continue >Oct 5 03:53:03 localhost program: Filesystem OS type: Linux >Oct 5 03:53:03 localhost program: Inode count: 128016 >Oct 5 03:53:03 localhost program: Block count: 512000 >Oct 5 03:53:03 localhost program: Reserved block count: 25600 >Oct 5 03:53:03 localhost program: Free blocks: 449493 >Oct 5 03:53:03 localhost program: Free inodes: 127673 >Oct 5 03:53:03 localhost program: First block: 1 >Oct 5 03:53:03 localhost program: Block size: 1024 >Oct 5 03:53:03 localhost program: Fragment size: 1024 >Oct 5 03:53:03 localhost program: Reserved GDT blocks: 256 >Oct 5 03:53:03 localhost program: Blocks per group: 8192 >Oct 5 03:53:03 localhost program: Fragments per group: 8192 >Oct 5 03:53:03 localhost program: Inodes per group: 2032 >Oct 5 03:53:03 localhost program: Inode blocks per group: 254 >Oct 5 03:53:03 localhost program: Flex block group size: 16 >Oct 5 03:53:03 localhost program: Filesystem created: Thu Oct 4 14:07:35 2012 >Oct 5 03:53:03 localhost program: Last mount time: Thu Oct 4 14:09:52 2012 >Oct 5 03:53:03 localhost program: Last write time: Thu Oct 4 14:10:35 2012 >Oct 5 03:53:03 localhost program: Mount count: 4 >Oct 5 03:53:03 localhost program: Maximum mount count: -1 >Oct 5 03:53:03 localhost program: Last checked: Thu Oct 4 14:07:35 2012 >Oct 5 03:53:03 localhost program: Check interval: 0 (<none>) >Oct 5 03:53:03 localhost program: Lifetime writes: 49 MB >Oct 5 03:53:03 localhost program: Reserved blocks uid: 0 (user root) >Oct 5 03:53:03 localhost program: Reserved blocks gid: 0 (group root) >Oct 5 03:53:03 localhost program: First inode: 11 >Oct 5 03:53:03 localhost program: Inode size:#011 128 >Oct 5 03:53:03 localhost program: Journal inode: 8 >Oct 5 03:53:03 localhost program: Default directory hash: half_md4 >Oct 5 03:53:03 localhost program: Directory Hash Seed: ef04aea5-ca37-4963-af30-e92e6df73b0f >Oct 5 03:53:03 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1889 due to rate-limiting >Oct 5 03:53:03 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:03 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:03 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:03 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:03 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:04 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:04 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:04 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:04 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:04 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:04 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:04 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:04 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >Oct 5 03:53:04 localhost kernel: [ 64.074071] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Oct 5 03:53:04 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:04 localhost program: Running... /bin/umount /mnt/sysimage >Oct 5 03:53:04 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:04 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:04 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg-lv_root /mnt/sysimage >Oct 5 03:53:04 localhost kernel: [ 64.250039] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >Oct 5 03:53:04 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:53:05 localhost program: Running... /bin/umount /mnt/sysimage >Oct 5 03:53:05 localhost udisksd[1258]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Oct 5 03:54:50 localhost rsyslogd-2177: imuxsock lost 895 messages from pid 1889 due to rate-limiting >Oct 5 03:55:32 localhost storage: registered action: [0] Destroy Format ext4 filesystem on partition vda1 (id 21) >Oct 5 03:55:32 localhost program: Running... udevadm settle --timeout=300 >Oct 5 03:55:32 localhost storage: removed partition vda1 (id 21) from device tree >Oct 5 03:55:32 localhost storage: registered action: [1] Destroy Device partition vda1 (id 21) >Oct 5 03:55:32 localhost storage: registered action: [2] Destroy Format lvmpv on partition vda2 (id 22) >Oct 5 03:55:32 localhost program: Running... udevadm settle --timeout=300
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 863348
: 622008 |
622009
|
622010
|
622011
|
622012
|
622013
|
622014
|
622015
|
622016
|
622017
|
622018
|
622019
|
622020