Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 672272 Details for
Bug 891759
OSError: [Errno 2] No such file or directory: '//etc/multipath.conf.anacbak'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
my traceback: first try hit it
anaconda-tb-VNbkPR (text/plain), 422.41 KB, created by
Adam Williamson
on 2013-01-04 00:49:08 UTC
(
hide
)
Description:
my traceback: first try hit it
Filename:
MIME Type:
Creator:
Adam Williamson
Created:
2013-01-04 00:49:08 UTC
Size:
422.41 KB
patch
obsolete
>anaconda 18.37.8 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 434, in getSubdirSize > sinfo = os.lstat(curpath) > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 439, in getSubdirSize > dsize += getSubdirSize(curpath) > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 446, in getDirSize > return getSubdirSize(dir)/1024 > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/livepayload.py", line 141, in spaceRequired > return Size(bytes=iutil.getDirSize("/")*1024) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/lib/space.py", line 50, in check > needed = self.payload.spaceRequired > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 221, in _handleCompleteness > if self._checker and not self._checker.check(): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 206, in _updateCompleteness > self._handleCompleteness(spoke) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 171, in _createBox > self._updateCompleteness(spoke) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 306, in refresh > self._createBox() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 121, in run > self._currentAction.refresh() > File "/sbin/anaconda", line 991, in <module> > anaconda._intf.run() >OSError: [Errno 2] No such file or directory: '//etc/multipath.conf.anacbak' > >Local variables in innermost frame: >f: multipath.conf.anacbak >curpath: //etc/multipath.conf.anacbak >mydev: 64768 >dsize: 13091512 >sinfo: posix.stat_result(st_mode=16877, st_ino=131146, st_dev=64768L, st_nlink=5, st_uid=0, st_gid=0, st_size=4096, st_atime=1357199525, st_mtime=1357197897, st_ctime=1357199525) >getSubdirSize: <function getSubdirSize at 0x7fbae81a7500> >dir: //etc > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf.data: Skipped > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: 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, vda1, 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._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0, 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/virtio2/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'vda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'dm-1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _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: 469504 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x3d56dd0> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-01-03-08-28-41-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-18-TC4-x86_64-Live-Deskto > _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: 2013-01-03-08-28-41-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-18-TC4-x86_64-Live-Deskto > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 917.0 > _serial: None > id: 0 > minor: 0 >, existing 15000MB disk vda (1) with existing msdos disklabel >, existing 500MB partition vda1 (2) with existing ext4 filesystem >, existing 14499MB partition vda2 (3) with existing lvmpv >, existing 14496MB lvmvg vg (4) >, 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: 5 > 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: 6 > 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: 7 > 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: 8 > 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: 9 > 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: 10 > 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: 11 > 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: d5230db1-cd5b-4105-89d7-e111332c99a7 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-18-TC4-x > _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: d5230db1-cd5b-4105-89d7-e111332c99a7 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-18-TC4-x > originalFormat._targetSize: 4096.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 4096.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop3 > bus: Skipped > _size: 0 > _serial: None > id: 12 > 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: 13 > 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: 14 > minor: 0 >, existing 4096MB dm live-rw (15) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (16) with existing ext4 filesystem >, existing 2016MB lvmlv vg-lv_swap (17) with existing swap >, existing 12480MB lvmlv vg-lv_root (18) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x3a06150) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x3a06190) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x3a061d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x3a06210) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x3a06250) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] > _intf.payload._createdInitrds: False > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Shiprock', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Montreal', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'South_Pole', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Tokyo', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Zaporozhye', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes._added_chrony: False > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._citiesSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._enabled_chrony: False > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x3e23210> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._poolsNote: Label instance, containing members: > _intf._currentAction._spokes._config_dialog._threads_counter: 0 > _intf._currentAction._spokes._config_dialog._data: Skipped > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Skipped > _intf._currentAction._checker.storage: Already dumped (Storage instance) > _intf._currentAction._checker.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 0 B > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Storage instance) > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Skipped > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._incompleteSpokes: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: livecd:///dev/mapper/live-osimg-min >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.37.8 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /var/log/messages] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-osimg-min', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': 'en_US.UTF-8', 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >19:46:37,750 DEBUG anaconda: required disklabel type for vda (15) is None >19:46:37,750 DEBUG anaconda: default disklabel type for vda is msdos >19:46:37,751 DEBUG anaconda: selecting msdos disklabel for vda based on size >19:46:38,262 INFO anaconda: /sbin/anaconda 18.37.8 >00:46:38,460 INFO anaconda: 1048576 kB (1024 MB) are available >19:46:38,460 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >19:46:38,462 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >19:46:38,462 INFO anaconda: Default encoding = ascii >19:46:38,724 INFO anaconda: ISCSID is /sbin/iscsid >19:46:38,724 INFO anaconda: no initiator set >19:46:38,784 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >19:46:38,784 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >19:46:38,929 INFO anaconda: Display mode = g >00:46:38,930 INFO anaconda: 1048576 kB (1024 MB) are available >19:46:38,930 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >19:46:39,111 INFO anaconda: using only installclass _Fedora >19:46:39,133 INFO anaconda: Detected 1008M of memory >19:46:39,134 INFO anaconda: Swap attempt of 2016M >19:46:39,137 INFO anaconda: Running Thread: AnaStorageThread (140440864057088) >19:46:39,138 INFO anaconda: Running Thread: AnaNetworkThread (140440855664384) >19:46:39,140 DEBUG anaconda: network: devices found ['eth0'] >19:46:39,142 INFO anaconda: Running Thread: AnaPayloadThread (140440525993728) >19:46:39,293 DEBUG anaconda: network: dumped ifcfg file for default autoconnection on eth0 >19:46:39,836 DEBUG anaconda: updating hostname localhost.localdomain >19:46:39,929 DEBUG anaconda: waiting for connecting NM (dhcp?) >19:46:40,583 INFO anaconda: no initiator set >19:46:40,751 DEBUG anaconda: required disklabel type for vda (15) is None >19:46:40,751 DEBUG anaconda: default disklabel type for vda is msdos >19:46:40,751 DEBUG anaconda: selecting msdos disklabel for vda based on size >19:46:41,296 DEBUG anaconda: network standalone spoke (init): completed: True >19:46:41,560 WARN anaconda: is not a valid timezone, falling back to default (America/New_York) >14:46:41,779 INFO anaconda: Not doing 'save system time' in live installation >14:46:41,788 INFO anaconda: Not doing 'save system time' in live installation >14:46:41,791 INFO anaconda: Not doing 'save system time' in live installation >19:46:41,800 INFO anaconda: Not doing 'modify system time and date' in live installation >19:46:41,969 DEBUG anaconda: connected, waited 2 seconds >19:46:41,986 DEBUG anaconda: updating hostname localhost.localdomain >19:46:41,986 INFO anaconda: Thread Done: AnaNetworkThread (140440855664384) >19:46:42,159 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext4 with options defaults,ro >19:46:42,199 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False > > >/tmp/packaging.log: > > >/tmp/program.log: >19:46:37,665 INFO program: Running... udevadm settle --timeout=300 >19:46:37,770 INFO program: Running... dumpe2fs -h /dev/vda1 >19:46:37,778 INFO program: Filesystem volume name: <none> >19:46:37,778 INFO program: Last mounted on: /boot >19:46:37,778 INFO program: Filesystem UUID: bbfda39c-a75c-4221-b315-6c0e9c880567 >19:46:37,778 INFO program: Filesystem magic number: 0xEF53 >19:46:37,778 INFO program: Filesystem revision #: 1 (dynamic) >19:46:37,778 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 >19:46:37,778 INFO program: Filesystem flags: signed_directory_hash >19:46:37,778 INFO program: Default mount options: user_xattr acl >19:46:37,778 INFO program: Filesystem state: clean >19:46:37,779 INFO program: Errors behavior: Continue >19:46:37,779 INFO program: Filesystem OS type: Linux >19:46:37,779 INFO program: Inode count: 128016 >19:46:37,779 INFO program: Block count: 512000 >19:46:37,779 INFO program: Reserved block count: 25600 >19:46:37,779 INFO program: Free blocks: 421444 >19:46:37,779 INFO program: Free inodes: 127669 >19:46:37,779 INFO program: First block: 1 >19:46:37,779 INFO program: Block size: 1024 >19:46:37,779 INFO program: Fragment size: 1024 >19:46:37,779 INFO program: Reserved GDT blocks: 256 >19:46:37,779 INFO program: Blocks per group: 8192 >19:46:37,779 INFO program: Fragments per group: 8192 >19:46:37,779 INFO program: Inodes per group: 2032 >19:46:37,779 INFO program: Inode blocks per group: 254 >19:46:37,779 INFO program: Flex block group size: 16 >19:46:37,779 INFO program: Filesystem created: Thu Jan 3 13:14:08 2013 >19:46:37,779 INFO program: Last mount time: Thu Jan 3 19:16:42 2013 >19:46:37,779 INFO program: Last write time: Thu Jan 3 19:21:36 2013 >19:46:37,779 INFO program: Mount count: 8 >19:46:37,779 INFO program: Maximum mount count: -1 >19:46:37,779 INFO program: Last checked: Thu Jan 3 13:14:08 2013 >19:46:37,779 INFO program: Check interval: 0 (<none>) >19:46:37,779 INFO program: Lifetime writes: 91 MB >19:46:37,779 INFO program: Reserved blocks uid: 0 (user root) >19:46:37,779 INFO program: Reserved blocks gid: 0 (group root) >19:46:37,779 INFO program: First inode: 11 >19:46:37,779 INFO program: Inode size: 128 >19:46:37,779 INFO program: Journal inode: 8 >19:46:37,779 INFO program: Default directory hash: half_md4 >19:46:37,779 INFO program: Directory Hash Seed: a857a183-23d2-4c4c-b13f-00e9840af7a9 >19:46:37,779 INFO program: Journal backup: inode blocks >19:46:37,779 INFO program: Journal features: (none) >19:46:37,779 INFO program: Journal size: 8M >19:46:37,780 INFO program: Journal length: 8192 >19:46:37,780 INFO program: Journal sequence: 0x00000035 >19:46:37,780 INFO program: Journal start: 0 >19:46:37,780 INFO program: >19:46:37,780 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:37,780 INFO program: Running... dumpe2fs -h /dev/vda1 >19:46:37,782 INFO program: Filesystem volume name: <none> >19:46:37,782 INFO program: Last mounted on: /boot >19:46:37,782 INFO program: Filesystem UUID: bbfda39c-a75c-4221-b315-6c0e9c880567 >19:46:37,782 INFO program: Filesystem magic number: 0xEF53 >19:46:37,782 INFO program: Filesystem revision #: 1 (dynamic) >19:46:37,782 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 >19:46:37,782 INFO program: Filesystem flags: signed_directory_hash >19:46:37,782 INFO program: Default mount options: user_xattr acl >19:46:37,782 INFO program: Filesystem state: clean >19:46:37,782 INFO program: Errors behavior: Continue >19:46:37,782 INFO program: Filesystem OS type: Linux >19:46:37,782 INFO program: Inode count: 128016 >19:46:37,782 INFO program: Block count: 512000 >19:46:37,782 INFO program: Reserved block count: 25600 >19:46:37,782 INFO program: Free blocks: 421444 >19:46:37,782 INFO program: Free inodes: 127669 >19:46:37,782 INFO program: First block: 1 >19:46:37,782 INFO program: Block size: 1024 >19:46:37,782 INFO program: Fragment size: 1024 >19:46:37,783 INFO program: Reserved GDT blocks: 256 >19:46:37,783 INFO program: Blocks per group: 8192 >19:46:37,783 INFO program: Fragments per group: 8192 >19:46:37,783 INFO program: Inodes per group: 2032 >19:46:37,783 INFO program: Inode blocks per group: 254 >19:46:37,783 INFO program: Flex block group size: 16 >19:46:37,783 INFO program: Filesystem created: Thu Jan 3 13:14:08 2013 >19:46:37,783 INFO program: Last mount time: Thu Jan 3 19:16:42 2013 >19:46:37,783 INFO program: Last write time: Thu Jan 3 19:21:36 2013 >19:46:37,783 INFO program: Mount count: 8 >19:46:37,783 INFO program: Maximum mount count: -1 >19:46:37,783 INFO program: Last checked: Thu Jan 3 13:14:08 2013 >19:46:37,783 INFO program: Check interval: 0 (<none>) >19:46:37,783 INFO program: Lifetime writes: 91 MB >19:46:37,783 INFO program: Reserved blocks uid: 0 (user root) >19:46:37,783 INFO program: Reserved blocks gid: 0 (group root) >19:46:37,783 INFO program: First inode: 11 >19:46:37,783 INFO program: Inode size: 128 >19:46:37,783 INFO program: Journal inode: 8 >19:46:37,783 INFO program: Default directory hash: half_md4 >19:46:37,783 INFO program: Directory Hash Seed: a857a183-23d2-4c4c-b13f-00e9840af7a9 >19:46:37,783 INFO program: Journal backup: inode blocks >19:46:37,783 INFO program: Journal features: (none) >19:46:37,783 INFO program: Journal size: 8M >19:46:37,783 INFO program: Journal length: 8192 >19:46:37,783 INFO program: Journal sequence: 0x00000035 >19:46:37,783 INFO program: Journal start: 0 >19:46:37,783 INFO program: >19:46:37,783 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:37,783 INFO program: Running... resize2fs -P /dev/vda1 >19:46:37,791 INFO program: Estimated minimum size of the filesystem: 80915 >19:46:37,791 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:46:37,860 INFO program: Running... dumpe2fs -h /dev/loop3 >19:46:37,863 INFO program: Filesystem volume name: _Fedora-18-TC4-x >19:46:37,863 INFO program: Last mounted on: /var/tmp/imgcreate-Gpo_mY/install_root >19:46:37,863 INFO program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >19:46:37,863 INFO program: Filesystem magic number: 0xEF53 >19:46:37,863 INFO program: Filesystem revision #: 1 (dynamic) >19:46:37,863 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 >19:46:37,863 INFO program: Filesystem flags: signed_directory_hash >19:46:37,863 INFO program: Default mount options: user_xattr acl >19:46:37,863 INFO program: Filesystem state: clean >19:46:37,863 INFO program: Errors behavior: Continue >19:46:37,863 INFO program: Filesystem OS type: Linux >19:46:37,863 INFO program: Inode count: 262144 >19:46:37,863 INFO program: Block count: 1048576 >19:46:37,863 INFO program: Reserved block count: 10483 >19:46:37,863 INFO program: Free blocks: 188473 >19:46:37,863 INFO program: Free inodes: 153869 >19:46:37,863 INFO program: First block: 0 >19:46:37,863 INFO program: Block size: 4096 >19:46:37,864 INFO program: Fragment size: 4096 >19:46:37,864 INFO program: Reserved GDT blocks: 255 >19:46:37,864 INFO program: Blocks per group: 32768 >19:46:37,864 INFO program: Fragments per group: 32768 >19:46:37,864 INFO program: Inodes per group: 8192 >19:46:37,864 INFO program: Inode blocks per group: 512 >19:46:37,864 INFO program: Flex block group size: 16 >19:46:37,864 INFO program: Filesystem created: Thu Jan 3 02:20:45 2013 >19:46:37,864 INFO program: Last mount time: Thu Jan 3 02:20:50 2013 >19:46:37,864 INFO program: Last write time: Thu Jan 3 02:55:21 2013 >19:46:37,864 INFO program: Mount count: 0 >19:46:37,864 INFO program: Maximum mount count: -1 >19:46:37,864 INFO program: Last checked: Thu Jan 3 02:55:21 2013 >19:46:37,864 INFO program: Check interval: 0 (<none>) >19:46:37,864 INFO program: Lifetime writes: 707 MB >19:46:37,864 INFO program: Reserved blocks uid: 0 (user root) >19:46:37,864 INFO program: Reserved blocks gid: 0 (group root) >19:46:37,864 INFO program: First inode: 11 >19:46:37,864 INFO program: Inode size: 256 >19:46:37,864 INFO program: Required extra isize: 28 >19:46:37,864 INFO program: Desired extra isize: 28 >19:46:37,864 INFO program: Journal inode: 8 >19:46:37,864 INFO program: Default directory hash: half_md4 >19:46:37,864 INFO program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >19:46:37,864 INFO program: Journal backup: inode blocks >19:46:37,864 INFO program: Journal features: journal_incompat_revoke >19:46:37,864 INFO program: Journal size: 128M >19:46:37,864 INFO program: Journal length: 32768 >19:46:37,864 INFO program: Journal sequence: 0x0000170a >19:46:37,864 INFO program: Journal start: 0 >19:46:37,864 INFO program: >19:46:37,864 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:37,865 INFO program: Running... dumpe2fs -h /dev/loop3 >19:46:37,866 INFO program: Filesystem volume name: _Fedora-18-TC4-x >19:46:37,866 INFO program: Last mounted on: /var/tmp/imgcreate-Gpo_mY/install_root >19:46:37,867 INFO program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >19:46:37,867 INFO program: Filesystem magic number: 0xEF53 >19:46:37,867 INFO program: Filesystem revision #: 1 (dynamic) >19:46:37,867 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 >19:46:37,867 INFO program: Filesystem flags: signed_directory_hash >19:46:37,867 INFO program: Default mount options: user_xattr acl >19:46:37,867 INFO program: Filesystem state: clean >19:46:37,867 INFO program: Errors behavior: Continue >19:46:37,867 INFO program: Filesystem OS type: Linux >19:46:37,867 INFO program: Inode count: 262144 >19:46:37,867 INFO program: Block count: 1048576 >19:46:37,867 INFO program: Reserved block count: 10483 >19:46:37,867 INFO program: Free blocks: 188473 >19:46:37,867 INFO program: Free inodes: 153869 >19:46:37,867 INFO program: First block: 0 >19:46:37,867 INFO program: Block size: 4096 >19:46:37,867 INFO program: Fragment size: 4096 >19:46:37,867 INFO program: Reserved GDT blocks: 255 >19:46:37,867 INFO program: Blocks per group: 32768 >19:46:37,867 INFO program: Fragments per group: 32768 >19:46:37,867 INFO program: Inodes per group: 8192 >19:46:37,867 INFO program: Inode blocks per group: 512 >19:46:37,867 INFO program: Flex block group size: 16 >19:46:37,867 INFO program: Filesystem created: Thu Jan 3 02:20:45 2013 >19:46:37,867 INFO program: Last mount time: Thu Jan 3 02:20:50 2013 >19:46:37,867 INFO program: Last write time: Thu Jan 3 02:55:21 2013 >19:46:37,867 INFO program: Mount count: 0 >19:46:37,867 INFO program: Maximum mount count: -1 >19:46:37,867 INFO program: Last checked: Thu Jan 3 02:55:21 2013 >19:46:37,867 INFO program: Check interval: 0 (<none>) >19:46:37,867 INFO program: Lifetime writes: 707 MB >19:46:37,867 INFO program: Reserved blocks uid: 0 (user root) >19:46:37,867 INFO program: Reserved blocks gid: 0 (group root) >19:46:37,867 INFO program: First inode: 11 >19:46:37,868 INFO program: Inode size: 256 >19:46:37,868 INFO program: Required extra isize: 28 >19:46:37,868 INFO program: Desired extra isize: 28 >19:46:37,868 INFO program: Journal inode: 8 >19:46:37,868 INFO program: Default directory hash: half_md4 >19:46:37,868 INFO program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >19:46:37,868 INFO program: Journal backup: inode blocks >19:46:37,868 INFO program: Journal features: journal_incompat_revoke >19:46:37,868 INFO program: Journal size: 128M >19:46:37,868 INFO program: Journal length: 32768 >19:46:37,868 INFO program: Journal sequence: 0x0000170a >19:46:37,868 INFO program: Journal start: 0 >19:46:37,868 INFO program: >19:46:37,868 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:37,868 INFO program: Running... resize2fs -P /dev/loop3 >19:46:37,872 INFO program: Couldn't find valid filesystem superblock. >19:46:37,872 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:46:37,872 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >19:46:37,892 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:46:37,894 INFO program: Filesystem volume name: _Fedora-18-TC4-x >19:46:37,894 INFO program: Last mounted on: /sysroot >19:46:37,894 INFO program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >19:46:37,894 INFO program: Filesystem magic number: 0xEF53 >19:46:37,894 INFO program: Filesystem revision #: 1 (dynamic) >19:46:37,894 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 >19:46:37,894 INFO program: Filesystem flags: signed_directory_hash >19:46:37,894 INFO program: Default mount options: user_xattr acl >19:46:37,894 INFO program: Filesystem state: clean >19:46:37,894 INFO program: Errors behavior: Continue >19:46:37,894 INFO program: Filesystem OS type: Linux >19:46:37,894 INFO program: Inode count: 262144 >19:46:37,894 INFO program: Block count: 1048576 >19:46:37,894 INFO program: Reserved block count: 10483 >19:46:37,894 INFO program: Free blocks: 188473 >19:46:37,894 INFO program: Free inodes: 153869 >19:46:37,894 INFO program: First block: 0 >19:46:37,894 INFO program: Block size: 4096 >19:46:37,894 INFO program: Fragment size: 4096 >19:46:37,894 INFO program: Reserved GDT blocks: 255 >19:46:37,894 INFO program: Blocks per group: 32768 >19:46:37,894 INFO program: Fragments per group: 32768 >19:46:37,894 INFO program: Inodes per group: 8192 >19:46:37,894 INFO program: Inode blocks per group: 512 >19:46:37,894 INFO program: Flex block group size: 16 >19:46:37,894 INFO program: Filesystem created: Thu Jan 3 02:20:45 2013 >19:46:37,894 INFO program: Last mount time: Thu Jan 3 19:46:08 2013 >19:46:37,894 INFO program: Last write time: Thu Jan 3 19:46:08 2013 >19:46:37,894 INFO program: Mount count: 1 >19:46:37,895 INFO program: Maximum mount count: -1 >19:46:37,895 INFO program: Last checked: Thu Jan 3 02:55:21 2013 >19:46:37,895 INFO program: Check interval: 0 (<none>) >19:46:37,895 INFO program: Lifetime writes: 707 MB >19:46:37,895 INFO program: Reserved blocks uid: 0 (user root) >19:46:37,895 INFO program: Reserved blocks gid: 0 (group root) >19:46:37,895 INFO program: First inode: 11 >19:46:37,895 INFO program: Inode size: 256 >19:46:37,895 INFO program: Required extra isize: 28 >19:46:37,895 INFO program: Desired extra isize: 28 >19:46:37,895 INFO program: Journal inode: 8 >19:46:37,895 INFO program: First orphan inode: 51361 >19:46:37,895 INFO program: Default directory hash: half_md4 >19:46:37,895 INFO program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >19:46:37,895 INFO program: Journal backup: inode blocks >19:46:37,895 INFO program: Journal features: journal_incompat_revoke >19:46:37,895 INFO program: Journal size: 128M >19:46:37,895 INFO program: Journal length: 32768 >19:46:37,895 INFO program: Journal sequence: 0x0000170b >19:46:37,895 INFO program: Journal start: 1 >19:46:37,895 INFO program: >19:46:37,895 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:37,895 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:46:37,897 INFO program: Filesystem volume name: _Fedora-18-TC4-x >19:46:37,897 INFO program: Last mounted on: /sysroot >19:46:37,897 INFO program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >19:46:37,897 INFO program: Filesystem magic number: 0xEF53 >19:46:37,897 INFO program: Filesystem revision #: 1 (dynamic) >19:46:37,897 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 >19:46:37,897 INFO program: Filesystem flags: signed_directory_hash >19:46:37,897 INFO program: Default mount options: user_xattr acl >19:46:37,897 INFO program: Filesystem state: clean >19:46:37,897 INFO program: Errors behavior: Continue >19:46:37,897 INFO program: Filesystem OS type: Linux >19:46:37,897 INFO program: Inode count: 262144 >19:46:37,897 INFO program: Block count: 1048576 >19:46:37,897 INFO program: Reserved block count: 10483 >19:46:37,897 INFO program: Free blocks: 188473 >19:46:37,897 INFO program: Free inodes: 153869 >19:46:37,898 INFO program: First block: 0 >19:46:37,898 INFO program: Block size: 4096 >19:46:37,898 INFO program: Fragment size: 4096 >19:46:37,898 INFO program: Reserved GDT blocks: 255 >19:46:37,898 INFO program: Blocks per group: 32768 >19:46:37,898 INFO program: Fragments per group: 32768 >19:46:37,898 INFO program: Inodes per group: 8192 >19:46:37,898 INFO program: Inode blocks per group: 512 >19:46:37,898 INFO program: Flex block group size: 16 >19:46:37,898 INFO program: Filesystem created: Thu Jan 3 02:20:45 2013 >19:46:37,898 INFO program: Last mount time: Thu Jan 3 19:46:08 2013 >19:46:37,898 INFO program: Last write time: Thu Jan 3 19:46:08 2013 >19:46:37,898 INFO program: Mount count: 1 >19:46:37,898 INFO program: Maximum mount count: -1 >19:46:37,898 INFO program: Last checked: Thu Jan 3 02:55:21 2013 >19:46:37,898 INFO program: Check interval: 0 (<none>) >19:46:37,898 INFO program: Lifetime writes: 707 MB >19:46:37,898 INFO program: Reserved blocks uid: 0 (user root) >19:46:37,898 INFO program: Reserved blocks gid: 0 (group root) >19:46:37,898 INFO program: First inode: 11 >19:46:37,898 INFO program: Inode size: 256 >19:46:37,898 INFO program: Required extra isize: 28 >19:46:37,898 INFO program: Desired extra isize: 28 >19:46:37,898 INFO program: Journal inode: 8 >19:46:37,898 INFO program: First orphan inode: 51361 >19:46:37,898 INFO program: Default directory hash: half_md4 >19:46:37,898 INFO program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >19:46:37,898 INFO program: Journal backup: inode blocks >19:46:37,898 INFO program: Journal features: journal_incompat_revoke >19:46:37,898 INFO program: Journal size: 128M >19:46:37,898 INFO program: Journal length: 32768 >19:46:37,898 INFO program: Journal sequence: 0x0000170b >19:46:37,898 INFO program: Journal start: 1 >19:46:37,898 INFO program: >19:46:37,899 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:37,899 INFO program: Running... resize2fs -P /dev/mapper/live-rw >19:46:37,902 INFO program: Estimated minimum size of the filesystem: 861762 >19:46:37,902 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:46:37,915 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >19:46:37,917 INFO program: Filesystem volume name: _Fedora-18-TC4-x >19:46:37,917 INFO program: Last mounted on: /var/tmp/imgcreate-Gpo_mY/install_root >19:46:37,917 INFO program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >19:46:37,917 INFO program: Filesystem magic number: 0xEF53 >19:46:37,917 INFO program: Filesystem revision #: 1 (dynamic) >19:46:37,917 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:46:37,917 INFO program: Filesystem flags: signed_directory_hash >19:46:37,917 INFO program: Default mount options: user_xattr acl >19:46:37,917 INFO program: Filesystem state: clean >19:46:37,917 INFO program: Errors behavior: Continue >19:46:37,917 INFO program: Filesystem OS type: Linux >19:46:37,917 INFO program: Inode count: 221184 >19:46:37,917 INFO program: Block count: 861762 >19:46:37,917 INFO program: Reserved block count: 8615 >19:46:37,917 INFO program: Free blocks: 4486 >19:46:37,917 INFO program: Free inodes: 112909 >19:46:37,917 INFO program: First block: 0 >19:46:37,917 INFO program: Block size: 4096 >19:46:37,917 INFO program: Fragment size: 4096 >19:46:37,917 INFO program: Reserved GDT blocks: 255 >19:46:37,917 INFO program: Blocks per group: 32768 >19:46:37,917 INFO program: Fragments per group: 32768 >19:46:37,917 INFO program: Inodes per group: 8192 >19:46:37,918 INFO program: Inode blocks per group: 512 >19:46:37,918 INFO program: Flex block group size: 16 >19:46:37,918 INFO program: Filesystem created: Thu Jan 3 02:20:45 2013 >19:46:37,918 INFO program: Last mount time: Thu Jan 3 02:20:50 2013 >19:46:37,918 INFO program: Last write time: Thu Jan 3 02:55:25 2013 >19:46:37,918 INFO program: Mount count: 0 >19:46:37,918 INFO program: Maximum mount count: -1 >19:46:37,918 INFO program: Last checked: Thu Jan 3 02:55:25 2013 >19:46:37,918 INFO program: Check interval: 0 (<none>) >19:46:37,918 INFO program: Lifetime writes: 709 MB >19:46:37,918 INFO program: Reserved blocks uid: 0 (user root) >19:46:37,918 INFO program: Reserved blocks gid: 0 (group root) >19:46:37,918 INFO program: First inode: 11 >19:46:37,918 INFO program: Inode size: 256 >19:46:37,918 INFO program: Required extra isize: 28 >19:46:37,918 INFO program: Desired extra isize: 28 >19:46:37,918 INFO program: Journal inode: 8 >19:46:37,918 INFO program: Default directory hash: half_md4 >19:46:37,918 INFO program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >19:46:37,918 INFO program: Journal backup: inode blocks >19:46:37,918 INFO program: Journal features: journal_incompat_revoke >19:46:37,918 INFO program: Journal size: 128M >19:46:37,918 INFO program: Journal length: 32768 >19:46:37,918 INFO program: Journal sequence: 0x0000170a >19:46:37,918 INFO program: Journal start: 0 >19:46:37,918 INFO program: >19:46:37,918 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:37,918 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >19:46:37,920 INFO program: Filesystem volume name: _Fedora-18-TC4-x >19:46:37,920 INFO program: Last mounted on: /var/tmp/imgcreate-Gpo_mY/install_root >19:46:37,920 INFO program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >19:46:37,920 INFO program: Filesystem magic number: 0xEF53 >19:46:37,920 INFO program: Filesystem revision #: 1 (dynamic) >19:46:37,920 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 >19:46:37,920 INFO program: Filesystem flags: signed_directory_hash >19:46:37,920 INFO program: Default mount options: user_xattr acl >19:46:37,921 INFO program: Filesystem state: clean >19:46:37,921 INFO program: Errors behavior: Continue >19:46:37,921 INFO program: Filesystem OS type: Linux >19:46:37,921 INFO program: Inode count: 221184 >19:46:37,921 INFO program: Block count: 861762 >19:46:37,921 INFO program: Reserved block count: 8615 >19:46:37,921 INFO program: Free blocks: 4486 >19:46:37,921 INFO program: Free inodes: 112909 >19:46:37,921 INFO program: First block: 0 >19:46:37,921 INFO program: Block size: 4096 >19:46:37,921 INFO program: Fragment size: 4096 >19:46:37,921 INFO program: Reserved GDT blocks: 255 >19:46:37,921 INFO program: Blocks per group: 32768 >19:46:37,921 INFO program: Fragments per group: 32768 >19:46:37,921 INFO program: Inodes per group: 8192 >19:46:37,921 INFO program: Inode blocks per group: 512 >19:46:37,921 INFO program: Flex block group size: 16 >19:46:37,921 INFO program: Filesystem created: Thu Jan 3 02:20:45 2013 >19:46:37,921 INFO program: Last mount time: Thu Jan 3 02:20:50 2013 >19:46:37,921 INFO program: Last write time: Thu Jan 3 02:55:25 2013 >19:46:37,921 INFO program: Mount count: 0 >19:46:37,921 INFO program: Maximum mount count: -1 >19:46:37,921 INFO program: Last checked: Thu Jan 3 02:55:25 2013 >19:46:37,921 INFO program: Check interval: 0 (<none>) >19:46:37,921 INFO program: Lifetime writes: 709 MB >19:46:37,921 INFO program: Reserved blocks uid: 0 (user root) >19:46:37,921 INFO program: Reserved blocks gid: 0 (group root) >19:46:37,921 INFO program: First inode: 11 >19:46:37,921 INFO program: Inode size: 256 >19:46:37,921 INFO program: Required extra isize: 28 >19:46:37,921 INFO program: Desired extra isize: 28 >19:46:37,921 INFO program: Journal inode: 8 >19:46:37,921 INFO program: Default directory hash: half_md4 >19:46:37,921 INFO program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >19:46:37,922 INFO program: Journal backup: inode blocks >19:46:37,922 INFO program: Journal features: journal_incompat_revoke >19:46:37,922 INFO program: Journal size: 128M >19:46:37,922 INFO program: Journal length: 32768 >19:46:37,922 INFO program: Journal sequence: 0x0000170a >19:46:37,922 INFO program: Journal start: 0 >19:46:37,922 INFO program: >19:46:37,922 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:37,922 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >19:46:37,927 INFO program: Couldn't find valid filesystem superblock. >19:46:37,927 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:46:37,927 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >19:46:37,970 INFO program: Running... udevadm settle --timeout=300 >19:46:37,989 INFO program: Running... udevadm settle --timeout=300 >19:46:38,009 INFO program: Running... dumpe2fs -h /dev/mapper/vg-lv_root >19:46:38,011 INFO program: Filesystem volume name: <none> >19:46:38,012 INFO program: Last mounted on: / >19:46:38,012 INFO program: Filesystem UUID: 05f2d043-f63e-4438-84ca-9b2d0fdf9c35 >19:46:38,012 INFO program: Filesystem magic number: 0xEF53 >19:46:38,012 INFO program: Filesystem revision #: 1 (dynamic) >19:46:38,012 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 >19:46:38,012 INFO program: Filesystem flags: signed_directory_hash >19:46:38,012 INFO program: Default mount options: user_xattr acl >19:46:38,012 INFO program: Filesystem state: clean >19:46:38,012 INFO program: Errors behavior: Continue >19:46:38,012 INFO program: Filesystem OS type: Linux >19:46:38,012 INFO program: Inode count: 799680 >19:46:38,012 INFO program: Block count: 3194880 >19:46:38,012 INFO program: Reserved block count: 159744 >19:46:38,012 INFO program: Free blocks: 2117755 >19:46:38,012 INFO program: Free inodes: 660695 >19:46:38,012 INFO program: First block: 0 >19:46:38,012 INFO program: Block size: 4096 >19:46:38,012 INFO program: Fragment size: 4096 >19:46:38,012 INFO program: Reserved GDT blocks: 779 >19:46:38,012 INFO program: Blocks per group: 32768 >19:46:38,012 INFO program: Fragments per group: 32768 >19:46:38,012 INFO program: Inodes per group: 8160 >19:46:38,012 INFO program: Inode blocks per group: 510 >19:46:38,012 INFO program: Flex block group size: 16 >19:46:38,012 INFO program: Filesystem created: Thu Jan 3 13:14:09 2013 >19:46:38,012 INFO program: Last mount time: Thu Jan 3 19:16:41 2013 >19:46:38,012 INFO program: Last write time: Thu Jan 3 19:16:40 2013 >19:46:38,012 INFO program: Mount count: 8 >19:46:38,012 INFO program: Maximum mount count: -1 >19:46:38,012 INFO program: Last checked: Thu Jan 3 13:14:09 2013 >19:46:38,012 INFO program: Check interval: 0 (<none>) >19:46:38,013 INFO program: Lifetime writes: 12 GB >19:46:38,013 INFO program: Reserved blocks uid: 0 (user root) >19:46:38,013 INFO program: Reserved blocks gid: 0 (group root) >19:46:38,013 INFO program: First inode: 11 >19:46:38,013 INFO program: Inode size: 256 >19:46:38,013 INFO program: Required extra isize: 28 >19:46:38,013 INFO program: Desired extra isize: 28 >19:46:38,013 INFO program: Journal inode: 8 >19:46:38,013 INFO program: Default directory hash: half_md4 >19:46:38,013 INFO program: Directory Hash Seed: dbecae19-b483-475d-87c5-c1d6af61cd06 >19:46:38,013 INFO program: Journal backup: inode blocks >19:46:38,013 INFO program: Journal features: journal_incompat_revoke >19:46:38,013 INFO program: Journal size: 128M >19:46:38,013 INFO program: Journal length: 32768 >19:46:38,013 INFO program: Journal sequence: 0x00006f9d >19:46:38,013 INFO program: Journal start: 0 >19:46:38,013 INFO program: >19:46:38,013 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:38,013 INFO program: Running... dumpe2fs -h /dev/mapper/vg-lv_root >19:46:38,016 INFO program: Filesystem volume name: <none> >19:46:38,016 INFO program: Last mounted on: / >19:46:38,016 INFO program: Filesystem UUID: 05f2d043-f63e-4438-84ca-9b2d0fdf9c35 >19:46:38,016 INFO program: Filesystem magic number: 0xEF53 >19:46:38,016 INFO program: Filesystem revision #: 1 (dynamic) >19:46:38,016 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 >19:46:38,016 INFO program: Filesystem flags: signed_directory_hash >19:46:38,016 INFO program: Default mount options: user_xattr acl >19:46:38,016 INFO program: Filesystem state: clean >19:46:38,016 INFO program: Errors behavior: Continue >19:46:38,016 INFO program: Filesystem OS type: Linux >19:46:38,016 INFO program: Inode count: 799680 >19:46:38,016 INFO program: Block count: 3194880 >19:46:38,016 INFO program: Reserved block count: 159744 >19:46:38,016 INFO program: Free blocks: 2117755 >19:46:38,016 INFO program: Free inodes: 660695 >19:46:38,016 INFO program: First block: 0 >19:46:38,016 INFO program: Block size: 4096 >19:46:38,016 INFO program: Fragment size: 4096 >19:46:38,016 INFO program: Reserved GDT blocks: 779 >19:46:38,016 INFO program: Blocks per group: 32768 >19:46:38,016 INFO program: Fragments per group: 32768 >19:46:38,016 INFO program: Inodes per group: 8160 >19:46:38,016 INFO program: Inode blocks per group: 510 >19:46:38,016 INFO program: Flex block group size: 16 >19:46:38,016 INFO program: Filesystem created: Thu Jan 3 13:14:09 2013 >19:46:38,016 INFO program: Last mount time: Thu Jan 3 19:16:41 2013 >19:46:38,017 INFO program: Last write time: Thu Jan 3 19:16:40 2013 >19:46:38,017 INFO program: Mount count: 8 >19:46:38,017 INFO program: Maximum mount count: -1 >19:46:38,017 INFO program: Last checked: Thu Jan 3 13:14:09 2013 >19:46:38,017 INFO program: Check interval: 0 (<none>) >19:46:38,017 INFO program: Lifetime writes: 12 GB >19:46:38,017 INFO program: Reserved blocks uid: 0 (user root) >19:46:38,017 INFO program: Reserved blocks gid: 0 (group root) >19:46:38,017 INFO program: First inode: 11 >19:46:38,017 INFO program: Inode size: 256 >19:46:38,017 INFO program: Required extra isize: 28 >19:46:38,017 INFO program: Desired extra isize: 28 >19:46:38,017 INFO program: Journal inode: 8 >19:46:38,017 INFO program: Default directory hash: half_md4 >19:46:38,017 INFO program: Directory Hash Seed: dbecae19-b483-475d-87c5-c1d6af61cd06 >19:46:38,017 INFO program: Journal backup: inode blocks >19:46:38,017 INFO program: Journal features: journal_incompat_revoke >19:46:38,017 INFO program: Journal size: 128M >19:46:38,017 INFO program: Journal length: 32768 >19:46:38,017 INFO program: Journal sequence: 0x00006f9d >19:46:38,017 INFO program: Journal start: 0 >19:46:38,017 INFO program: >19:46:38,017 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:38,017 INFO program: Running... resize2fs -P /dev/mapper/vg-lv_root >19:46:38,028 INFO program: Estimated minimum size of the filesystem: 1061406 >19:46:38,029 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:46:38,036 INFO program: Running... udevadm settle --timeout=300 >19:46:38,047 INFO program: Running... udevadm settle --timeout=300 >19:46:38,054 INFO program: Running... udevadm settle --timeout=300 >19:46:38,061 INFO program: Running... swapoff /dev/mapper/vg-lv_swap >19:46:38,085 INFO program: Running... udevadm settle --timeout=300 >19:46:38,095 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_swap >19:46:38,097 ERR program: File descriptor 3 (/tmp/anaconda.log) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,097 ERR program: File descriptor 4 (/tmp/storage.log) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,097 ERR program: File descriptor 5 (/dev/tty3) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,097 ERR program: File descriptor 6 (/dev/tty3) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,097 ERR program: File descriptor 7 (/tmp/program.log) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,097 ERR program: File descriptor 8 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,097 ERR program: File descriptor 9 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,097 ERR program: File descriptor 10 (/dev/tty5) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,097 ERR program: File descriptor 11 (pipe:[24203]) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,097 ERR program: File descriptor 13 (/tmp/ifcfg.log) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,097 ERR program: File descriptor 14 (/dev/tty3) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,097 ERR program: File descriptor 15 (pipe:[24204]) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,098 ERR program: File descriptor 17 (/dev/mapper/control) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,125 INFO program: Running... udevadm settle --timeout=300 >19:46:38,130 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg >19:46:38,132 ERR program: File descriptor 3 (/tmp/anaconda.log) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,132 ERR program: File descriptor 4 (/tmp/storage.log) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,132 ERR program: File descriptor 5 (/dev/tty3) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,132 ERR program: File descriptor 6 (/dev/tty3) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,132 ERR program: File descriptor 7 (/tmp/program.log) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,132 ERR program: File descriptor 8 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,132 ERR program: File descriptor 9 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,132 ERR program: File descriptor 10 (/dev/tty5) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,133 ERR program: File descriptor 11 (pipe:[24250]) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,133 ERR program: File descriptor 13 (/tmp/ifcfg.log) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,133 ERR program: File descriptor 14 (/dev/tty3) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,133 ERR program: File descriptor 15 (pipe:[24251]) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,133 ERR program: File descriptor 17 (/dev/mapper/control) leaked on lvm invocation. Parent PID 1752: /usr/bin/python >19:46:38,147 INFO program: 0 logical volume(s) in volume group "vg" now active >19:46:38,152 INFO program: Running... udevadm settle --timeout=300 >19:46:38,160 INFO program: Running... udevadm settle --timeout=300 >19:46:38,166 INFO program: Running... udevadm settle --timeout=300 >19:46:38,172 INFO program: Running... udevadm settle --timeout=300 >19:46:38,497 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:46:38,512 INFO program: Running... udevadm settle --timeout=300 >19:46:38,724 INFO program: Running... modprobe fcoe >19:46:38,767 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >19:46:38,783 INFO program: No FCoE boot disk information is found in EDD! >19:46:38,785 INFO program: Running... udevadm settle --timeout=300 >19:46:38,820 INFO program: Running... multipath -d >19:46:38,842 INFO program: Running... multipath -ll >19:46:39,138 INFO program: Running... udevadm control --property=ANACONDA=1 >19:46:39,141 INFO program: Running... systemctl start chronyd.service >19:46:39,240 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:46:39,516 INFO program: Running... udevadm settle --timeout=300 >19:46:40,585 INFO program: Running... udevadm settle --timeout=300 >19:46:40,621 INFO program: Running... udevadm settle --timeout=300 >19:46:40,663 INFO program: Running... multipath -d >19:46:40,674 INFO program: Running... multipath -ll >19:46:40,813 INFO program: Running... dumpe2fs -h /dev/vda1 >19:46:40,829 INFO program: Filesystem volume name: <none> >19:46:40,829 INFO program: Last mounted on: /boot >19:46:40,829 INFO program: Filesystem UUID: bbfda39c-a75c-4221-b315-6c0e9c880567 >19:46:40,830 INFO program: Filesystem magic number: 0xEF53 >19:46:40,830 INFO program: Filesystem revision #: 1 (dynamic) >19:46:40,830 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 >19:46:40,830 INFO program: Filesystem flags: signed_directory_hash >19:46:40,831 INFO program: Default mount options: user_xattr acl >19:46:40,831 INFO program: Filesystem state: clean >19:46:40,831 INFO program: Errors behavior: Continue >19:46:40,831 INFO program: Filesystem OS type: Linux >19:46:40,832 INFO program: Inode count: 128016 >19:46:40,832 INFO program: Block count: 512000 >19:46:40,832 INFO program: Reserved block count: 25600 >19:46:40,832 INFO program: Free blocks: 421444 >19:46:40,832 INFO program: Free inodes: 127669 >19:46:40,833 INFO program: First block: 1 >19:46:40,833 INFO program: Block size: 1024 >19:46:40,833 INFO program: Fragment size: 1024 >19:46:40,833 INFO program: Reserved GDT blocks: 256 >19:46:40,833 INFO program: Blocks per group: 8192 >19:46:40,833 INFO program: Fragments per group: 8192 >19:46:40,833 INFO program: Inodes per group: 2032 >19:46:40,833 INFO program: Inode blocks per group: 254 >19:46:40,833 INFO program: Flex block group size: 16 >19:46:40,833 INFO program: Filesystem created: Thu Jan 3 13:14:08 2013 >19:46:40,833 INFO program: Last mount time: Thu Jan 3 19:16:42 2013 >19:46:40,833 INFO program: Last write time: Thu Jan 3 19:21:36 2013 >19:46:40,833 INFO program: Mount count: 8 >19:46:40,835 INFO program: Maximum mount count: -1 >19:46:40,835 INFO program: Last checked: Thu Jan 3 13:14:08 2013 >19:46:40,835 INFO program: Check interval: 0 (<none>) >19:46:40,836 INFO program: Lifetime writes: 91 MB >19:46:40,836 INFO program: Reserved blocks uid: 0 (user root) >19:46:40,836 INFO program: Reserved blocks gid: 0 (group root) >19:46:40,836 INFO program: First inode: 11 >19:46:40,836 INFO program: Inode size: 128 >19:46:40,836 INFO program: Journal inode: 8 >19:46:40,836 INFO program: Default directory hash: half_md4 >19:46:40,836 INFO program: Directory Hash Seed: a857a183-23d2-4c4c-b13f-00e9840af7a9 >19:46:40,841 INFO program: Journal backup: inode blocks >19:46:40,841 INFO program: Journal features: (none) >19:46:40,842 INFO program: Journal size: 8M >19:46:40,842 INFO program: Journal length: 8192 >19:46:40,842 INFO program: Journal sequence: 0x00000035 >19:46:40,842 INFO program: Journal start: 0 >19:46:40,842 INFO program: >19:46:40,843 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:40,843 INFO program: Running... dumpe2fs -h /dev/vda1 >19:46:40,850 INFO program: Filesystem volume name: <none> >19:46:40,851 INFO program: Last mounted on: /boot >19:46:40,851 INFO program: Filesystem UUID: bbfda39c-a75c-4221-b315-6c0e9c880567 >19:46:40,851 INFO program: Filesystem magic number: 0xEF53 >19:46:40,851 INFO program: Filesystem revision #: 1 (dynamic) >19:46:40,852 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 >19:46:40,852 INFO program: Filesystem flags: signed_directory_hash >19:46:40,852 INFO program: Default mount options: user_xattr acl >19:46:40,852 INFO program: Filesystem state: clean >19:46:40,853 INFO program: Errors behavior: Continue >19:46:40,853 INFO program: Filesystem OS type: Linux >19:46:40,853 INFO program: Inode count: 128016 >19:46:40,853 INFO program: Block count: 512000 >19:46:40,854 INFO program: Reserved block count: 25600 >19:46:40,854 INFO program: Free blocks: 421444 >19:46:40,854 INFO program: Free inodes: 127669 >19:46:40,854 INFO program: First block: 1 >19:46:40,854 INFO program: Block size: 1024 >19:46:40,854 INFO program: Fragment size: 1024 >19:46:40,855 INFO program: Reserved GDT blocks: 256 >19:46:40,855 INFO program: Blocks per group: 8192 >19:46:40,855 INFO program: Fragments per group: 8192 >19:46:40,855 INFO program: Inodes per group: 2032 >19:46:40,855 INFO program: Inode blocks per group: 254 >19:46:40,855 INFO program: Flex block group size: 16 >19:46:40,855 INFO program: Filesystem created: Thu Jan 3 13:14:08 2013 >19:46:40,855 INFO program: Last mount time: Thu Jan 3 19:16:42 2013 >19:46:40,855 INFO program: Last write time: Thu Jan 3 19:21:36 2013 >19:46:40,857 INFO program: Mount count: 8 >19:46:40,857 INFO program: Maximum mount count: -1 >19:46:40,857 INFO program: Last checked: Thu Jan 3 13:14:08 2013 >19:46:40,857 INFO program: Check interval: 0 (<none>) >19:46:40,857 INFO program: Lifetime writes: 91 MB >19:46:40,857 INFO program: Reserved blocks uid: 0 (user root) >19:46:40,857 INFO program: Reserved blocks gid: 0 (group root) >19:46:40,857 INFO program: First inode: 11 >19:46:40,857 INFO program: Inode size: 128 >19:46:40,857 INFO program: Journal inode: 8 >19:46:40,857 INFO program: Default directory hash: half_md4 >19:46:40,863 INFO program: Directory Hash Seed: a857a183-23d2-4c4c-b13f-00e9840af7a9 >19:46:40,863 INFO program: Journal backup: inode blocks >19:46:40,863 INFO program: Journal features: (none) >19:46:40,864 INFO program: Journal size: 8M >19:46:40,864 INFO program: Journal length: 8192 >19:46:40,864 INFO program: Journal sequence: 0x00000035 >19:46:40,864 INFO program: Journal start: 0 >19:46:40,865 INFO program: >19:46:40,865 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:40,865 INFO program: Running... resize2fs -P /dev/vda1 >19:46:40,880 INFO program: Estimated minimum size of the filesystem: 80915 >19:46:40,881 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:46:41,220 INFO program: Running... dumpe2fs -h /dev/loop3 >19:46:41,240 INFO program: Filesystem volume name: _Fedora-18-TC4-x >19:46:41,240 INFO program: Last mounted on: /var/tmp/imgcreate-Gpo_mY/install_root >19:46:41,240 INFO program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >19:46:41,240 INFO program: Filesystem magic number: 0xEF53 >19:46:41,240 INFO program: Filesystem revision #: 1 (dynamic) >19:46:41,241 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 >19:46:41,241 INFO program: Filesystem flags: signed_directory_hash >19:46:41,241 INFO program: Default mount options: user_xattr acl >19:46:41,241 INFO program: Filesystem state: clean >19:46:41,241 INFO program: Errors behavior: Continue >19:46:41,241 INFO program: Filesystem OS type: Linux >19:46:41,241 INFO program: Inode count: 262144 >19:46:41,245 INFO program: Block count: 1048576 >19:46:41,245 INFO program: Reserved block count: 10483 >19:46:41,245 INFO program: Free blocks: 188473 >19:46:41,245 INFO program: Free inodes: 153869 >19:46:41,245 INFO program: First block: 0 >19:46:41,245 INFO program: Block size: 4096 >19:46:41,245 INFO program: Fragment size: 4096 >19:46:41,245 INFO program: Reserved GDT blocks: 255 >19:46:41,245 INFO program: Blocks per group: 32768 >19:46:41,245 INFO program: Fragments per group: 32768 >19:46:41,245 INFO program: Inodes per group: 8192 >19:46:41,247 INFO program: Inode blocks per group: 512 >19:46:41,247 INFO program: Flex block group size: 16 >19:46:41,247 INFO program: Filesystem created: Thu Jan 3 02:20:45 2013 >19:46:41,247 INFO program: Last mount time: Thu Jan 3 02:20:50 2013 >19:46:41,247 INFO program: Last write time: Thu Jan 3 02:55:21 2013 >19:46:41,247 INFO program: Mount count: 0 >19:46:41,247 INFO program: Maximum mount count: -1 >19:46:41,247 INFO program: Last checked: Thu Jan 3 02:55:21 2013 >19:46:41,247 INFO program: Check interval: 0 (<none>) >19:46:41,248 INFO program: Lifetime writes: 707 MB >19:46:41,248 INFO program: Reserved blocks uid: 0 (user root) >19:46:41,251 INFO program: Reserved blocks gid: 0 (group root) >19:46:41,252 INFO program: First inode: 11 >19:46:41,253 INFO program: Inode size: 256 >19:46:41,254 INFO program: Required extra isize: 28 >19:46:41,254 INFO program: Desired extra isize: 28 >19:46:41,256 INFO program: Journal inode: 8 >19:46:41,257 INFO program: Default directory hash: half_md4 >19:46:41,259 INFO program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >19:46:41,260 INFO program: Journal backup: inode blocks >19:46:41,261 INFO program: Journal features: journal_incompat_revoke >19:46:41,262 INFO program: Journal size: 128M >19:46:41,263 INFO program: Journal length: 32768 >19:46:41,263 INFO program: Journal sequence: 0x0000170a >19:46:41,264 INFO program: Journal start: 0 >19:46:41,264 INFO program: >19:46:41,265 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:41,265 INFO program: Running... dumpe2fs -h /dev/loop3 >19:46:41,269 INFO program: Filesystem volume name: _Fedora-18-TC4-x >19:46:41,270 INFO program: Last mounted on: /var/tmp/imgcreate-Gpo_mY/install_root >19:46:41,270 INFO program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >19:46:41,270 INFO program: Filesystem magic number: 0xEF53 >19:46:41,270 INFO program: Filesystem revision #: 1 (dynamic) >19:46:41,271 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 >19:46:41,271 INFO program: Filesystem flags: signed_directory_hash >19:46:41,271 INFO program: Default mount options: user_xattr acl >19:46:41,272 INFO program: Filesystem state: clean >19:46:41,272 INFO program: Errors behavior: Continue >19:46:41,272 INFO program: Filesystem OS type: Linux >19:46:41,272 INFO program: Inode count: 262144 >19:46:41,272 INFO program: Block count: 1048576 >19:46:41,272 INFO program: Reserved block count: 10483 >19:46:41,272 INFO program: Free blocks: 188473 >19:46:41,273 INFO program: Free inodes: 153869 >19:46:41,273 INFO program: First block: 0 >19:46:41,273 INFO program: Block size: 4096 >19:46:41,273 INFO program: Fragment size: 4096 >19:46:41,273 INFO program: Reserved GDT blocks: 255 >19:46:41,274 INFO program: Blocks per group: 32768 >19:46:41,274 INFO program: Fragments per group: 32768 >19:46:41,274 INFO program: Inodes per group: 8192 >19:46:41,275 INFO program: Inode blocks per group: 512 >19:46:41,275 INFO program: Flex block group size: 16 >19:46:41,275 INFO program: Filesystem created: Thu Jan 3 02:20:45 2013 >19:46:41,277 INFO program: Last mount time: Thu Jan 3 02:20:50 2013 >19:46:41,277 INFO program: Last write time: Thu Jan 3 02:55:21 2013 >19:46:41,277 INFO program: Mount count: 0 >19:46:41,277 INFO program: Maximum mount count: -1 >19:46:41,277 INFO program: Last checked: Thu Jan 3 02:55:21 2013 >19:46:41,277 INFO program: Check interval: 0 (<none>) >19:46:41,277 INFO program: Lifetime writes: 707 MB >19:46:41,278 INFO program: Reserved blocks uid: 0 (user root) >19:46:41,278 INFO program: Reserved blocks gid: 0 (group root) >19:46:41,278 INFO program: First inode: 11 >19:46:41,278 INFO program: Inode size: 256 >19:46:41,278 INFO program: Required extra isize: 28 >19:46:41,278 INFO program: Desired extra isize: 28 >19:46:41,278 INFO program: Journal inode: 8 >19:46:41,278 INFO program: Default directory hash: half_md4 >19:46:41,278 INFO program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >19:46:41,279 INFO program: Journal backup: inode blocks >19:46:41,279 INFO program: Journal features: journal_incompat_revoke >19:46:41,279 INFO program: Journal size: 128M >19:46:41,279 INFO program: Journal length: 32768 >19:46:41,279 INFO program: Journal sequence: 0x0000170a >19:46:41,279 INFO program: Journal start: 0 >19:46:41,279 INFO program: >19:46:41,279 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:41,280 INFO program: Running... resize2fs -P /dev/loop3 >19:46:41,282 INFO program: Couldn't find valid filesystem superblock. >19:46:41,285 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:46:41,286 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >19:46:41,339 INFO program: Running... udevadm settle --timeout=300 >19:46:41,392 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:46:41,399 INFO program: Filesystem volume name: _Fedora-18-TC4-x >19:46:41,399 INFO program: Last mounted on: /sysroot >19:46:41,400 INFO program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >19:46:41,400 INFO program: Filesystem magic number: 0xEF53 >19:46:41,400 INFO program: Filesystem revision #: 1 (dynamic) >19:46:41,400 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 >19:46:41,400 INFO program: Filesystem flags: signed_directory_hash >19:46:41,400 INFO program: Default mount options: user_xattr acl >19:46:41,400 INFO program: Filesystem state: clean >19:46:41,400 INFO program: Errors behavior: Continue >19:46:41,401 INFO program: Filesystem OS type: Linux >19:46:41,401 INFO program: Inode count: 262144 >19:46:41,401 INFO program: Block count: 1048576 >19:46:41,401 INFO program: Reserved block count: 10483 >19:46:41,401 INFO program: Free blocks: 188473 >19:46:41,401 INFO program: Free inodes: 153869 >19:46:41,401 INFO program: First block: 0 >19:46:41,401 INFO program: Block size: 4096 >19:46:41,401 INFO program: Fragment size: 4096 >19:46:41,402 INFO program: Reserved GDT blocks: 255 >19:46:41,402 INFO program: Blocks per group: 32768 >19:46:41,402 INFO program: Fragments per group: 32768 >19:46:41,402 INFO program: Inodes per group: 8192 >19:46:41,402 INFO program: Inode blocks per group: 512 >19:46:41,402 INFO program: Flex block group size: 16 >19:46:41,402 INFO program: Filesystem created: Thu Jan 3 02:20:45 2013 >19:46:41,402 INFO program: Last mount time: Thu Jan 3 19:46:08 2013 >19:46:41,402 INFO program: Last write time: Thu Jan 3 19:46:08 2013 >19:46:41,403 INFO program: Mount count: 1 >19:46:41,403 INFO program: Maximum mount count: -1 >19:46:41,403 INFO program: Last checked: Thu Jan 3 02:55:21 2013 >19:46:41,403 INFO program: Check interval: 0 (<none>) >19:46:41,403 INFO program: Lifetime writes: 707 MB >19:46:41,403 INFO program: Reserved blocks uid: 0 (user root) >19:46:41,403 INFO program: Reserved blocks gid: 0 (group root) >19:46:41,403 INFO program: First inode: 11 >19:46:41,404 INFO program: Inode size: 256 >19:46:41,404 INFO program: Required extra isize: 28 >19:46:41,404 INFO program: Desired extra isize: 28 >19:46:41,404 INFO program: Journal inode: 8 >19:46:41,404 INFO program: First orphan inode: 51361 >19:46:41,404 INFO program: Default directory hash: half_md4 >19:46:41,404 INFO program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >19:46:41,404 INFO program: Journal backup: inode blocks >19:46:41,404 INFO program: Journal features: journal_incompat_revoke >19:46:41,405 INFO program: Journal size: 128M >19:46:41,405 INFO program: Journal length: 32768 >19:46:41,405 INFO program: Journal sequence: 0x0000170b >19:46:41,405 INFO program: Journal start: 1 >19:46:41,405 INFO program: >19:46:41,405 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:41,406 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:46:41,412 INFO program: Filesystem volume name: _Fedora-18-TC4-x >19:46:41,412 INFO program: Last mounted on: /sysroot >19:46:41,412 INFO program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >19:46:41,412 INFO program: Filesystem magic number: 0xEF53 >19:46:41,413 INFO program: Filesystem revision #: 1 (dynamic) >19:46:41,413 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 >19:46:41,413 INFO program: Filesystem flags: signed_directory_hash >19:46:41,413 INFO program: Default mount options: user_xattr acl >19:46:41,413 INFO program: Filesystem state: clean >19:46:41,413 INFO program: Errors behavior: Continue >19:46:41,413 INFO program: Filesystem OS type: Linux >19:46:41,413 INFO program: Inode count: 262144 >19:46:41,413 INFO program: Block count: 1048576 >19:46:41,414 INFO program: Reserved block count: 10483 >19:46:41,414 INFO program: Free blocks: 188473 >19:46:41,414 INFO program: Free inodes: 153869 >19:46:41,414 INFO program: First block: 0 >19:46:41,414 INFO program: Block size: 4096 >19:46:41,414 INFO program: Fragment size: 4096 >19:46:41,414 INFO program: Reserved GDT blocks: 255 >19:46:41,414 INFO program: Blocks per group: 32768 >19:46:41,415 INFO program: Fragments per group: 32768 >19:46:41,415 INFO program: Inodes per group: 8192 >19:46:41,415 INFO program: Inode blocks per group: 512 >19:46:41,415 INFO program: Flex block group size: 16 >19:46:41,415 INFO program: Filesystem created: Thu Jan 3 02:20:45 2013 >19:46:41,415 INFO program: Last mount time: Thu Jan 3 19:46:08 2013 >19:46:41,415 INFO program: Last write time: Thu Jan 3 19:46:08 2013 >19:46:41,415 INFO program: Mount count: 1 >19:46:41,415 INFO program: Maximum mount count: -1 >19:46:41,416 INFO program: Last checked: Thu Jan 3 02:55:21 2013 >19:46:41,416 INFO program: Check interval: 0 (<none>) >19:46:41,416 INFO program: Lifetime writes: 707 MB >19:46:41,416 INFO program: Reserved blocks uid: 0 (user root) >19:46:41,416 INFO program: Reserved blocks gid: 0 (group root) >19:46:41,416 INFO program: First inode: 11 >19:46:41,416 INFO program: Inode size: 256 >19:46:41,416 INFO program: Required extra isize: 28 >19:46:41,416 INFO program: Desired extra isize: 28 >19:46:41,417 INFO program: Journal inode: 8 >19:46:41,417 INFO program: First orphan inode: 51361 >19:46:41,417 INFO program: Default directory hash: half_md4 >19:46:41,417 INFO program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >19:46:41,417 INFO program: Journal backup: inode blocks >19:46:41,417 INFO program: Journal features: journal_incompat_revoke >19:46:41,417 INFO program: Journal size: 128M >19:46:41,417 INFO program: Journal length: 32768 >19:46:41,418 INFO program: Journal sequence: 0x0000170b >19:46:41,418 INFO program: Journal start: 1 >19:46:41,418 INFO program: >19:46:41,418 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:41,418 INFO program: Running... resize2fs -P /dev/mapper/live-rw >19:46:41,430 INFO program: Estimated minimum size of the filesystem: 861762 >19:46:41,430 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:46:41,458 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >19:46:41,469 INFO program: Filesystem volume name: _Fedora-18-TC4-x >19:46:41,469 INFO program: Last mounted on: /var/tmp/imgcreate-Gpo_mY/install_root >19:46:41,469 INFO program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >19:46:41,470 INFO program: Filesystem magic number: 0xEF53 >19:46:41,470 INFO program: Filesystem revision #: 1 (dynamic) >19:46:41,470 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 >19:46:41,470 INFO program: Filesystem flags: signed_directory_hash >19:46:41,470 INFO program: Default mount options: user_xattr acl >19:46:41,470 INFO program: Filesystem state: clean >19:46:41,470 INFO program: Errors behavior: Continue >19:46:41,470 INFO program: Filesystem OS type: Linux >19:46:41,470 INFO program: Inode count: 221184 >19:46:41,471 INFO program: Block count: 861762 >19:46:41,471 INFO program: Reserved block count: 8615 >19:46:41,471 INFO program: Free blocks: 4486 >19:46:41,471 INFO program: Free inodes: 112909 >19:46:41,471 INFO program: First block: 0 >19:46:41,471 INFO program: Block size: 4096 >19:46:41,471 INFO program: Fragment size: 4096 >19:46:41,471 INFO program: Reserved GDT blocks: 255 >19:46:41,472 INFO program: Blocks per group: 32768 >19:46:41,472 INFO program: Fragments per group: 32768 >19:46:41,472 INFO program: Inodes per group: 8192 >19:46:41,472 INFO program: Inode blocks per group: 512 >19:46:41,472 INFO program: Flex block group size: 16 >19:46:41,472 INFO program: Filesystem created: Thu Jan 3 02:20:45 2013 >19:46:41,472 INFO program: Last mount time: Thu Jan 3 02:20:50 2013 >19:46:41,472 INFO program: Last write time: Thu Jan 3 02:55:25 2013 >19:46:41,472 INFO program: Mount count: 0 >19:46:41,473 INFO program: Maximum mount count: -1 >19:46:41,473 INFO program: Last checked: Thu Jan 3 02:55:25 2013 >19:46:41,473 INFO program: Check interval: 0 (<none>) >19:46:41,473 INFO program: Lifetime writes: 709 MB >19:46:41,473 INFO program: Reserved blocks uid: 0 (user root) >19:46:41,473 INFO program: Reserved blocks gid: 0 (group root) >19:46:41,473 INFO program: First inode: 11 >19:46:41,473 INFO program: Inode size: 256 >19:46:41,473 INFO program: Required extra isize: 28 >19:46:41,474 INFO program: Desired extra isize: 28 >19:46:41,474 INFO program: Journal inode: 8 >19:46:41,474 INFO program: Default directory hash: half_md4 >19:46:41,474 INFO program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >19:46:41,474 INFO program: Journal backup: inode blocks >19:46:41,474 INFO program: Journal features: journal_incompat_revoke >19:46:41,474 INFO program: Journal size: 128M >19:46:41,474 INFO program: Journal length: 32768 >19:46:41,475 INFO program: Journal sequence: 0x0000170a >19:46:41,475 INFO program: Journal start: 0 >19:46:41,475 INFO program: >19:46:41,475 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:41,475 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >19:46:41,481 INFO program: Filesystem volume name: _Fedora-18-TC4-x >19:46:41,481 INFO program: Last mounted on: /var/tmp/imgcreate-Gpo_mY/install_root >19:46:41,481 INFO program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >19:46:41,481 INFO program: Filesystem magic number: 0xEF53 >19:46:41,481 INFO program: Filesystem revision #: 1 (dynamic) >19:46:41,482 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 >19:46:41,482 INFO program: Filesystem flags: signed_directory_hash >19:46:41,482 INFO program: Default mount options: user_xattr acl >19:46:41,482 INFO program: Filesystem state: clean >19:46:41,482 INFO program: Errors behavior: Continue >19:46:41,482 INFO program: Filesystem OS type: Linux >19:46:41,482 INFO program: Inode count: 221184 >19:46:41,482 INFO program: Block count: 861762 >19:46:41,483 INFO program: Reserved block count: 8615 >19:46:41,483 INFO program: Free blocks: 4486 >19:46:41,483 INFO program: Free inodes: 112909 >19:46:41,483 INFO program: First block: 0 >19:46:41,483 INFO program: Block size: 4096 >19:46:41,483 INFO program: Fragment size: 4096 >19:46:41,483 INFO program: Reserved GDT blocks: 255 >19:46:41,483 INFO program: Blocks per group: 32768 >19:46:41,483 INFO program: Fragments per group: 32768 >19:46:41,484 INFO program: Inodes per group: 8192 >19:46:41,484 INFO program: Inode blocks per group: 512 >19:46:41,484 INFO program: Flex block group size: 16 >19:46:41,484 INFO program: Filesystem created: Thu Jan 3 02:20:45 2013 >19:46:41,484 INFO program: Last mount time: Thu Jan 3 02:20:50 2013 >19:46:41,484 INFO program: Last write time: Thu Jan 3 02:55:25 2013 >19:46:41,484 INFO program: Mount count: 0 >19:46:41,484 INFO program: Maximum mount count: -1 >19:46:41,484 INFO program: Last checked: Thu Jan 3 02:55:25 2013 >19:46:41,485 INFO program: Check interval: 0 (<none>) >19:46:41,485 INFO program: Lifetime writes: 709 MB >19:46:41,485 INFO program: Reserved blocks uid: 0 (user root) >19:46:41,485 INFO program: Reserved blocks gid: 0 (group root) >19:46:41,485 INFO program: First inode: 11 >19:46:41,485 INFO program: Inode size: 256 >19:46:41,485 INFO program: Required extra isize: 28 >19:46:41,485 INFO program: Desired extra isize: 28 >19:46:41,486 INFO program: Journal inode: 8 >19:46:41,486 INFO program: Default directory hash: half_md4 >19:46:41,486 INFO program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >19:46:41,486 INFO program: Journal backup: inode blocks >19:46:41,486 INFO program: Journal features: journal_incompat_revoke >19:46:41,486 INFO program: Journal size: 128M >19:46:41,486 INFO program: Journal length: 32768 >19:46:41,486 INFO program: Journal sequence: 0x0000170a >19:46:41,486 INFO program: Journal start: 0 >19:46:41,487 INFO program: >19:46:41,487 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:46:41,491 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >19:46:41,504 INFO program: Couldn't find valid filesystem superblock. >19:46:41,504 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:46:41,504 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >19:46:41,510 INFO program: Running... udevadm settle --timeout=300 >19:46:41,541 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_swap >19:46:41,591 INFO program: Running... udevadm settle --timeout=300 >19:46:41,631 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_root >19:46:41,680 INFO program: Running... udevadm settle --timeout=300 >19:46:41,702 INFO program: Running... udevadm settle --timeout=300 >19:46:41,755 INFO program: Running... dumpe2fs -h /dev/mapper/vg-lv_root >19:46:41,765 INFO program: Filesystem volume name: <none> >19:46:41,765 INFO program: Last mounted on: / >19:46:41,766 INFO program: Filesystem UUID: 05f2d043-f63e-4438-84ca-9b2d0fdf9c35 >19:46:41,766 INFO program: Filesystem magic number: 0xEF53 >19:46:41,766 INFO program: Filesystem revision #: 1 (dynamic) >19:46:41,766 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 >19:46:41,766 INFO program: Filesystem flags: signed_directory_hash >19:46:41,766 INFO program: Default mount options: user_xattr acl >19:46:41,766 INFO program: Filesystem state: clean >19:46:41,767 INFO program: Errors behavior: Continue >19:46:41,767 INFO program: Filesystem OS type: Linux >19:46:41,767 INFO program: Inode count: 799680 >19:46:41,767 INFO program: Block count: 3194880 >19:46:41,767 INFO program: Reserved block count: 159744 >19:46:41,767 INFO program: Free blocks: 2117755 >19:46:41,767 INFO program: Free inodes: 660695 >19:46:41,767 INFO program: First block: 0 >19:46:41,767 INFO program: Block size: 4096 >19:46:41,768 INFO program: Fragment size: 4096 >19:46:41,768 INFO program: Reserved GDT blocks: 779 >19:46:41,768 INFO program: Blocks per group: 32768 >19:46:41,768 INFO program: Fragments per group: 32768 >19:46:41,768 INFO program: Inodes per group: 8160 >19:46:41,768 INFO program: Inode blocks per group: 510 >19:46:41,768 INFO program: Flex block group size: 16 >19:46:41,768 INFO program: Filesystem created: Thu Jan 3 13:14:09 2013 >19:46:41,769 INFO program: Last mount time: Thu Jan 3 19:16:41 2013 >19:46:41,769 INFO program: Last write time: Thu Jan 3 19:16:40 2013 >19:46:41,769 INFO program: Mount count: 8 >19:46:41,769 INFO program: Maximum mount count: -1 >19:46:41,769 INFO program: Last checked: Thu Jan 3 13:14:09 2013 >19:46:41,769 INFO program: Check interval: 0 (<none>) >19:46:41,769 INFO program: Lifetime writes: 12 GB >19:46:41,769 INFO program: Reserved blocks uid: 0 (user root) >19:46:41,770 INFO program: Reserved blocks gid: 0 (group root) >19:46:41,770 INFO program: First inode: 11 >19:46:41,770 INFO program: Inode size: 256 >19:46:41,770 INFO program: Required extra isize: 28 >19:46:41,770 INFO program: Desired extra isize: 28 >19:46:41,770 INFO program: Journal inode: 8 >19:46:41,770 INFO program: Default directory hash: half_md4 >19:46:41,770 INFO program: Directory Hash Seed: dbecae19-b483-475d-87c5-c1d6af61cd06 >19:46:41,770 INFO program: Journal backup: inode blocks >19:46:41,771 INFO program: Journal features: journal_incompat_revoke >19:46:41,771 INFO program: Journal size: 128M >19:46:41,771 INFO program: Journal length: 32768 >19:46:41,771 INFO program: Journal sequence: 0x00006f9d >19:46:41,771 INFO program: Journal start: 0 >14:46:41,775 INFO program: >14:46:41,775 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:46:41,775 INFO program: Running... dumpe2fs -h /dev/mapper/vg-lv_root >14:46:41,780 INFO program: Filesystem volume name: <none> >14:46:41,780 INFO program: Last mounted on: / >14:46:41,780 INFO program: Filesystem UUID: 05f2d043-f63e-4438-84ca-9b2d0fdf9c35 >14:46:41,781 INFO program: Filesystem magic number: 0xEF53 >14:46:41,781 INFO program: Filesystem revision #: 1 (dynamic) >14:46:41,781 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 >14:46:41,781 INFO program: Filesystem flags: signed_directory_hash >14:46:41,781 INFO program: Default mount options: user_xattr acl >14:46:41,781 INFO program: Filesystem state: clean >14:46:41,781 INFO program: Errors behavior: Continue >14:46:41,781 INFO program: Filesystem OS type: Linux >14:46:41,782 INFO program: Inode count: 799680 >14:46:41,782 INFO program: Block count: 3194880 >14:46:41,782 INFO program: Reserved block count: 159744 >14:46:41,782 INFO program: Free blocks: 2117755 >14:46:41,782 INFO program: Free inodes: 660695 >14:46:41,782 INFO program: First block: 0 >14:46:41,782 INFO program: Block size: 4096 >14:46:41,782 INFO program: Fragment size: 4096 >14:46:41,783 INFO program: Reserved GDT blocks: 779 >14:46:41,783 INFO program: Blocks per group: 32768 >14:46:41,783 INFO program: Fragments per group: 32768 >14:46:41,783 INFO program: Inodes per group: 8160 >14:46:41,783 INFO program: Inode blocks per group: 510 >14:46:41,783 INFO program: Flex block group size: 16 >14:46:41,783 INFO program: Filesystem created: Thu Jan 3 08:14:09 2013 >14:46:41,783 INFO program: Last mount time: Thu Jan 3 14:16:41 2013 >14:46:41,784 INFO program: Last write time: Thu Jan 3 14:16:40 2013 >14:46:41,784 INFO program: Mount count: 8 >14:46:41,784 INFO program: Maximum mount count: -1 >14:46:41,784 INFO program: Last checked: Thu Jan 3 08:14:09 2013 >14:46:41,784 INFO program: Check interval: 0 (<none>) >14:46:41,784 INFO program: Lifetime writes: 12 GB >14:46:41,784 INFO program: Reserved blocks uid: 0 (user root) >14:46:41,784 INFO program: Reserved blocks gid: 0 (group root) >14:46:41,784 INFO program: First inode: 11 >14:46:41,785 INFO program: Inode size: 256 >14:46:41,785 INFO program: Required extra isize: 28 >14:46:41,785 INFO program: Desired extra isize: 28 >14:46:41,785 INFO program: Journal inode: 8 >14:46:41,785 INFO program: Default directory hash: half_md4 >14:46:41,785 INFO program: Directory Hash Seed: dbecae19-b483-475d-87c5-c1d6af61cd06 >14:46:41,785 INFO program: Journal backup: inode blocks >14:46:41,785 INFO program: Journal features: journal_incompat_revoke >14:46:41,786 INFO program: Journal size: 128M >14:46:41,786 INFO program: Journal length: 32768 >14:46:41,786 INFO program: Journal sequence: 0x00006f9d >14:46:41,786 INFO program: Journal start: 0 >14:46:41,786 INFO program: >14:46:41,786 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:46:41,788 INFO program: Running... resize2fs -P /dev/mapper/vg-lv_root >19:46:41,805 INFO program: Estimated minimum size of the filesystem: 1061406 >19:46:41,805 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:46:41,823 INFO program: Running... udevadm settle --timeout=300 >19:46:41,884 INFO program: Running... udevadm settle --timeout=300 >19:46:41,915 INFO program: Running... udevadm settle --timeout=300 >19:46:41,936 INFO program: Running... udevadm settle --timeout=300 >19:46:41,953 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_swap >19:46:42,016 INFO program: Running... udevadm settle --timeout=300 >19:46:42,033 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg >19:46:42,067 INFO program: 0 logical volume(s) in volume group "vg" now active >19:46:42,073 INFO program: Running... udevadm settle --timeout=300 >19:46:42,102 INFO program: Running... udevadm settle --timeout=300 >00:46:42,170 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >00:46:42,204 INFO program: Running... /bin/umount /mnt/sysimage >19:46:42,220 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >19:46:37,268 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >19:46:37,269 DEBUG storage: registered device format class PPCPRePBoot as prepboot >19:46:37,269 DEBUG storage: registered device format class MultipathMember as multipath_member >19:46:37,269 DEBUG storage: registered device format class DMRaidMember as dmraidmember >19:46:37,275 DEBUG storage: registered device format class Ext2FS as ext2 >19:46:37,275 DEBUG storage: registered device format class Ext3FS as ext3 >19:46:37,275 DEBUG storage: registered device format class Ext4FS as ext4 >19:46:37,275 DEBUG storage: registered device format class FATFS as vfat >19:46:37,275 DEBUG storage: registered device format class EFIFS as efi >19:46:37,275 DEBUG storage: registered device format class BTRFS as btrfs >19:46:37,275 DEBUG storage: registered device format class GFS2 as gfs2 >19:46:37,275 DEBUG storage: registered device format class JFS as jfs >19:46:37,275 DEBUG storage: registered device format class ReiserFS as reiserfs >19:46:37,275 DEBUG storage: registered device format class XFS as xfs >19:46:37,275 DEBUG storage: registered device format class HFS as hfs >19:46:37,275 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >19:46:37,275 DEBUG storage: registered device format class HFSPlus as hfs+ >19:46:37,275 DEBUG storage: registered device format class NTFS as ntfs >19:46:37,276 DEBUG storage: registered device format class NFS as nfs >19:46:37,276 DEBUG storage: registered device format class NFSv4 as nfs4 >19:46:37,276 DEBUG storage: registered device format class Iso9660FS as iso9660 >19:46:37,276 DEBUG storage: registered device format class NoDevFS as nodev >19:46:37,276 DEBUG storage: registered device format class DevPtsFS as devpts >19:46:37,276 DEBUG storage: registered device format class ProcFS as proc >19:46:37,276 DEBUG storage: registered device format class SysFS as sysfs >19:46:37,276 DEBUG storage: registered device format class TmpFS as tmpfs >19:46:37,276 DEBUG storage: registered device format class BindFS as bind >19:46:37,276 DEBUG storage: registered device format class SELinuxFS as selinuxfs >19:46:37,276 DEBUG storage: registered device format class USBFS as usbfs >19:46:37,276 DEBUG storage: registered device format class MDRaidMember as mdmember >19:46:37,276 DEBUG storage: registered device format class DiskLabel as disklabel >19:46:37,277 DEBUG storage: registered device format class SwapSpace as swap >19:46:37,277 DEBUG storage: registered device format class BIOSBoot as biosboot >19:46:37,277 DEBUG storage: registered device format class LUKS as luks >19:46:37,664 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >19:46:37,665 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >19:46:37,665 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:46:37,665 INFO storage: sr0 looks to be the live device; marking as protected >19:46:37,665 INFO storage: Skipping multipath detection due to running as non-root. >19:46:37,705 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'] >19:46:37,718 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-TC4-x86_64-Live-Deskto /dev/disk/by-uuid/2013-01-03-08-28-41-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_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora-18-TC4-x86_64-Live-Deskto', > 'ID_FS_LABEL_ENC': 'Fedora-18-TC4-x86_64-Live-Deskto', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-01-03-08-28-41-00', > 'ID_FS_UUID_ENC': '2013-01-03-08-28-41-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': '0.15', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'OSINFO_INSTALLER': 'http://fedoraproject.org/fedora/18', > 'OSINFO_LIVE': 'http://fedoraproject.org/fedora/18', > 'OSINFO_MEDIA': 'http://fedoraproject.org/fedora/18:3', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '92703', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-TC4-x86_64-Live-Deskto', > '/dev/disk/by-uuid/2013-01-03-08-28-41-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >19:46:37,719 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >19:46:37,719 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >19:46:37,719 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,719 INFO storage: sr0 is a cdrom >19:46:37,720 DEBUG storage: DeviceTree.addUdevOpticalDevice: >19:46:37,720 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,724 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >19:46:37,724 INFO storage: added cdrom sr0 (id 0) to device tree >19:46:37,725 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:46:37,726 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >19:46:37,726 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >19:46:37,727 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >19:46:37,730 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >19:46:37,737 WARN storage: disklabel detected but not usable on sr0 >19:46:37,737 INFO storage: type detected on 'sr0' is 'iso9660' >19:46:37,738 DEBUG storage: Iso9660FS.supported: supported: True ; >19:46:37,738 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >19:46:37,738 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >19:46:37,739 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:46:37,740 DEBUG storage: looking up parted Device: /dev/sr0 >19:46:37,740 INFO storage: got device: OpticalDevice instance (0x2a11ed0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 917.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: 469504 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x297a830> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >19:46:37,740 DEBUG storage: Iso9660FS.supported: supported: True ; >19:46:37,740 INFO storage: got format: Iso9660FS instance (0x2a7d150) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-01-03-08-28-41-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-TC4-x86_64-Live-Deskto size = 0 targetSize = 0 > >19:46:37,741 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30951', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >19:46:37,741 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >19:46:37,742 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >19:46:37,742 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,742 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >19:46:37,742 INFO storage: vda is a disk >19:46:37,743 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,743 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >19:46:37,743 INFO storage: added disk vda (id 1) to device tree >19:46:37,743 DEBUG storage: looking up parted Device: /dev/vda >19:46:37,748 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >19:46:37,749 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >19:46:37,750 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >19:46:37,752 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >19:46:37,757 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2aab1d0>, <parted.partition.Partition object at 0x2aab350>] > device: <parted.device.Device object at 0x2a69490> > PedDisk: <_ped.Disk object at 0x2aa8f38> >19:46:37,757 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:46:37,758 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >19:46:37,759 INFO storage: got device: DiskDevice instance (0x2aa5ed0) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 15000.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32642 did: 0 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x297a950> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2aa5fd0> >19:46:37,760 INFO storage: got format: DiskLabel instance (0x2aa5f10) -- > 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 0x2aab1d0>, <parted.partition.Partition object at 0x2aab350>] > device: <parted.device.Device object at 0x2a69490> > PedDisk: <_ped.Disk object at 0x2aa8f38> > origPartedDisk = <parted.disk.Disk object at 0x2aab590> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32642 did: 0 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x297a9e0> > >19:46:37,761 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/bbfda39c-a75c-4221-b315-6c0e9c880567', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bbfda39c-a75c-4221-b315-6c0e9c880567', > 'ID_FS_UUID_ENC': 'bbfda39c-a75c-4221-b315-6c0e9c880567', > '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': '31087', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/bbfda39c-a75c-4221-b315-6c0e9c880567'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1'} ; name: vda1 ; >19:46:37,761 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >19:46:37,761 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >19:46:37,762 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,762 INFO storage: vda1 is a partition >19:46:37,762 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >19:46:37,762 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >19:46:37,763 DEBUG storage: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with existing msdos disklabel >19:46:37,763 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >19:46:37,763 DEBUG storage: PartitionDevice._setFormat: vda1 ; >19:46:37,763 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,764 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >19:46:37,764 DEBUG storage: looking up parted Partition: /dev/vda1 >19:46:37,764 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >19:46:37,765 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >19:46:37,765 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >19:46:37,765 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >19:46:37,765 INFO storage: added partition vda1 (id 2) to device tree >19:46:37,766 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >19:46:37,766 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >19:46:37,766 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >19:46:37,767 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >19:46:37,768 WARN storage: disklabel detected but not usable on vda1 >19:46:37,769 INFO storage: type detected on 'vda1' is 'ext4' >19:46:37,791 DEBUG storage: padding min size from 80 up to 88 >19:46:37,792 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:37,792 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:37,793 DEBUG storage: PartitionDevice._setFormat: vda1 ; >19:46:37,794 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >19:46:37,795 DEBUG storage: looking up parted Device: /dev/vda1 >19:46:37,796 INFO storage: got device: PartitionDevice instance (0x2aa5f50) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 15000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x297ad40> > 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 0x2aab0d0> fileSystem: <parted.filesystem.FileSystem object at 0x2aab490> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2aab290> PedPartition: <_ped.Partition object at 0x2aa35f0> > disk = existing 15000MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >19:46:37,796 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:37,796 INFO storage: got format: Ext4FS instance (0x2aabad0) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = bbfda39c-a75c-4221-b315-6c0e9c880567 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >19:46:37,798 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK', > 'ID_FS_UUID_ENC': 'p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK', > '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': '29693952', > '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': ['2064384.00', '12779520.00'], > 'LVM2_LV_UUID': ['7CJ2rd-U0wj-Wdid-f7YC-32mC-RsX3-eP1p3K', > 'fwmdLh-sC9a-N38i-BpAu-FQt8-lhBC-1fdMmw'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '453', > 'LVM2_PV_PE_COUNT': '453', > 'LVM2_PV_SIZE': '14843904.00', > 'LVM2_PV_UUID': 'p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK', > 'LVM2_VG_EXTENT_COUNT': '453', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg', > 'LVM2_VG_SIZE': '14843904.00', > 'LVM2_VG_UUID': 'jnn991-TycU-01aC-gLYd-3amG-8D7k-gY5eaI', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '31096', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >19:46:37,798 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >19:46:37,798 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >19:46:37,799 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,799 INFO storage: vda2 is a partition >19:46:37,799 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >19:46:37,799 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >19:46:37,800 DEBUG storage: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with existing msdos disklabel >19:46:37,800 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >19:46:37,801 DEBUG storage: PartitionDevice._setFormat: vda2 ; >19:46:37,801 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,801 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >19:46:37,801 DEBUG storage: looking up parted Partition: /dev/vda2 >19:46:37,802 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >19:46:37,802 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >19:46:37,802 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >19:46:37,803 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >19:46:37,803 INFO storage: added partition vda2 (id 3) to device tree >19:46:37,803 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >19:46:37,803 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >19:46:37,804 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >19:46:37,804 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >19:46:37,810 WARN storage: disklabel detected but not usable on vda2 >19:46:37,810 INFO storage: type detected on 'vda2' is 'LVM2_member' >19:46:37,810 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg ; uuid: p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK ; exists: True ; vgUuid: jnn991-TycU-01aC-gLYd-3amG-8D7k-gY5eaI ; label: None ; peStart: 1.0 ; device: /dev/vda2 ; serial: None ; >19:46:37,810 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >19:46:37,811 DEBUG storage: PartitionDevice._setFormat: vda2 ; >19:46:37,811 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >19:46:37,811 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >19:46:37,812 DEBUG storage: DeviceTree.getDeviceByUuid returned None >19:46:37,812 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >19:46:37,812 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,813 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg ; current: None ; type: None ; >19:46:37,813 INFO storage: added lvmvg vg (id 4) to device tree >19:46:37,813 DEBUG storage: looking up parted Device: /dev/vda2 >19:46:37,813 INFO storage: got device: PartitionDevice instance (0x2aabc90) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 15000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 14499.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 29693952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (29458, 16, 63) biosGeometry: (1848, 255, 63) > PedDevice: <_ped.Device object at 0x297a560> > 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 0x2aab0d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2aab410> PedPartition: <_ped.Partition object at 0x2aa3590> > disk = existing 15000MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 30719999 length = 29693952 > flags = lvm >19:46:37,814 INFO storage: got format: LVMPhysicalVolume instance (0x2aaba50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = jnn991-TycU-01aC-gLYd-3amG-8D7k-gY5eaI peStart = 1.0 >19:46:37,814 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': '72646', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:46:37,815 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >19:46:37,815 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >19:46:37,816 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,816 INFO storage: loop0 is a loop device >19:46:37,820 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:46:37,821 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >19:46:37,826 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,826 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,827 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >19:46:37,827 INFO storage: added file /osmin.img (deleted) (id 5) to device tree >19:46:37,827 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >19:46:37,827 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,828 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:46:37,828 INFO storage: added loop loop0 (id 6) to device tree >19:46:37,828 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:46:37,828 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:46:37,828 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:46:37,829 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >19:46:37,829 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >19:46:37,829 WARN storage: disklabel detected but not usable on loop0 >19:46:37,829 INFO storage: type detected on 'loop0' is 'squashfs' >19:46:37,829 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:46:37,830 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:46:37,830 INFO storage: got device: LoopDevice instance (0x2ab7050) -- > 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 >19:46:37,831 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': '73113', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:46:37,831 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >19:46:37,831 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:46:37,831 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,831 INFO storage: loop1 is a loop device >19:46:37,832 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:46:37,837 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >19:46:37,837 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,837 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,838 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >19:46:37,838 INFO storage: added file /osmin (id 7) to device tree >19:46:37,838 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >19:46:37,838 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,839 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:46:37,839 INFO storage: added loop loop1 (id 8) to device tree >19:46:37,839 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:46:37,839 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:46:37,840 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:46:37,840 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >19:46:37,840 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >19:46:37,843 WARN storage: disklabel detected but not usable on loop1 >19:46:37,843 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >19:46:37,843 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:46:37,844 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:46:37,844 INFO storage: got device: LoopDevice instance (0x2ab7110) -- > 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 >19:46:37,845 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': '73374', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:46:37,845 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >19:46:37,845 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:46:37,845 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,845 INFO storage: loop2 is a loop device >19:46:37,846 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:46:37,848 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >19:46:37,848 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,848 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,849 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >19:46:37,849 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >19:46:37,849 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >19:46:37,849 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,850 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:46:37,850 INFO storage: added loop loop2 (id 10) to device tree >19:46:37,850 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:46:37,850 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:46:37,850 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:46:37,851 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >19:46:37,851 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >19:46:37,854 WARN storage: disklabel detected but not usable on loop2 >19:46:37,854 INFO storage: type detected on 'loop2' is 'squashfs' >19:46:37,854 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:46:37,854 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:46:37,854 INFO storage: got device: LoopDevice instance (0x2aabe90) -- > 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 >19:46:37,855 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-TC4-x /dev/disk/by-uuid/d5230db1-cd5b-4105-89d7-e111332c99a7', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-TC4-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC4-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd5230db1-cd5b-4105-89d7-e111332c99a7', > 'ID_FS_UUID_ENC': 'd5230db1-cd5b-4105-89d7-e111332c99a7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '73694', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-TC4-x', > '/dev/disk/by-uuid/d5230db1-cd5b-4105-89d7-e111332c99a7'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:46:37,855 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >19:46:37,856 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >19:46:37,856 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,856 INFO storage: loop3 is a loop device >19:46:37,856 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >19:46:37,856 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >19:46:37,857 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,857 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,857 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >19:46:37,857 INFO storage: added file /LiveOS/ext3fs.img (id 11) to device tree >19:46:37,858 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >19:46:37,858 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,858 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >19:46:37,858 INFO storage: added loop loop3 (id 12) to device tree >19:46:37,859 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >19:46:37,859 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >19:46:37,859 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:37,859 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:37,859 DEBUG storage: device loop3 does not contain a disklabel >19:46:37,859 INFO storage: type detected on 'loop3' is 'ext4' >19:46:37,872 DEBUG storage: using current size 0 as min size >19:46:37,873 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:37,873 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:37,873 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >19:46:37,873 INFO storage: got device: LoopDevice instance (0x2ab7650) -- > 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 >19:46:37,874 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:37,874 INFO storage: got format: Ext4FS instance (0x2ab7210) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = d5230db1-cd5b-4105-89d7-e111332c99a7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC4-x size = 4096.0 targetSize = 4096.0 > >19:46:37,874 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': '74358', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:46:37,875 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >19:46:37,875 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >19:46:37,875 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,875 INFO storage: loop4 is a loop device >19:46:37,876 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >19:46:37,876 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >19:46:37,876 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,876 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,877 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:46:37,877 INFO storage: added file /overlay (deleted) (id 13) to device tree >19:46:37,877 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:46:37,877 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,878 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >19:46:37,878 INFO storage: added loop loop4 (id 14) to device tree >19:46:37,878 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >19:46:37,878 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >19:46:37,878 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:46:37,879 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >19:46:37,879 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >19:46:37,882 WARN storage: disklabel detected but not usable on loop4 >19:46:37,882 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >19:46:37,882 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:46:37,882 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >19:46:37,882 INFO storage: got device: LoopDevice instance (0x2ab7550) -- > 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 >19:46:37,883 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': '74550', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >19:46:37,883 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >19:46:37,883 DEBUG storage: lvm filter: adding loop5 to the reject list >19:46:37,883 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': '74947', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >19:46:37,884 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >19:46:37,884 DEBUG storage: lvm filter: adding loop6 to the reject list >19:46:37,884 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': '75237', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >19:46:37,884 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >19:46:37,884 DEBUG storage: lvm filter: adding loop7 to the reject list >19:46:37,885 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-TC4-x /dev/disk/by-uuid/d5230db1-cd5b-4105-89d7-e111332c99a7 /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-TC4-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC4-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd5230db1-cd5b-4105-89d7-e111332c99a7', > 'ID_FS_UUID_ENC': 'd5230db1-cd5b-4105-89d7-e111332c99a7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3747', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-TC4-x', > '/dev/disk/by-uuid/d5230db1-cd5b-4105-89d7-e111332c99a7', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:46:37,885 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >19:46:37,886 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:46:37,886 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,886 INFO storage: live-rw is a device-mapper device >19:46:37,886 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >19:46:37,887 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg ; status: True ; >19:46:37,887 DEBUG storage: failed to find dm node for vg >19:46:37,887 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >19:46:37,887 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >19:46:37,888 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >19:46:37,889 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) >19:46:37,889 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:46:37,889 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,890 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >19:46:37,890 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,890 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:46:37,890 INFO storage: added dm live-rw (id 15) to device tree >19:46:37,891 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:46:37,891 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:46:37,891 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:37,891 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:37,891 DEBUG storage: device live-rw does not contain a disklabel >19:46:37,892 INFO storage: type detected on 'live-rw' is 'ext4' >19:46:37,902 DEBUG storage: padding min size from 3367 up to 3703 >19:46:37,903 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:37,903 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:37,903 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:46:37,903 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >19:46:37,906 INFO storage: got device: DMDevice instance (0x2a11f10) -- > 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: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x297acb0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:46:37,907 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:37,907 INFO storage: got format: Ext4FS instance (0x2a7d0d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = d5230db1-cd5b-4105-89d7-e111332c99a7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC4-x size = 4096.0 targetSize = 4096.0 > >19:46:37,908 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-TC4-x /dev/disk/by-uuid/d5230db1-cd5b-4105-89d7-e111332c99a7 /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-TC4-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC4-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd5230db1-cd5b-4105-89d7-e111332c99a7', > 'ID_FS_UUID_ENC': 'd5230db1-cd5b-4105-89d7-e111332c99a7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8461', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-TC4-x', > '/dev/disk/by-uuid/d5230db1-cd5b-4105-89d7-e111332c99a7', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >19:46:37,908 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >19:46:37,908 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >19:46:37,909 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,909 INFO storage: live-osimg-min is a device-mapper device >19:46:37,909 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >19:46:37,909 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg ; status: True ; >19:46:37,910 DEBUG storage: failed to find dm node for vg >19:46:37,910 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >19:46:37,910 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:46:37,911 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) >19:46:37,911 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >19:46:37,912 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >19:46:37,912 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >19:46:37,912 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,913 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >19:46:37,913 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,913 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >19:46:37,913 INFO storage: added dm live-osimg-min (id 16) to device tree >19:46:37,914 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >19:46:37,914 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >19:46:37,914 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:37,914 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:37,915 DEBUG storage: device live-osimg-min does not contain a disklabel >19:46:37,915 INFO storage: type detected on 'live-osimg-min' is 'ext4' >19:46:37,927 DEBUG storage: using current size 0 as min size >19:46:37,928 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:37,928 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:37,928 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >19:46:37,929 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >19:46:37,931 INFO storage: got device: DMDevice instance (0x2aab690) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x297ac20> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >19:46:37,931 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:37,931 INFO storage: got format: Ext4FS instance (0x2ab7310) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = d5230db1-cd5b-4105-89d7-e111332c99a7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC4-x size = 3366.0 targetSize = 3366.0 > >19:46:37,933 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_swap /dev/disk/by-id/dm-uuid-LVM-jnn991TycU01aCgLYd3amG8D7kgY5eaI7CJ2rdU0wjWdidf7YC32mCRsX3eP1p3K /dev/disk/by-uuid/d958d627-9906-4894-86f8-05ce2759de6f /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-jnn991TycU01aCgLYd3amG8D7kgY5eaI7CJ2rdU0wjWdidf7YC32mCRsX3eP1p3K', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'd958d627-9906-4894-86f8-05ce2759de6f', > 'ID_FS_UUID_ENC': 'd958d627-9906-4894-86f8-05ce2759de6f', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '99163', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-jnn991TycU01aCgLYd3amG8D7kgY5eaI7CJ2rdU0wjWdidf7YC32mCRsX3eP1p3K', > '/dev/disk/by-uuid/d958d627-9906-4894-86f8-05ce2759de6f', > '/dev/mapper/vg-lv_swap', > '/dev/vg/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg-lv_swap ; >19:46:37,933 INFO storage: scanning vg-lv_swap (/devices/virtual/block/dm-2)... >19:46:37,933 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >19:46:37,933 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,933 INFO storage: vg-lv_swap is an lvm logical volume >19:46:37,934 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg-lv_swap ; >19:46:37,935 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK', > 'ID_FS_UUID_ENC': 'p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK', > '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': '29693952', > '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': ['2064384.00', '12779520.00'], > 'LVM2_LV_UUID': ['7CJ2rd-U0wj-Wdid-f7YC-32mC-RsX3-eP1p3K', > 'fwmdLh-sC9a-N38i-BpAu-FQt8-lhBC-1fdMmw'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '453', > 'LVM2_PV_PE_COUNT': '453', > 'LVM2_PV_SIZE': '14843904.00', > 'LVM2_PV_UUID': 'p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK', > 'LVM2_VG_EXTENT_COUNT': '453', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg', > 'LVM2_VG_SIZE': '14843904.00', > 'LVM2_VG_UUID': 'jnn991-TycU-01aC-gLYd-3amG-8D7k-gY5eaI', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '31096', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >19:46:37,936 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >19:46:37,936 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >19:46:37,936 DEBUG storage: DeviceTree.getDeviceByName returned existing 14499MB partition vda2 (3) with existing lvmpv >19:46:37,937 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >19:46:37,937 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >19:46:37,937 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >19:46:37,938 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >19:46:37,942 WARN storage: disklabel detected but not usable on vda2 >19:46:37,942 DEBUG storage: no type or existing type for vda2, bailing >19:46:37,948 INFO storage: got device: PartitionDevice instance (0x2aabc90) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 15000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 14499.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 29693952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (29458, 16, 63) biosGeometry: (1848, 255, 63) > PedDevice: <_ped.Device object at 0x297a560> > 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 0x2aab0d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2aab410> PedPartition: <_ped.Partition object at 0x2aa3590> > disk = existing 15000MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 30719999 length = 29693952 > flags = lvm >19:46:37,948 INFO storage: got format: LVMPhysicalVolume instance (0x2aaba50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = jnn991-TycU-01aC-gLYd-3amG-8D7k-gY5eaI peStart = 1.0 >19:46:37,948 DEBUG storage: DeviceTree.getDeviceByName: name: vg ; >19:46:37,948 DEBUG storage: DeviceTree.getDeviceByName returned existing 14496MB lvmvg vg (4) >19:46:37,949 DEBUG storage: no device or no media present >19:46:37,950 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_root /dev/disk/by-id/dm-uuid-LVM-jnn991TycU01aCgLYd3amG8D7kgY5eaIfwmdLhsC9aN38iBpAuFQt8lhBC1fdMmw /dev/disk/by-uuid/05f2d043-f63e-4438-84ca-9b2d0fdf9c35 /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-jnn991TycU01aCgLYd3amG8D7kgY5eaIfwmdLhsC9aN38iBpAuFQt8lhBC1fdMmw', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '05f2d043-f63e-4438-84ca-9b2d0fdf9c35', > 'ID_FS_UUID_ENC': '05f2d043-f63e-4438-84ca-9b2d0fdf9c35', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2651', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-jnn991TycU01aCgLYd3amG8D7kgY5eaIfwmdLhsC9aN38iBpAuFQt8lhBC1fdMmw', > '/dev/disk/by-uuid/05f2d043-f63e-4438-84ca-9b2d0fdf9c35', > '/dev/mapper/vg-lv_root', > '/dev/vg/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg-lv_root ; >19:46:37,950 INFO storage: scanning vg-lv_root (/devices/virtual/block/dm-3)... >19:46:37,951 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >19:46:37,953 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,953 INFO storage: vg-lv_root is an lvm logical volume >19:46:37,953 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg-lv_root ; >19:46:37,962 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK', > 'ID_FS_UUID_ENC': 'p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK', > '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': '29693952', > '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': ['2064384.00', '12779520.00'], > 'LVM2_LV_UUID': ['7CJ2rd-U0wj-Wdid-f7YC-32mC-RsX3-eP1p3K', > 'fwmdLh-sC9a-N38i-BpAu-FQt8-lhBC-1fdMmw'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '453', > 'LVM2_PV_PE_COUNT': '453', > 'LVM2_PV_SIZE': '14843904.00', > 'LVM2_PV_UUID': 'p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK', > 'LVM2_VG_EXTENT_COUNT': '453', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg', > 'LVM2_VG_SIZE': '14843904.00', > 'LVM2_VG_UUID': 'jnn991-TycU-01aC-gLYd-3amG-8D7k-gY5eaI', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '31096', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >19:46:37,962 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >19:46:37,962 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >19:46:37,963 DEBUG storage: DeviceTree.getDeviceByName returned existing 14499MB partition vda2 (3) with existing lvmpv >19:46:37,963 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >19:46:37,963 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >19:46:37,964 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >19:46:37,964 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >19:46:37,968 WARN storage: disklabel detected but not usable on vda2 >19:46:37,968 DEBUG storage: no type or existing type for vda2, bailing >19:46:37,969 INFO storage: got device: PartitionDevice instance (0x2aabc90) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 15000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 14499.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 29693952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (29458, 16, 63) biosGeometry: (1848, 255, 63) > PedDevice: <_ped.Device object at 0x297a560> > 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 0x2aab0d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2aab410> PedPartition: <_ped.Partition object at 0x2aa3590> > disk = existing 15000MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 30719999 length = 29693952 > flags = lvm >19:46:37,969 INFO storage: got format: LVMPhysicalVolume instance (0x2aaba50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = jnn991-TycU-01aC-gLYd-3amG-8D7k-gY5eaI peStart = 1.0 >19:46:37,969 DEBUG storage: DeviceTree.getDeviceByName: name: vg ; >19:46:37,970 DEBUG storage: DeviceTree.getDeviceByName returned existing 14496MB lvmvg vg (4) >19:46:37,970 DEBUG storage: no device or no media present >19:46:37,979 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >19:46:37,979 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,980 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg ; >19:46:37,980 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,980 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_swap ; current: None ; type: None ; >19:46:37,980 DEBUG storage: looking up parted Device: /dev/mapper/vg-lv_swap >19:46:37,983 DEBUG storage: Adding vg-lv_swap/2016MB to vg >19:46:37,984 INFO storage: added lvmlv vg-lv_swap (id 17) to device tree >19:46:37,984 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-lv_swap ; status: True ; controllable: True ; orig: False ; >19:46:37,984 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >19:46:37,985 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:37,985 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg ; >19:46:37,985 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:37,986 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_root ; current: None ; type: None ; >19:46:37,986 DEBUG storage: looking up parted Device: /dev/mapper/vg-lv_root >19:46:37,987 DEBUG storage: Adding vg-lv_root/12480MB to vg >19:46:37,988 INFO storage: added lvmlv vg-lv_root (id 18) to device tree >19:46:37,988 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-lv_root ; status: True ; controllable: True ; orig: False ; >19:46:37,998 INFO storage: devices to scan: ['dm-2', 'dm-3'] >19:46:38,000 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_swap /dev/disk/by-id/dm-uuid-LVM-jnn991TycU01aCgLYd3amG8D7kgY5eaI7CJ2rdU0wjWdidf7YC32mCRsX3eP1p3K /dev/disk/by-uuid/d958d627-9906-4894-86f8-05ce2759de6f /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-jnn991TycU01aCgLYd3amG8D7kgY5eaI7CJ2rdU0wjWdidf7YC32mCRsX3eP1p3K', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'd958d627-9906-4894-86f8-05ce2759de6f', > 'ID_FS_UUID_ENC': 'd958d627-9906-4894-86f8-05ce2759de6f', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '99163', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-jnn991TycU01aCgLYd3amG8D7kgY5eaI7CJ2rdU0wjWdidf7YC32mCRsX3eP1p3K', > '/dev/disk/by-uuid/d958d627-9906-4894-86f8-05ce2759de6f', > '/dev/mapper/vg-lv_swap', > '/dev/vg/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg-lv_swap ; >19:46:38,000 INFO storage: scanning vg-lv_swap (/devices/virtual/block/dm-2)... >19:46:38,000 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >19:46:38,001 DEBUG storage: DeviceTree.getDeviceByName returned existing 2016MB lvmlv vg-lv_swap (17) >19:46:38,001 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg-lv_swap ; >19:46:38,001 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg-lv_swap ; label_type: None ; >19:46:38,002 DEBUG storage: SwapSpace.__init__: >19:46:38,002 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:46:38,002 DEBUG storage: device vg-lv_swap does not contain a disklabel >19:46:38,002 INFO storage: type detected on 'vg-lv_swap' is 'swap' >19:46:38,002 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg-lv_swap ; serial: None ; uuid: d958d627-9906-4894-86f8-05ce2759de6f ; exists: True ; label: None ; >19:46:38,002 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:46:38,003 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_swap ; current: None ; type: swap ; >19:46:38,004 DEBUG storage: looking up parted Device: /dev/mapper/vg >19:46:38,004 DEBUG storage: vg size is 14496MB >19:46:38,004 DEBUG storage: vg vg has 0MB free >19:46:38,004 DEBUG storage: vg size is 14496MB >19:46:38,005 DEBUG storage: vg vg has 0MB free >19:46:38,005 INFO storage: got device: LVMLogicalVolumeDevice instance (0x2aabd50) -- > name = vg-lv_swap status = True kids = 0 id = 17 > parents = ['existing 14496MB lvmvg vg (4)'] > uuid = 7CJ2rd-U0wj-Wdid-f7YC-32mC-RsX3-eP1p3K size = 2016.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: 4128768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x297ae60> > target size = 2016.0 path = /dev/mapper/vg-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2aab710) -- > name = vg status = True kids = 2 id = 4 > parents = ['existing 14499MB partition vda2 (3) with existing lvmpv'] > uuid = jnn991-TycU-01aC-gLYd-3amG-8D7k-gY5eaI size = 14496 > 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 = 453 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 453.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 14499MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 2016MB lvmlv vg-lv_swap (17) with existing swap', > 'existing 12480MB lvmlv vg-lv_root (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2016MB >19:46:38,005 INFO storage: got format: SwapSpace instance (0x2ab7e90) -- > type = swap name = swap status = True > device = /dev/mapper/vg-lv_swap uuid = d958d627-9906-4894-86f8-05ce2759de6f exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >19:46:38,007 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_root /dev/disk/by-id/dm-uuid-LVM-jnn991TycU01aCgLYd3amG8D7kgY5eaIfwmdLhsC9aN38iBpAuFQt8lhBC1fdMmw /dev/disk/by-uuid/05f2d043-f63e-4438-84ca-9b2d0fdf9c35 /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-jnn991TycU01aCgLYd3amG8D7kgY5eaIfwmdLhsC9aN38iBpAuFQt8lhBC1fdMmw', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '05f2d043-f63e-4438-84ca-9b2d0fdf9c35', > 'ID_FS_UUID_ENC': '05f2d043-f63e-4438-84ca-9b2d0fdf9c35', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2651', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-jnn991TycU01aCgLYd3amG8D7kgY5eaIfwmdLhsC9aN38iBpAuFQt8lhBC1fdMmw', > '/dev/disk/by-uuid/05f2d043-f63e-4438-84ca-9b2d0fdf9c35', > '/dev/mapper/vg-lv_root', > '/dev/vg/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg-lv_root ; >19:46:38,007 INFO storage: scanning vg-lv_root (/devices/virtual/block/dm-3)... >19:46:38,007 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >19:46:38,007 DEBUG storage: DeviceTree.getDeviceByName returned existing 12480MB lvmlv vg-lv_root (18) >19:46:38,008 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg-lv_root ; >19:46:38,008 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg-lv_root ; label_type: None ; >19:46:38,009 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:38,009 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:38,009 DEBUG storage: device vg-lv_root does not contain a disklabel >19:46:38,009 INFO storage: type detected on 'vg-lv_root' is 'ext4' >19:46:38,029 DEBUG storage: padding min size from 4147 up to 4561 >19:46:38,030 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:38,030 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:38,030 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_root ; current: None ; type: ext4 ; >19:46:38,034 DEBUG storage: looking up parted Device: /dev/mapper/vg >19:46:38,034 DEBUG storage: vg size is 14496MB >19:46:38,034 DEBUG storage: vg vg has 0MB free >19:46:38,035 DEBUG storage: vg size is 14496MB >19:46:38,035 DEBUG storage: vg vg has 0MB free >19:46:38,035 INFO storage: got device: LVMLogicalVolumeDevice instance (0x2ac4050) -- > name = vg-lv_root status = True kids = 0 id = 18 > parents = ['existing 14496MB lvmvg vg (4)'] > uuid = fwmdLh-sC9a-N38i-BpAu-FQt8-lhBC-1fdMmw size = 12480.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: 25559040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1590, 255, 63) biosGeometry: (1590, 255, 63) > PedDevice: <_ped.Device object at 0x297aef0> > target size = 12480.0 path = /dev/mapper/vg-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2aab710) -- > name = vg status = True kids = 2 id = 4 > parents = ['existing 14499MB partition vda2 (3) with existing lvmpv'] > uuid = jnn991-TycU-01aC-gLYd-3amG-8D7k-gY5eaI size = 14496 > 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 = 453 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 453.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 14499MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 2016MB lvmlv vg-lv_swap (17) with existing swap', > 'existing 12480MB lvmlv vg-lv_root (18) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 12480MB >19:46:38,036 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:38,036 INFO storage: got format: Ext4FS instance (0x2ab77d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg-lv_root uuid = 05f2d043-f63e-4438-84ca-9b2d0fdf9c35 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 12480.0 targetSize = 12480.0 > >19:46:38,045 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >19:46:38,046 DEBUG storage: DeviceTree.getDeviceByName returned existing 2016MB lvmlv vg-lv_swap (17) with existing swap >19:46:38,046 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >19:46:38,047 DEBUG storage: DeviceTree.getDeviceByName returned existing 12480MB lvmlv vg-lv_root (18) with existing ext4 filesystem >19:46:38,047 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >19:46:38,053 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >19:46:38,053 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:46:38,054 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:46:38,059 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:46:38,059 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:46:38,060 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >19:46:38,061 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_swap ; status: True ; controllable: True ; >19:46:38,061 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg-lv_swap ; status: True ; type: swap ; >19:46:38,085 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg-lv_swap ; status: False ; type: swap ; >19:46:38,095 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg-lv_swap ; status: True ; controllable: True ; >19:46:38,123 DEBUG storage: LVMVolumeGroupDevice.teardown: vg ; status: True ; controllable: True ; >19:46:38,124 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >19:46:38,124 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >19:46:38,130 DEBUG storage: LVMVolumeGroupDevice._teardown: vg ; status: True ; controllable: True ; >19:46:38,150 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >19:46:38,151 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >19:46:38,152 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >19:46:38,158 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >19:46:38,159 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:46:38,160 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:46:38,165 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_root ; status: False ; controllable: True ; >19:46:38,165 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >19:46:38,165 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >19:46:38,165 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >19:46:38,171 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >19:46:38,171 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:46:38,172 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:46:38,177 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:46:38,177 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:46:38,177 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >19:46:38,178 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_swap ; status: False ; controllable: True ; >19:46:38,178 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_root ; status: False ; controllable: True ; >19:46:38,287 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >19:46:38,288 DEBUG storage: registered device format class PPCPRePBoot as prepboot >19:46:38,288 DEBUG storage: registered device format class MultipathMember as multipath_member >19:46:38,288 DEBUG storage: registered device format class DMRaidMember as dmraidmember >19:46:38,293 DEBUG storage: registered device format class Ext2FS as ext2 >19:46:38,293 DEBUG storage: registered device format class Ext3FS as ext3 >19:46:38,294 DEBUG storage: registered device format class Ext4FS as ext4 >19:46:38,294 DEBUG storage: registered device format class FATFS as vfat >19:46:38,294 DEBUG storage: registered device format class EFIFS as efi >19:46:38,294 DEBUG storage: registered device format class BTRFS as btrfs >19:46:38,295 DEBUG storage: registered device format class GFS2 as gfs2 >19:46:38,295 DEBUG storage: registered device format class JFS as jfs >19:46:38,295 DEBUG storage: registered device format class ReiserFS as reiserfs >19:46:38,295 DEBUG storage: registered device format class XFS as xfs >19:46:38,296 DEBUG storage: registered device format class HFS as hfs >19:46:38,296 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >19:46:38,296 DEBUG storage: registered device format class HFSPlus as hfs+ >19:46:38,296 DEBUG storage: registered device format class NTFS as ntfs >19:46:38,297 DEBUG storage: registered device format class NFS as nfs >19:46:38,297 DEBUG storage: registered device format class NFSv4 as nfs4 >19:46:38,297 DEBUG storage: registered device format class Iso9660FS as iso9660 >19:46:38,297 DEBUG storage: registered device format class NoDevFS as nodev >19:46:38,298 DEBUG storage: registered device format class DevPtsFS as devpts >19:46:38,298 DEBUG storage: registered device format class ProcFS as proc >19:46:38,298 DEBUG storage: registered device format class SysFS as sysfs >19:46:38,298 DEBUG storage: registered device format class TmpFS as tmpfs >19:46:38,299 DEBUG storage: registered device format class BindFS as bind >19:46:38,299 DEBUG storage: registered device format class SELinuxFS as selinuxfs >19:46:38,299 DEBUG storage: registered device format class USBFS as usbfs >19:46:38,300 DEBUG storage: registered device format class MDRaidMember as mdmember >19:46:38,300 DEBUG storage: registered device format class DiskLabel as disklabel >19:46:38,301 DEBUG storage: registered device format class SwapSpace as swap >19:46:38,301 DEBUG storage: registered device format class BIOSBoot as biosboot >19:46:38,302 DEBUG storage: registered device format class LUKS as luks >19:46:38,813 DEBUG storage: MultipathTopology._build_topology: >19:46:38,813 DEBUG storage: /etc/multipath.conf contents: >19:46:38,814 DEBUG storage: # multipath.conf written by anaconda >19:46:38,814 DEBUG storage: >19:46:38,814 DEBUG storage: defaults { >19:46:38,814 DEBUG storage: user_friendly_names yes >19:46:38,814 DEBUG storage: } >19:46:38,815 DEBUG storage: blacklist { >19:46:38,815 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:46:38,815 DEBUG storage: devnode "^hd[a-z]" >19:46:38,815 DEBUG storage: devnode "^dcssblk[0-9]*" >19:46:38,816 DEBUG storage: device { >19:46:38,816 DEBUG storage: vendor "DGC" >19:46:38,816 DEBUG storage: product "LUNZ" >19:46:38,816 DEBUG storage: } >19:46:38,817 DEBUG storage: device { >19:46:38,817 DEBUG storage: vendor "IBM" >19:46:38,817 DEBUG storage: product "S/390.*" >19:46:38,817 DEBUG storage: } >19:46:38,817 DEBUG storage: # don't count normal SATA devices as multipaths >19:46:38,818 DEBUG storage: device { >19:46:38,818 DEBUG storage: vendor "ATA" >19:46:38,818 DEBUG storage: } >19:46:38,818 DEBUG storage: # don't count 3ware devices as multipaths >19:46:38,818 DEBUG storage: device { >19:46:38,818 DEBUG storage: vendor "3ware" >19:46:38,818 DEBUG storage: } >19:46:38,818 DEBUG storage: device { >19:46:38,818 DEBUG storage: vendor "AMCC" >19:46:38,818 DEBUG storage: } >19:46:38,818 DEBUG storage: # nor highpoint devices >19:46:38,820 DEBUG storage: device { >19:46:38,820 DEBUG storage: vendor "HPT" >19:46:38,820 DEBUG storage: } >19:46:38,820 DEBUG storage: } >19:46:38,820 DEBUG storage: multipaths { >19:46:38,820 DEBUG storage: } >19:46:38,820 DEBUG storage: (end of /etc/multipath.conf) >19:46:38,848 INFO storage: MultipathTopology: found non-disk device: sr0 >19:46:38,849 INFO storage: MultipathTopology: found singlepath device: vda >19:46:38,850 INFO storage: MultipathTopology: found non-disk device: vda1 >19:46:38,851 INFO storage: MultipathTopology: found non-disk device: vda2 >19:46:38,852 INFO storage: MultipathTopology: found singlepath device: loop0 >19:46:38,852 INFO storage: MultipathTopology: found singlepath device: loop1 >19:46:38,853 INFO storage: MultipathTopology: found singlepath device: loop2 >19:46:38,853 INFO storage: MultipathTopology: found singlepath device: loop3 >19:46:38,853 INFO storage: MultipathTopology: found singlepath device: loop4 >19:46:38,853 INFO storage: MultipathTopology: found singlepath device: loop5 >19:46:38,853 INFO storage: MultipathTopology: found singlepath device: loop6 >19:46:38,853 INFO storage: MultipathTopology: found singlepath device: loop7 >19:46:38,853 INFO storage: MultipathTopology: found singlepath device: dm-0 >19:46:38,853 INFO storage: MultipathTopology: found singlepath device: dm-1 >19:46:40,584 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >19:46:40,584 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:46:40,616 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >19:46:40,617 INFO storage: sr0 looks to be the live device; marking as protected >19:46:40,650 DEBUG storage: MultipathTopology._build_topology: >19:46:40,651 DEBUG storage: /etc/multipath.conf contents: >19:46:40,651 DEBUG storage: # multipath.conf written by anaconda >19:46:40,651 DEBUG storage: >19:46:40,651 DEBUG storage: defaults { >19:46:40,652 DEBUG storage: user_friendly_names yes >19:46:40,652 DEBUG storage: } >19:46:40,652 DEBUG storage: blacklist { >19:46:40,652 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:46:40,653 DEBUG storage: devnode "^hd[a-z]" >19:46:40,653 DEBUG storage: devnode "^dcssblk[0-9]*" >19:46:40,653 DEBUG storage: device { >19:46:40,653 DEBUG storage: vendor "DGC" >19:46:40,653 DEBUG storage: product "LUNZ" >19:46:40,654 DEBUG storage: } >19:46:40,654 DEBUG storage: device { >19:46:40,654 DEBUG storage: vendor "IBM" >19:46:40,654 DEBUG storage: product "S/390.*" >19:46:40,655 DEBUG storage: } >19:46:40,655 DEBUG storage: # don't count normal SATA devices as multipaths >19:46:40,655 DEBUG storage: device { >19:46:40,655 DEBUG storage: vendor "ATA" >19:46:40,655 DEBUG storage: } >19:46:40,655 DEBUG storage: # don't count 3ware devices as multipaths >19:46:40,655 DEBUG storage: device { >19:46:40,655 DEBUG storage: vendor "3ware" >19:46:40,655 DEBUG storage: } >19:46:40,655 DEBUG storage: device { >19:46:40,655 DEBUG storage: vendor "AMCC" >19:46:40,655 DEBUG storage: } >19:46:40,661 DEBUG storage: # nor highpoint devices >19:46:40,661 DEBUG storage: device { >19:46:40,662 DEBUG storage: vendor "HPT" >19:46:40,662 DEBUG storage: } >19:46:40,662 DEBUG storage: } >19:46:40,662 DEBUG storage: multipaths { >19:46:40,662 DEBUG storage: } >19:46:40,663 DEBUG storage: (end of /etc/multipath.conf) >19:46:40,686 INFO storage: MultipathTopology: found non-disk device: sr0 >19:46:40,687 INFO storage: MultipathTopology: found singlepath device: vda >19:46:40,687 INFO storage: MultipathTopology: found non-disk device: vda1 >19:46:40,688 INFO storage: MultipathTopology: found non-disk device: vda2 >19:46:40,689 INFO storage: MultipathTopology: found singlepath device: loop0 >19:46:40,689 INFO storage: MultipathTopology: found singlepath device: loop1 >19:46:40,690 INFO storage: MultipathTopology: found singlepath device: loop2 >19:46:40,691 INFO storage: MultipathTopology: found singlepath device: loop3 >19:46:40,691 INFO storage: MultipathTopology: found singlepath device: loop4 >19:46:40,691 INFO storage: MultipathTopology: found singlepath device: loop5 >19:46:40,691 INFO storage: MultipathTopology: found singlepath device: loop6 >19:46:40,691 INFO storage: MultipathTopology: found singlepath device: loop7 >19:46:40,691 INFO storage: MultipathTopology: found singlepath device: dm-0 >19:46:40,691 INFO storage: MultipathTopology: found singlepath device: dm-1 >19:46:40,691 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >19:46:40,695 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-TC4-x86_64-Live-Deskto /dev/disk/by-uuid/2013-01-03-08-28-41-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_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora-18-TC4-x86_64-Live-Deskto', > 'ID_FS_LABEL_ENC': 'Fedora-18-TC4-x86_64-Live-Deskto', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-01-03-08-28-41-00', > 'ID_FS_UUID_ENC': '2013-01-03-08-28-41-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': '0.15', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'OSINFO_INSTALLER': 'http://fedoraproject.org/fedora/18', > 'OSINFO_LIVE': 'http://fedoraproject.org/fedora/18', > 'OSINFO_MEDIA': 'http://fedoraproject.org/fedora/18:3', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '92703', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-TC4-x86_64-Live-Deskto', > '/dev/disk/by-uuid/2013-01-03-08-28-41-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >19:46:40,699 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >19:46:40,700 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >19:46:40,700 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:40,701 INFO storage: sr0 is a cdrom >19:46:40,701 DEBUG storage: DeviceTree.addUdevOpticalDevice: >19:46:40,702 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:40,703 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >19:46:40,703 INFO storage: added cdrom sr0 (id 0) to device tree >19:46:40,704 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:46:40,709 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >19:46:40,710 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >19:46:40,711 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >19:46:40,712 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >19:46:40,718 WARN storage: disklabel detected but not usable on sr0 >19:46:40,723 INFO storage: type detected on 'sr0' is 'iso9660' >19:46:40,724 DEBUG storage: Iso9660FS.supported: supported: True ; >19:46:40,724 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >19:46:40,725 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >19:46:40,726 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:46:40,727 DEBUG storage: looking up parted Device: /dev/sr0 >19:46:40,728 INFO storage: got device: OpticalDevice instance (0x7fbae8091110) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 917.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: 469504 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x3d56dd0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >19:46:40,729 DEBUG storage: Iso9660FS.supported: supported: True ; >19:46:40,733 INFO storage: got format: Iso9660FS instance (0x7fbae8104c90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-01-03-08-28-41-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-TC4-x86_64-Live-Deskto size = 0 targetSize = 0 > >19:46:40,734 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30951', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >19:46:40,734 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >19:46:40,735 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >19:46:40,736 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:40,736 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >19:46:40,737 INFO storage: vda is a disk >19:46:40,737 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:40,738 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >19:46:40,741 INFO storage: added disk vda (id 1) to device tree >19:46:40,741 DEBUG storage: looking up parted Device: /dev/vda >19:46:40,743 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >19:46:40,744 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >19:46:40,748 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >19:46:40,752 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >19:46:40,755 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbae8128e50>, <parted.partition.Partition object at 0x7fbae812b210>] > device: <parted.device.Device object at 0x7fbae8128c90> > PedDisk: <_ped.Disk object at 0x7fbae8126488> >19:46:40,755 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:46:40,762 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >19:46:40,763 INFO storage: got device: DiskDevice instance (0x7fbae80e6b90) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 15000.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32698 did: 0 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x3d56f80> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fbae81281d0> >19:46:40,764 INFO storage: got format: DiskLabel instance (0x7fbae81286d0) -- > 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 0x7fbae8128e50>, <parted.partition.Partition object at 0x7fbae812b210>] > device: <parted.device.Device object at 0x7fbae8128c90> > PedDisk: <_ped.Disk object at 0x7fbae8126488> > origPartedDisk = <parted.disk.Disk object at 0x7fbae812b450> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32698 did: 0 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7fbae81290e0> > >19:46:40,765 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/bbfda39c-a75c-4221-b315-6c0e9c880567', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bbfda39c-a75c-4221-b315-6c0e9c880567', > 'ID_FS_UUID_ENC': 'bbfda39c-a75c-4221-b315-6c0e9c880567', > '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': '31087', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/bbfda39c-a75c-4221-b315-6c0e9c880567'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1'} ; name: vda1 ; >19:46:40,765 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >19:46:40,766 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >19:46:40,770 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:40,771 INFO storage: vda1 is a partition >19:46:40,771 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >19:46:40,772 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >19:46:40,772 DEBUG storage: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with existing msdos disklabel >19:46:40,773 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >19:46:40,774 DEBUG storage: PartitionDevice._setFormat: vda1 ; >19:46:40,778 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:40,779 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >19:46:40,779 DEBUG storage: looking up parted Partition: /dev/vda1 >19:46:40,780 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >19:46:40,780 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >19:46:40,781 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >19:46:40,782 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >19:46:40,782 INFO storage: added partition vda1 (id 2) to device tree >19:46:40,783 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >19:46:40,787 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >19:46:40,788 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >19:46:40,789 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >19:46:40,809 WARN storage: disklabel detected but not usable on vda1 >19:46:40,811 INFO storage: type detected on 'vda1' is 'ext4' >19:46:40,881 DEBUG storage: padding min size from 80 up to 88 >19:46:40,883 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:40,885 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:40,885 DEBUG storage: PartitionDevice._setFormat: vda1 ; >19:46:40,886 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >19:46:40,887 DEBUG storage: looking up parted Device: /dev/vda1 >19:46:40,892 INFO storage: got device: PartitionDevice instance (0x7fbae8128190) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 15000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32698 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fbae8129560> > 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 0x7fbae8128d50> fileSystem: <parted.filesystem.FileSystem object at 0x7fbae812b350> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbae8128f90> PedPartition: <_ped.Partition object at 0x7fbae8125290> > disk = existing 15000MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >19:46:40,892 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:40,893 INFO storage: got format: Ext4FS instance (0x3e13590) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = bbfda39c-a75c-4221-b315-6c0e9c880567 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >19:46:40,894 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK', > 'ID_FS_UUID_ENC': 'p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK', > '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': '29693952', > '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': ['2064384.00', '12779520.00'], > 'LVM2_LV_UUID': ['7CJ2rd-U0wj-Wdid-f7YC-32mC-RsX3-eP1p3K', > 'fwmdLh-sC9a-N38i-BpAu-FQt8-lhBC-1fdMmw'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '453', > 'LVM2_PV_PE_COUNT': '453', > 'LVM2_PV_SIZE': '14843904.00', > 'LVM2_PV_UUID': 'p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK', > 'LVM2_VG_EXTENT_COUNT': '453', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg', > 'LVM2_VG_SIZE': '14843904.00', > 'LVM2_VG_UUID': 'jnn991-TycU-01aC-gLYd-3amG-8D7k-gY5eaI', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '31096', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >19:46:40,895 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >19:46:40,895 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >19:46:40,896 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:40,900 INFO storage: vda2 is a partition >19:46:40,901 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >19:46:40,901 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >19:46:40,902 DEBUG storage: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with existing msdos disklabel >19:46:40,903 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >19:46:40,903 DEBUG storage: PartitionDevice._setFormat: vda2 ; >19:46:40,904 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:40,904 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >19:46:40,908 DEBUG storage: looking up parted Partition: /dev/vda2 >19:46:40,909 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >19:46:40,909 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >19:46:40,910 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >19:46:40,911 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >19:46:40,911 INFO storage: added partition vda2 (id 3) to device tree >19:46:40,912 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >19:46:40,912 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >19:46:40,916 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >19:46:40,917 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >19:46:40,940 WARN storage: disklabel detected but not usable on vda2 >19:46:40,940 INFO storage: type detected on 'vda2' is 'LVM2_member' >19:46:40,941 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg ; uuid: p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK ; exists: True ; vgUuid: jnn991-TycU-01aC-gLYd-3amG-8D7k-gY5eaI ; label: None ; peStart: 1.0 ; device: /dev/vda2 ; serial: None ; >19:46:40,941 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >19:46:40,941 DEBUG storage: PartitionDevice._setFormat: vda2 ; >19:46:40,942 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >19:46:40,942 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >19:46:40,943 DEBUG storage: DeviceTree.getDeviceByUuid returned None >19:46:40,944 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >19:46:40,951 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:40,953 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg ; current: None ; type: None ; >19:46:40,953 INFO storage: added lvmvg vg (id 4) to device tree >19:46:40,957 DEBUG storage: looking up parted Device: /dev/vda2 >19:46:40,958 INFO storage: got device: PartitionDevice instance (0x3e134d0) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 15000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 14499.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 29693952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (29458, 16, 63) biosGeometry: (1848, 255, 63) > PedDevice: <_ped.Device object at 0x7fbae81297a0> > 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 0x7fbae8128d50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbae812b2d0> PedPartition: <_ped.Partition object at 0x7fbae81252f0> > disk = existing 15000MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 30719999 length = 29693952 > flags = lvm >19:46:40,958 INFO storage: got format: LVMPhysicalVolume instance (0x3e24610) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = p38fF4-5oJ3-gDsn-B7Zg-4Xs4-mjCJ-jttkhK exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = jnn991-TycU-01aC-gLYd-3amG-8D7k-gY5eaI peStart = 1.0 >19:46:40,959 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': '72646', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:46:40,959 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >19:46:40,960 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >19:46:40,980 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:40,980 INFO storage: loop0 is a loop device >19:46:40,981 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:46:40,981 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >19:46:40,982 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:40,987 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:40,987 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >19:46:40,987 INFO storage: added file /osmin.img (deleted) (id 5) to device tree >19:46:40,993 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >19:46:40,993 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:40,994 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:46:40,994 INFO storage: added loop loop0 (id 6) to device tree >19:46:40,994 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:46:40,995 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:46:40,995 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:46:41,012 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >19:46:41,013 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >19:46:41,028 WARN storage: disklabel detected but not usable on loop0 >19:46:41,028 INFO storage: type detected on 'loop0' is 'squashfs' >19:46:41,028 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:46:41,029 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:46:41,030 INFO storage: got device: LoopDevice instance (0x3e2a1d0) -- > 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 >19:46:41,031 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': '73113', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:46:41,031 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >19:46:41,032 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:46:41,046 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:41,046 INFO storage: loop1 is a loop device >19:46:41,047 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:46:41,047 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >19:46:41,048 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:41,048 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:41,062 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >19:46:41,062 INFO storage: added file /osmin (id 7) to device tree >19:46:41,062 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >19:46:41,063 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:41,080 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:46:41,080 INFO storage: added loop loop1 (id 8) to device tree >19:46:41,081 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:46:41,081 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:46:41,081 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:46:41,082 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >19:46:41,088 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >19:46:41,088 WARN storage: disklabel detected but not usable on loop1 >19:46:41,088 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >19:46:41,088 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:46:41,089 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:46:41,098 INFO storage: got device: LoopDevice instance (0x3e2ab10) -- > 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 >19:46:41,099 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': '73374', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:46:41,099 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >19:46:41,100 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:46:41,107 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:41,108 INFO storage: loop2 is a loop device >19:46:41,108 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:46:41,108 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >19:46:41,115 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:41,116 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:41,116 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >19:46:41,116 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >19:46:41,126 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >19:46:41,126 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:41,127 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:46:41,127 INFO storage: added loop loop2 (id 10) to device tree >19:46:41,150 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:46:41,151 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:46:41,151 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:46:41,152 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >19:46:41,158 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >19:46:41,159 WARN storage: disklabel detected but not usable on loop2 >19:46:41,159 INFO storage: type detected on 'loop2' is 'squashfs' >19:46:41,159 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:46:41,160 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:46:41,160 INFO storage: got device: LoopDevice instance (0x3e2f750) -- > 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 >19:46:41,164 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-TC4-x /dev/disk/by-uuid/d5230db1-cd5b-4105-89d7-e111332c99a7', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-TC4-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC4-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd5230db1-cd5b-4105-89d7-e111332c99a7', > 'ID_FS_UUID_ENC': 'd5230db1-cd5b-4105-89d7-e111332c99a7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '73694', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-TC4-x', > '/dev/disk/by-uuid/d5230db1-cd5b-4105-89d7-e111332c99a7'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:46:41,174 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >19:46:41,174 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >19:46:41,186 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:41,187 INFO storage: loop3 is a loop device >19:46:41,188 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >19:46:41,188 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >19:46:41,189 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:41,201 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:41,202 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >19:46:41,202 INFO storage: added file /LiveOS/ext3fs.img (id 11) to device tree >19:46:41,202 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >19:46:41,202 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:41,210 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >19:46:41,210 INFO storage: added loop loop3 (id 12) to device tree >19:46:41,211 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >19:46:41,217 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >19:46:41,217 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:41,218 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:41,218 DEBUG storage: device loop3 does not contain a disklabel >19:46:41,218 INFO storage: type detected on 'loop3' is 'ext4' >19:46:41,286 DEBUG storage: using current size 0 as min size >19:46:41,287 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:41,288 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:41,289 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >19:46:41,289 INFO storage: got device: LoopDevice instance (0x3e3d7d0) -- > 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 >19:46:41,291 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:41,291 INFO storage: got format: Ext4FS instance (0x3e3da90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = d5230db1-cd5b-4105-89d7-e111332c99a7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC4-x size = 4096.0 targetSize = 4096.0 > >19:46:41,299 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': '74358', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:46:41,300 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >19:46:41,300 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >19:46:41,300 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:41,300 INFO storage: loop4 is a loop device >19:46:41,306 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >19:46:41,306 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >19:46:41,307 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:41,307 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:41,307 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:46:41,309 INFO storage: added file /overlay (deleted) (id 13) to device tree >19:46:41,310 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:46:41,310 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:41,311 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >19:46:41,312 INFO storage: added loop loop4 (id 14) to device tree >19:46:41,313 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >19:46:41,314 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >19:46:41,319 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:46:41,319 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >19:46:41,320 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >19:46:41,323 WARN storage: disklabel detected but not usable on loop4 >19:46:41,323 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >19:46:41,324 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:46:41,324 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >19:46:41,326 INFO storage: got device: LoopDevice instance (0x3e3da50) -- > 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 >19:46:41,326 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': '74550', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >19:46:41,336 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >19:46:41,336 DEBUG storage: lvm filter: adding loop5 to the reject list >19:46:41,337 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': '74947', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >19:46:41,337 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >19:46:41,337 DEBUG storage: lvm filter: adding loop6 to the reject list >19:46:41,338 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': '75237', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >19:46:41,338 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >19:46:41,338 DEBUG storage: lvm filter: adding loop7 to the reject list >19:46:41,338 DEBUG storage: Skipping a device mapper drive (dm-0) for now >19:46:41,338 DEBUG storage: Skipping a device mapper drive (dm-1) for now >19:46:41,367 INFO storage: devices to scan: ['dm-0', 'dm-1'] >19:46:41,369 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-TC4-x /dev/disk/by-uuid/d5230db1-cd5b-4105-89d7-e111332c99a7 /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-TC4-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC4-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd5230db1-cd5b-4105-89d7-e111332c99a7', > 'ID_FS_UUID_ENC': 'd5230db1-cd5b-4105-89d7-e111332c99a7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3747', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-TC4-x', > '/dev/disk/by-uuid/d5230db1-cd5b-4105-89d7-e111332c99a7', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:46:41,375 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >19:46:41,375 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:46:41,376 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:41,376 INFO storage: live-rw is a device-mapper device >19:46:41,377 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >19:46:41,377 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg ; status: True ; >19:46:41,377 DEBUG storage: failed to find dm node for vg >19:46:41,378 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >19:46:41,378 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >19:46:41,379 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >19:46:41,380 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) >19:46:41,384 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:46:41,385 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:41,386 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >19:46:41,386 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:41,386 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:46:41,387 INFO storage: added dm live-rw (id 15) to device tree >19:46:41,387 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:46:41,388 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:46:41,391 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:41,392 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:41,392 DEBUG storage: device live-rw does not contain a disklabel >19:46:41,392 INFO storage: type detected on 'live-rw' is 'ext4' >19:46:41,431 DEBUG storage: padding min size from 3367 up to 3703 >19:46:41,432 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:41,432 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:41,432 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:46:41,433 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >19:46:41,435 INFO storage: got device: DMDevice instance (0x3e4b850) -- > 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: 32699 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fbae8129050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:46:41,435 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:41,435 INFO storage: got format: Ext4FS instance (0x3e4b7d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = d5230db1-cd5b-4105-89d7-e111332c99a7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC4-x size = 4096.0 targetSize = 4096.0 > >19:46:41,437 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-TC4-x /dev/disk/by-uuid/d5230db1-cd5b-4105-89d7-e111332c99a7 /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-TC4-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC4-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd5230db1-cd5b-4105-89d7-e111332c99a7', > 'ID_FS_UUID_ENC': 'd5230db1-cd5b-4105-89d7-e111332c99a7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8461', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-TC4-x', > '/dev/disk/by-uuid/d5230db1-cd5b-4105-89d7-e111332c99a7', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >19:46:41,437 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >19:46:41,437 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >19:46:41,438 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:41,442 INFO storage: live-osimg-min is a device-mapper device >19:46:41,443 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >19:46:41,443 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg ; status: True ; >19:46:41,443 DEBUG storage: failed to find dm node for vg >19:46:41,444 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >19:46:41,444 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:46:41,445 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) >19:46:41,446 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >19:46:41,446 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >19:46:41,450 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >19:46:41,451 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:41,452 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >19:46:41,452 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:41,452 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >19:46:41,453 INFO storage: added dm live-osimg-min (id 16) to device tree >19:46:41,453 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >19:46:41,454 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >19:46:41,457 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:41,458 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:41,458 DEBUG storage: device live-osimg-min does not contain a disklabel >19:46:41,458 INFO storage: type detected on 'live-osimg-min' is 'ext4' >19:46:41,505 DEBUG storage: using current size 0 as min size >19:46:41,506 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:41,506 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:41,506 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >19:46:41,506 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >19:46:41,509 INFO storage: got device: DMDevice instance (0x7fbae81a5c10) -- > 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: 12133 did: 25956 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fbae8129830> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >19:46:41,509 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:41,510 INFO storage: got format: Ext4FS instance (0x7fbae81a5e10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = d5230db1-cd5b-4105-89d7-e111332c99a7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC4-x size = 3366.0 targetSize = 3366.0 > >19:46:41,533 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >19:46:41,533 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:41,534 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg ; >19:46:41,534 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:41,535 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_swap ; current: None ; type: None ; >19:46:41,535 DEBUG storage: Adding vg-lv_swap/2016MB to vg >19:46:41,535 INFO storage: added lvmlv vg-lv_swap (id 17) to device tree >19:46:41,536 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-lv_swap ; status: False ; controllable: True ; orig: False ; >19:46:41,537 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg-lv_swap ; orig: False ; >19:46:41,540 DEBUG storage: LVMVolumeGroupDevice.setup: vg ; status: True ; controllable: True ; orig: False ; >19:46:41,541 DEBUG storage: LVMLogicalVolumeDevice._setup: vg-lv_swap ; status: False ; controllable: True ; orig: False ; >19:46:41,609 DEBUG storage: looking up parted Device: /dev/mapper/vg-lv_swap >19:46:41,614 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >19:46:41,619 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:41,625 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg ; >19:46:41,626 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:41,626 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_root ; current: None ; type: None ; >19:46:41,626 DEBUG storage: Adding vg-lv_root/12480MB to vg >19:46:41,627 INFO storage: added lvmlv vg-lv_root (id 18) to device tree >19:46:41,627 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-lv_root ; status: False ; controllable: True ; orig: False ; >19:46:41,628 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg-lv_root ; orig: False ; >19:46:41,629 DEBUG storage: LVMVolumeGroupDevice.setup: vg ; status: True ; controllable: True ; orig: False ; >19:46:41,631 DEBUG storage: LVMLogicalVolumeDevice._setup: vg-lv_root ; status: False ; controllable: True ; orig: False ; >19:46:41,700 DEBUG storage: looking up parted Device: /dev/mapper/vg-lv_root >19:46:41,725 INFO storage: devices to scan: ['dm-2', 'dm-3'] >19:46:41,726 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_swap /dev/disk/by-id/dm-uuid-LVM-jnn991TycU01aCgLYd3amG8D7kgY5eaI7CJ2rdU0wjWdidf7YC32mCRsX3eP1p3K /dev/disk/by-uuid/d958d627-9906-4894-86f8-05ce2759de6f /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-jnn991TycU01aCgLYd3amG8D7kgY5eaI7CJ2rdU0wjWdidf7YC32mCRsX3eP1p3K', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'd958d627-9906-4894-86f8-05ce2759de6f', > 'ID_FS_UUID_ENC': 'd958d627-9906-4894-86f8-05ce2759de6f', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '447643', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-jnn991TycU01aCgLYd3amG8D7kgY5eaI7CJ2rdU0wjWdidf7YC32mCRsX3eP1p3K', > '/dev/disk/by-uuid/d958d627-9906-4894-86f8-05ce2759de6f', > '/dev/mapper/vg-lv_swap', > '/dev/vg/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg-lv_swap ; >19:46:41,727 INFO storage: scanning vg-lv_swap (/devices/virtual/block/dm-2)... >19:46:41,727 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >19:46:41,731 DEBUG storage: DeviceTree.getDeviceByName returned existing 2016MB lvmlv vg-lv_swap (17) >19:46:41,732 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg-lv_swap ; >19:46:41,732 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg-lv_swap ; label_type: None ; >19:46:41,733 DEBUG storage: SwapSpace.__init__: >19:46:41,733 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:46:41,733 DEBUG storage: device vg-lv_swap does not contain a disklabel >19:46:41,734 INFO storage: type detected on 'vg-lv_swap' is 'swap' >19:46:41,734 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg-lv_swap ; serial: None ; uuid: d958d627-9906-4894-86f8-05ce2759de6f ; exists: True ; label: None ; >19:46:41,738 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:46:41,738 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_swap ; current: None ; type: swap ; >19:46:41,740 DEBUG storage: looking up parted Device: /dev/mapper/vg >19:46:41,740 DEBUG storage: vg size is 14496MB >19:46:41,740 DEBUG storage: vg vg has 0MB free >19:46:41,740 DEBUG storage: vg size is 14496MB >19:46:41,741 DEBUG storage: vg vg has 0MB free >19:46:41,742 INFO storage: got device: LVMLogicalVolumeDevice instance (0x3e4b2d0) -- > name = vg-lv_swap status = True kids = 0 id = 17 > parents = ['existing 14496MB lvmvg vg (4)'] > uuid = 7CJ2rd-U0wj-Wdid-f7YC-32mC-RsX3-eP1p3K size = 2016.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: 4128768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7fbae81299e0> > target size = 2016.0 path = /dev/mapper/vg-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3e248d0) -- > name = vg status = True kids = 2 id = 4 > parents = ['existing 14499MB partition vda2 (3) with existing lvmpv'] > uuid = jnn991-TycU-01aC-gLYd-3amG-8D7k-gY5eaI size = 14496 > 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 = 453 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 453.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 14499MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 2016MB lvmlv vg-lv_swap (17) with existing swap', > 'existing 12480MB lvmlv vg-lv_root (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2016MB >19:46:41,742 INFO storage: got format: SwapSpace instance (0x7fbae81ac250) -- > type = swap name = swap status = False > device = /dev/mapper/vg-lv_swap uuid = d958d627-9906-4894-86f8-05ce2759de6f exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >19:46:41,747 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv_root /dev/disk/by-id/dm-uuid-LVM-jnn991TycU01aCgLYd3amG8D7kgY5eaIfwmdLhsC9aN38iBpAuFQt8lhBC1fdMmw /dev/disk/by-uuid/05f2d043-f63e-4438-84ca-9b2d0fdf9c35 /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-jnn991TycU01aCgLYd3amG8D7kgY5eaIfwmdLhsC9aN38iBpAuFQt8lhBC1fdMmw', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '05f2d043-f63e-4438-84ca-9b2d0fdf9c35', > 'ID_FS_UUID_ENC': '05f2d043-f63e-4438-84ca-9b2d0fdf9c35', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '538245', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-jnn991TycU01aCgLYd3amG8D7kgY5eaIfwmdLhsC9aN38iBpAuFQt8lhBC1fdMmw', > '/dev/disk/by-uuid/05f2d043-f63e-4438-84ca-9b2d0fdf9c35', > '/dev/mapper/vg-lv_root', > '/dev/vg/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg-lv_root ; >19:46:41,747 INFO storage: scanning vg-lv_root (/devices/virtual/block/dm-3)... >19:46:41,748 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >19:46:41,749 DEBUG storage: DeviceTree.getDeviceByName returned existing 12480MB lvmlv vg-lv_root (18) >19:46:41,749 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg-lv_root ; >19:46:41,753 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg-lv_root ; label_type: None ; >19:46:41,754 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:41,754 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:41,754 DEBUG storage: device vg-lv_root does not contain a disklabel >19:46:41,754 INFO storage: type detected on 'vg-lv_root' is 'ext4' >19:46:41,806 DEBUG storage: padding min size from 4147 up to 4561 >19:46:41,807 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:41,807 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:41,810 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lv_root ; current: None ; type: ext4 ; >19:46:41,812 DEBUG storage: looking up parted Device: /dev/mapper/vg >19:46:41,813 DEBUG storage: vg size is 14496MB >19:46:41,813 DEBUG storage: vg vg has 0MB free >19:46:41,817 DEBUG storage: vg size is 14496MB >19:46:41,817 DEBUG storage: vg vg has 0MB free >19:46:41,818 INFO storage: got device: LVMLogicalVolumeDevice instance (0x3e4b810) -- > name = vg-lv_root status = True kids = 0 id = 18 > parents = ['existing 14496MB lvmvg vg (4)'] > uuid = fwmdLh-sC9a-N38i-BpAu-FQt8-lhBC-1fdMmw size = 12480.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: 25559040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32698 did: 0 busy: False > hardwareGeometry: (1590, 255, 63) biosGeometry: (1590, 255, 63) > PedDevice: <_ped.Device object at 0x7fbae81298c0> > target size = 12480.0 path = /dev/mapper/vg-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3e248d0) -- > name = vg status = True kids = 2 id = 4 > parents = ['existing 14499MB partition vda2 (3) with existing lvmpv'] > uuid = jnn991-TycU-01aC-gLYd-3amG-8D7k-gY5eaI size = 14496 > 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 = 453 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 453.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 14499MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 2016MB lvmlv vg-lv_swap (17) with existing swap', > 'existing 12480MB lvmlv vg-lv_root (18) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 12480MB >19:46:41,819 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:41,819 INFO storage: got format: Ext4FS instance (0x7fbae81ac410) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg-lv_root uuid = 05f2d043-f63e-4438-84ca-9b2d0fdf9c35 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 12480.0 targetSize = 12480.0 > >19:46:41,863 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_swap ; >19:46:41,865 DEBUG storage: DeviceTree.getDeviceByName returned existing 2016MB lvmlv vg-lv_swap (17) with existing swap >19:46:41,866 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lv_root ; >19:46:41,870 DEBUG storage: DeviceTree.getDeviceByName returned existing 12480MB lvmlv vg-lv_root (18) with existing ext4 filesystem >19:46:41,872 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >19:46:41,913 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >19:46:41,914 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:46:41,915 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:46:41,932 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:46:41,932 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:46:41,933 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >19:46:41,933 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_swap ; status: True ; controllable: True ; >19:46:41,934 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg-lv_swap ; status: False ; type: swap ; >19:46:41,935 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg-lv_swap ; status: False ; type: swap ; >19:46:41,953 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg-lv_swap ; status: True ; controllable: True ; >19:46:42,014 DEBUG storage: LVMVolumeGroupDevice.teardown: vg ; status: True ; controllable: True ; >19:46:42,015 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >19:46:42,016 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >19:46:42,033 DEBUG storage: LVMVolumeGroupDevice._teardown: vg ; status: True ; controllable: True ; >19:46:42,071 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >19:46:42,072 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >19:46:42,073 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >19:46:42,099 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >19:46:42,100 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:46:42,102 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:46:42,146 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lv_root ; status: False ; controllable: True ; >19:46:42,146 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >19:46:42,148 INFO storage: edd: collected mbr signatures: {'vda': '0x00058966'} >19:46:42,149 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >19:46:42,156 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:46:42,199 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; > > >/tmp/ifcfg.log: >19:46:39,140 DEBUG ifcfg: content of files (network initialization): >19:46:39,294 DEBUG ifcfg: content of files (ifcfgs created): >19:46:39,294 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >HWADDR=52:54:00:03:AD:59 >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >PEERDNS=yes >PEERROUTES=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=eth0 >UUID=df847529-4cd3-4816-ae88-53cb1de97a0b >ONBOOT=yes > > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-18-TC4-x86_64-Live-Deskto rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 > > >/var/log/messages: >Jan 3 19:46:10 localhost rsyslogd: [origin software="rsyslogd" swVersion="7.2.4" x-pid="569" x-info="http://www.rsyslog.com"] start >Jan 3 19:46:10 localhost rsyslogd-2184: action '*' treated as ':omusrmsg:*' - please change syntax, '*' will not be supported in the future [try http://www.rsyslog.com/e/2184 ] >Jan 3 19:46:10 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Jan 3 19:46:10 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Jan 3 19:46:10 localhost systemd[1]: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >Jan 3 19:46:10 localhost kernel: [ 0.000000] Linux version 3.6.10-4.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Dec 11 18:01:27 UTC 2012 >Jan 3 19:46:10 localhost kernel: [ 0.000000] Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-TC4-x86_64-Live-Deskto rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Jan 3 19:46:10 localhost kernel: [ 0.000000] e820: BIOS-provided physical RAM map: >Jan 3 19:46:10 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Jan 3 19:46:10 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Jan 3 19:46:10 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Jan 3 19:46:10 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >Jan 3 19:46:10 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >Jan 3 19:46:10 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Jan 3 19:46:10 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Jan 3 19:46:10 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Jan 3 19:46:10 localhost kernel: [ 0.000000] DMI 2.4 present. >Jan 3 19:46:10 localhost kernel: [ 0.000000] Hypervisor detected: KVM >Jan 3 19:46:10 localhost kernel: [ 0.000000] No AGP bridge found >Jan 3 19:46:10 localhost kernel: [ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >Jan 3 19:46:10 localhost kernel: [ 0.000000] PAT not supported by CPU. >Jan 3 19:46:10 localhost kernel: [ 0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [ffff8800000fdad0] >Jan 3 19:46:10 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x3fffdfff] >Jan 3 19:46:10 localhost kernel: [ 0.000000] RAMDISK: [mem 0x3e5b9000-0x3ffdcfff] >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000fd970 00014 (v00 BOCHS ) >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: RSDT 000000003fffe430 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: FACP 000000003fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: DSDT 000000003fffe470 0124A (v01 BXPC BXDSDT 00000001 INTL 20100528) >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: FACS 000000003fffff40 00040 >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: SSDT 000000003ffffe90 000AF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: APIC 000000003ffffd70 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: HPET 000000003ffffd30 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: SSDT 000000003ffff6c0 0066E (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >Jan 3 19:46:10 localhost kernel: [ 0.000000] No NUMA configuration found >Jan 3 19:46:10 localhost kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >Jan 3 19:46:10 localhost kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffdfff] >Jan 3 19:46:10 localhost kernel: [ 0.000000] NODE_DATA [mem 0x3ffea000-0x3fffdfff] >Jan 3 19:46:10 localhost kernel: [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >Jan 3 19:46:10 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >Jan 3 19:46:10 localhost kernel: [ 0.000000] Zone ranges: >Jan 3 19:46:10 localhost kernel: [ 0.000000] DMA [mem 0x00010000-0x00ffffff] >Jan 3 19:46:10 localhost kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >Jan 3 19:46:10 localhost kernel: [ 0.000000] Normal empty >Jan 3 19:46:10 localhost kernel: [ 0.000000] Movable zone start for each node >Jan 3 19:46:10 localhost kernel: [ 0.000000] Early memory node ranges >Jan 3 19:46:10 localhost kernel: [ 0.000000] node 0: [mem 0x00010000-0x0009efff] >Jan 3 19:46:10 localhost kernel: [ 0.000000] node 0: [mem 0x00100000-0x3fffdfff] >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Jan 3 19:46:10 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Jan 3 19:46:10 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Jan 3 19:46:10 localhost kernel: [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Jan 3 19:46:10 localhost kernel: [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >Jan 3 19:46:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >Jan 3 19:46:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >Jan 3 19:46:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >Jan 3 19:46:10 localhost kernel: [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >Jan 3 19:46:10 localhost kernel: [ 0.000000] Booting paravirtualized kernel on KVM >Jan 3 19:46:10 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >Jan 3 19:46:10 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003e200000 s84288 r8192 d22208 u2097152 >Jan 3 19:46:10 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:3e213c01, primary cpu clock >Jan 3 19:46:10 localhost kernel: [ 0.000000] KVM setup async PF for cpu 0 >Jan 3 19:46:10 localhost kernel: [ 0.000000] kvm-stealtime: cpu 0, msr 3e20dec0 >Jan 3 19:46:10 localhost kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257927 >Jan 3 19:46:10 localhost kernel: [ 0.000000] Policy zone: DMA32 >Jan 3 19:46:10 localhost kernel: [ 0.000000] Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-TC4-x86_64-Live-Deskto rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Jan 3 19:46:10 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Jan 3 19:46:10 localhost kernel: [ 0.000000] __ex_table already sorted, skipping sort >Jan 3 19:46:10 localhost kernel: [ 0.000000] Checking aperture... >Jan 3 19:46:10 localhost kernel: [ 0.000000] No AGP bridge found >Jan 3 19:46:10 localhost kernel: [ 0.000000] Memory: 988640k/1048568k available (6334k kernel code, 452k absent, 59476k reserved, 6870k data, 1036k init) >Jan 3 19:46:10 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >Jan 3 19:46:10 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Jan 3 19:46:10 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >Jan 3 19:46:10 localhost kernel: [ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >Jan 3 19:46:10 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >Jan 3 19:46:10 localhost kernel: [ 0.000000] console [tty0] enabled >Jan 3 19:46:10 localhost kernel: [ 0.000000] allocated 4194304 bytes of page_cgroup >Jan 3 19:46:10 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Jan 3 19:46:10 localhost kernel: [ 0.000000] tsc: Detected 3502.640 MHz processor >Jan 3 19:46:10 localhost kernel: [ 0.001999] Calibrating delay loop (skipped) preset value.. 7005.28 BogoMIPS (lpj=3502640) >Jan 3 19:46:10 localhost kernel: [ 0.001999] pid_max: default: 32768 minimum: 301 >Jan 3 19:46:10 localhost kernel: [ 0.001999] Security Framework initialized >Jan 3 19:46:10 localhost kernel: [ 0.001999] SELinux: Initializing. >Jan 3 19:46:10 localhost kernel: [ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >Jan 3 19:46:10 localhost kernel: [ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >Jan 3 19:46:10 localhost kernel: [ 0.001999] Mount-cache hash table entries: 256 >Jan 3 19:46:10 localhost kernel: [ 0.001999] Initializing cgroup subsys cpuacct >Jan 3 19:46:10 localhost kernel: [ 0.001999] Initializing cgroup subsys memory >Jan 3 19:46:10 localhost kernel: [ 0.001999] Initializing cgroup subsys devices >Jan 3 19:46:10 localhost kernel: [ 0.001999] Initializing cgroup subsys freezer >Jan 3 19:46:10 localhost kernel: [ 0.001999] Initializing cgroup subsys net_cls >Jan 3 19:46:10 localhost kernel: [ 0.001999] Initializing cgroup subsys blkio >Jan 3 19:46:10 localhost kernel: [ 0.001999] Initializing cgroup subsys perf_event >Jan 3 19:46:10 localhost kernel: [ 0.001999] mce: CPU supports 10 MCE banks >Jan 3 19:46:10 localhost kernel: [ 0.001999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Jan 3 19:46:10 localhost kernel: [ 0.001999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >Jan 3 19:46:10 localhost kernel: [ 0.001999] tlb_flushall_shift is 0x6 >Jan 3 19:46:10 localhost kernel: [ 0.001999] SMP alternatives: switching to UP code >Jan 3 19:46:10 localhost kernel: [ 0.009551] Freeing SMP alternatives: 24k freed >Jan 3 19:46:10 localhost kernel: [ 0.009556] ACPI: Core revision 20120711 >Jan 3 19:46:10 localhost kernel: [ 0.009951] ftrace: allocating 23489 entries in 92 pages >Jan 3 19:46:10 localhost kernel: [ 0.014682] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Jan 3 19:46:10 localhost kernel: [ 0.014999] smpboot: CPU0: Intel QEMU Virtual CPU version 0.15 stepping 03 >Jan 3 19:46:10 localhost kernel: [ 0.015997] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >Jan 3 19:46:10 localhost kernel: [ 0.015997] NMI watchdog: disabled (cpu0): hardware events not enabled >Jan 3 19:46:10 localhost kernel: [ 0.015997] Brought up 1 CPUs >Jan 3 19:46:10 localhost kernel: [ 0.015997] smpboot: Total of 1 processors activated (7005.28 BogoMIPS) >Jan 3 19:46:10 localhost kernel: [ 0.015997] devtmpfs: initialized >Jan 3 19:46:10 localhost kernel: [ 0.015997] atomic64 test passed for x86-64 platform with CX8 and with SSE >Jan 3 19:46:10 localhost kernel: [ 0.015997] RTC time: 0:46:06, date: 01/04/13 >Jan 3 19:46:10 localhost kernel: [ 0.016009] NET: Registered protocol family 16 >Jan 3 19:46:10 localhost kernel: [ 0.016094] ACPI: bus type pci registered >Jan 3 19:46:10 localhost kernel: [ 0.016149] PCI: Using configuration type 1 for base access >Jan 3 19:46:10 localhost kernel: [ 0.016486] bio: create slab <bio-0> at 0 >Jan 3 19:46:10 localhost kernel: [ 0.016519] ACPI: Added _OSI(Module Device) >Jan 3 19:46:10 localhost kernel: [ 0.016520] ACPI: Added _OSI(Processor Device) >Jan 3 19:46:10 localhost kernel: [ 0.016521] ACPI: Added _OSI(3.0 _SCP Extensions) >Jan 3 19:46:10 localhost kernel: [ 0.016521] ACPI: Added _OSI(Processor Aggregator Device) >Jan 3 19:46:10 localhost kernel: [ 0.017390] ACPI: Interpreter enabled >Jan 3 19:46:10 localhost kernel: [ 0.017391] ACPI: (supports S0 S3 S4 S5) >Jan 3 19:46:10 localhost kernel: [ 0.017397] ACPI: Using IOAPIC for interrupt routing >Jan 3 19:46:10 localhost kernel: [ 0.018517] ACPI: No dock devices found. >Jan 3 19:46:10 localhost kernel: [ 0.018519] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Jan 3 19:46:10 localhost kernel: [ 0.018554] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Jan 3 19:46:10 localhost kernel: [ 0.018602] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Jan 3 19:46:10 localhost kernel: [ 0.018613] PCI host bridge to bus 0000:00 >Jan 3 19:46:10 localhost kernel: [ 0.018616] pci_bus 0000:00: root bus resource [bus 00-ff] >Jan 3 19:46:10 localhost kernel: [ 0.018617] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Jan 3 19:46:10 localhost kernel: [ 0.018618] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Jan 3 19:46:10 localhost kernel: [ 0.018619] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Jan 3 19:46:10 localhost kernel: [ 0.018619] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] >Jan 3 19:46:10 localhost kernel: [ 0.022475] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Jan 3 19:46:10 localhost kernel: [ 0.022480] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Jan 3 19:46:10 localhost kernel: [ 0.042616] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Jan 3 19:46:10 localhost kernel: [ 0.042617] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >Jan 3 19:46:10 localhost kernel: [ 0.043850] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Jan 3 19:46:10 localhost kernel: [ 0.043892] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Jan 3 19:46:10 localhost kernel: [ 0.043928] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Jan 3 19:46:10 localhost kernel: [ 0.043963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Jan 3 19:46:10 localhost kernel: [ 0.044002] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >Jan 3 19:46:10 localhost kernel: [ 0.044067] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Jan 3 19:46:10 localhost kernel: [ 0.044068] vgaarb: loaded >Jan 3 19:46:10 localhost kernel: [ 0.044069] vgaarb: bridge control possible 0000:00:02.0 >Jan 3 19:46:10 localhost kernel: [ 0.044103] SCSI subsystem initialized >Jan 3 19:46:10 localhost kernel: [ 0.044104] ACPI: bus type scsi registered >Jan 3 19:46:10 localhost kernel: [ 0.044138] ACPI: bus type usb registered >Jan 3 19:46:10 localhost kernel: [ 0.044145] usbcore: registered new interface driver usbfs >Jan 3 19:46:10 localhost kernel: [ 0.044150] usbcore: registered new interface driver hub >Jan 3 19:46:10 localhost kernel: [ 0.044158] usbcore: registered new device driver usb >Jan 3 19:46:10 localhost kernel: [ 0.044181] PCI: Using ACPI for IRQ routing >Jan 3 19:46:10 localhost kernel: [ 0.044328] NetLabel: Initializing >Jan 3 19:46:10 localhost kernel: [ 0.044329] NetLabel: domain hash size = 128 >Jan 3 19:46:10 localhost kernel: [ 0.044329] NetLabel: protocols = UNLABELED CIPSOv4 >Jan 3 19:46:10 localhost kernel: [ 0.044334] NetLabel: unlabeled traffic allowed by default >Jan 3 19:46:10 localhost kernel: [ 0.044365] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >Jan 3 19:46:10 localhost kernel: [ 0.044375] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Jan 3 19:46:10 localhost kernel: [ 0.044377] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >Jan 3 19:46:10 localhost kernel: [ 0.048034] Switching to clocksource kvm-clock >Jan 3 19:46:10 localhost kernel: [ 0.054913] pnp: PnP ACPI init >Jan 3 19:46:10 localhost kernel: [ 0.054931] ACPI: bus type pnp registered >Jan 3 19:46:10 localhost kernel: [ 0.055885] pnp: PnP ACPI: found 7 devices >Jan 3 19:46:10 localhost kernel: [ 0.055887] ACPI: ACPI bus type pnp unregistered >Jan 3 19:46:10 localhost kernel: [ 0.061198] NET: Registered protocol family 2 >Jan 3 19:46:10 localhost kernel: [ 0.061443] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >Jan 3 19:46:10 localhost kernel: [ 0.061620] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Jan 3 19:46:10 localhost kernel: [ 0.061677] TCP: Hash tables configured (established 131072 bind 65536) >Jan 3 19:46:10 localhost kernel: [ 0.061682] TCP: reno registered >Jan 3 19:46:10 localhost kernel: [ 0.061684] UDP hash table entries: 512 (order: 2, 16384 bytes) >Jan 3 19:46:10 localhost kernel: [ 0.061687] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >Jan 3 19:46:10 localhost kernel: [ 0.061713] NET: Registered protocol family 1 >Jan 3 19:46:10 localhost kernel: [ 0.061717] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Jan 3 19:46:10 localhost kernel: [ 0.061728] pci 0000:00:01.0: PIIX3: Enabling Passive Release >Jan 3 19:46:10 localhost kernel: [ 0.061739] pci 0000:00:01.0: Activating ISA DMA hang workarounds >Jan 3 19:46:10 localhost kernel: [ 0.061815] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >Jan 3 19:46:10 localhost kernel: [ 0.061925] Unpacking initramfs... >Jan 3 19:46:10 localhost kernel: [ 0.302671] Freeing initrd memory: 26768k freed >Jan 3 19:46:10 localhost kernel: [ 0.304965] Initialise module verification >Jan 3 19:46:10 localhost kernel: [ 0.304990] audit: initializing netlink socket (disabled) >Jan 3 19:46:10 localhost kernel: [ 0.304996] type=2000 audit(1357260368.303:1): initialized >Jan 3 19:46:10 localhost kernel: [ 0.315083] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Jan 3 19:46:10 localhost kernel: [ 0.315653] VFS: Disk quotas dquot_6.5.2 >Jan 3 19:46:10 localhost kernel: [ 0.315671] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Jan 3 19:46:10 localhost kernel: [ 0.315853] msgmni has been set to 1983 >Jan 3 19:46:10 localhost kernel: [ 0.316069] alg: No test for stdrng (krng) >Jan 3 19:46:10 localhost kernel: [ 0.316071] NET: Registered protocol family 38 >Jan 3 19:46:10 localhost kernel: [ 0.316072] Key type asymmetric registered >Jan 3 19:46:10 localhost kernel: [ 0.316072] Asymmetric key parser 'x509' registered >Jan 3 19:46:10 localhost kernel: [ 0.316087] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Jan 3 19:46:10 localhost kernel: [ 0.316097] io scheduler noop registered >Jan 3 19:46:10 localhost kernel: [ 0.316097] io scheduler deadline registered >Jan 3 19:46:10 localhost kernel: [ 0.316109] io scheduler cfq registered (default) >Jan 3 19:46:10 localhost kernel: [ 0.316151] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Jan 3 19:46:10 localhost kernel: [ 0.316159] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Jan 3 19:46:10 localhost kernel: [ 0.316159] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Jan 3 19:46:10 localhost kernel: [ 0.316193] acpiphp: Slot [3] registered >Jan 3 19:46:10 localhost kernel: [ 0.316199] acpiphp: Slot [4] registered >Jan 3 19:46:10 localhost kernel: [ 0.316204] acpiphp: Slot [5] registered >Jan 3 19:46:10 localhost kernel: [ 0.316211] acpiphp: Slot [6] registered >Jan 3 19:46:10 localhost kernel: [ 0.316217] acpiphp: Slot [7] registered >Jan 3 19:46:10 localhost kernel: [ 0.316222] acpiphp: Slot [8] registered >Jan 3 19:46:10 localhost kernel: [ 0.316228] acpiphp: Slot [9] registered >Jan 3 19:46:10 localhost kernel: [ 0.316235] acpiphp: Slot [10] registered >Jan 3 19:46:10 localhost kernel: [ 0.316241] acpiphp: Slot [11] registered >Jan 3 19:46:10 localhost kernel: [ 0.316248] acpiphp: Slot [12] registered >Jan 3 19:46:10 localhost kernel: [ 0.316254] acpiphp: Slot [13] registered >Jan 3 19:46:10 localhost kernel: [ 0.316262] acpiphp: Slot [14] registered >Jan 3 19:46:10 localhost kernel: [ 0.316268] acpiphp: Slot [15] registered >Jan 3 19:46:10 localhost kernel: [ 0.316273] acpiphp: Slot [16] registered >Jan 3 19:46:10 localhost kernel: [ 0.316279] acpiphp: Slot [17] registered >Jan 3 19:46:10 localhost kernel: [ 0.316285] acpiphp: Slot [18] registered >Jan 3 19:46:10 localhost kernel: [ 0.316291] acpiphp: Slot [19] registered >Jan 3 19:46:10 localhost kernel: [ 0.316296] acpiphp: Slot [20] registered >Jan 3 19:46:10 localhost kernel: [ 0.316302] acpiphp: Slot [21] registered >Jan 3 19:46:10 localhost kernel: [ 0.316308] acpiphp: Slot [22] registered >Jan 3 19:46:10 localhost kernel: [ 0.316314] acpiphp: Slot [23] registered >Jan 3 19:46:10 localhost kernel: [ 0.316319] acpiphp: Slot [24] registered >Jan 3 19:46:10 localhost kernel: [ 0.316325] acpiphp: Slot [25] registered >Jan 3 19:46:10 localhost kernel: [ 0.316331] acpiphp: Slot [26] registered >Jan 3 19:46:10 localhost kernel: [ 0.316338] acpiphp: Slot [27] registered >Jan 3 19:46:10 localhost kernel: [ 0.316343] acpiphp: Slot [28] registered >Jan 3 19:46:10 localhost kernel: [ 0.316349] acpiphp: Slot [29] registered >Jan 3 19:46:10 localhost kernel: [ 0.316356] acpiphp: Slot [30] registered >Jan 3 19:46:10 localhost kernel: [ 0.316361] acpiphp: Slot [31] registered >Jan 3 19:46:10 localhost kernel: [ 0.316436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Jan 3 19:46:10 localhost kernel: [ 0.316438] ACPI: Power Button [PWRF] >Jan 3 19:46:10 localhost kernel: [ 0.317202] GHES: HEST is not enabled! >Jan 3 19:46:10 localhost kernel: [ 0.317301] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >Jan 3 19:46:10 localhost kernel: [ 0.317440] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >Jan 3 19:46:10 localhost kernel: [ 0.317559] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >Jan 3 19:46:10 localhost kernel: [ 0.317801] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Jan 3 19:46:10 localhost kernel: [ 0.338766] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Jan 3 19:46:10 localhost kernel: [ 0.359836] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Jan 3 19:46:10 localhost kernel: [ 0.367920] Non-volatile memory driver v1.3 >Jan 3 19:46:10 localhost kernel: [ 0.367921] Linux agpgart interface v0.103 >Jan 3 19:46:10 localhost kernel: [ 0.368241] loop: module loaded >Jan 3 19:46:10 localhost kernel: [ 0.368453] scsi0 : ata_piix >Jan 3 19:46:10 localhost kernel: [ 0.368478] scsi1 : ata_piix >Jan 3 19:46:10 localhost kernel: [ 0.368491] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 >Jan 3 19:46:10 localhost kernel: [ 0.368492] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 >Jan 3 19:46:10 localhost kernel: [ 0.368519] libphy: Fixed MDIO Bus: probed >Jan 3 19:46:10 localhost kernel: [ 0.368536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Jan 3 19:46:10 localhost kernel: [ 0.368541] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Jan 3 19:46:10 localhost kernel: [ 0.368544] uhci_hcd: USB Universal Host Controller Interface driver >Jan 3 19:46:10 localhost kernel: [ 0.368577] uhci_hcd 0000:00:01.2: UHCI Host Controller >Jan 3 19:46:10 localhost kernel: [ 0.368595] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >Jan 3 19:46:10 localhost kernel: [ 0.368650] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 >Jan 3 19:46:10 localhost kernel: [ 0.368681] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >Jan 3 19:46:10 localhost kernel: [ 0.368682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 3 19:46:10 localhost kernel: [ 0.368684] usb usb1: Product: UHCI Host Controller >Jan 3 19:46:10 localhost kernel: [ 0.368684] usb usb1: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >Jan 3 19:46:10 localhost kernel: [ 0.368685] usb usb1: SerialNumber: 0000:00:01.2 >Jan 3 19:46:10 localhost kernel: [ 0.368724] hub 1-0:1.0: USB hub found >Jan 3 19:46:10 localhost kernel: [ 0.368726] hub 1-0:1.0: 2 ports detected >Jan 3 19:46:10 localhost kernel: [ 0.368780] usbcore: registered new interface driver usbserial >Jan 3 19:46:10 localhost kernel: [ 0.368783] usbcore: registered new interface driver usbserial_generic >Jan 3 19:46:10 localhost kernel: [ 0.368787] USB Serial support registered for generic >Jan 3 19:46:10 localhost kernel: [ 0.368787] usbserial: USB Serial Driver core >Jan 3 19:46:10 localhost kernel: [ 0.368800] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Jan 3 19:46:10 localhost kernel: [ 0.369221] serio: i8042 KBD port at 0x60,0x64 irq 1 >Jan 3 19:46:10 localhost kernel: [ 0.369224] serio: i8042 AUX port at 0x60,0x64 irq 12 >Jan 3 19:46:10 localhost kernel: [ 0.369256] mousedev: PS/2 mouse device common for all mice >Jan 3 19:46:10 localhost kernel: [ 0.369467] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Jan 3 19:46:10 localhost kernel: [ 0.370880] rtc_cmos 00:01: RTC can wake from S4 >Jan 3 19:46:10 localhost kernel: [ 0.371019] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >Jan 3 19:46:10 localhost kernel: [ 0.371077] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >Jan 3 19:46:10 localhost kernel: [ 0.371109] device-mapper: uevent: version 1.0.3 >Jan 3 19:46:10 localhost kernel: [ 0.371134] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >Jan 3 19:46:10 localhost kernel: [ 0.371162] cpuidle: using governor ladder >Jan 3 19:46:10 localhost kernel: [ 0.371163] cpuidle: using governor menu >Jan 3 19:46:10 localhost kernel: [ 0.371185] EFI Variables Facility v0.08 2004-May-17 >Jan 3 19:46:10 localhost kernel: [ 0.371221] usbcore: registered new interface driver usbhid >Jan 3 19:46:10 localhost kernel: [ 0.371221] usbhid: USB HID core driver >Jan 3 19:46:10 localhost kernel: [ 0.371230] drop_monitor: Initializing network drop monitor service >Jan 3 19:46:10 localhost kernel: [ 0.371266] ip_tables: (C) 2000-2006 Netfilter Core Team >Jan 3 19:46:10 localhost kernel: [ 0.371280] TCP: cubic registered >Jan 3 19:46:10 localhost kernel: [ 0.371281] Initializing XFRM netlink socket >Jan 3 19:46:10 localhost kernel: [ 0.371328] NET: Registered protocol family 10 >Jan 3 19:46:10 localhost kernel: [ 0.371399] mip6: Mobile IPv6 >Jan 3 19:46:10 localhost kernel: [ 0.371400] NET: Registered protocol family 17 >Jan 3 19:46:10 localhost kernel: [ 0.371476] Loading module verification certificates >Jan 3 19:46:10 localhost kernel: [ 0.371963] MODSIGN: Loaded cert 'Fedora kernel signing key: 7686e1f22bbf511e76885be3fb6c7a462be60dda' >Jan 3 19:46:10 localhost kernel: [ 0.371969] registered taskstats version 1 >Jan 3 19:46:10 localhost kernel: [ 0.372151] Magic number: 13:499:758 >Jan 3 19:46:10 localhost kernel: [ 0.372203] rtc_cmos 00:01: setting system clock to 2013-01-04 00:46:07 UTC (1357260367) >Jan 3 19:46:10 localhost kernel: [ 0.524236] ata2.00: ATAPI: QEMU DVD-ROM, 0.15, max UDMA/100 >Jan 3 19:46:10 localhost kernel: [ 0.524844] ata2.00: configured for MWDMA2 >Jan 3 19:46:10 localhost kernel: [ 0.525482] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 0.15 PQ: 0 ANSI: 5 >Jan 3 19:46:10 localhost kernel: [ 0.526012] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Jan 3 19:46:10 localhost kernel: [ 0.526013] cdrom: Uniform CD-ROM driver Revision: 3.20 >Jan 3 19:46:10 localhost kernel: [ 0.526081] sr 1:0:0:0: Attached scsi generic sg0 type 5 >Jan 3 19:46:10 localhost kernel: [ 0.526792] Freeing unused kernel memory: 1036k freed >Jan 3 19:46:10 localhost kernel: [ 0.526868] Write protecting the kernel read-only data: 12288k >Jan 3 19:46:10 localhost kernel: [ 0.529202] Freeing unused kernel memory: 1848k freed >Jan 3 19:46:10 localhost kernel: [ 0.531055] Freeing unused kernel memory: 1412k freed >Jan 3 19:46:10 localhost kernel: [ 0.610836] RPC: Registered named UNIX socket transport module. >Jan 3 19:46:10 localhost kernel: [ 0.610838] RPC: Registered udp transport module. >Jan 3 19:46:10 localhost kernel: [ 0.610838] RPC: Registered tcp transport module. >Jan 3 19:46:10 localhost kernel: [ 0.610839] RPC: Registered tcp NFSv4.1 backchannel transport module. >Jan 3 19:46:10 localhost kernel: [ 0.670018] usb 1-1: new full-speed USB device number 2 using uhci_hcd >Jan 3 19:46:10 localhost kernel: [ 0.738712] vda: vda1 vda2 >Jan 3 19:46:10 localhost kernel: [ 0.800671] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >Jan 3 19:46:10 localhost kernel: [ 0.836849] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >Jan 3 19:46:10 localhost kernel: [ 0.836854] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >Jan 3 19:46:10 localhost kernel: [ 0.836856] usb 1-1: Product: QEMU USB Tablet >Jan 3 19:46:10 localhost kernel: [ 0.836858] usb 1-1: Manufacturer: QEMU >Jan 3 19:46:10 localhost kernel: [ 0.836860] usb 1-1: SerialNumber: 42 >Jan 3 19:46:10 localhost kernel: [ 0.845936] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >Jan 3 19:46:10 localhost kernel: [ 0.846067] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >Jan 3 19:46:10 localhost kernel: [ 0.907859] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Jan 3 19:46:10 localhost kernel: [ 0.951750] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Jan 3 19:46:10 localhost kernel: [ 1.308512] tsc: Refined TSC clocksource calibration: 3502.595 MHz >Jan 3 19:46:10 localhost kernel: [ 1.318601] type=1404 audit(1357260368.445:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Jan 3 19:46:10 localhost kernel: [ 1.453833] type=1403 audit(1357260368.580:3): policy loaded auid=4294967295 ses=4294967295 >Jan 3 19:46:10 localhost kernel: [ 2.040788] EXT4-fs (dm-0): re-mounted. Opts: (null) >Jan 3 19:46:10 localhost kernel: [ 2.327177] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Jan 3 19:46:10 localhost kernel: [ 2.351392] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >Jan 3 19:46:10 localhost kernel: [ 2.535639] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Jan 3 19:46:10 localhost systemd[1]: Detected virtualization 'kvm'. >Jan 3 19:46:10 localhost systemd[1]: Started Apply Kernel Variables. >Jan 3 19:46:10 localhost systemd[1]: Started Software RAID Monitor Takeover. >Jan 3 19:46:10 localhost systemd[1]: Mounted Huge Pages File System. >Jan 3 19:46:10 localhost systemd[1]: Mounted POSIX Message Queue File System. >Jan 3 19:46:10 localhost systemd[1]: Mounted Debug File System. >Jan 3 19:46:10 localhost systemd-modules-load[386]: Inserted module 'uinput' >Jan 3 19:46:10 localhost systemd[1]: Started Load Kernel Modules. >Jan 3 19:46:10 localhost systemd[1]: Mounted FUSE Control File System. >Jan 3 19:46:10 localhost systemd[1]: Mounting Configuration File System... >Jan 3 19:46:10 localhost /usr/sbin/irqbalance: Balancing is ineffective on systems with a single cache domain. Shutting down >Jan 3 19:46:10 localhost avahi-daemon[565]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Jan 3 19:46:10 localhost avahi-daemon[565]: Successfully dropped root privileges. >Jan 3 19:46:10 localhost avahi-daemon[565]: avahi-daemon 0.6.31 starting up. >Jan 3 19:46:10 localhost auditd[550]: Started dispatcher: /sbin/audispd pid: 605 >Jan 3 19:46:10 localhost systemd[1]: Started Agent daemon for Spice guests. >Jan 3 19:46:10 localhost systemd[1]: Starting Agent daemon for Spice guests. >Jan 3 19:46:10 localhost systemd[1]: Reached target Agent daemon for Spice guests. >Jan 3 19:46:10 localhost systemd[1]: Started Security Auditing Service. >Jan 3 19:46:10 localhost systemd[1]: Starting Command Scheduler... >Jan 3 19:46:10 localhost systemd[1]: Started Command Scheduler. >Jan 3 19:46:10 localhost systemd[1]: Started Kernel Samepage Merging (KSM) Tuning Daemon. >Jan 3 19:46:10 localhost systemd[1]: Started Install ABRT coredump hook. >Jan 3 19:46:10 localhost audispd: audispd initialized with q_depth=120 and 1 active plugins >Jan 3 19:46:10 localhost auditd[550]: Init complete, auditd 2.2.1 listening for events (startup state enable) >Jan 3 19:46:10 localhost rngd[556]: Unable to open file: /dev/tpm0 >Jan 3 19:46:10 localhost rngd[556]: can't open any entropy source >Jan 3 19:46:10 localhost rngd[556]: Maybe RNG device modules are not loaded >Jan 3 19:46:10 localhost alsactl[546]: /sbin/alsactl: load_state:1647: Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Jan 3 19:46:10 localhost alsactl[546]: Found hardware: "HDA-Intel" "Generic 1af4 ID 22" "HDA:1af40022,1af40022,00100101" "0x1af4" "0x1100" >Jan 3 19:46:10 localhost alsactl[546]: Hardware is initialized using a generic method >Jan 3 19:46:10 localhost auditctl[551]: No rules >Jan 3 19:46:10 localhost auditctl[551]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Jan 3 19:46:11 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Jan 3 19:46:11 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Jan 3 19:46:11 localhost systemd-logind[563]: Watching system buttons on /dev/input/event0 (Power Button) >Jan 3 19:46:11 localhost systemd-logind[563]: New seat seat0. >Jan 3 19:46:11 localhost systemd[1]: Started Login Service. >Jan 3 19:46:11 localhost avahi-daemon[565]: Successfully called chroot(). >Jan 3 19:46:11 localhost avahi-daemon[565]: Successfully dropped remaining capabilities. >Jan 3 19:46:11 localhost avahi-daemon[565]: No service file found in /etc/avahi/services. >Jan 3 19:46:11 localhost avahi-daemon[565]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Jan 3 19:46:11 localhost avahi-daemon[565]: Network interface enumeration completed. >Jan 3 19:46:11 localhost avahi-daemon[565]: Registering HINFO record with values 'X86_64'/'LINUX'. >Jan 3 19:46:11 localhost avahi-daemon[565]: Server startup complete. Host name is linux.local. Local service cookie is 3337537282. >Jan 3 19:46:11 localhost dbus[570]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jan 3 19:46:11 localhost restorecond: Unable to watch (/root/.ssh/*) No such file or directory >Jan 3 19:46:11 localhost polkitd[639]: Started polkitd version 0.107 >Jan 3 19:46:11 localhost dbus-daemon[570]: dbus[570]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jan 3 19:46:11 localhost systemd[1]: Starting Authorization Manager... >Jan 3 19:46:11 localhost systemd[1]: Started Restorecon maintaining path file context. >Jan 3 19:46:11 localhost systemd[1]: Started GNOME Display Manager. >Jan 3 19:46:11 localhost chrony-helper[561]: tr: write error: Broken pipe >Jan 3 19:46:11 localhost chrony-helper[561]: tr: write error >Jan 3 19:46:11 localhost chronyd[649]: chronyd version 1.27-git1ca844 starting >Jan 3 19:46:11 localhost chronyd[649]: Linux kernel major=3 minor=6 patch=10 >Jan 3 19:46:11 localhost chronyd[649]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Jan 3 19:46:11 localhost kernel: [ 4.210105] Adding 2064380k swap on /dev/mapper/vg-lv_swap. Priority:-1 extents:1 across:2064380k >Jan 3 19:46:11 localhost dbus-daemon[570]: dbus[570]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jan 3 19:46:11 localhost dbus[570]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jan 3 19:46:11 localhost systemd[1]: Started Authorization Manager. >Jan 3 19:46:11 localhost livesys[548]: Enabling swap partition /dev/mapper/vg-lv_swap [ OK ] >Jan 3 19:46:11 localhost accounts-daemon[571]: started daemon version 0.6.25 >Jan 3 19:46:11 localhost systemd[1]: Started Accounts Service. >Jan 3 19:46:11 localhost systemd[1]: Started NTP client/server. >Jan 3 19:46:11 localhost dbus-daemon[570]: dbus[570]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=577 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.7" (uid=0 pid=642 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Jan 3 19:46:11 localhost dbus[570]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=577 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.7" (uid=0 pid=642 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Jan 3 19:46:11 localhost livesys[548]: Adding live user [ OK ] >Jan 3 19:46:12 localhost systemd[1]: Stopped firstboot configuration program (graphical mode). >Jan 3 19:46:12 localhost systemd[1]: Stopped Software RAID monitoring and management. >Jan 3 19:46:12 localhost systemd[1]: Stopping Software RAID Monitor Takeover... >Jan 3 19:46:12 localhost systemd[1]: Stopped Software RAID Monitor Takeover. >Jan 3 19:46:12 localhost systemd[1]: Stopping Command Scheduler... >Jan 3 19:46:12 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Jan 3 19:46:12 localhost systemd[1]: Starting Network Manager... >Jan 3 19:46:12 localhost NetworkManager[690]: <info> NetworkManager (version 0.9.7.0-11.git20121004.fc18) is starting... >Jan 3 19:46:12 localhost NetworkManager[690]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Jan 3 19:46:12 localhost NetworkManager[690]: <info> WEXT support is enabled >Jan 3 19:46:12 localhost kernel: [ 5.184066] ip6_tables: (C) 2000-2006 Netfilter Core Team >Jan 3 19:46:12 localhost NetworkManager[690]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Jan 3 19:46:12 localhost NetworkManager[690]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Jan 3 19:46:12 localhost NetworkManager[690]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Jan 3 19:46:12 localhost NetworkManager[690]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Jan 3 19:46:12 localhost kernel: [ 5.223621] Ebtables v2.0 registered >Jan 3 19:46:12 localhost NetworkManager[690]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Jan 3 19:46:12 localhost NetworkManager[690]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jan 3 19:46:12 localhost NetworkManager[690]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jan 3 19:46:12 localhost NetworkManager[690]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Jan 3 19:46:12 localhost dbus-daemon[570]: dbus[570]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Jan 3 19:46:12 localhost dbus[570]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Jan 3 19:46:12 localhost NetworkManager[690]: <info> monitoring kernel firmware directory '/lib/firmware'. >Jan 3 19:46:12 localhost dbus-daemon[570]: dbus[570]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Jan 3 19:46:12 localhost dbus[570]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Jan 3 19:46:12 localhost systemd[1]: Starting Bluetooth service... >Jan 3 19:46:12 localhost bluetoothd[706]: bluetoothd[706]: Bluetooth daemon 4.101 >Jan 3 19:46:12 localhost bluetoothd[706]: Bluetooth daemon 4.101 >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> ModemManager (version 0.6.0.0-2.fc18) starting... >Jan 3 19:46:12 localhost modem-manager[703]: <info> ModemManager (version 0.6.0.0-2.fc18) starting... >Jan 3 19:46:12 localhost NetworkManager[690]: <info> WiFi enabled by radio killswitch; enabled by state file >Jan 3 19:46:12 localhost NetworkManager[690]: <info> WWAN enabled by radio killswitch; enabled by state file >Jan 3 19:46:12 localhost NetworkManager[690]: <info> WiMAX enabled by radio killswitch; enabled by state file >Jan 3 19:46:12 localhost NetworkManager[690]: <info> Networking is enabled by state file >Jan 3 19:46:12 localhost NetworkManager[690]: <warn> failed to allocate link cache: (-10) Operation not supported >Jan 3 19:46:12 localhost NetworkManager[690]: <info> (eth0): carrier is OFF >Jan 3 19:46:12 localhost NetworkManager[690]: <error> [1357260372.449433] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >Jan 3 19:46:12 localhost systemd[1]: Started Network Manager. >Jan 3 19:46:12 localhost systemd[1]: Starting Network Manager Wait Online... >Jan 3 19:46:12 localhost NetworkManager[690]: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >Jan 3 19:46:12 localhost NetworkManager[690]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >Jan 3 19:46:12 localhost NetworkManager[690]: <info> (eth0): now managed >Jan 3 19:46:12 localhost NetworkManager[690]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Jan 3 19:46:12 localhost NetworkManager[690]: <info> (eth0): bringing up device. >Jan 3 19:46:12 localhost dbus-daemon[570]: dbus[570]: [system] Successfully activated service 'org.bluez' >Jan 3 19:46:12 localhost dbus[570]: [system] Successfully activated service 'org.bluez' >Jan 3 19:46:12 localhost NetworkManager[690]: <info> (eth0): carrier now ON (device state 20) >Jan 3 19:46:12 localhost NetworkManager[690]: <info> (eth0): preparing device. >Jan 3 19:46:12 localhost NetworkManager[690]: <info> (eth0): deactivating device (reason 'managed') [2] >Jan 3 19:46:12 localhost NetworkManager[690]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >Jan 3 19:46:12 localhost NetworkManager[690]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Jan 3 19:46:12 localhost NetworkManager[690]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Jan 3 19:46:12 localhost bluetoothd[706]: Starting SDP server >Jan 3 19:46:12 localhost dbus[570]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Jan 3 19:46:12 localhost bluetoothd[706]: bluetoothd[706]: Starting SDP server >Jan 3 19:46:12 localhost systemd[1]: Started Bluetooth service. >Jan 3 19:46:12 localhost dbus-daemon[570]: dbus[570]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Jan 3 19:46:12 localhost kernel: [ 5.367052] Bluetooth: Core ver 2.16 >Jan 3 19:46:12 localhost kernel: [ 5.367082] NET: Registered protocol family 31 >Jan 3 19:46:12 localhost kernel: [ 5.367083] Bluetooth: HCI device and connection manager initialized >Jan 3 19:46:12 localhost kernel: [ 5.367084] Bluetooth: HCI socket layer initialized >Jan 3 19:46:12 localhost kernel: [ 5.367085] Bluetooth: L2CAP socket layer initialized >Jan 3 19:46:12 localhost kernel: [ 5.367086] Bluetooth: SCO socket layer initialized >Jan 3 19:46:12 localhost NetworkManager[690]: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Jan 3 19:46:12 localhost NetworkManager[690]: <info> modem-manager is now available >Jan 3 19:46:12 localhost NetworkManager[690]: <info> Auto-activating connection 'Wired connection 1'. >Jan 3 19:46:12 localhost NetworkManager[690]: <info> Activation (eth0) starting connection 'Wired connection 1' >Jan 3 19:46:12 localhost NetworkManager[690]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Jan 3 19:46:12 localhost NetworkManager[690]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Jan 3 19:46:12 localhost NetworkManager[690]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Jan 3 19:46:12 localhost kernel: [ 5.376853] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Jan 3 19:46:12 localhost kernel: [ 5.376854] Bluetooth: BNEP filters: protocol multicast >Jan 3 19:46:12 localhost NetworkManager[690]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Jan 3 19:46:12 localhost NetworkManager[690]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Jan 3 19:46:12 localhost NetworkManager[690]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Jan 3 19:46:12 localhost NetworkManager[690]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Jan 3 19:46:12 localhost bluetoothd[706]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Jan 3 19:46:12 localhost bluetoothd[706]: Bluetooth Management interface initialized >Jan 3 19:46:12 localhost NetworkManager[690]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Jan 3 19:46:12 localhost NetworkManager[690]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Jan 3 19:46:12 localhost bluetoothd[706]: bluetoothd[706]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Jan 3 19:46:12 localhost bluetoothd[706]: bluetoothd[706]: Bluetooth Management interface initialized >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'MotoC' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'MotoC' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'Option' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'SimTech' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'Samsung' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'Gobi' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'AnyData' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'Wavecom' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'X22X' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'Linktop' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'Novatel' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'Huawei' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'ZTE' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'Sierra' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'Nokia' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'Option High-Speed' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'Ericsson MBM' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'Longcheer' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'Iridium' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'Cinterion' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Loaded plugin 'Generic' >Jan 3 19:46:12 localhost modem-manager[703]: <info> Successfully loaded 20 plugins >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'Option' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'SimTech' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'Samsung' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'Gobi' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'AnyData' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'Wavecom' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'X22X' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'Linktop' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'Novatel' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'Huawei' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'ZTE' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'Sierra' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'Nokia' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'Option High-Speed' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'Ericsson MBM' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'Longcheer' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'Iridium' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'Cinterion' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Loaded plugin 'Generic' >Jan 3 19:46:12 localhost dbus-daemon[570]: modem-manager[703]: <info> Successfully loaded 20 plugins >Jan 3 19:46:12 localhost kernel: [ 5.449607] nf_conntrack version 0.5.0 (7966 buckets, 31864 max) >Jan 3 19:46:12 localhost systemd[1]: Stopped Command Scheduler. >Jan 3 19:46:12 localhost systemd[1]: Stopping Job spooling tools... >Jan 3 19:46:12 localhost systemd[1]: Stopped Job spooling tools. >Jan 3 19:46:12 localhost livesys[548]: sed: can't read : No such file or directory >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:12 localhost livesys[548]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 3 19:46:13 localhost systemd[1]: Started SYSV: Init script for live image.. >Jan 3 19:46:13 localhost systemd[1]: Starting LSB: Starts and stops login iSCSI daemon.... >Jan 3 19:46:13 localhost kernel: [ 5.956072] Loading iSCSI transport class v2.0-870. >Jan 3 19:46:13 localhost kernel: [ 5.973013] iscsi: registered transport (tcp) >Jan 3 19:46:13 localhost kernel: [ 6.027990] iscsi: registered transport (iser) >Jan 3 19:46:13 localhost kernel: [ 6.036764] libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits. >Jan 3 19:46:13 localhost kernel: [ 6.036765] libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0. >Jan 3 19:46:13 localhost kernel: [ 6.062037] Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010) >Jan 3 19:46:13 localhost kernel: [ 6.062197] iscsi: registered transport (cxgb3i) >Jan 3 19:46:13 localhost kernel: [ 6.078355] Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010) >Jan 3 19:46:13 localhost kernel: [ 6.078499] iscsi: registered transport (cxgb4i) >Jan 3 19:46:13 localhost kernel: [ 6.095147] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.12 (June 29, 2012) >Jan 3 19:46:13 localhost kernel: [ 6.103397] Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.2.2 (Apr 25, 2012) >Jan 3 19:46:13 localhost kernel: [ 6.103544] iscsi: registered transport (bnx2i) >Jan 3 19:46:13 localhost kernel: [ 6.116917] iscsi: registered transport (be2iscsi) >Jan 3 19:46:13 localhost iscsid: iSCSI logger with pid=876 started! >Jan 3 19:46:13 localhost iscsid[800]: Starting iscsid: [ OK ]#015[ OK ] >Jan 3 19:46:13 localhost iscsid: transport class version 2.0-870. iscsid version 2.0-872.18.f17 >Jan 3 19:46:13 localhost iscsid: iSCSI daemon with pid=878 started! >Jan 3 19:46:13 localhost systemd[1]: Started LSB: Starts and stops login iSCSI daemon.. >Jan 3 19:46:13 localhost NetworkManager[690]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Jan 3 19:46:13 localhost NetworkManager[690]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Jan 3 19:46:13 localhost NetworkManager[690]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Jan 3 19:46:13 localhost NetworkManager[690]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Jan 3 19:46:13 localhost NetworkManager[690]: <info> dhclient started with pid 1026 >Jan 3 19:46:13 localhost NetworkManager[690]: <info> Activation (eth0) Beginning IP6 addrconf. >Jan 3 19:46:13 localhost NetworkManager[690]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Jan 3 19:46:13 localhost dhclient[1026]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Jan 3 19:46:13 localhost dhclient[1026]: Copyright 2004-2012 Internet Systems Consortium. >Jan 3 19:46:13 localhost dhclient[1026]: All rights reserved. >Jan 3 19:46:13 localhost dhclient[1026]: For info, please visit https://www.isc.org/software/dhcp/ >Jan 3 19:46:13 localhost dhclient[1026]: >Jan 3 19:46:13 localhost NetworkManager[690]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Jan 3 19:46:13 localhost dhclient[1026]: Listening on LPF/eth0/52:54:00:03:ad:59 >Jan 3 19:46:13 localhost dhclient[1026]: Sending on LPF/eth0/52:54:00:03:ad:59 >Jan 3 19:46:13 localhost dhclient[1026]: Sending on Socket/fallback >Jan 3 19:46:13 localhost dhclient[1026]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 (xid=0x6a57de77) >Jan 3 19:46:13 localhost dhclient[1026]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x6a57de77) >Jan 3 19:46:13 localhost dhclient[1026]: DHCPOFFER from 192.168.122.1 >Jan 3 19:46:13 localhost dhclient[1026]: DHCPACK from 192.168.122.1 (xid=0x6a57de77) >Jan 3 19:46:13 localhost dhclient[1026]: bound to 192.168.122.33 -- renewal in 1640 seconds. >Jan 3 19:46:13 localhost NetworkManager[690]: <info> (eth0): DHCPv4 state changed preinit -> bound >Jan 3 19:46:13 localhost NetworkManager[690]: <info> address 192.168.122.33 >Jan 3 19:46:13 localhost NetworkManager[690]: <info> prefix 24 (255.255.255.0) >Jan 3 19:46:13 localhost NetworkManager[690]: <info> gateway 192.168.122.1 >Jan 3 19:46:13 localhost NetworkManager[690]: <info> nameserver '192.168.122.1' >Jan 3 19:46:13 localhost NetworkManager[690]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Jan 3 19:46:13 localhost NetworkManager[690]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Jan 3 19:46:13 localhost avahi-daemon[565]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.122.33. >Jan 3 19:46:13 localhost avahi-daemon[565]: New relevant interface eth0.IPv4 for mDNS. >Jan 3 19:46:13 localhost avahi-daemon[565]: Registering new address record for 192.168.122.33 on eth0.IPv4. >Jan 3 19:46:14 localhost gdm-simple-slave[642]: WARNING: Failed to give slave programs access to the display. Trying to proceed. >Jan 3 19:46:14 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Jan 3 19:46:14 localhost systemd-logind[563]: New session 1 of user gdm. >Jan 3 19:46:14 localhost systemd-logind[563]: Linked /tmp/.X11-unix/X0 to /run/user/42/X11-display. >Jan 3 19:46:14 localhost NetworkManager[690]: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >Jan 3 19:46:14 localhost NetworkManager[690]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Jan 3 19:46:14 localhost NetworkManager[690]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Jan 3 19:46:14 localhost systemd[1]: Started Network Manager Wait Online. >Jan 3 19:46:14 localhost systemd[1]: Starting Network. >Jan 3 19:46:14 localhost systemd[1]: Reached target Network. >Jan 3 19:46:14 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Jan 3 19:46:14 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Jan 3 19:46:14 localhost systemd[1]: Starting Virtualization daemon... >Jan 3 19:46:15 localhost systemd[1]: Started Virtualization daemon. >Jan 3 19:46:15 localhost systemd[1]: Starting RPC bind service... >Jan 3 19:46:15 localhost NetworkManager[690]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >Jan 3 19:46:15 localhost avahi-daemon[565]: Registering new address record for fe80::5054:ff:fe03:ad59 on eth0.*. >Jan 3 19:46:15 localhost NetworkManager[690]: <info> Activation (eth0) successful, device activated. >Jan 3 19:46:15 localhost dbus[570]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Jan 3 19:46:15 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Jan 3 19:46:15 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Jan 3 19:46:15 localhost systemd[1]: Started RPC bind service. >Jan 3 19:46:15 localhost dbus-daemon[570]: dbus[570]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Jan 3 19:46:15 localhost dbus-daemon[570]: dbus[570]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 3 19:46:15 localhost dbus[570]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 3 19:46:15 localhost iscsi[1051]: Starting iscsi: iscsiadm: No records found >Jan 3 19:46:15 localhost iscsi[1051]: [ OK ] >Jan 3 19:46:15 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Jan 3 19:46:15 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Jan 3 19:46:15 localhost systemd[1]: Started SYSV: Late init script for live image.. >Jan 3 19:46:15 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Jan 3 19:46:15 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Jan 3 19:46:15 localhost dbus-daemon[570]: dbus[570]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jan 3 19:46:15 localhost dbus[570]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jan 3 19:46:15 localhost systemd[1]: Starting Daemon for power management... >Jan 3 19:46:15 localhost dbus-daemon[570]: dbus[570]: [system] Successfully activated service 'org.freedesktop.UPower' >Jan 3 19:46:15 localhost dbus[570]: [system] Successfully activated service 'org.freedesktop.UPower' >Jan 3 19:46:15 localhost systemd[1]: Started Daemon for power management. >Jan 3 19:46:15 localhost systemd[1]: Started Sendmail Mail Transport Client. >Jan 3 19:46:15 localhost systemd[1]: Starting Multi-User. >Jan 3 19:46:15 localhost systemd[1]: Reached target Multi-User. >Jan 3 19:46:15 localhost systemd[1]: Starting Graphical Interface. >Jan 3 19:46:15 localhost systemd[1]: Reached target Graphical Interface. >Jan 3 19:46:15 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Jan 3 19:46:15 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Jan 3 19:46:15 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Jan 3 19:46:15 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Jan 3 19:46:15 localhost systemd[1]: Startup finished in 532ms 144us (kernel) + 971ms 14us (initrd) + 7s 266ms 904us (userspace) = 8s 770ms 62us. >Jan 3 19:46:15 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Jan 3 19:46:15 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Jan 3 19:46:15 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Jan 3 19:46:15 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Jan 3 19:46:15 localhost libvirtd[1055]: 2013-01-04 00:46:15.993+0000: 1055: info : libvirt version: 0.10.2.2, package: 3.fc18 (Fedora Project, 2012-12-17-23:55:54, buildvm-14.phx2.fedoraproject.org) >Jan 3 19:46:15 localhost libvirtd[1055]: 2013-01-04 00:46:15.993+0000: 1055: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Jan 3 19:46:16 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Jan 3 19:46:16 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Jan 3 19:46:16 localhost libvirtd[1055]: 2013-01-04 00:46:16.025+0000: 1055: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Jan 3 19:46:16 localhost libvirtd[1055]: 2013-01-04 00:46:16.026+0000: 1055: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Jan 3 19:46:16 localhost systemd[1]: PID 1140 read from file /run/sm-client.pid does not exist. >Jan 3 19:46:16 localhost systemd[1]: Started Sendmail Mail Transport Client. >Jan 3 19:46:16 localhost systemd[1]: SELinux Got Sender :1.22 >Jan 3 19:46:16 localhost libvirtd[1055]: 2013-01-04 00:46:16.483+0000: 1190: error : virNWFilterSnoopLeaseFileRefresh:1903 : open("/var/run/libvirt/network/nwfilter.ltmp"): No such file or directory >Jan 3 19:46:16 localhost rtkit-daemon[564]: Successfully made thread 1242 of process 1242 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11. >Jan 3 19:46:16 localhost pulseaudio[1242]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Jan 3 19:46:16 localhost pulseaudio[1242]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Jan 3 19:46:16 localhost kernel: [ 9.547902] hda-intel: Invalid position buffer, using LPIB read method instead. >Jan 3 19:46:18 localhost dbus-daemon[570]: dbus[570]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jan 3 19:46:18 localhost dbus[570]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jan 3 19:46:18 localhost systemd[1]: Starting Disk Manager... >Jan 3 19:46:18 localhost udisksd[1309]: udisks daemon version 1.99.0 starting >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:18 localhost dbus-daemon[570]: dbus[570]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jan 3 19:46:18 localhost dbus[570]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jan 3 19:46:18 localhost systemd[1]: Started Disk Manager. >Jan 3 19:46:18 localhost udisksd[1309]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Jan 3 19:46:19 localhost dbus-daemon[570]: dbus[570]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Jan 3 19:46:19 localhost dbus[570]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Jan 3 19:46:19 localhost dbus-daemon[570]: Launching FprintObject >Jan 3 19:46:19 localhost dbus-daemon[570]: dbus[570]: [system] Successfully activated service 'net.reactivated.Fprint' >Jan 3 19:46:19 localhost dbus[570]: [system] Successfully activated service 'net.reactivated.Fprint' >Jan 3 19:46:19 localhost dbus-daemon[570]: dbus[570]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Jan 3 19:46:19 localhost dbus[570]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Jan 3 19:46:19 localhost dbus-daemon[570]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Jan 3 19:46:19 localhost dbus-daemon[570]: ** Message: entering main loop >Jan 3 19:46:19 localhost dbus-daemon[570]: dbus[570]: [system] Successfully activated service 'org.freedesktop.realmd' >Jan 3 19:46:19 localhost dbus[570]: [system] Successfully activated service 'org.freedesktop.realmd' >Jan 3 19:46:21 localhost chronyd[649]: Selected source 208.53.158.34 >Jan 3 19:46:21 localhost chronyd[649]: System clock wrong by 1.107045 seconds, adjustment started >Jan 3 19:46:25 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Jan 3 19:46:25 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Jan 3 19:46:27 localhost systemd-logind[563]: New session 2 of user liveuser. >Jan 3 19:46:27 localhost systemd-logind[563]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Jan 3 19:46:27 localhost gnome-session[1046]: WARNING: Detected that screensaver has left the bus >Jan 3 19:46:27 localhost gnome-session[1046]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed >Jan 3 19:46:27 localhost gdm-simple-slave[642]: WARNING: Failed to remove slave program access to the display. Trying to proceed. >Jan 3 19:46:27 localhost systemd[1]: Mounted FUSE Control File System. >Jan 3 19:46:27 localhost kernel: [ 20.680615] fuse init (API version 7.20) >Jan 3 19:46:28 localhost kernel: [ 20.892214] input: spice vdagent tablet as /devices/virtual/input/input4 >Jan 3 19:46:28 localhost spice-vdagentd: opening vdagent virtio channel >Jan 3 19:46:28 localhost rtkit-daemon[564]: Successfully made thread 1547 of process 1547 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Jan 3 19:46:28 localhost systemd[1]: SELinux Got Sender :1.53 >Jan 3 19:46:28 localhost pulseaudio[1547]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Jan 3 19:46:28 localhost pulseaudio[1547]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Jan 3 19:46:28 localhost rtkit-daemon[564]: Successfully made thread 1554 of process 1554 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Jan 3 19:46:28 localhost pulseaudio[1554]: [pulseaudio] pid.c: Daemon already running. >Jan 3 19:46:28 localhost dbus-daemon[570]: dbus[570]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jan 3 19:46:28 localhost dbus[570]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jan 3 19:46:28 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Jan 3 19:46:28 localhost colord: Using config file /etc/colord.conf >Jan 3 19:46:28 localhost colord: Using mapping database file /var/lib/colord/mapping.db >Jan 3 19:46:28 localhost colord: Using device database file /var/lib/colord/storage.db >Jan 3 19:46:28 localhost colord: Loading plugin libcd_plugin_camera.so >Jan 3 19:46:28 localhost colord: Loading plugin libcd_plugin_scanner.so >Jan 3 19:46:28 localhost colord: Daemon ready for requests >Jan 3 19:46:28 localhost dbus-daemon[570]: dbus[570]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jan 3 19:46:28 localhost dbus[570]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jan 3 19:46:28 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Jan 3 19:46:28 localhost colord: Profile added: icc-626fee7d930035c4509ab0c39abe71f7 >Jan 3 19:46:28 localhost colord: Profile added: icc-262871936d61effa51c807a5a8daec38 >Jan 3 19:46:28 localhost colord: Profile added: icc-27275f74b03b7a5f4c6c8cde8122b9a1 >Jan 3 19:46:28 localhost colord: Profile added: icc-06bd372c0c828cbe84395111f6986349 >Jan 3 19:46:28 localhost colord: Profile added: icc-d9c0a165058a15b86c6663d8ca9e35d7 >Jan 3 19:46:28 localhost colord: Profile added: icc-c88b946ac4b3b503a2860d21ea68f8bd >Jan 3 19:46:28 localhost colord: Profile added: icc-d14766a584896acd5810a9f14a3ef15d >Jan 3 19:46:28 localhost colord: Profile added: icc-285bf9a62b68718fe66aa1d69978a97d >Jan 3 19:46:28 localhost colord: Profile added: icc-cc7e433e2982e0a682f332ed378c7d47 >Jan 3 19:46:28 localhost colord: Profile added: icc-1fffcf7157b6df5f4bcb186908a88488 >Jan 3 19:46:28 localhost colord: Profile added: icc-fdde622468ba0cd232b9f7e00ad52af6 >Jan 3 19:46:28 localhost colord: Profile added: icc-ba6a5c659db6759a2b4a4739d848127f >Jan 3 19:46:28 localhost colord: Profile added: icc-dcd6d93e079fc3295cb4d48deb24f851 >Jan 3 19:46:28 localhost colord: Profile added: icc-34bb9dbd79b7733d83ff9c7089d90162 >Jan 3 19:46:28 localhost colord: Profile added: icc-942691ffe5d2da307d87d209157fa8c5 >Jan 3 19:46:28 localhost colord: Profile added: icc-9c63a713c85fe8dcd9d9e8aa286f7e95 >Jan 3 19:46:28 localhost colord: Profile added: icc-07aa38f191524daabe72365d8bf549df >Jan 3 19:46:28 localhost colord: Profile added: icc-607ae7f5824fb5ef63a4600f15a4a7eb >Jan 3 19:46:28 localhost colord: Profile added: icc-a1acbaedbc3f054a5f724db41237df9c >Jan 3 19:46:28 localhost colord: Profile added: icc-7d744c7ca47e33468b64feb7029fc9b0 >Jan 3 19:46:28 localhost systemd[1]: Starting CUPS Printing Service... >Jan 3 19:46:28 localhost systemd[1]: Started CUPS Printing Service. >Jan 3 19:46:30 localhost colord: Device added: xrandr-default >Jan 3 19:46:31 localhost goa[1637]: goa-daemon version 3.6.2 starting [main.c:112, main()] >Jan 3 19:46:34 localhost NetworkManager[690]: <info> (eth0): IP6 addrconf timed out or failed. >Jan 3 19:46:34 localhost NetworkManager[690]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Jan 3 19:46:34 localhost NetworkManager[690]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >Jan 3 19:46:34 localhost NetworkManager[690]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Jan 3 19:46:36 localhost kernel: [ 29.500617] md: raid0 personality registered for level 0 >Jan 3 19:46:36 localhost kernel: [ 29.510545] md: raid1 personality registered for level 1 >Jan 3 19:46:36 localhost kernel: [ 29.526378] async_tx: api initialized (async) >Jan 3 19:46:36 localhost kernel: [ 29.532151] xor: automatically using best checksumming function: >Jan 3 19:46:36 localhost kernel: [ 29.542005] generic_sse: 18940.000 MB/sec >Jan 3 19:46:36 localhost kernel: [ 29.568006] raid6: sse2x1 11785 MB/s >Jan 3 19:46:36 localhost kernel: [ 29.585007] raid6: sse2x2 14542 MB/s >Jan 3 19:46:36 localhost kernel: [ 29.602009] raid6: sse2x4 16789 MB/s >Jan 3 19:46:36 localhost kernel: [ 29.602010] raid6: using algorithm sse2x4 (16789 MB/s) >Jan 3 19:46:36 localhost kernel: [ 29.602010] raid6: using intx1 recovery algorithm >Jan 3 19:46:36 localhost kernel: [ 29.628967] md: raid6 personality registered for level 6 >Jan 3 19:46:36 localhost kernel: [ 29.628968] md: raid5 personality registered for level 5 >Jan 3 19:46:36 localhost kernel: [ 29.628969] md: raid4 personality registered for level 4 >Jan 3 19:46:36 localhost kernel: [ 29.641558] md: raid10 personality registered for level 10 >Jan 3 19:46:36 localhost kernel: [ 29.651963] device-mapper: multipath: version 1.5.0 loaded >Jan 3 19:46:36 localhost kernel: [ 29.654199] device-mapper: multipath round-robin: version 1.0.0 loaded >Jan 3 19:46:36 localhost kernel: [ 29.684077] No iBFT detected. >Jan 3 19:46:36 localhost dbus[1515]: avc: received setenforce notice (enforcing=0) >Jan 3 19:46:36 localhost dbus[1364]: avc: received setenforce notice (enforcing=0) >Jan 3 19:46:36 localhost dbus[570]: avc: received setenforce notice (enforcing=0) >Jan 3 19:46:36 localhost dbus-daemon[570]: dbus[570]: avc: received setenforce notice (enforcing=0) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:37 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost anaconda: /sbin/anaconda 18.37.8 >Jan 3 19:46:38 localhost anaconda: 1048576 kB (1024 MB) are available >Jan 3 19:46:38 localhost anaconda: check_memory(): total:1024, needed:512, graphical:512 >Jan 3 19:46:38 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Jan 3 19:46:38 localhost anaconda: Default encoding = ascii >Jan 3 19:46:38 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Jan 3 19:46:38 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost anaconda: ISCSID is /sbin/iscsid >Jan 3 19:46:38 localhost anaconda: no initiator set >Jan 3 19:46:38 localhost program: Running... modprobe fcoe >Jan 3 19:46:38 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jan 3 19:46:38 localhost program: No FCoE boot disk information is found in EDD! >Jan 3 19:46:38 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jan 3 19:46:38 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Jan 3 19:46:38 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:38 localhost program: Running... multipath -d >Jan 3 19:46:38 localhost program: Running... multipath -ll >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost storage: MultipathTopology: found non-disk device: sr0 >Jan 3 19:46:38 localhost storage: MultipathTopology: found singlepath device: vda >Jan 3 19:46:38 localhost storage: MultipathTopology: found non-disk device: vda1 >Jan 3 19:46:38 localhost storage: MultipathTopology: found non-disk device: vda2 >Jan 3 19:46:38 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:38 localhost storage: MultipathTopology: found singlepath device: loop0 >Jan 3 19:46:38 localhost storage: MultipathTopology: found singlepath device: loop1 >Jan 3 19:46:38 localhost storage: MultipathTopology: found singlepath device: loop2 >Jan 3 19:46:38 localhost storage: MultipathTopology: found singlepath device: loop3 >Jan 3 19:46:38 localhost storage: MultipathTopology: found singlepath device: loop4 >Jan 3 19:46:38 localhost storage: MultipathTopology: found singlepath device: loop5 >Jan 3 19:46:38 localhost storage: MultipathTopology: found singlepath device: loop6 >Jan 3 19:46:38 localhost storage: MultipathTopology: found singlepath device: loop7 >Jan 3 19:46:38 localhost storage: MultipathTopology: found singlepath device: dm-0 >Jan 3 19:46:38 localhost storage: MultipathTopology: found singlepath device: dm-1 >Jan 3 19:46:38 localhost anaconda: Display mode = g >Jan 3 19:46:38 localhost anaconda: 1048576 kB (1024 MB) are available >Jan 3 19:46:38 localhost anaconda: check_memory(): total:1024, needed:512, graphical:512 >Jan 3 19:46:39 localhost anaconda: using only installclass _Fedora >Jan 3 19:46:39 localhost anaconda: Detected 1008M of memory >Jan 3 19:46:39 localhost anaconda: Swap attempt of 2016M >Jan 3 19:46:39 localhost anaconda: Running Thread: AnaStorageThread (140440864057088) >Jan 3 19:46:39 localhost program: Running... udevadm control --property=ANACONDA=1 >Jan 3 19:46:39 localhost anaconda: Running Thread: AnaNetworkThread (140440855664384) >Jan 3 19:46:39 localhost program: Running... systemctl start chronyd.service >Jan 3 19:46:39 localhost anaconda: Running Thread: AnaPayloadThread (140440525993728) >Jan 3 19:46:39 localhost NetworkManager[690]: ifcfg-rh: read connection 'eth0' >Jan 3 19:46:39 localhost NetworkManager[690]: <info> (eth0): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Jan 3 19:46:39 localhost NetworkManager[690]: <info> (eth0): deactivating device (reason 'connection-removed') [38] >Jan 3 19:46:39 localhost NetworkManager[690]: <info> (eth0): canceled DHCP transaction, DHCP client pid 1026 >Jan 3 19:46:39 localhost avahi-daemon[565]: Withdrawing address record for 192.168.122.33 on eth0. >Jan 3 19:46:39 localhost avahi-daemon[565]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.122.33. >Jan 3 19:46:39 localhost systemd[1]: Started NTP client/server. >Jan 3 19:46:39 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Jan 3 19:46:39 localhost avahi-daemon[565]: Interface eth0.IPv4 no longer relevant for mDNS. >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Setting system hostname to 'localhost.localdomain' (no default device) >Jan 3 19:46:39 localhost dbus[570]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Jan 3 19:46:39 localhost dbus-daemon[570]: dbus[570]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Saved default wired connection 'eth0' to persistent storage >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Auto-activating connection 'eth0'. >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Activation (eth0) starting connection 'eth0' >Jan 3 19:46:39 localhost NetworkManager[690]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Jan 3 19:46:39 localhost NetworkManager[690]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Jan 3 19:46:39 localhost dbus-daemon[570]: dbus[570]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 3 19:46:39 localhost dbus[570]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 3 19:46:39 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:39 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:39 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:39 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:39 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:39 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:39 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:39 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:39 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:39 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:39 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Jan 3 19:46:39 localhost NetworkManager[690]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Jan 3 19:46:39 localhost NetworkManager[690]: <info> dhclient started with pid 1959 >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Activation (eth0) Beginning IP6 addrconf. >Jan 3 19:46:39 localhost avahi-daemon[565]: Withdrawing address record for fe80::5054:ff:fe03:ad59 on eth0. >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Jan 3 19:46:39 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:39 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:39 localhost NetworkManager[690]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >Jan 3 19:46:39 localhost dhclient[1959]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Jan 3 19:46:39 localhost dhclient[1959]: Copyright 2004-2012 Internet Systems Consortium. >Jan 3 19:46:39 localhost dhclient[1959]: All rights reserved. >Jan 3 19:46:39 localhost dhclient[1959]: For info, please visit https://www.isc.org/software/dhcp/ >Jan 3 19:46:39 localhost dhclient[1959]: >Jan 3 19:46:39 localhost dhclient[1959]: Listening on LPF/eth0/52:54:00:03:ad:59 >Jan 3 19:46:39 localhost NetworkManager[690]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Jan 3 19:46:39 localhost dhclient[1959]: Sending on LPF/eth0/52:54:00:03:ad:59 >Jan 3 19:46:39 localhost dhclient[1959]: Sending on Socket/fallback >Jan 3 19:46:39 localhost dhclient[1959]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x42947d1a) >Jan 3 19:46:39 localhost dhclient[1959]: DHCPACK from 192.168.122.1 (xid=0x42947d1a) >Jan 3 19:46:39 localhost dhclient[1959]: bound to 192.168.122.33 -- renewal in 1647 seconds. >Jan 3 19:46:39 localhost NetworkManager[690]: <info> (eth0): DHCPv4 state changed preinit -> reboot >Jan 3 19:46:39 localhost NetworkManager[690]: <info> address 192.168.122.33 >Jan 3 19:46:39 localhost NetworkManager[690]: <info> prefix 24 (255.255.255.0) >Jan 3 19:46:39 localhost NetworkManager[690]: <info> gateway 192.168.122.1 >Jan 3 19:46:39 localhost NetworkManager[690]: <info> nameserver '192.168.122.1' >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Jan 3 19:46:39 localhost NetworkManager[690]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Jan 3 19:46:39 localhost avahi-daemon[565]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.122.33. >Jan 3 19:46:39 localhost avahi-daemon[565]: New relevant interface eth0.IPv4 for mDNS. >Jan 3 19:46:39 localhost avahi-daemon[565]: Registering new address record for 192.168.122.33 on eth0.IPv4. >Jan 3 19:46:40 localhost systemd[1]: Stopping LSB: Starts and stops login and scanning of iSCSI devices.... >Jan 3 19:46:40 localhost iscsi[1987]: Stopping iscsi: [ OK ] >Jan 3 19:46:40 localhost systemd[1]: Stopped LSB: Starts and stops login and scanning of iSCSI devices.. >Jan 3 19:46:40 localhost dbus-daemon[570]: Stopping iscsi (via systemctl): [ OK ] >Jan 3 19:46:40 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Jan 3 19:46:40 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Jan 3 19:46:40 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Jan 3 19:46:40 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Jan 3 19:46:40 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Jan 3 19:46:40 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Jan 3 19:46:40 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:40 localhost chronyd[649]: Source 128.10.19.24 offline >Jan 3 19:46:40 localhost chronyd[649]: Source 107.20.168.69 offline >Jan 3 19:46:40 localhost chronyd[649]: Source 209.114.111.1 offline >Jan 3 19:46:40 localhost chronyd[649]: Source 208.53.158.34 offline >Jan 3 19:46:40 localhost systemd[1]: PID 1208 read from file /run/sm-client.pid does not exist. >Jan 3 19:46:40 localhost systemd[1]: Started Sendmail Mail Transport Client. >Jan 3 19:46:40 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:40 localhost anaconda: no initiator set >Jan 3 19:46:40 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Jan 3 19:46:40 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jan 3 19:46:40 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:40 localhost storage: sr0 looks to be the live device; marking as protected >Jan 3 19:46:40 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:40 localhost program: Running... multipath -d >Jan 3 19:46:40 localhost program: Running... multipath -ll >Jan 3 19:46:40 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:40 localhost storage: MultipathTopology: found non-disk device: sr0 >Jan 3 19:46:40 localhost storage: MultipathTopology: found singlepath device: vda >Jan 3 19:46:40 localhost storage: MultipathTopology: found non-disk device: vda1 >Jan 3 19:46:40 localhost storage: MultipathTopology: found non-disk device: vda2 >Jan 3 19:46:40 localhost storage: MultipathTopology: found singlepath device: loop0 >Jan 3 19:46:40 localhost storage: MultipathTopology: found singlepath device: loop1 >Jan 3 19:46:40 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:40 localhost storage: MultipathTopology: found singlepath device: loop2 >Jan 3 19:46:40 localhost storage: MultipathTopology: found singlepath device: loop3 >Jan 3 19:46:40 localhost storage: MultipathTopology: found singlepath device: loop4 >Jan 3 19:46:40 localhost storage: MultipathTopology: found singlepath device: loop5 >Jan 3 19:46:40 localhost storage: MultipathTopology: found singlepath device: loop6 >Jan 3 19:46:40 localhost storage: MultipathTopology: found singlepath device: loop7 >Jan 3 19:46:40 localhost storage: MultipathTopology: found singlepath device: dm-0 >Jan 3 19:46:40 localhost storage: MultipathTopology: found singlepath device: dm-1 >Jan 3 19:46:40 localhost storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Jan 3 19:46:40 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Jan 3 19:46:40 localhost storage: sr0 is a cdrom >Jan 3 19:46:40 localhost storage: added cdrom sr0 (id 0) to device tree >Jan 3 19:46:40 localhost storage: disklabel detected but not usable on sr0 >Jan 3 19:46:40 localhost storage: type detected on 'sr0' is 'iso9660' >Jan 3 19:46:40 localhost storage: got device: OpticalDevice instance (0x7fbae8091110) -- >Jan 3 19:46:40 localhost storage: got format: Iso9660FS instance (0x7fbae8104c90) -- >Jan 3 19:46:40 localhost storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >Jan 3 19:46:40 localhost storage: vda is a disk >Jan 3 19:46:40 localhost storage: added disk vda (id 1) to device tree >Jan 3 19:46:40 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:40 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:40 localhost storage: got device: DiskDevice instance (0x7fbae80e6b90) -- >Jan 3 19:46:40 localhost storage: got format: DiskLabel instance (0x7fbae81286d0) -- >Jan 3 19:46:40 localhost storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >Jan 3 19:46:40 localhost storage: vda1 is a partition >Jan 3 19:46:40 localhost storage: added partition vda1 (id 2) to device tree >Jan 3 19:46:40 localhost storage: disklabel detected but not usable on vda1 >Jan 3 19:46:40 localhost storage: type detected on 'vda1' is 'ext4' >Jan 3 19:46:40 localhost program: Running... dumpe2fs -h /dev/vda1 >Jan 3 19:46:40 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:40 localhost program: Filesystem volume name: <none> >Jan 3 19:46:40 localhost program: Last mounted on: /boot >Jan 3 19:46:40 localhost program: Filesystem UUID: bbfda39c-a75c-4221-b315-6c0e9c880567 >Jan 3 19:46:40 localhost program: Filesystem magic number: 0xEF53 >Jan 3 19:46:40 localhost program: Filesystem revision #: 1 (dynamic) >Jan 3 19:46:40 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 >Jan 3 19:46:40 localhost program: Filesystem flags: signed_directory_hash >Jan 3 19:46:40 localhost program: Default mount options: user_xattr acl >Jan 3 19:46:40 localhost program: Filesystem state: clean >Jan 3 19:46:40 localhost program: Errors behavior: Continue >Jan 3 19:46:40 localhost program: Filesystem OS type: Linux >Jan 3 19:46:40 localhost program: Inode count: 128016 >Jan 3 19:46:40 localhost program: Block count: 512000 >Jan 3 19:46:40 localhost program: Reserved block count: 25600 >Jan 3 19:46:40 localhost program: Free blocks: 421444 >Jan 3 19:46:40 localhost program: Free inodes: 127669 >Jan 3 19:46:40 localhost program: First block: 1 >Jan 3 19:46:40 localhost program: Block size: 1024 >Jan 3 19:46:40 localhost program: Fragment size: 1024 >Jan 3 19:46:40 localhost program: Reserved GDT blocks: 256 >Jan 3 19:46:40 localhost program: Blocks per group: 8192 >Jan 3 19:46:40 localhost program: Fragments per group: 8192 >Jan 3 19:46:40 localhost program: Inodes per group: 2032 >Jan 3 19:46:40 localhost program: Inode blocks per group: 254 >Jan 3 19:46:40 localhost program: Flex block group size: 16 >Jan 3 19:46:40 localhost program: Filesystem created: Thu Jan 3 13:14:08 2013 >Jan 3 19:46:40 localhost program: Last mount time: Thu Jan 3 19:16:42 2013 >Jan 3 19:46:40 localhost program: Last write time: Thu Jan 3 19:21:36 2013 >Jan 3 19:46:40 localhost program: Mount count: 8 >Jan 3 19:46:40 localhost program: Maximum mount count: -1 >Jan 3 19:46:40 localhost program: Last checked: Thu Jan 3 13:14:08 2013 >Jan 3 19:46:40 localhost program: Check interval: 0 (<none>) >Jan 3 19:46:40 localhost program: Lifetime writes: 91 MB >Jan 3 19:46:40 localhost program: Reserved blocks uid: 0 (user root) >Jan 3 19:46:40 localhost program: Reserved blocks gid: 0 (group root) >Jan 3 19:46:40 localhost program: First inode: 11 >Jan 3 19:46:40 localhost program: Inode size:#011 128 >Jan 3 19:46:40 localhost program: Journal inode: 8 >Jan 3 19:46:40 localhost program: Default directory hash: half_md4 >Jan 3 19:46:40 localhost program: Directory Hash Seed: a857a183-23d2-4c4c-b13f-00e9840af7a9 >Jan 3 19:46:40 localhost program: Journal backup: inode blocks >Jan 3 19:46:40 localhost program: Journal features: (none) >Jan 3 19:46:40 localhost program: Journal size: 8M >Jan 3 19:46:40 localhost program: Journal length: 8192 >Jan 3 19:46:40 localhost program: Journal sequence: 0x00000035 >Jan 3 19:46:40 localhost program: Journal start: 0 >Jan 3 19:46:40 localhost program: >Jan 3 19:46:40 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 3 19:46:40 localhost program: Running... dumpe2fs -h /dev/vda1 >Jan 3 19:46:40 localhost program: Filesystem volume name: <none> >Jan 3 19:46:40 localhost program: Last mounted on: /boot >Jan 3 19:46:40 localhost program: Filesystem UUID: bbfda39c-a75c-4221-b315-6c0e9c880567 >Jan 3 19:46:40 localhost program: Filesystem magic number: 0xEF53 >Jan 3 19:46:40 localhost program: Filesystem revision #: 1 (dynamic) >Jan 3 19:46:40 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 >Jan 3 19:46:40 localhost program: Filesystem flags: signed_directory_hash >Jan 3 19:46:40 localhost program: Default mount options: user_xattr acl >Jan 3 19:46:40 localhost program: Filesystem state: clean >Jan 3 19:46:40 localhost program: Errors behavior: Continue >Jan 3 19:46:40 localhost program: Filesystem OS type: Linux >Jan 3 19:46:40 localhost program: Inode count: 128016 >Jan 3 19:46:40 localhost program: Block count: 512000 >Jan 3 19:46:40 localhost program: Reserved block count: 25600 >Jan 3 19:46:40 localhost program: Free blocks: 421444 >Jan 3 19:46:40 localhost program: Free inodes: 127669 >Jan 3 19:46:40 localhost program: First block: 1 >Jan 3 19:46:40 localhost program: Block size: 1024 >Jan 3 19:46:40 localhost program: Fragment size: 1024 >Jan 3 19:46:40 localhost program: Reserved GDT blocks: 256 >Jan 3 19:46:40 localhost program: Blocks per group: 8192 >Jan 3 19:46:40 localhost program: Fragments per group: 8192 >Jan 3 19:46:40 localhost program: Inodes per group: 2032 >Jan 3 19:46:40 localhost program: Inode blocks per group: 254 >Jan 3 19:46:40 localhost program: Flex block group size: 16 >Jan 3 19:46:40 localhost program: Filesystem created: Thu Jan 3 13:14:08 2013 >Jan 3 19:46:40 localhost program: Last mount time: Thu Jan 3 19:16:42 2013 >Jan 3 19:46:40 localhost program: Last write time: Thu Jan 3 19:21:36 2013 >Jan 3 19:46:40 localhost program: Mount count: 8 >Jan 3 19:46:40 localhost program: Maximum mount count: -1 >Jan 3 19:46:40 localhost program: Last checked: Thu Jan 3 13:14:08 2013 >Jan 3 19:46:40 localhost program: Check interval: 0 (<none>) >Jan 3 19:46:40 localhost program: Lifetime writes: 91 MB >Jan 3 19:46:40 localhost program: Reserved blocks uid: 0 (user root) >Jan 3 19:46:40 localhost program: Reserved blocks gid: 0 (group root) >Jan 3 19:46:40 localhost program: First inode: 11 >Jan 3 19:46:40 localhost program: Inode size:#011 128 >Jan 3 19:46:40 localhost program: Journal inode: 8 >Jan 3 19:46:40 localhost program: Default directory hash: half_md4 >Jan 3 19:46:40 localhost program: Directory Hash Seed: a857a183-23d2-4c4c-b13f-00e9840af7a9 >Jan 3 19:46:40 localhost program: Journal backup: inode blocks >Jan 3 19:46:40 localhost program: Journal features: (none) >Jan 3 19:46:40 localhost program: Journal size: 8M >Jan 3 19:46:40 localhost program: Journal length: 8192 >Jan 3 19:46:40 localhost program: Journal sequence: 0x00000035 >Jan 3 19:46:40 localhost program: Journal start: 0 >Jan 3 19:46:40 localhost program: >Jan 3 19:46:40 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 3 19:46:40 localhost program: Running... resize2fs -P /dev/vda1 >Jan 3 19:46:40 localhost program: Estimated minimum size of the filesystem: 80915 >Jan 3 19:46:40 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 3 19:46:40 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:40 localhost storage: got device: PartitionDevice instance (0x7fbae8128190) -- >Jan 3 19:46:40 localhost storage: got format: Ext4FS instance (0x3e13590) -- >Jan 3 19:46:40 localhost storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >Jan 3 19:46:40 localhost storage: vda2 is a partition >Jan 3 19:46:40 localhost storage: added partition vda2 (id 3) to device tree >Jan 3 19:46:40 localhost storage: disklabel detected but not usable on vda2 >Jan 3 19:46:40 localhost storage: type detected on 'vda2' is 'LVM2_member' >Jan 3 19:46:40 localhost storage: added lvmvg vg (id 4) to device tree >Jan 3 19:46:40 localhost NetworkManager[690]: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >Jan 3 19:46:40 localhost NetworkManager[690]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Jan 3 19:46:40 localhost NetworkManager[690]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Jan 3 19:46:40 localhost storage: got device: PartitionDevice instance (0x3e134d0) -- >Jan 3 19:46:40 localhost storage: got format: LVMPhysicalVolume instance (0x3e24610) -- >Jan 3 19:46:40 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Jan 3 19:46:40 localhost NetworkManager[690]: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >Jan 3 19:46:40 localhost NetworkManager[690]: <info> Activation (eth0) successful, device activated. >Jan 3 19:46:40 localhost storage: loop0 is a loop device >Jan 3 19:46:40 localhost storage: added file /osmin.img (deleted) (id 5) to device tree >Jan 3 19:46:40 localhost storage: added loop loop0 (id 6) to device tree >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost storage: disklabel detected but not usable on loop0 >Jan 3 19:46:41 localhost storage: type detected on 'loop0' is 'squashfs' >Jan 3 19:46:41 localhost storage: got device: LoopDevice instance (0x3e2a1d0) -- >Jan 3 19:46:41 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Jan 3 19:46:41 localhost storage: loop1 is a loop device >Jan 3 19:46:41 localhost storage: added file /osmin (id 7) to device tree >Jan 3 19:46:41 localhost iscsi[2073]: Starting iscsi: iscsiadm: No records found >Jan 3 19:46:41 localhost storage: added loop loop1 (id 8) to device tree >Jan 3 19:46:41 localhost iscsi[2073]: [ OK ] >Jan 3 19:46:41 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Jan 3 19:46:41 localhost dbus-daemon[570]: Starting iscsi (via systemctl): [ OK ] >Jan 3 19:46:41 localhost storage: disklabel detected but not usable on loop1 >Jan 3 19:46:41 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost storage: got device: LoopDevice instance (0x3e2ab10) -- >Jan 3 19:46:41 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Jan 3 19:46:41 localhost storage: loop2 is a loop device >Jan 3 19:46:41 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >Jan 3 19:46:41 localhost storage: added loop loop2 (id 10) to device tree >Jan 3 19:46:41 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Jan 3 19:46:41 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Jan 3 19:46:41 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Jan 3 19:46:41 localhost storage: disklabel detected but not usable on loop2 >Jan 3 19:46:41 localhost storage: type detected on 'loop2' is 'squashfs' >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost storage: got device: LoopDevice instance (0x3e2f750) -- >Jan 3 19:46:41 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Jan 3 19:46:41 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Jan 3 19:46:41 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Jan 3 19:46:41 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Jan 3 19:46:41 localhost storage: loop3 is a loop device >Jan 3 19:46:41 localhost storage: added file /LiveOS/ext3fs.img (id 11) to device tree >Jan 3 19:46:41 localhost storage: added loop loop3 (id 12) to device tree >Jan 3 19:46:41 localhost storage: type detected on 'loop3' is 'ext4' >Jan 3 19:46:41 localhost program: Running... dumpe2fs -h /dev/loop3 >Jan 3 19:46:41 localhost systemd[1]: PID 2037 read from file /run/sm-client.pid does not exist. >Jan 3 19:46:41 localhost program: Filesystem volume name: _Fedora-18-TC4-x >Jan 3 19:46:41 localhost program: Last mounted on: /var/tmp/imgcreate-Gpo_mY/install_root >Jan 3 19:46:41 localhost program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >Jan 3 19:46:41 localhost program: Filesystem magic number: 0xEF53 >Jan 3 19:46:41 localhost program: Filesystem revision #: 1 (dynamic) >Jan 3 19:46:41 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 3 19:46:41 localhost program: Filesystem flags: signed_directory_hash >Jan 3 19:46:41 localhost program: Default mount options: user_xattr acl >Jan 3 19:46:41 localhost program: Filesystem state: clean >Jan 3 19:46:41 localhost program: Errors behavior: Continue >Jan 3 19:46:41 localhost program: Filesystem OS type: Linux >Jan 3 19:46:41 localhost program: Inode count: 262144 >Jan 3 19:46:41 localhost program: Block count: 1048576 >Jan 3 19:46:41 localhost program: Reserved block count: 10483 >Jan 3 19:46:41 localhost program: Free blocks: 188473 >Jan 3 19:46:41 localhost program: Free inodes: 153869 >Jan 3 19:46:41 localhost program: First block: 0 >Jan 3 19:46:41 localhost program: Block size: 4096 >Jan 3 19:46:41 localhost program: Fragment size: 4096 >Jan 3 19:46:41 localhost program: Reserved GDT blocks: 255 >Jan 3 19:46:41 localhost program: Blocks per group: 32768 >Jan 3 19:46:41 localhost program: Fragments per group: 32768 >Jan 3 19:46:41 localhost program: Inodes per group: 8192 >Jan 3 19:46:41 localhost program: Inode blocks per group: 512 >Jan 3 19:46:41 localhost program: Flex block group size: 16 >Jan 3 19:46:41 localhost program: Filesystem created: Thu Jan 3 02:20:45 2013 >Jan 3 19:46:41 localhost program: Last mount time: Thu Jan 3 02:20:50 2013 >Jan 3 19:46:41 localhost program: Last write time: Thu Jan 3 02:55:21 2013 >Jan 3 19:46:41 localhost program: Mount count: 0 >Jan 3 19:46:41 localhost program: Maximum mount count: -1 >Jan 3 19:46:41 localhost program: Last checked: Thu Jan 3 02:55:21 2013 >Jan 3 19:46:41 localhost program: Check interval: 0 (<none>) >Jan 3 19:46:41 localhost program: Lifetime writes: 707 MB >Jan 3 19:46:41 localhost program: Reserved blocks uid: 0 (user root) >Jan 3 19:46:41 localhost program: Reserved blocks gid: 0 (group root) >Jan 3 19:46:41 localhost program: First inode: 11 >Jan 3 19:46:41 localhost program: Inode size:#011 256 >Jan 3 19:46:41 localhost program: Required extra isize: 28 >Jan 3 19:46:41 localhost program: Desired extra isize: 28 >Jan 3 19:46:41 localhost program: Journal inode: 8 >Jan 3 19:46:41 localhost program: Default directory hash: half_md4 >Jan 3 19:46:41 localhost program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >Jan 3 19:46:41 localhost program: Journal backup: inode blocks >Jan 3 19:46:41 localhost program: Journal features: journal_incompat_revoke >Jan 3 19:46:41 localhost program: Journal size: 128M >Jan 3 19:46:41 localhost program: Journal length: 32768 >Jan 3 19:46:41 localhost program: Journal sequence: 0x0000170a >Jan 3 19:46:41 localhost program: Journal start: 0 >Jan 3 19:46:41 localhost program: >Jan 3 19:46:41 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 3 19:46:41 localhost program: Running... dumpe2fs -h /dev/loop3 >Jan 3 19:46:41 localhost program: Filesystem volume name: _Fedora-18-TC4-x >Jan 3 19:46:41 localhost program: Last mounted on: /var/tmp/imgcreate-Gpo_mY/install_root >Jan 3 19:46:41 localhost program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >Jan 3 19:46:41 localhost program: Filesystem magic number: 0xEF53 >Jan 3 19:46:41 localhost program: Filesystem revision #: 1 (dynamic) >Jan 3 19:46:41 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 3 19:46:41 localhost program: Filesystem flags: signed_directory_hash >Jan 3 19:46:41 localhost program: Default mount options: user_xattr acl >Jan 3 19:46:41 localhost program: Filesystem state: clean >Jan 3 19:46:41 localhost program: Errors behavior: Continue >Jan 3 19:46:41 localhost program: Filesystem OS type: Linux >Jan 3 19:46:41 localhost program: Inode count: 262144 >Jan 3 19:46:41 localhost program: Block count: 1048576 >Jan 3 19:46:41 localhost program: Reserved block count: 10483 >Jan 3 19:46:41 localhost program: Free blocks: 188473 >Jan 3 19:46:41 localhost program: Free inodes: 153869 >Jan 3 19:46:41 localhost program: First block: 0 >Jan 3 19:46:41 localhost program: Block size: 4096 >Jan 3 19:46:41 localhost program: Fragment size: 4096 >Jan 3 19:46:41 localhost program: Reserved GDT blocks: 255 >Jan 3 19:46:41 localhost program: Blocks per group: 32768 >Jan 3 19:46:41 localhost program: Fragments per group: 32768 >Jan 3 19:46:41 localhost program: Inodes per group: 8192 >Jan 3 19:46:41 localhost program: Inode blocks per group: 512 >Jan 3 19:46:41 localhost program: Flex block group size: 16 >Jan 3 19:46:41 localhost program: Filesystem created: Thu Jan 3 02:20:45 2013 >Jan 3 19:46:41 localhost program: Last mount time: Thu Jan 3 02:20:50 2013 >Jan 3 19:46:41 localhost program: Last write time: Thu Jan 3 02:55:21 2013 >Jan 3 19:46:41 localhost program: Mount count: 0 >Jan 3 19:46:41 localhost program: Maximum mount count: -1 >Jan 3 19:46:41 localhost program: Last checked: Thu Jan 3 02:55:21 2013 >Jan 3 19:46:41 localhost program: Check interval: 0 (<none>) >Jan 3 19:46:41 localhost program: Lifetime writes: 707 MB >Jan 3 19:46:41 localhost program: Reserved blocks uid: 0 (user root) >Jan 3 19:46:41 localhost program: Reserved blocks gid: 0 (group root) >Jan 3 19:46:41 localhost program: First inode: 11 >Jan 3 19:46:41 localhost program: Inode size:#011 256 >Jan 3 19:46:41 localhost program: Required extra isize: 28 >Jan 3 19:46:41 localhost program: Desired extra isize: 28 >Jan 3 19:46:41 localhost program: Journal inode: 8 >Jan 3 19:46:41 localhost program: Default directory hash: half_md4 >Jan 3 19:46:41 localhost program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >Jan 3 19:46:41 localhost program: Journal backup: inode blocks >Jan 3 19:46:41 localhost program: Journal features: journal_incompat_revoke >Jan 3 19:46:41 localhost program: Journal size: 128M >Jan 3 19:46:41 localhost program: Journal length: 32768 >Jan 3 19:46:41 localhost program: Journal sequence: 0x0000170a >Jan 3 19:46:41 localhost program: Journal start: 0 >Jan 3 19:46:41 localhost program: >Jan 3 19:46:41 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 3 19:46:41 localhost program: Running... resize2fs -P /dev/loop3 >Jan 3 19:46:41 localhost program: Couldn't find valid filesystem superblock. >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 3 19:46:41 localhost program: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jan 3 19:46:41 localhost storage: got device: LoopDevice instance (0x3e3d7d0) -- >Jan 3 19:46:41 localhost avahi-daemon[565]: Registering new address record for fe80::5054:ff:fe03:ad59 on eth0.*. >Jan 3 19:46:41 localhost chronyd[649]: Source 208.53.158.34 online >Jan 3 19:46:41 localhost chronyd[649]: Source 128.10.19.24 online >Jan 3 19:46:41 localhost chronyd[649]: Source 107.20.168.69 online >Jan 3 19:46:41 localhost chronyd[649]: Source 209.114.111.1 online >Jan 3 19:46:41 localhost storage: got format: Ext4FS instance (0x3e3da90) -- >Jan 3 19:46:41 localhost storage: scanning loop4 (/devices/virtual/block/loop4)... >Jan 3 19:46:41 localhost storage: loop4 is a loop device >Jan 3 19:46:41 localhost systemd[1]: Started Sendmail Mail Transport Client. >Jan 3 19:46:41 localhost storage: added file /overlay (deleted) (id 13) to device tree >Jan 3 19:46:41 localhost storage: added loop loop4 (id 14) to device tree >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost storage: disklabel detected but not usable on loop4 >Jan 3 19:46:41 localhost storage: type detected on 'loop4' is 'DM_snapshot_cow' >Jan 3 19:46:41 localhost storage: got device: LoopDevice instance (0x3e3da50) -- >Jan 3 19:46:41 localhost storage: ignoring loop5 (/devices/virtual/block/loop5) >Jan 3 19:46:41 localhost storage: ignoring loop6 (/devices/virtual/block/loop6) >Jan 3 19:46:41 localhost storage: ignoring loop7 (/devices/virtual/block/loop7) >Jan 3 19:46:41 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:41 localhost storage: devices to scan: ['dm-0', 'dm-1'] >Jan 3 19:46:41 localhost storage: scanning live-rw (/devices/virtual/block/dm-0)... >Jan 3 19:46:41 localhost storage: live-rw is a device-mapper device >Jan 3 19:46:41 localhost storage: added dm live-rw (id 15) to device tree >Jan 3 19:46:41 localhost storage: type detected on 'live-rw' is 'ext4' >Jan 3 19:46:41 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Jan 3 19:46:41 localhost program: Filesystem volume name: _Fedora-18-TC4-x >Jan 3 19:46:41 localhost program: Last mounted on: /sysroot >Jan 3 19:46:41 localhost program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >Jan 3 19:46:41 localhost program: Filesystem magic number: 0xEF53 >Jan 3 19:46:41 localhost program: Filesystem revision #: 1 (dynamic) >Jan 3 19:46:41 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 3 19:46:41 localhost program: Filesystem flags: signed_directory_hash >Jan 3 19:46:41 localhost program: Default mount options: user_xattr acl >Jan 3 19:46:41 localhost program: Filesystem state: clean >Jan 3 19:46:41 localhost program: Errors behavior: Continue >Jan 3 19:46:41 localhost program: Filesystem OS type: Linux >Jan 3 19:46:41 localhost program: Inode count: 262144 >Jan 3 19:46:41 localhost program: Block count: 1048576 >Jan 3 19:46:41 localhost program: Reserved block count: 10483 >Jan 3 19:46:41 localhost program: Free blocks: 188473 >Jan 3 19:46:41 localhost program: Free inodes: 153869 >Jan 3 19:46:41 localhost program: First block: 0 >Jan 3 19:46:41 localhost program: Block size: 4096 >Jan 3 19:46:41 localhost program: Fragment size: 4096 >Jan 3 19:46:41 localhost program: Reserved GDT blocks: 255 >Jan 3 19:46:41 localhost program: Blocks per group: 32768 >Jan 3 19:46:41 localhost program: Fragments per group: 32768 >Jan 3 19:46:41 localhost program: Inodes per group: 8192 >Jan 3 19:46:41 localhost program: Inode blocks per group: 512 >Jan 3 19:46:41 localhost program: Flex block group size: 16 >Jan 3 19:46:41 localhost program: Filesystem created: Thu Jan 3 02:20:45 2013 >Jan 3 19:46:41 localhost program: Last mount time: Thu Jan 3 19:46:08 2013 >Jan 3 19:46:41 localhost program: Last write time: Thu Jan 3 19:46:08 2013 >Jan 3 19:46:41 localhost program: Mount count: 1 >Jan 3 19:46:41 localhost program: Maximum mount count: -1 >Jan 3 19:46:41 localhost program: Last checked: Thu Jan 3 02:55:21 2013 >Jan 3 19:46:41 localhost program: Check interval: 0 (<none>) >Jan 3 19:46:41 localhost program: Lifetime writes: 707 MB >Jan 3 19:46:41 localhost program: Reserved blocks uid: 0 (user root) >Jan 3 19:46:41 localhost program: Reserved blocks gid: 0 (group root) >Jan 3 19:46:41 localhost program: First inode: 11 >Jan 3 19:46:41 localhost program: Inode size:#011 256 >Jan 3 19:46:41 localhost program: Required extra isize: 28 >Jan 3 19:46:41 localhost program: Desired extra isize: 28 >Jan 3 19:46:41 localhost program: Journal inode: 8 >Jan 3 19:46:41 localhost program: First orphan inode: 51361 >Jan 3 19:46:41 localhost program: Default directory hash: half_md4 >Jan 3 19:46:41 localhost program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >Jan 3 19:46:41 localhost program: Journal backup: inode blocks >Jan 3 19:46:41 localhost program: Journal features: journal_incompat_revoke >Jan 3 19:46:41 localhost program: Journal size: 128M >Jan 3 19:46:41 localhost program: Journal length: 32768 >Jan 3 19:46:41 localhost program: Journal sequence: 0x0000170b >Jan 3 19:46:41 localhost program: Journal start: 1 >Jan 3 19:46:41 localhost program: >Jan 3 19:46:41 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 3 19:46:41 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Jan 3 19:46:41 localhost program: Filesystem volume name: _Fedora-18-TC4-x >Jan 3 19:46:41 localhost program: Last mounted on: /sysroot >Jan 3 19:46:41 localhost program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >Jan 3 19:46:41 localhost program: Filesystem magic number: 0xEF53 >Jan 3 19:46:41 localhost program: Filesystem revision #: 1 (dynamic) >Jan 3 19:46:41 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 3 19:46:41 localhost program: Filesystem flags: signed_directory_hash >Jan 3 19:46:41 localhost program: Default mount options: user_xattr acl >Jan 3 19:46:41 localhost program: Filesystem state: clean >Jan 3 19:46:41 localhost program: Errors behavior: Continue >Jan 3 19:46:41 localhost program: Filesystem OS type: Linux >Jan 3 19:46:41 localhost program: Inode count: 262144 >Jan 3 19:46:41 localhost program: Block count: 1048576 >Jan 3 19:46:41 localhost program: Reserved block count: 10483 >Jan 3 19:46:41 localhost program: Free blocks: 188473 >Jan 3 19:46:41 localhost program: Free inodes: 153869 >Jan 3 19:46:41 localhost program: First block: 0 >Jan 3 19:46:41 localhost program: Block size: 4096 >Jan 3 19:46:41 localhost program: Fragment size: 4096 >Jan 3 19:46:41 localhost program: Reserved GDT blocks: 255 >Jan 3 19:46:41 localhost program: Blocks per group: 32768 >Jan 3 19:46:41 localhost program: Fragments per group: 32768 >Jan 3 19:46:41 localhost program: Inodes per group: 8192 >Jan 3 19:46:41 localhost program: Inode blocks per group: 512 >Jan 3 19:46:41 localhost program: Flex block group size: 16 >Jan 3 19:46:41 localhost program: Filesystem created: Thu Jan 3 02:20:45 2013 >Jan 3 19:46:41 localhost program: Last mount time: Thu Jan 3 19:46:08 2013 >Jan 3 19:46:41 localhost program: Last write time: Thu Jan 3 19:46:08 2013 >Jan 3 19:46:41 localhost program: Mount count: 1 >Jan 3 19:46:41 localhost program: Maximum mount count: -1 >Jan 3 19:46:41 localhost program: Last checked: Thu Jan 3 02:55:21 2013 >Jan 3 19:46:41 localhost program: Check interval: 0 (<none>) >Jan 3 19:46:41 localhost program: Lifetime writes: 707 MB >Jan 3 19:46:41 localhost program: Reserved blocks uid: 0 (user root) >Jan 3 19:46:41 localhost program: Reserved blocks gid: 0 (group root) >Jan 3 19:46:41 localhost program: First inode: 11 >Jan 3 19:46:41 localhost program: Inode size:#011 256 >Jan 3 19:46:41 localhost program: Required extra isize: 28 >Jan 3 19:46:41 localhost program: Desired extra isize: 28 >Jan 3 19:46:41 localhost program: Journal inode: 8 >Jan 3 19:46:41 localhost program: First orphan inode: 51361 >Jan 3 19:46:41 localhost program: Default directory hash: half_md4 >Jan 3 19:46:41 localhost program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >Jan 3 19:46:41 localhost program: Journal backup: inode blocks >Jan 3 19:46:41 localhost program: Journal features: journal_incompat_revoke >Jan 3 19:46:41 localhost program: Journal size: 128M >Jan 3 19:46:41 localhost program: Journal length: 32768 >Jan 3 19:46:41 localhost program: Journal sequence: 0x0000170b >Jan 3 19:46:41 localhost program: Journal start: 1 >Jan 3 19:46:41 localhost program: >Jan 3 19:46:41 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 3 19:46:41 localhost program: Running... resize2fs -P /dev/mapper/live-rw >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost program: Estimated minimum size of the filesystem: 861762 >Jan 3 19:46:41 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost storage: got device: DMDevice instance (0x3e4b850) -- >Jan 3 19:46:41 localhost storage: got format: Ext4FS instance (0x3e4b7d0) -- >Jan 3 19:46:41 localhost storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >Jan 3 19:46:41 localhost storage: live-osimg-min is a device-mapper device >Jan 3 19:46:41 localhost storage: added dm live-osimg-min (id 16) to device tree >Jan 3 19:46:41 localhost storage: type detected on 'live-osimg-min' is 'ext4' >Jan 3 19:46:41 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jan 3 19:46:41 localhost program: Filesystem volume name: _Fedora-18-TC4-x >Jan 3 19:46:41 localhost program: Last mounted on: /var/tmp/imgcreate-Gpo_mY/install_root >Jan 3 19:46:41 localhost program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >Jan 3 19:46:41 localhost program: Filesystem magic number: 0xEF53 >Jan 3 19:46:41 localhost program: Filesystem revision #: 1 (dynamic) >Jan 3 19:46:41 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 3 19:46:41 localhost program: Filesystem flags: signed_directory_hash >Jan 3 19:46:41 localhost program: Default mount options: user_xattr acl >Jan 3 19:46:41 localhost program: Filesystem state: clean >Jan 3 19:46:41 localhost program: Errors behavior: Continue >Jan 3 19:46:41 localhost program: Filesystem OS type: Linux >Jan 3 19:46:41 localhost program: Inode count: 221184 >Jan 3 19:46:41 localhost program: Block count: 861762 >Jan 3 19:46:41 localhost program: Reserved block count: 8615 >Jan 3 19:46:41 localhost program: Free blocks: 4486 >Jan 3 19:46:41 localhost program: Free inodes: 112909 >Jan 3 19:46:41 localhost program: First block: 0 >Jan 3 19:46:41 localhost program: Block size: 4096 >Jan 3 19:46:41 localhost program: Fragment size: 4096 >Jan 3 19:46:41 localhost program: Reserved GDT blocks: 255 >Jan 3 19:46:41 localhost program: Blocks per group: 32768 >Jan 3 19:46:41 localhost program: Fragments per group: 32768 >Jan 3 19:46:41 localhost program: Inodes per group: 8192 >Jan 3 19:46:41 localhost program: Inode blocks per group: 512 >Jan 3 19:46:41 localhost program: Flex block group size: 16 >Jan 3 19:46:41 localhost program: Filesystem created: Thu Jan 3 02:20:45 2013 >Jan 3 19:46:41 localhost program: Last mount time: Thu Jan 3 02:20:50 2013 >Jan 3 19:46:41 localhost program: Last write time: Thu Jan 3 02:55:25 2013 >Jan 3 19:46:41 localhost program: Mount count: 0 >Jan 3 19:46:41 localhost program: Maximum mount count: -1 >Jan 3 19:46:41 localhost program: Last checked: Thu Jan 3 02:55:25 2013 >Jan 3 19:46:41 localhost program: Check interval: 0 (<none>) >Jan 3 19:46:41 localhost program: Lifetime writes: 709 MB >Jan 3 19:46:41 localhost program: Reserved blocks uid: 0 (user root) >Jan 3 19:46:41 localhost program: Reserved blocks gid: 0 (group root) >Jan 3 19:46:41 localhost program: First inode: 11 >Jan 3 19:46:41 localhost program: Inode size:#011 256 >Jan 3 19:46:41 localhost program: Required extra isize: 28 >Jan 3 19:46:41 localhost program: Desired extra isize: 28 >Jan 3 19:46:41 localhost program: Journal inode: 8 >Jan 3 19:46:41 localhost program: Default directory hash: half_md4 >Jan 3 19:46:41 localhost program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >Jan 3 19:46:41 localhost program: Journal backup: inode blocks >Jan 3 19:46:41 localhost program: Journal features: journal_incompat_revoke >Jan 3 19:46:41 localhost program: Journal size: 128M >Jan 3 19:46:41 localhost program: Journal length: 32768 >Jan 3 19:46:41 localhost program: Journal sequence: 0x0000170a >Jan 3 19:46:41 localhost program: Journal start: 0 >Jan 3 19:46:41 localhost program: >Jan 3 19:46:41 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 3 19:46:41 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jan 3 19:46:41 localhost program: Filesystem volume name: _Fedora-18-TC4-x >Jan 3 19:46:41 localhost program: Last mounted on: /var/tmp/imgcreate-Gpo_mY/install_root >Jan 3 19:46:41 localhost program: Filesystem UUID: d5230db1-cd5b-4105-89d7-e111332c99a7 >Jan 3 19:46:41 localhost program: Filesystem magic number: 0xEF53 >Jan 3 19:46:41 localhost program: Filesystem revision #: 1 (dynamic) >Jan 3 19:46:41 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 3 19:46:41 localhost program: Filesystem flags: signed_directory_hash >Jan 3 19:46:41 localhost program: Default mount options: user_xattr acl >Jan 3 19:46:41 localhost program: Filesystem state: clean >Jan 3 19:46:41 localhost program: Errors behavior: Continue >Jan 3 19:46:41 localhost program: Filesystem OS type: Linux >Jan 3 19:46:41 localhost program: Inode count: 221184 >Jan 3 19:46:41 localhost program: Block count: 861762 >Jan 3 19:46:41 localhost program: Reserved block count: 8615 >Jan 3 19:46:41 localhost program: Free blocks: 4486 >Jan 3 19:46:41 localhost program: Free inodes: 112909 >Jan 3 19:46:41 localhost program: First block: 0 >Jan 3 19:46:41 localhost program: Block size: 4096 >Jan 3 19:46:41 localhost program: Fragment size: 4096 >Jan 3 19:46:41 localhost program: Reserved GDT blocks: 255 >Jan 3 19:46:41 localhost program: Blocks per group: 32768 >Jan 3 19:46:41 localhost program: Fragments per group: 32768 >Jan 3 19:46:41 localhost program: Inodes per group: 8192 >Jan 3 19:46:41 localhost program: Inode blocks per group: 512 >Jan 3 19:46:41 localhost program: Flex block group size: 16 >Jan 3 19:46:41 localhost program: Filesystem created: Thu Jan 3 02:20:45 2013 >Jan 3 19:46:41 localhost program: Last mount time: Thu Jan 3 02:20:50 2013 >Jan 3 19:46:41 localhost program: Last write time: Thu Jan 3 02:55:25 2013 >Jan 3 19:46:41 localhost program: Mount count: 0 >Jan 3 19:46:41 localhost program: Maximum mount count: -1 >Jan 3 19:46:41 localhost program: Last checked: Thu Jan 3 02:55:25 2013 >Jan 3 19:46:41 localhost program: Check interval: 0 (<none>) >Jan 3 19:46:41 localhost program: Lifetime writes: 709 MB >Jan 3 19:46:41 localhost program: Reserved blocks uid: 0 (user root) >Jan 3 19:46:41 localhost program: Reserved blocks gid: 0 (group root) >Jan 3 19:46:41 localhost program: First inode: 11 >Jan 3 19:46:41 localhost program: Inode size:#011 256 >Jan 3 19:46:41 localhost program: Required extra isize: 28 >Jan 3 19:46:41 localhost program: Desired extra isize: 28 >Jan 3 19:46:41 localhost program: Journal inode: 8 >Jan 3 19:46:41 localhost program: Default directory hash: half_md4 >Jan 3 19:46:41 localhost program: Directory Hash Seed: 0abc7ff8-5dba-4e1c-8794-46b50ec42e3f >Jan 3 19:46:41 localhost program: Journal backup: inode blocks >Jan 3 19:46:41 localhost program: Journal features: journal_incompat_revoke >Jan 3 19:46:41 localhost program: Journal size: 128M >Jan 3 19:46:41 localhost program: Journal length: 32768 >Jan 3 19:46:41 localhost program: Journal sequence: 0x0000170a >Jan 3 19:46:41 localhost program: Journal start: 0 >Jan 3 19:46:41 localhost program: >Jan 3 19:46:41 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 3 19:46:41 localhost program: Running... resize2fs -P /dev/mapper/live-osimg-min >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost program: Couldn't find valid filesystem superblock. >Jan 3 19:46:41 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 3 19:46:41 localhost program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost storage: got device: DMDevice instance (0x7fbae81a5c10) -- >Jan 3 19:46:41 localhost storage: got format: Ext4FS instance (0x7fbae81a5e10) -- >Jan 3 19:46:41 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:41 localhost storage: added lvmlv vg-lv_swap (id 17) to device tree >Jan 3 19:46:41 localhost program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_swap >Jan 3 19:46:41 localhost anaconda: is not a valid timezone, falling back to default (America/New_York) >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost storage: added lvmlv vg-lv_root (id 18) to device tree >Jan 3 19:46:41 localhost program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_root >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:41 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost storage: devices to scan: ['dm-2', 'dm-3'] >Jan 3 19:46:41 localhost storage: scanning vg-lv_swap (/devices/virtual/block/dm-2)... >Jan 3 19:46:41 localhost storage: type detected on 'vg-lv_swap' is 'swap' >Jan 3 19:46:41 localhost storage: got device: LVMLogicalVolumeDevice instance (0x3e4b2d0) -- >Jan 3 19:46:41 localhost storage: got format: SwapSpace instance (0x7fbae81ac250) -- >Jan 3 19:46:41 localhost storage: scanning vg-lv_root (/devices/virtual/block/dm-3)... >Jan 3 19:46:41 localhost storage: type detected on 'vg-lv_root' is 'ext4' >Jan 3 19:46:41 localhost program: Running... dumpe2fs -h /dev/mapper/vg-lv_root >Jan 3 19:46:41 localhost program: Filesystem volume name: <none> >Jan 3 19:46:41 localhost program: Last mounted on: / >Jan 3 19:46:41 localhost program: Filesystem UUID: 05f2d043-f63e-4438-84ca-9b2d0fdf9c35 >Jan 3 19:46:41 localhost program: Filesystem magic number: 0xEF53 >Jan 3 19:46:41 localhost program: Filesystem revision #: 1 (dynamic) >Jan 3 19:46:41 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 3 19:46:41 localhost program: Filesystem flags: signed_directory_hash >Jan 3 19:46:41 localhost program: Default mount options: user_xattr acl >Jan 3 19:46:41 localhost program: Filesystem state: clean >Jan 3 19:46:41 localhost program: Errors behavior: Continue >Jan 3 19:46:41 localhost program: Filesystem OS type: Linux >Jan 3 19:46:41 localhost program: Inode count: 799680 >Jan 3 19:46:41 localhost program: Block count: 3194880 >Jan 3 19:46:41 localhost program: Reserved block count: 159744 >Jan 3 19:46:41 localhost program: Free blocks: 2117755 >Jan 3 19:46:41 localhost program: Free inodes: 660695 >Jan 3 19:46:41 localhost program: First block: 0 >Jan 3 19:46:41 localhost program: Block size: 4096 >Jan 3 19:46:41 localhost program: Fragment size: 4096 >Jan 3 19:46:41 localhost program: Reserved GDT blocks: 779 >Jan 3 19:46:41 localhost program: Blocks per group: 32768 >Jan 3 19:46:41 localhost program: Fragments per group: 32768 >Jan 3 19:46:41 localhost program: Inodes per group: 8160 >Jan 3 19:46:41 localhost program: Inode blocks per group: 510 >Jan 3 19:46:41 localhost program: Flex block group size: 16 >Jan 3 19:46:41 localhost program: Filesystem created: Thu Jan 3 13:14:09 2013 >Jan 3 19:46:41 localhost program: Last mount time: Thu Jan 3 19:16:41 2013 >Jan 3 19:46:41 localhost program: Last write time: Thu Jan 3 19:16:40 2013 >Jan 3 19:46:41 localhost program: Mount count: 8 >Jan 3 19:46:41 localhost program: Maximum mount count: -1 >Jan 3 19:46:41 localhost program: Last checked: Thu Jan 3 13:14:09 2013 >Jan 3 19:46:41 localhost program: Check interval: 0 (<none>) >Jan 3 19:46:41 localhost program: Lifetime writes: 12 GB >Jan 3 19:46:41 localhost program: Reserved blocks uid: 0 (user root) >Jan 3 19:46:41 localhost program: Reserved blocks gid: 0 (group root) >Jan 3 19:46:41 localhost program: First inode: 11 >Jan 3 19:46:41 localhost program: Inode size:#011 256 >Jan 3 19:46:41 localhost program: Required extra isize: 28 >Jan 3 19:46:41 localhost program: Desired extra isize: 28 >Jan 3 19:46:41 localhost program: Journal inode: 8 >Jan 3 19:46:41 localhost program: Default directory hash: half_md4 >Jan 3 19:46:41 localhost program: Directory Hash Seed: dbecae19-b483-475d-87c5-c1d6af61cd06 >Jan 3 19:46:41 localhost program: Journal backup: inode blocks >Jan 3 19:46:41 localhost program: Journal features: journal_incompat_revoke >Jan 3 19:46:41 localhost program: Journal size: 128M >Jan 3 19:46:41 localhost program: Journal length: 32768 >Jan 3 19:46:41 localhost program: Journal sequence: 0x00006f9d >Jan 3 19:46:41 localhost program: Journal start: 0 >Jan 3 19:46:41 localhost program: >Jan 3 19:46:41 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 3 19:46:41 localhost program: Running... dumpe2fs -h /dev/mapper/vg-lv_root >Jan 3 19:46:41 localhost anaconda: Not doing 'save system time' in live installation >Jan 3 19:46:41 localhost program: Filesystem volume name: <none> >Jan 3 19:46:41 localhost program: Last mounted on: / >Jan 3 19:46:41 localhost program: Filesystem UUID: 05f2d043-f63e-4438-84ca-9b2d0fdf9c35 >Jan 3 19:46:41 localhost program: Filesystem magic number: 0xEF53 >Jan 3 19:46:41 localhost program: Filesystem revision #: 1 (dynamic) >Jan 3 19:46:41 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 3 19:46:41 localhost program: Filesystem flags: signed_directory_hash >Jan 3 19:46:41 localhost program: Default mount options: user_xattr acl >Jan 3 19:46:41 localhost program: Filesystem state: clean >Jan 3 19:46:41 localhost program: Errors behavior: Continue >Jan 3 19:46:41 localhost program: Filesystem OS type: Linux >Jan 3 19:46:41 localhost program: Inode count: 799680 >Jan 3 19:46:41 localhost program: Block count: 3194880 >Jan 3 19:46:41 localhost program: Reserved block count: 159744 >Jan 3 19:46:41 localhost program: Free blocks: 2117755 >Jan 3 19:46:41 localhost program: Free inodes: 660695 >Jan 3 19:46:41 localhost program: First block: 0 >Jan 3 19:46:41 localhost program: Block size: 4096 >Jan 3 19:46:41 localhost program: Fragment size: 4096 >Jan 3 19:46:41 localhost program: Reserved GDT blocks: 779 >Jan 3 19:46:41 localhost program: Blocks per group: 32768 >Jan 3 19:46:41 localhost program: Fragments per group: 32768 >Jan 3 19:46:41 localhost program: Inodes per group: 8160 >Jan 3 19:46:41 localhost program: Inode blocks per group: 510 >Jan 3 19:46:41 localhost program: Flex block group size: 16 >Jan 3 19:46:41 localhost program: Filesystem created: Thu Jan 3 08:14:09 2013 >Jan 3 19:46:41 localhost program: Last mount time: Thu Jan 3 14:16:41 2013 >Jan 3 19:46:41 localhost program: Last write time: Thu Jan 3 14:16:40 2013 >Jan 3 19:46:41 localhost program: Mount count: 8 >Jan 3 19:46:41 localhost program: Maximum mount count: -1 >Jan 3 19:46:41 localhost program: Last checked: Thu Jan 3 08:14:09 2013 >Jan 3 19:46:41 localhost program: Check interval: 0 (<none>) >Jan 3 19:46:41 localhost program: Lifetime writes: 12 GB >Jan 3 19:46:41 localhost program: Reserved blocks uid: 0 (user root) >Jan 3 19:46:41 localhost program: Reserved blocks gid: 0 (group root) >Jan 3 19:46:41 localhost program: First inode: 11 >Jan 3 19:46:41 localhost program: Inode size:#011 256 >Jan 3 19:46:41 localhost program: Required extra isize: 28 >Jan 3 19:46:41 localhost program: Desired extra isize: 28 >Jan 3 19:46:41 localhost program: Journal inode: 8 >Jan 3 19:46:41 localhost program: Default directory hash: half_md4 >Jan 3 19:46:41 localhost program: Directory Hash Seed: dbecae19-b483-475d-87c5-c1d6af61cd06 >Jan 3 19:46:41 localhost program: Journal backup: inode blocks >Jan 3 19:46:41 localhost program: Journal features: journal_incompat_revoke >Jan 3 19:46:41 localhost program: Journal size: 128M >Jan 3 19:46:41 localhost program: Journal length: 32768 >Jan 3 19:46:41 localhost program: Journal sequence: 0x00006f9d >Jan 3 19:46:41 localhost program: Journal start: 0 >Jan 3 19:46:41 localhost program: >Jan 3 19:46:41 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 3 19:46:41 localhost anaconda: Not doing 'save system time' in live installation >Jan 3 19:46:41 localhost program: Running... resize2fs -P /dev/mapper/vg-lv_root >Jan 3 19:46:41 localhost anaconda: Not doing 'save system time' in live installation >Jan 3 19:46:41 localhost anaconda: Not doing 'modify system time and date' in live installation >Jan 3 19:46:41 localhost program: Estimated minimum size of the filesystem: 1061406 >Jan 3 19:46:41 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 3 19:46:41 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:41 localhost storage: got device: LVMLogicalVolumeDevice instance (0x3e4b810) -- >Jan 3 19:46:41 localhost storage: got format: Ext4FS instance (0x7fbae81ac410) -- >Jan 3 19:46:41 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:41 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:41 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:41 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:41 localhost program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lv_swap >Jan 3 19:46:41 localhost anaconda: Thread Done: AnaNetworkThread (140440855664384) >Jan 3 19:46:42 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:42 localhost program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg >Jan 3 19:46:42 localhost program: 0 logical volume(s) in volume group "vg" now active >Jan 3 19:46:42 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:42 localhost program: Running... udevadm settle --timeout=300 >Jan 3 19:46:42 localhost storage: not going to restore from backup of non-existent /etc/mdadm.conf >Jan 3 19:46:42 localhost storage: edd: collected mbr signatures: {'vda': '0x00058966'} >Jan 3 19:46:42 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Jan 3 19:46:42 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >Jan 3 19:46:42 localhost kernel: [ 35.063452] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Jan 3 19:46:42 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:42 localhost program: Running... /bin/umount /mnt/sysimage >Jan 3 19:46:42 localhost udisksd[1309]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 3 19:46:42 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 891759
:
672240
|
672241
|
672242
|
672243
|
672244
|
672245
|
672246
| 672272