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 625459 Details for
Bug 865364
LUKSError: luks device not configured
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 376.75 KB, created by
Reartes Guillermo
on 2012-10-11 09:48:42 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-10-11 09:48:42 UTC
Size:
376.75 KB
patch
obsolete
>anaconda 18.14 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/luks.py", line 163, in setup > raise LUKSError("luks device not configured") > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1171, in handleUdevLUKSFormat > device.format.setup() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1660, in handleUdevDeviceFormat > self.handleUdevLUKSFormat(info, device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1089, in addUdevDevice > self.handleUdevDeviceFormat(info, device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1904, in _populate > self.addUdevDevice(dev) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1849, in populate > self._populate() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 466, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 389, in _doExecute > self.storage.reset() > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 87, in run > threading.Thread.run(self, *args, **kwargs) >LUKSError: luks device not configured > >Local variables in innermost frame: >self: existing luks >args: () >kwargs: {} > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128, 'vdc': 130, 'vdb': 129, 'vde': 132, 'vdd': 131, 'vdg': 134, 'vdf': 133} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: False > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda1, vda2, vda3] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x7f62f65a4b10>> > _intf.storage.fsset.devicetree.exclusiveDisks: [vda] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0, vda1, vda2, vda3, vdp1] > _intf.storage.fsset.devicetree.topology._devmap: {'vdp1': 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:16.0/virtio18/block/vdp/vdp1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:16.0/virtio18/block/vdp/vdp1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdp1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdp1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'vda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, '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 >, 'vdp': 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:16.0/virtio18/block/vdp > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:16.0/virtio18/block/vdp > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdp > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdp > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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 >, 'vdc': 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:08.0/virtio4/block/vdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdb': 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:07.0/virtio3/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vde': 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:0a.0/virtio6/block/vde > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vde > _intf.storage.fsset.devicetree.topology._devmap.sysname: vde > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdd': 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:09.0/virtio5/block/vdd > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdd > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdd > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdg': 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:0c.0/virtio8/block/vdg > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0c.0/virtio8/block/vdg > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdg > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdg > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdf': 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:0b.0/virtio7/block/vdf > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0b.0/virtio7/block/vdf > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdf > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdf > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdi': 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:0e.0/virtio10/block/vdi > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0e.0/virtio10/block/vdi > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdi > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdi > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdh': 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:0d.0/virtio9/block/vdh > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0d.0/virtio9/block/vdh > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdh > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdh > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdk': 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:10.0/virtio12/block/vdk > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:10.0/virtio12/block/vdk > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdk > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdk > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdj': 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:0f.0/virtio11/block/vdj > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0f.0/virtio11/block/vdj > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdj > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdj > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdm': 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:12.0/virtio14/block/vdm > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:12.0/virtio14/block/vdm > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdm > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdm > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdl': 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:11.0/virtio13/block/vdl > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/virtio13/block/vdl > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdl > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdl > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdo': 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:15.0/virtio17/block/vdo > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:15.0/virtio17/block/vdo > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdo > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdo > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdn': 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:14.0/virtio16/block/vdn > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:14.0/virtio16/block/vdn > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdn > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdn > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [vda, vdb, vdc, vdd, vde, vdf, vdg, vdh, vdi, vdj, vdk, vdl, vdm, vdn, vdo, vdp, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _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: 2183168 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (135, 255, 63) biosGeometry: (135, 255, 63) > PedDevice: <_ped.Device object at 0x7f62efcb7c20> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-09-19-57-41-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC3_x86_64 > _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: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-10-09-19-57-41-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC3_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4264.0 > _serial: None > id: 35 > minor: 0 >, existing 9500MB disk vda (36) with existing msdos disklabel >, existing 500MB partition vda1 (37) with existing ext4 filesystem >, existing 992MB partition vda2 (38) with existing luks >, existing 8007MB partition vda3 (40) with existing luks >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _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: non-existent 7000MB partition vda5 (30) with non-existent ext4 filesystem mounted at / > _intf.storage._bootloader.disks: [existing 9500MB disk vda (1) with existing msdos disklabel >] > _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: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 3 > _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 (0x7f62efcbbb90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f62efcbba10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f62efcbbb10) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f62efcbb890) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f62efcc9210) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 992 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: OpticalDevice instance, containing members: > _intf.payload.install_device._model: QEMU_DVD-ROM > _intf.payload.install_device.controllable: True > _intf.payload.install_device.major: 11 > _intf.payload.install_device.kids: 0 > _intf.payload.install_device._partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2183168 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (135, 255, 63) biosGeometry: (135, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e42bc4d0> > _intf.payload.install_device.uuid: None > _intf.payload.install_device.exists: True > _intf.payload.install_device.fstabComment: Skipped > _intf.payload.install_device._format: Iso9660FS instance, containing members: > _intf.payload.install_device._format.uuid: 2012-10-09-19-57-41-00 > _intf.payload.install_device._format.exists: True > _intf.payload.install_device._format._mountpoint: None > _intf.payload.install_device._format._majorminor: 011000 > _intf.payload.install_device._format._minInstanceSize: None > _intf.payload.install_device._format._mountType: iso9660 > _intf.payload.install_device._format.fsprofile: None > _intf.payload.install_device._format.label: Fedora_18-Beta-TC3_x86_64 > _intf.payload.install_device._format._targetSize: 0 > _intf.payload.install_device._format._size: 0 > _intf.payload.install_device._format.mountopts: None > _intf.payload.install_device._format.mountpoint: None > _intf.payload.install_device._format._migrate: False > _intf.payload.install_device._format._device: /dev/sr0 > _intf.payload.install_device.sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.payload.install_device._vendor: None > _intf.payload.install_device._name: sr0 > _intf.payload.install_device._targetSize: 0 > _intf.payload.install_device.protected: False > _intf.payload.install_device.parents: [] > _intf.payload.install_device.originalFormat: Iso9660FS instance, containing members: > _intf.payload.install_device.originalFormat.uuid: 2012-10-09-19-57-41-00 > _intf.payload.install_device.originalFormat.exists: True > _intf.payload.install_device.originalFormat._mountpoint: None > _intf.payload.install_device.originalFormat.mountpoint: None > _intf.payload.install_device.originalFormat._majorminor: None > _intf.payload.install_device.originalFormat.fsprofile: None > _intf.payload.install_device.originalFormat.label: Fedora_18-Beta-TC3_x86_64 > _intf.payload.install_device.originalFormat._targetSize: 0 > _intf.payload.install_device.originalFormat._minInstanceSize: None > _intf.payload.install_device.originalFormat.mountopts: None > _intf.payload.install_device.originalFormat._size: 0 > _intf.payload.install_device.originalFormat._migrate: False > _intf.payload.install_device.originalFormat._device: /dev/sr0 > _intf.payload.install_device.bus: Skipped > _intf.payload.install_device._size: 4264.0 > _intf.payload.install_device._serial: None > _intf.payload.install_device.id: 0 > _intf.payload.install_device.minor: 0 > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1349948634.79 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.56 Gb > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >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: hd:LABEL=Fedorax2018-Beta-TC3x20x86_64 >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 (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.14 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_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': 'hd:LABEL=Fedorax2018-Beta-TC3x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, '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: >09:41:00,822 INFO anaconda: /sbin/anaconda 18.14 >09:41:01,869 INFO anaconda: 524288 kB (512 MB) are available >09:41:01,869 INFO anaconda: check_memory(): total:512, needed:512, graphical:512 >09:41:01,880 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >09:41:01,881 INFO anaconda: Default encoding = utf-8 >09:41:01,970 INFO anaconda: ISCSID is /sbin/iscsid >09:41:01,970 INFO anaconda: no initiator set >09:41:02,136 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >09:41:02,138 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >09:41:02,389 INFO anaconda: Display mode = g >09:41:02,392 INFO anaconda: 524288 kB (512 MB) are available >09:41:02,392 INFO anaconda: check_memory(): total:512, needed:512, graphical:512 >09:41:03,912 DEBUG anaconda: X server has signalled a successful start. >09:41:03,914 INFO anaconda: Starting window manager, pid 660. >09:41:05,070 INFO anaconda: using only installclass _Fedora >09:41:05,764 INFO anaconda: Detected 496M of memory >09:41:05,764 INFO anaconda: Swap attempt of 992M >09:41:05,906 INFO anaconda: no initiator set >09:41:06,761 DEBUG anaconda: required disklabel type for vda (15) is None >09:41:06,762 DEBUG anaconda: default disklabel type for vda is msdos >09:41:06,769 DEBUG anaconda: selecting msdos disklabel for vda based on size >09:41:07,754 DEBUG anaconda: required disklabel type for vdb (15) is None >09:41:07,754 DEBUG anaconda: default disklabel type for vdb is msdos >09:41:07,755 DEBUG anaconda: selecting msdos disklabel for vdb based on size >09:41:07,801 DEBUG anaconda: required disklabel type for vdc (15) is None >09:41:07,808 DEBUG anaconda: default disklabel type for vdc is msdos >09:41:07,808 DEBUG anaconda: selecting msdos disklabel for vdc based on size >09:41:07,856 DEBUG anaconda: required disklabel type for vdd (15) is None >09:41:07,857 DEBUG anaconda: default disklabel type for vdd is msdos >09:41:07,857 DEBUG anaconda: selecting msdos disklabel for vdd based on size >09:41:07,976 DEBUG anaconda: required disklabel type for vde (15) is None >09:41:07,976 DEBUG anaconda: default disklabel type for vde is msdos >09:41:07,978 DEBUG anaconda: selecting msdos disklabel for vde based on size >09:41:08,050 DEBUG anaconda: required disklabel type for vdf (15) is None >09:41:08,050 DEBUG anaconda: default disklabel type for vdf is msdos >09:41:08,051 DEBUG anaconda: selecting msdos disklabel for vdf based on size >09:41:08,115 DEBUG anaconda: required disklabel type for vdg (15) is None >09:41:08,125 DEBUG anaconda: default disklabel type for vdg is msdos >09:41:08,126 DEBUG anaconda: selecting msdos disklabel for vdg based on size >09:41:08,186 DEBUG anaconda: required disklabel type for vdh (15) is None >09:41:08,192 DEBUG anaconda: default disklabel type for vdh is msdos >09:41:08,193 DEBUG anaconda: selecting msdos disklabel for vdh based on size >09:41:08,267 DEBUG anaconda: required disklabel type for vdi (15) is None >09:41:08,267 DEBUG anaconda: default disklabel type for vdi is msdos >09:41:08,268 DEBUG anaconda: selecting msdos disklabel for vdi based on size >09:41:08,339 DEBUG anaconda: required disklabel type for vdj (15) is None >09:41:08,340 DEBUG anaconda: default disklabel type for vdj is msdos >09:41:08,340 DEBUG anaconda: selecting msdos disklabel for vdj based on size >09:41:08,407 DEBUG anaconda: required disklabel type for vdk (15) is None >09:41:08,407 DEBUG anaconda: default disklabel type for vdk is msdos >09:41:08,408 DEBUG anaconda: selecting msdos disklabel for vdk based on size >09:41:08,452 DEBUG anaconda: required disklabel type for vdl (15) is None >09:41:08,453 DEBUG anaconda: default disklabel type for vdl is msdos >09:41:08,453 DEBUG anaconda: selecting msdos disklabel for vdl based on size >09:41:08,498 DEBUG anaconda: required disklabel type for vdm (15) is None >09:41:08,503 DEBUG anaconda: default disklabel type for vdm is msdos >09:41:08,504 DEBUG anaconda: selecting msdos disklabel for vdm based on size >09:41:08,544 DEBUG anaconda: required disklabel type for vdn (15) is None >09:41:08,545 DEBUG anaconda: default disklabel type for vdn is msdos >09:41:08,546 DEBUG anaconda: selecting msdos disklabel for vdn based on size >09:41:08,592 DEBUG anaconda: required disklabel type for vdo (15) is None >09:41:08,593 DEBUG anaconda: default disklabel type for vdo is msdos >09:41:08,594 DEBUG anaconda: selecting msdos disklabel for vdo based on size >09:41:08,641 DEBUG anaconda: required disklabel type for vdp (15) is None >09:41:08,642 DEBUG anaconda: default disklabel type for vdp is msdos >09:41:08,646 DEBUG anaconda: selecting msdos disklabel for vdp based on size >09:41:10,625 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext4 with options defaults,ro >09:41:10,676 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >09:41:10,835 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdp1 on /mnt/sysimage as ext3 with options defaults,ro >09:41:10,851 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >05:44:02,769 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >05:44:12,260 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vda3'] >05:44:12,261 DEBUG anaconda: ui: unused=['vda1', 'vda3', 'vda2'] >05:44:12,261 DEBUG anaconda: ui: new_devices=[] >05:44:12,270 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC3 Installation >05:44:12,271 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC3 Installation >05:44:20,660 DEBUG anaconda: page clicked: Unknown >05:44:20,662 DEBUG anaconda: show first mountpoint: Unknown >05:44:20,668 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:44:20,680 DEBUG anaconda: min: 49.0 max: 500.0 current: 500.0 >05:44:20,682 DEBUG anaconda: device_type_changed: 2 Standard Partition >05:44:20,683 DEBUG anaconda: populate_raid: 2, None >05:44:20,684 DEBUG anaconda: fs type changed: ext4 >05:44:20,687 DEBUG anaconda: populate_raid: 2, None >05:44:26,180 INFO anaconda: ui: saving changes to device vda1 >05:44:26,182 DEBUG anaconda: new size: 500.0 >05:44:26,183 DEBUG anaconda: old size: 500.0 >05:44:26,185 DEBUG anaconda: new device type: 0 >05:44:26,187 DEBUG anaconda: new fs type: ext4 >05:44:26,188 DEBUG anaconda: old encryption setting: False >05:44:26,189 DEBUG anaconda: new encryption setting: False >05:44:26,191 DEBUG anaconda: old mountpoint: >05:44:26,192 DEBUG anaconda: new mountpoint: >05:44:35,964 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC3 Installation >05:44:35,966 INFO anaconda: ui: saving changes to device vda1 >05:44:35,968 DEBUG anaconda: new size: 500.0 >05:44:35,970 DEBUG anaconda: old size: 500.0 >05:44:35,971 DEBUG anaconda: new device type: 0 >05:44:35,973 DEBUG anaconda: new fs type: ext4 >05:44:35,974 DEBUG anaconda: old encryption setting: False >05:44:35,975 DEBUG anaconda: new encryption setting: False >05:44:35,975 DEBUG anaconda: old mountpoint: >05:44:35,976 DEBUG anaconda: new mountpoint: >05:44:35,977 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC3 Installation >05:44:36,980 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC3 Installation >05:44:36,982 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC3 Installation >05:44:37,876 DEBUG anaconda: page clicked: Unknown >05:44:37,878 DEBUG anaconda: show first mountpoint: Unknown >05:44:37,881 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:44:37,884 DEBUG anaconda: min: 49.0 max: 500.0 current: 500.0 >05:44:37,886 DEBUG anaconda: populate_raid: 2, None >05:44:40,333 DEBUG anaconda: current selector: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:44:40,335 DEBUG anaconda: new selector: existing 8007MB partition vda3 (5) with existing luks >05:44:40,337 DEBUG anaconda: notebook page = 1 >05:44:40,338 INFO anaconda: ui: saving changes to device vda1 >05:44:40,340 DEBUG anaconda: new size: 500.0 >05:44:40,341 DEBUG anaconda: old size: 500.0 >05:44:40,343 DEBUG anaconda: new device type: 0 >05:44:40,344 DEBUG anaconda: new fs type: ext4 >05:44:40,345 DEBUG anaconda: old encryption setting: False >05:44:40,345 DEBUG anaconda: new encryption setting: False >05:44:40,346 DEBUG anaconda: old mountpoint: >05:44:40,346 DEBUG anaconda: new mountpoint: >05:44:41,707 INFO anaconda: on_remove_clicked: Unknown >05:44:41,709 DEBUG anaconda: removing device 'existing 8007MB partition vda3 (5) with existing luks' from page Unknown >05:44:42,986 INFO anaconda: ui: removed device vda3 >05:44:42,992 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2'] >05:44:42,993 DEBUG anaconda: ui: unused=['vda1', 'vda2'] >05:44:42,993 DEBUG anaconda: ui: new_devices=[] >05:44:43,001 DEBUG anaconda: page clicked: Unknown >05:44:43,002 DEBUG anaconda: show first mountpoint: Unknown >05:44:43,003 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:44:43,004 DEBUG anaconda: min: 49.0 max: 500.0 current: 500.0 >05:44:43,006 DEBUG anaconda: populate_raid: 2, None >05:44:43,011 DEBUG anaconda: show first mountpoint: Unknown >05:44:43,012 DEBUG anaconda: current selector: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:44:43,012 DEBUG anaconda: new selector: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:44:43,013 DEBUG anaconda: notebook page = 1 >05:44:43,013 INFO anaconda: ui: saving changes to device vda1 >05:44:43,014 DEBUG anaconda: new size: 500.0 >05:44:43,014 DEBUG anaconda: old size: 500.0 >05:44:43,015 DEBUG anaconda: new device type: 0 >05:44:43,016 DEBUG anaconda: new fs type: ext4 >05:44:43,016 DEBUG anaconda: old encryption setting: False >05:44:43,017 DEBUG anaconda: new encryption setting: False >05:44:43,017 DEBUG anaconda: old mountpoint: >05:44:43,018 DEBUG anaconda: new mountpoint: >05:44:43,019 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:44:43,020 DEBUG anaconda: min: 49.0 max: 500.0 current: 500.0 >05:44:43,022 DEBUG anaconda: populate_raid: 2, None >05:44:56,647 INFO anaconda: ui: saving changes to device vda1 >05:44:56,649 DEBUG anaconda: new size: 500.0 >05:44:56,651 DEBUG anaconda: old size: 500.0 >05:44:56,652 DEBUG anaconda: new device type: 0 >05:44:56,652 DEBUG anaconda: new fs type: ext4 >05:44:56,653 DEBUG anaconda: old encryption setting: False >05:44:56,653 DEBUG anaconda: new encryption setting: False >05:44:56,654 DEBUG anaconda: old mountpoint: >05:44:56,654 DEBUG anaconda: new mountpoint: >05:45:04,133 DEBUG anaconda: requested size = 7 Gb ; available space = 8.00 Gb >05:45:04,228 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vda3'] >05:45:04,229 DEBUG anaconda: ui: unused=['vda1', 'vda2'] >05:45:04,229 DEBUG anaconda: ui: new_devices=['vda3'] >05:45:04,243 DEBUG anaconda: page clicked: Unknown >05:45:04,243 DEBUG anaconda: show first mountpoint: Unknown >05:45:04,244 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:45:04,245 DEBUG anaconda: min: 49.0 max: 500.0 current: 500.0 >05:45:04,247 DEBUG anaconda: populate_raid: 2, None >05:45:13,553 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC3 Installation >05:45:13,555 INFO anaconda: ui: saving changes to device vda1 >05:45:13,557 DEBUG anaconda: new size: 500.0 >05:45:13,559 DEBUG anaconda: old size: 500.0 >05:45:13,560 DEBUG anaconda: new device type: 0 >05:45:13,562 DEBUG anaconda: new fs type: ext4 >05:45:13,563 DEBUG anaconda: old encryption setting: False >05:45:13,565 DEBUG anaconda: new encryption setting: False >05:45:13,566 DEBUG anaconda: old mountpoint: >05:45:13,567 DEBUG anaconda: new mountpoint: >05:45:13,569 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC3 Installation >05:45:13,569 DEBUG anaconda: populate_right_side: non-existent 7000MB partition vda3 (30) with non-existent ext4 filesystem mounted at / >05:45:13,571 DEBUG anaconda: min: 1.0 max: 8007.969238 current: 7000.0 >05:45:13,573 DEBUG anaconda: populate_raid: 2, None >05:45:16,081 INFO anaconda: ui: saving changes to device vda3 >05:45:16,083 DEBUG anaconda: new size: 7000.0 >05:45:16,084 DEBUG anaconda: old size: 7000.0 >05:45:16,086 DEBUG anaconda: new device type: 0 >05:45:16,087 DEBUG anaconda: new fs type: ext4 >05:45:16,087 DEBUG anaconda: old encryption setting: False >05:45:16,088 DEBUG anaconda: new encryption setting: False >05:45:16,088 DEBUG anaconda: old mountpoint: / >05:45:16,089 DEBUG anaconda: new mountpoint: / >05:45:16,093 DEBUG anaconda: converting custom spoke changes into actions >05:45:16,094 DEBUG anaconda: [0] Destroy Format luks on partition vda3 (id 5) >05:45:16,095 DEBUG anaconda: [1] Destroy Device partition vda3 (id 5) >05:45:16,095 DEBUG anaconda: [2] Create Device partition vda3 (id 30) >05:45:16,095 DEBUG anaconda: [3] Create Format ext4 filesystem mounted at / on partition vda3 (id 30) >05:45:16,096 DEBUG anaconda: duplicating action '[0] Destroy Format luks on partition vda3 (id 5)' >05:45:16,102 DEBUG anaconda: duplicating action '[1] Destroy Device partition vda3 (id 5)' >05:45:16,132 DEBUG anaconda: duplicating action '[2] Create Device partition req0 (id 30)' >05:45:16,134 DEBUG anaconda: duplicating action '[3] Create Format ext4 filesystem mounted at / on partition req0 (id 30)' >05:45:16,203 ERR anaconda: You have not specified a swap partition. 917 MB of memory is required to continue installation without a swap partition, but you only have 503 MB. >05:45:49,871 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vda3'] >05:45:49,871 DEBUG anaconda: ui: unused=['vda2', 'vda1'] >05:45:49,872 DEBUG anaconda: ui: new_devices=['vda3'] >05:45:49,880 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC3 Installation >05:45:49,880 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC3 Installation >05:45:49,881 DEBUG anaconda: populate_right_side: non-existent 7000MB partition vda3 (30) with non-existent ext4 filesystem mounted at / >05:45:49,883 DEBUG anaconda: min: 1.0 max: 8007.969238 current: 7000.0 >05:45:49,884 DEBUG anaconda: populate_raid: 2, None >05:46:02,812 DEBUG anaconda: page clicked: Unknown >05:46:02,813 INFO anaconda: ui: saving changes to device vda3 >05:46:02,815 DEBUG anaconda: new size: 7000.0 >05:46:02,817 DEBUG anaconda: old size: 7000.0 >05:46:02,818 DEBUG anaconda: new device type: 0 >05:46:02,820 DEBUG anaconda: new fs type: ext4 >05:46:02,820 DEBUG anaconda: old encryption setting: False >05:46:02,821 DEBUG anaconda: new encryption setting: False >05:46:02,821 DEBUG anaconda: old mountpoint: / >05:46:02,822 DEBUG anaconda: new mountpoint: / >05:46:02,823 DEBUG anaconda: show first mountpoint: Unknown >05:46:03,492 DEBUG anaconda: current selector: existing 992MB partition vda2 (3) with existing luks >05:46:03,495 DEBUG anaconda: new selector: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:46:03,496 DEBUG anaconda: notebook page = 2 >05:46:03,499 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:46:03,501 DEBUG anaconda: min: 49.0 max: 500.0 current: 500.0 >05:46:03,503 DEBUG anaconda: populate_raid: 2, None >05:46:04,462 DEBUG anaconda: current selector: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:46:04,464 DEBUG anaconda: new selector: existing 992MB partition vda2 (3) with existing luks >05:46:04,466 DEBUG anaconda: notebook page = 1 >05:46:04,467 INFO anaconda: ui: saving changes to device vda1 >05:46:04,469 DEBUG anaconda: new size: 500.0 >05:46:04,470 DEBUG anaconda: old size: 500.0 >05:46:04,472 DEBUG anaconda: new device type: 0 >05:46:04,473 DEBUG anaconda: new fs type: ext4 >05:46:04,473 DEBUG anaconda: old encryption setting: False >05:46:04,474 DEBUG anaconda: new encryption setting: False >05:46:04,474 DEBUG anaconda: old mountpoint: >05:46:04,475 DEBUG anaconda: new mountpoint: >05:46:05,287 DEBUG anaconda: current selector: existing 992MB partition vda2 (3) with existing luks >05:46:05,290 DEBUG anaconda: new selector: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:46:05,291 DEBUG anaconda: notebook page = 2 >05:46:05,294 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:46:05,295 DEBUG anaconda: min: 49.0 max: 500.0 current: 500.0 >05:46:05,296 DEBUG anaconda: populate_raid: 2, None >05:46:08,164 DEBUG anaconda: current selector: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:46:08,166 DEBUG anaconda: new selector: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:46:08,167 DEBUG anaconda: notebook page = 1 >05:46:08,168 INFO anaconda: ui: saving changes to device vda1 >05:46:08,169 DEBUG anaconda: new size: 500.0 >05:46:08,169 DEBUG anaconda: old size: 500.0 >05:46:08,170 DEBUG anaconda: new device type: 0 >05:46:08,171 DEBUG anaconda: new fs type: ext4 >05:46:08,171 DEBUG anaconda: old encryption setting: False >05:46:08,172 DEBUG anaconda: new encryption setting: False >05:46:08,172 DEBUG anaconda: old mountpoint: >05:46:08,173 DEBUG anaconda: new mountpoint: >05:46:08,174 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:46:08,175 DEBUG anaconda: min: 49.0 max: 500.0 current: 500.0 >05:46:08,177 DEBUG anaconda: populate_raid: 2, None >05:46:08,404 DEBUG anaconda: current selector: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:46:08,406 DEBUG anaconda: new selector: existing 992MB partition vda2 (3) with existing luks >05:46:08,408 DEBUG anaconda: notebook page = 1 >05:46:08,409 INFO anaconda: ui: saving changes to device vda1 >05:46:08,409 DEBUG anaconda: new size: 500.0 >05:46:08,410 DEBUG anaconda: old size: 500.0 >05:46:08,410 DEBUG anaconda: new device type: 0 >05:46:08,411 DEBUG anaconda: new fs type: ext4 >05:46:08,411 DEBUG anaconda: old encryption setting: False >05:46:08,412 DEBUG anaconda: new encryption setting: False >05:46:08,412 DEBUG anaconda: old mountpoint: >05:46:08,413 DEBUG anaconda: new mountpoint: >05:46:13,833 INFO anaconda: Detected 496M of memory >05:46:13,834 INFO anaconda: Swap attempt of 992M >05:46:13,998 ERR anaconda: storage configuration failed: not enough free space on disks >05:46:13,999 INFO anaconda: no initiator set >05:46:14,278 DEBUG anaconda: required disklabel type for vda (15) is None >05:46:14,279 DEBUG anaconda: default disklabel type for vda is msdos >05:46:14,279 DEBUG anaconda: selecting msdos disklabel for vda based on size > > >/tmp/packaging.log: >09:41:05,747 DEBUG packaging: getting release version from tree at None (18) >09:41:05,748 DEBUG packaging: got a release version of 18 >09:41:11,127 INFO packaging: updating base repo >09:41:11,343 DEBUG packaging: getting release version from tree at None (18) >09:41:11,344 DEBUG packaging: got a release version of 18 >09:41:11,344 INFO packaging: configuring base repo >09:41:11,345 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >09:41:11,393 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >09:41:11,393 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >09:41:11,398 DEBUG packaging: got a release version of 18 >09:41:11,437 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >09:41:11,449 DEBUG packaging: disabling repo fedora >09:41:11,450 DEBUG packaging: disabling repo updates-testing >09:41:11,450 DEBUG packaging: disabling repo updates >09:41:11,451 INFO packaging: gathering repo metadata >09:41:11,451 DEBUG packaging: getting repo metadata for anaconda >09:41:11,499 DEBUG packaging: getting group info for anaconda >09:41:11,551 INFO packaging: metadata retrieval complete >05:43:54,777 DEBUG packaging: deleting package sacks >05:43:54,787 INFO packaging: checking software selection >05:43:54,788 DEBUG packaging: deleting package sacks >05:43:54,788 DEBUG packaging: deleting yum transaction info >05:43:54,788 DEBUG packaging: select group core >05:43:55,117 DEBUG packaging: select group core >05:43:55,119 DEBUG packaging: select group gnome-desktop >05:43:55,319 DEBUG packaging: select group multimedia >05:43:55,351 DEBUG packaging: select group input-methods >05:43:55,365 DEBUG packaging: select group base-x >05:43:55,389 DEBUG packaging: select group fonts >05:43:55,490 DEBUG packaging: select group hardware-support >05:43:55,535 DEBUG packaging: select group dial-up >05:43:55,548 DEBUG packaging: select group printing >05:43:55,698 DEBUG packaging: select group firefox >05:43:55,700 DEBUG packaging: select group standard >05:43:55,747 DEBUG packaging: select package kernel-PAE >05:43:55,771 INFO packaging: no kernel-PAE package >05:43:55,772 DEBUG packaging: select package kernel >05:43:55,773 INFO packaging: selected kernel >05:43:55,773 INFO packaging: checking dependencies >05:43:59,873 DEBUG packaging: success >05:43:59,903 INFO packaging: 1084 packages selected totalling 2.56 Gb > > >/tmp/program.log: >09:41:01,948 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >09:41:01,972 INFO program: Running... modprobe fcoe >09:41:02,059 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >09:41:02,135 INFO program: No FCoE boot disk information is found in EDD! >09:41:02,139 INFO program: Running... udevadm settle --timeout=300 >09:41:02,260 INFO program: Running... multipath -d >09:41:02,308 INFO program: Running... multipath -ll >09:41:03,948 INFO program: Running... metacity --display :1 --sm-disable >09:41:04,489 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >09:41:04,652 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,668 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,670 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,671 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,672 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,676 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,678 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,679 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,680 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,681 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,683 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,688 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,690 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,691 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,692 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,693 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,694 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,698 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,699 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,700 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,702 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,703 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,721 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:04,741 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >09:41:05,791 INFO program: Running... udevadm control --property=ANACONDA=1 >09:41:05,878 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >09:41:05,912 INFO program: Running... udevadm settle --timeout=300 >09:41:05,924 INFO program: Running... systemctl start chronyd.service >09:41:06,315 INFO program: Running... multipath -d >09:41:06,368 INFO program: Running... multipath -ll >09:41:07,253 INFO program: Running... dumpe2fs -h /dev/vda1 >09:41:07,314 INFO program: Filesystem volume name: <none> >09:41:07,315 INFO program: Last mounted on: /boot >09:41:07,315 INFO program: Filesystem UUID: ab89db9f-d89b-4938-b7f6-f71a978a7c6c >09:41:07,316 INFO program: Filesystem magic number: 0xEF53 >09:41:07,316 INFO program: Filesystem revision #: 1 (dynamic) >09:41:07,317 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 >09:41:07,317 INFO program: Filesystem flags: signed_directory_hash >09:41:07,318 INFO program: Default mount options: user_xattr acl >09:41:07,318 INFO program: Filesystem state: clean >09:41:07,319 INFO program: Errors behavior: Continue >09:41:07,319 INFO program: Filesystem OS type: Linux >09:41:07,319 INFO program: Inode count: 128016 >09:41:07,320 INFO program: Block count: 512000 >09:41:07,320 INFO program: Reserved block count: 25600 >09:41:07,321 INFO program: Free blocks: 451019 >09:41:07,321 INFO program: Free inodes: 127671 >09:41:07,322 INFO program: First block: 1 >09:41:07,322 INFO program: Block size: 1024 >09:41:07,323 INFO program: Fragment size: 1024 >09:41:07,327 INFO program: Reserved GDT blocks: 256 >09:41:07,327 INFO program: Blocks per group: 8192 >09:41:07,328 INFO program: Fragments per group: 8192 >09:41:07,328 INFO program: Inodes per group: 2032 >09:41:07,329 INFO program: Inode blocks per group: 254 >09:41:07,329 INFO program: Flex block group size: 16 >09:41:07,330 INFO program: Filesystem created: Wed Oct 10 02:56:16 2012 >09:41:07,330 INFO program: Last mount time: Wed Oct 10 03:18:58 2012 >09:41:07,331 INFO program: Last write time: Wed Oct 10 12:01:24 2012 >09:41:07,331 INFO program: Mount count: 2 >09:41:07,331 INFO program: Maximum mount count: -1 >09:41:07,332 INFO program: Last checked: Wed Oct 10 02:56:16 2012 >09:41:07,332 INFO program: Check interval: 0 (<none>) >09:41:07,333 INFO program: Lifetime writes: 58 MB >09:41:07,333 INFO program: Reserved blocks uid: 0 (user root) >09:41:07,334 INFO program: Reserved blocks gid: 0 (group root) >09:41:07,334 INFO program: First inode: 11 >09:41:07,335 INFO program: Inode size: 128 >09:41:07,335 INFO program: Journal inode: 8 >09:41:07,335 INFO program: Default directory hash: half_md4 >09:41:07,336 INFO program: Directory Hash Seed: d0ead764-0aa7-4417-87d4-3f7494e6b1d0 >09:41:07,336 INFO program: Journal backup: inode blocks >09:41:07,337 INFO program: Journal features: (none) >09:41:07,337 INFO program: Journal size: 8M >09:41:07,338 INFO program: Journal length: 8192 >09:41:07,338 INFO program: Journal sequence: 0x0000001c >09:41:07,339 INFO program: Journal start: 0 >09:41:07,347 INFO program: >09:41:07,347 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:41:07,348 INFO program: Running... dumpe2fs -h /dev/vda1 >09:41:07,367 INFO program: Filesystem volume name: <none> >09:41:07,368 INFO program: Last mounted on: /boot >09:41:07,368 INFO program: Filesystem UUID: ab89db9f-d89b-4938-b7f6-f71a978a7c6c >09:41:07,369 INFO program: Filesystem magic number: 0xEF53 >09:41:07,369 INFO program: Filesystem revision #: 1 (dynamic) >09:41:07,370 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 >09:41:07,370 INFO program: Filesystem flags: signed_directory_hash >09:41:07,370 INFO program: Default mount options: user_xattr acl >09:41:07,371 INFO program: Filesystem state: clean >09:41:07,371 INFO program: Errors behavior: Continue >09:41:07,372 INFO program: Filesystem OS type: Linux >09:41:07,372 INFO program: Inode count: 128016 >09:41:07,373 INFO program: Block count: 512000 >09:41:07,373 INFO program: Reserved block count: 25600 >09:41:07,374 INFO program: Free blocks: 451019 >09:41:07,374 INFO program: Free inodes: 127671 >09:41:07,374 INFO program: First block: 1 >09:41:07,375 INFO program: Block size: 1024 >09:41:07,375 INFO program: Fragment size: 1024 >09:41:07,376 INFO program: Reserved GDT blocks: 256 >09:41:07,376 INFO program: Blocks per group: 8192 >09:41:07,376 INFO program: Fragments per group: 8192 >09:41:07,377 INFO program: Inodes per group: 2032 >09:41:07,377 INFO program: Inode blocks per group: 254 >09:41:07,378 INFO program: Flex block group size: 16 >09:41:07,378 INFO program: Filesystem created: Wed Oct 10 02:56:16 2012 >09:41:07,378 INFO program: Last mount time: Wed Oct 10 03:18:58 2012 >09:41:07,379 INFO program: Last write time: Wed Oct 10 12:01:24 2012 >09:41:07,379 INFO program: Mount count: 2 >09:41:07,380 INFO program: Maximum mount count: -1 >09:41:07,380 INFO program: Last checked: Wed Oct 10 02:56:16 2012 >09:41:07,380 INFO program: Check interval: 0 (<none>) >09:41:07,380 INFO program: Lifetime writes: 58 MB >09:41:07,381 INFO program: Reserved blocks uid: 0 (user root) >09:41:07,381 INFO program: Reserved blocks gid: 0 (group root) >09:41:07,382 INFO program: First inode: 11 >09:41:07,382 INFO program: Inode size: 128 >09:41:07,382 INFO program: Journal inode: 8 >09:41:07,383 INFO program: Default directory hash: half_md4 >09:41:07,383 INFO program: Directory Hash Seed: d0ead764-0aa7-4417-87d4-3f7494e6b1d0 >09:41:07,383 INFO program: Journal backup: inode blocks >09:41:07,384 INFO program: Journal features: (none) >09:41:07,384 INFO program: Journal size: 8M >09:41:07,384 INFO program: Journal length: 8192 >09:41:07,385 INFO program: Journal sequence: 0x0000001c >09:41:07,385 INFO program: Journal start: 0 >09:41:07,385 INFO program: >09:41:07,386 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:41:07,386 INFO program: Running... resize2fs -P /dev/vda1 >09:41:07,415 INFO program: Estimated minimum size of the filesystem: 49861 >09:41:07,416 ERR program: resize2fs 1.42.5 (29-Jul-2012) >09:41:08,748 INFO program: Running... dumpe2fs -h /dev/vdp1 >09:41:08,767 INFO program: Filesystem volume name: <none> >09:41:08,768 INFO program: Last mounted on: <not available> >09:41:08,768 INFO program: Filesystem UUID: 2bb82051-d8ee-48d0-a06e-85b424fcde9a >09:41:08,768 INFO program: Filesystem magic number: 0xEF53 >09:41:08,769 INFO program: Filesystem revision #: 1 (dynamic) >09:41:08,769 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >09:41:08,769 INFO program: Filesystem flags: signed_directory_hash >09:41:08,769 INFO program: Default mount options: user_xattr acl >09:41:08,770 INFO program: Filesystem state: clean >09:41:08,770 INFO program: Errors behavior: Continue >09:41:08,770 INFO program: Filesystem OS type: Linux >09:41:08,770 INFO program: Inode count: 384272 >09:41:08,770 INFO program: Block count: 1535744 >09:41:08,771 INFO program: Reserved block count: 76787 >09:41:08,771 INFO program: Free blocks: 1475818 >09:41:08,771 INFO program: Free inodes: 384261 >09:41:08,771 INFO program: First block: 0 >09:41:08,772 INFO program: Block size: 4096 >09:41:08,772 INFO program: Fragment size: 4096 >09:41:08,772 INFO program: Reserved GDT blocks: 374 >09:41:08,772 INFO program: Blocks per group: 32768 >09:41:08,773 INFO program: Fragments per group: 32768 >09:41:08,773 INFO program: Inodes per group: 8176 >09:41:08,773 INFO program: Inode blocks per group: 511 >09:41:08,773 INFO program: Filesystem created: Tue Oct 9 18:07:02 2012 >09:41:08,774 INFO program: Last mount time: n/a >09:41:08,776 INFO program: Last write time: Tue Oct 9 18:07:06 2012 >09:41:08,776 INFO program: Mount count: 0 >09:41:08,776 INFO program: Maximum mount count: -1 >09:41:08,776 INFO program: Last checked: Tue Oct 9 18:07:02 2012 >09:41:08,777 INFO program: Check interval: 0 (<none>) >09:41:08,777 INFO program: Reserved blocks uid: 0 (user root) >09:41:08,777 INFO program: Reserved blocks gid: 0 (group root) >09:41:08,777 INFO program: First inode: 11 >09:41:08,778 INFO program: Inode size: 256 >09:41:08,778 INFO program: Required extra isize: 28 >09:41:08,778 INFO program: Desired extra isize: 28 >09:41:08,778 INFO program: Journal inode: 8 >09:41:08,779 INFO program: Default directory hash: half_md4 >09:41:08,779 INFO program: Directory Hash Seed: c0189af7-8f5e-4e3e-9f89-049af77bad4d >09:41:08,779 INFO program: Journal backup: inode blocks >09:41:08,779 INFO program: Journal features: (none) >09:41:08,779 INFO program: Journal size: 128M >09:41:08,783 INFO program: Journal length: 32768 >09:41:08,784 INFO program: Journal sequence: 0x0000000f >09:41:08,784 INFO program: Journal start: 0 >09:41:08,784 INFO program: >09:41:08,784 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:41:08,785 INFO program: Running... dumpe2fs -h /dev/vdp1 >09:41:08,800 INFO program: Filesystem volume name: <none> >09:41:08,801 INFO program: Last mounted on: <not available> >09:41:08,801 INFO program: Filesystem UUID: 2bb82051-d8ee-48d0-a06e-85b424fcde9a >09:41:08,801 INFO program: Filesystem magic number: 0xEF53 >09:41:08,801 INFO program: Filesystem revision #: 1 (dynamic) >09:41:08,802 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >09:41:08,802 INFO program: Filesystem flags: signed_directory_hash >09:41:08,802 INFO program: Default mount options: user_xattr acl >09:41:08,802 INFO program: Filesystem state: clean >09:41:08,803 INFO program: Errors behavior: Continue >09:41:08,803 INFO program: Filesystem OS type: Linux >09:41:08,803 INFO program: Inode count: 384272 >09:41:08,803 INFO program: Block count: 1535744 >09:41:08,804 INFO program: Reserved block count: 76787 >09:41:08,804 INFO program: Free blocks: 1475818 >09:41:08,804 INFO program: Free inodes: 384261 >09:41:08,804 INFO program: First block: 0 >09:41:08,804 INFO program: Block size: 4096 >09:41:08,805 INFO program: Fragment size: 4096 >09:41:08,805 INFO program: Reserved GDT blocks: 374 >09:41:08,805 INFO program: Blocks per group: 32768 >09:41:08,805 INFO program: Fragments per group: 32768 >09:41:08,806 INFO program: Inodes per group: 8176 >09:41:08,806 INFO program: Inode blocks per group: 511 >09:41:08,806 INFO program: Filesystem created: Tue Oct 9 18:07:02 2012 >09:41:08,806 INFO program: Last mount time: n/a >09:41:08,810 INFO program: Last write time: Tue Oct 9 18:07:06 2012 >09:41:08,811 INFO program: Mount count: 0 >09:41:08,811 INFO program: Maximum mount count: -1 >09:41:08,811 INFO program: Last checked: Tue Oct 9 18:07:02 2012 >09:41:08,811 INFO program: Check interval: 0 (<none>) >09:41:08,812 INFO program: Reserved blocks uid: 0 (user root) >09:41:08,812 INFO program: Reserved blocks gid: 0 (group root) >09:41:08,812 INFO program: First inode: 11 >09:41:08,812 INFO program: Inode size: 256 >09:41:08,813 INFO program: Required extra isize: 28 >09:41:08,813 INFO program: Desired extra isize: 28 >09:41:08,813 INFO program: Journal inode: 8 >09:41:08,813 INFO program: Default directory hash: half_md4 >09:41:08,814 INFO program: Directory Hash Seed: c0189af7-8f5e-4e3e-9f89-049af77bad4d >09:41:08,814 INFO program: Journal backup: inode blocks >09:41:08,814 INFO program: Journal features: (none) >09:41:08,814 INFO program: Journal size: 128M >09:41:08,815 INFO program: Journal length: 32768 >09:41:08,815 INFO program: Journal sequence: 0x0000000f >09:41:08,815 INFO program: Journal start: 0 >09:41:08,815 INFO program: >09:41:08,816 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:41:08,816 INFO program: Running... resize2fs -P /dev/vdp1 >09:41:08,833 INFO program: Estimated minimum size of the filesystem: 34585 >09:41:08,834 ERR program: resize2fs 1.42.5 (29-Jul-2012) >09:41:08,940 INFO program: Running... dumpe2fs -h /dev/loop1 >09:41:08,962 INFO program: Filesystem volume name: Anaconda >09:41:08,963 INFO program: Last mounted on: / >09:41:08,964 INFO program: Filesystem UUID: 808f46f0-959c-462a-af0a-e6a598d93848 >09:41:08,964 INFO program: Filesystem magic number: 0xEF53 >09:41:08,965 INFO program: Filesystem revision #: 1 (dynamic) >09:41:08,966 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 >09:41:08,966 INFO program: Filesystem flags: signed_directory_hash >09:41:08,966 INFO program: Default mount options: user_xattr acl >09:41:08,966 INFO program: Filesystem state: clean >09:41:08,967 INFO program: Errors behavior: Continue >09:41:08,967 INFO program: Filesystem OS type: Linux >09:41:08,967 INFO program: Inode count: 65536 >09:41:08,970 INFO program: Block count: 1048576 >09:41:08,971 INFO program: Reserved block count: 0 >09:41:08,971 INFO program: Free blocks: 302082 >09:41:08,971 INFO program: Free inodes: 38129 >09:41:08,971 INFO program: First block: 1 >09:41:08,971 INFO program: Block size: 1024 >09:41:08,972 INFO program: Fragment size: 1024 >09:41:08,972 INFO program: Reserved GDT blocks: 256 >09:41:08,972 INFO program: Blocks per group: 8192 >09:41:08,972 INFO program: Fragments per group: 8192 >09:41:08,973 INFO program: Inodes per group: 512 >09:41:08,973 INFO program: Inode blocks per group: 128 >09:41:08,973 INFO program: Flex block group size: 16 >09:41:08,973 INFO program: Filesystem created: Tue Oct 9 19:53:02 2012 >09:41:08,974 INFO program: Last mount time: Tue Oct 9 19:53:16 2012 >09:41:08,974 INFO program: Last write time: Tue Oct 9 19:53:23 2012 >09:41:08,974 INFO program: Mount count: 2 >09:41:08,975 INFO program: Maximum mount count: -1 >09:41:08,975 INFO program: Last checked: Tue Oct 9 19:53:02 2012 >09:41:08,975 INFO program: Check interval: 0 (<none>) >09:41:08,975 INFO program: Lifetime writes: 32 MB >09:41:08,976 INFO program: Reserved blocks uid: 0 (user root) >09:41:08,976 INFO program: Reserved blocks gid: 0 (group root) >09:41:08,976 INFO program: First inode: 11 >09:41:08,976 INFO program: Inode size: 256 >09:41:08,977 INFO program: Required extra isize: 28 >09:41:08,977 INFO program: Desired extra isize: 28 >09:41:08,980 INFO program: Journal inode: 8 >09:41:08,981 INFO program: Default directory hash: half_md4 >09:41:08,981 INFO program: Directory Hash Seed: a2aeb6db-8a02-4fa8-816f-a30f2264f06a >09:41:08,981 INFO program: Journal backup: inode blocks >09:41:08,981 INFO program: Journal features: (none) >09:41:08,981 INFO program: Journal size: 32M >09:41:08,982 INFO program: Journal length: 32768 >09:41:08,982 INFO program: Journal sequence: 0x00000007 >09:41:08,982 INFO program: Journal start: 0 >09:41:08,982 INFO program: >09:41:08,983 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:41:08,983 INFO program: Running... dumpe2fs -h /dev/loop1 >09:41:08,999 INFO program: Filesystem volume name: Anaconda >09:41:08,999 INFO program: Last mounted on: / >09:41:09,000 INFO program: Filesystem UUID: 808f46f0-959c-462a-af0a-e6a598d93848 >09:41:09,000 INFO program: Filesystem magic number: 0xEF53 >09:41:09,000 INFO program: Filesystem revision #: 1 (dynamic) >09:41:09,000 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 >09:41:09,001 INFO program: Filesystem flags: signed_directory_hash >09:41:09,001 INFO program: Default mount options: user_xattr acl >09:41:09,001 INFO program: Filesystem state: clean >09:41:09,001 INFO program: Errors behavior: Continue >09:41:09,002 INFO program: Filesystem OS type: Linux >09:41:09,002 INFO program: Inode count: 65536 >09:41:09,002 INFO program: Block count: 1048576 >09:41:09,002 INFO program: Reserved block count: 0 >09:41:09,002 INFO program: Free blocks: 302082 >09:41:09,003 INFO program: Free inodes: 38129 >09:41:09,003 INFO program: First block: 1 >09:41:09,003 INFO program: Block size: 1024 >09:41:09,003 INFO program: Fragment size: 1024 >09:41:09,004 INFO program: Reserved GDT blocks: 256 >09:41:09,004 INFO program: Blocks per group: 8192 >09:41:09,004 INFO program: Fragments per group: 8192 >09:41:09,004 INFO program: Inodes per group: 512 >09:41:09,004 INFO program: Inode blocks per group: 128 >09:41:09,005 INFO program: Flex block group size: 16 >09:41:09,005 INFO program: Filesystem created: Tue Oct 9 19:53:02 2012 >09:41:09,005 INFO program: Last mount time: Tue Oct 9 19:53:16 2012 >09:41:09,005 INFO program: Last write time: Tue Oct 9 19:53:23 2012 >09:41:09,006 INFO program: Mount count: 2 >09:41:09,006 INFO program: Maximum mount count: -1 >09:41:09,006 INFO program: Last checked: Tue Oct 9 19:53:02 2012 >09:41:09,006 INFO program: Check interval: 0 (<none>) >09:41:09,007 INFO program: Lifetime writes: 32 MB >09:41:09,007 INFO program: Reserved blocks uid: 0 (user root) >09:41:09,007 INFO program: Reserved blocks gid: 0 (group root) >09:41:09,007 INFO program: First inode: 11 >09:41:09,007 INFO program: Inode size: 256 >09:41:09,008 INFO program: Required extra isize: 28 >09:41:09,008 INFO program: Desired extra isize: 28 >09:41:09,008 INFO program: Journal inode: 8 >09:41:09,008 INFO program: Default directory hash: half_md4 >09:41:09,009 INFO program: Directory Hash Seed: a2aeb6db-8a02-4fa8-816f-a30f2264f06a >09:41:09,009 INFO program: Journal backup: inode blocks >09:41:09,009 INFO program: Journal features: (none) >09:41:09,009 INFO program: Journal size: 32M >09:41:09,010 INFO program: Journal length: 32768 >09:41:09,010 INFO program: Journal sequence: 0x00000007 >09:41:09,013 INFO program: Journal start: 0 >09:41:09,014 INFO program: >09:41:09,014 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:41:09,014 INFO program: Running... resize2fs -P /dev/loop1 >09:41:09,032 INFO program: Couldn't find valid filesystem superblock. >09:41:09,032 ERR program: resize2fs 1.42.5 (29-Jul-2012) >09:41:09,033 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >09:41:09,114 INFO program: Running... udevadm settle --timeout=300 >09:41:09,273 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >09:41:09,296 INFO program: Filesystem volume name: Anaconda >09:41:09,297 INFO program: Last mounted on: /sysroot >09:41:09,297 INFO program: Filesystem UUID: 808f46f0-959c-462a-af0a-e6a598d93848 >09:41:09,297 INFO program: Filesystem magic number: 0xEF53 >09:41:09,297 INFO program: Filesystem revision #: 1 (dynamic) >09:41:09,298 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >09:41:09,298 INFO program: Filesystem flags: signed_directory_hash >09:41:09,298 INFO program: Default mount options: user_xattr acl >09:41:09,298 INFO program: Filesystem state: clean >09:41:09,299 INFO program: Errors behavior: Continue >09:41:09,299 INFO program: Filesystem OS type: Linux >09:41:09,299 INFO program: Inode count: 65536 >09:41:09,299 INFO program: Block count: 1048576 >09:41:09,300 INFO program: Reserved block count: 0 >09:41:09,300 INFO program: Free blocks: 302082 >09:41:09,300 INFO program: Free inodes: 38129 >09:41:09,300 INFO program: First block: 1 >09:41:09,301 INFO program: Block size: 1024 >09:41:09,301 INFO program: Fragment size: 1024 >09:41:09,301 INFO program: Reserved GDT blocks: 256 >09:41:09,301 INFO program: Blocks per group: 8192 >09:41:09,302 INFO program: Fragments per group: 8192 >09:41:09,302 INFO program: Inodes per group: 512 >09:41:09,302 INFO program: Inode blocks per group: 128 >09:41:09,306 INFO program: Flex block group size: 16 >09:41:09,306 INFO program: Filesystem created: Tue Oct 9 19:53:02 2012 >09:41:09,306 INFO program: Last mount time: Thu Oct 11 09:40:55 2012 >09:41:09,307 INFO program: Last write time: Thu Oct 11 09:40:55 2012 >09:41:09,307 INFO program: Mount count: 3 >09:41:09,307 INFO program: Maximum mount count: -1 >09:41:09,307 INFO program: Last checked: Tue Oct 9 19:53:02 2012 >09:41:09,308 INFO program: Check interval: 0 (<none>) >09:41:09,308 INFO program: Lifetime writes: 32 MB >09:41:09,308 INFO program: Reserved blocks uid: 0 (user root) >09:41:09,308 INFO program: Reserved blocks gid: 0 (group root) >09:41:09,309 INFO program: First inode: 11 >09:41:09,309 INFO program: Inode size: 256 >09:41:09,309 INFO program: Required extra isize: 28 >09:41:09,309 INFO program: Desired extra isize: 28 >09:41:09,310 INFO program: Journal inode: 8 >09:41:09,310 INFO program: Default directory hash: half_md4 >09:41:09,310 INFO program: Directory Hash Seed: a2aeb6db-8a02-4fa8-816f-a30f2264f06a >09:41:09,310 INFO program: Journal backup: inode blocks >09:41:09,311 INFO program: Journal features: (none) >09:41:09,311 INFO program: Journal size: 32M >09:41:09,311 INFO program: Journal length: 32768 >09:41:09,311 INFO program: Journal sequence: 0x00000008 >09:41:09,312 INFO program: Journal start: 1 >09:41:09,312 INFO program: >09:41:09,312 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:41:09,313 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >09:41:09,326 INFO program: Filesystem volume name: Anaconda >09:41:09,326 INFO program: Last mounted on: /sysroot >09:41:09,326 INFO program: Filesystem UUID: 808f46f0-959c-462a-af0a-e6a598d93848 >09:41:09,327 INFO program: Filesystem magic number: 0xEF53 >09:41:09,327 INFO program: Filesystem revision #: 1 (dynamic) >09:41:09,327 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >09:41:09,327 INFO program: Filesystem flags: signed_directory_hash >09:41:09,328 INFO program: Default mount options: user_xattr acl >09:41:09,328 INFO program: Filesystem state: clean >09:41:09,328 INFO program: Errors behavior: Continue >09:41:09,328 INFO program: Filesystem OS type: Linux >09:41:09,329 INFO program: Inode count: 65536 >09:41:09,329 INFO program: Block count: 1048576 >09:41:09,329 INFO program: Reserved block count: 0 >09:41:09,332 INFO program: Free blocks: 302082 >09:41:09,333 INFO program: Free inodes: 38129 >09:41:09,333 INFO program: First block: 1 >09:41:09,333 INFO program: Block size: 1024 >09:41:09,333 INFO program: Fragment size: 1024 >09:41:09,334 INFO program: Reserved GDT blocks: 256 >09:41:09,334 INFO program: Blocks per group: 8192 >09:41:09,334 INFO program: Fragments per group: 8192 >09:41:09,334 INFO program: Inodes per group: 512 >09:41:09,335 INFO program: Inode blocks per group: 128 >09:41:09,335 INFO program: Flex block group size: 16 >09:41:09,335 INFO program: Filesystem created: Tue Oct 9 19:53:02 2012 >09:41:09,335 INFO program: Last mount time: Thu Oct 11 09:40:55 2012 >09:41:09,336 INFO program: Last write time: Thu Oct 11 09:40:55 2012 >09:41:09,336 INFO program: Mount count: 3 >09:41:09,336 INFO program: Maximum mount count: -1 >09:41:09,336 INFO program: Last checked: Tue Oct 9 19:53:02 2012 >09:41:09,337 INFO program: Check interval: 0 (<none>) >09:41:09,337 INFO program: Lifetime writes: 32 MB >09:41:09,337 INFO program: Reserved blocks uid: 0 (user root) >09:41:09,337 INFO program: Reserved blocks gid: 0 (group root) >09:41:09,338 INFO program: First inode: 11 >09:41:09,338 INFO program: Inode size: 256 >09:41:09,338 INFO program: Required extra isize: 28 >09:41:09,338 INFO program: Desired extra isize: 28 >09:41:09,339 INFO program: Journal inode: 8 >09:41:09,339 INFO program: Default directory hash: half_md4 >09:41:09,340 INFO program: Directory Hash Seed: a2aeb6db-8a02-4fa8-816f-a30f2264f06a >09:41:09,340 INFO program: Journal backup: inode blocks >09:41:09,341 INFO program: Journal features: (none) >09:41:09,341 INFO program: Journal size: 32M >09:41:09,342 INFO program: Journal length: 32768 >09:41:09,343 INFO program: Journal sequence: 0x00000008 >09:41:09,343 INFO program: Journal start: 1 >09:41:09,344 INFO program: >09:41:09,344 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >09:41:09,345 INFO program: Running... resize2fs -P /dev/mapper/live-rw >09:41:09,364 INFO program: Estimated minimum size of the filesystem: 743984 >09:41:09,365 ERR program: resize2fs 1.42.5 (29-Jul-2012) >09:41:09,437 INFO program: Running... udevadm settle --timeout=300 >09:41:09,500 INFO program: Running... udevadm settle --timeout=300 >09:41:09,547 INFO program: Running... udevadm settle --timeout=300 >09:41:09,609 INFO program: Running... udevadm settle --timeout=300 >09:41:09,665 INFO program: Running... udevadm settle --timeout=300 >09:41:09,706 INFO program: Running... udevadm settle --timeout=300 >09:41:09,744 INFO program: Running... udevadm settle --timeout=300 >09:41:09,808 INFO program: Running... udevadm settle --timeout=300 >09:41:09,873 INFO program: Running... udevadm settle --timeout=300 >09:41:09,921 INFO program: Running... udevadm settle --timeout=300 >09:41:09,973 INFO program: Running... udevadm settle --timeout=300 >09:41:10,022 INFO program: Running... udevadm settle --timeout=300 >09:41:10,055 INFO program: Running... udevadm settle --timeout=300 >09:41:10,103 INFO program: Running... udevadm settle --timeout=300 >09:41:10,153 INFO program: Running... udevadm settle --timeout=300 >09:41:10,195 INFO program: Running... udevadm settle --timeout=300 >09:41:10,245 INFO program: Running... udevadm settle --timeout=300 >09:41:10,281 INFO program: Running... udevadm settle --timeout=300 >09:41:10,325 INFO program: Running... udevadm settle --timeout=300 >09:41:10,368 INFO program: Running... udevadm settle --timeout=300 >09:41:10,407 INFO program: Running... udevadm settle --timeout=300 >09:41:10,454 INFO program: Running... udevadm settle --timeout=300 >09:41:10,493 INFO program: Running... udevadm settle --timeout=300 >09:41:10,538 INFO program: Running... udevadm settle --timeout=300 >09:41:10,627 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >09:41:10,680 INFO program: Running... /bin/umount /mnt/sysimage >09:41:10,748 INFO program: Running... udevadm settle --timeout=300 >09:41:10,797 INFO program: Running... udevadm settle --timeout=300 >09:41:10,837 INFO program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/vdp1 /mnt/sysimage >09:41:10,853 INFO program: Running... /bin/umount /mnt/sysimage >09:41:10,918 INFO program: Running... udevadm settle --timeout=300 >09:41:10,965 INFO program: Running... udevadm settle --timeout=300 >05:43:53,334 INFO program: Running... modprobe btrfs >05:43:53,469 INFO program: Running... modprobe xfs >05:43:53,570 INFO program: Running... modprobe vfat >05:44:12,162 INFO program: Running... udevadm settle --timeout=300 >05:44:42,907 INFO program: Running... udevadm settle --timeout=300 >05:45:16,109 INFO program: Running... udevadm settle --timeout=300 >05:45:49,783 INFO program: Running... udevadm settle --timeout=300 >05:46:13,769 INFO program: Running... udevadm settle --timeout=300 >05:46:14,001 INFO program: Running... udevadm settle --timeout=300 >05:46:14,044 INFO program: Running... multipath -d >05:46:14,114 INFO program: Running... multipath -ll >05:46:14,344 INFO program: Running... dumpe2fs -h /dev/vda1 >05:46:14,395 INFO program: Filesystem volume name: <none> >05:46:14,396 INFO program: Last mounted on: /boot >05:46:14,396 INFO program: Filesystem UUID: ab89db9f-d89b-4938-b7f6-f71a978a7c6c >05:46:14,397 INFO program: Filesystem magic number: 0xEF53 >05:46:14,397 INFO program: Filesystem revision #: 1 (dynamic) >05:46:14,397 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 >05:46:14,398 INFO program: Filesystem flags: signed_directory_hash >05:46:14,398 INFO program: Default mount options: user_xattr acl >05:46:14,399 INFO program: Filesystem state: clean >05:46:14,399 INFO program: Errors behavior: Continue >05:46:14,400 INFO program: Filesystem OS type: Linux >05:46:14,400 INFO program: Inode count: 128016 >05:46:14,400 INFO program: Block count: 512000 >05:46:14,401 INFO program: Reserved block count: 25600 >05:46:14,401 INFO program: Free blocks: 451019 >05:46:14,402 INFO program: Free inodes: 127671 >05:46:14,402 INFO program: First block: 1 >05:46:14,402 INFO program: Block size: 1024 >05:46:14,403 INFO program: Fragment size: 1024 >05:46:14,403 INFO program: Reserved GDT blocks: 256 >05:46:14,404 INFO program: Blocks per group: 8192 >05:46:14,404 INFO program: Fragments per group: 8192 >05:46:14,404 INFO program: Inodes per group: 2032 >05:46:14,405 INFO program: Inode blocks per group: 254 >05:46:14,405 INFO program: Flex block group size: 16 >05:46:14,406 INFO program: Filesystem created: Tue Oct 9 22:56:16 2012 >05:46:14,406 INFO program: Last mount time: Tue Oct 9 23:18:58 2012 >05:46:14,407 INFO program: Last write time: Wed Oct 10 08:01:24 2012 >05:46:14,407 INFO program: Mount count: 2 >05:46:14,407 INFO program: Maximum mount count: -1 >05:46:14,408 INFO program: Last checked: Tue Oct 9 22:56:16 2012 >05:46:14,408 INFO program: Check interval: 0 (<none>) >05:46:14,408 INFO program: Lifetime writes: 58 MB >05:46:14,409 INFO program: Reserved blocks uid: 0 (user root) >05:46:14,409 INFO program: Reserved blocks gid: 0 (group root) >05:46:14,409 INFO program: First inode: 11 >05:46:14,410 INFO program: Inode size: 128 >05:46:14,410 INFO program: Journal inode: 8 >05:46:14,410 INFO program: Default directory hash: half_md4 >05:46:14,411 INFO program: Directory Hash Seed: d0ead764-0aa7-4417-87d4-3f7494e6b1d0 >05:46:14,411 INFO program: Journal backup: inode blocks >05:46:14,411 INFO program: Journal features: (none) >05:46:14,412 INFO program: Journal size: 8M >05:46:14,412 INFO program: Journal length: 8192 >05:46:14,412 INFO program: Journal sequence: 0x0000001d >05:46:14,413 INFO program: Journal start: 0 >05:46:14,413 INFO program: >05:46:14,413 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >05:46:14,414 INFO program: Running... dumpe2fs -h /dev/vda1 >05:46:14,428 INFO program: Filesystem volume name: <none> >05:46:14,429 INFO program: Last mounted on: /boot >05:46:14,429 INFO program: Filesystem UUID: ab89db9f-d89b-4938-b7f6-f71a978a7c6c >05:46:14,429 INFO program: Filesystem magic number: 0xEF53 >05:46:14,430 INFO program: Filesystem revision #: 1 (dynamic) >05:46:14,430 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 >05:46:14,431 INFO program: Filesystem flags: signed_directory_hash >05:46:14,431 INFO program: Default mount options: user_xattr acl >05:46:14,432 INFO program: Filesystem state: clean >05:46:14,432 INFO program: Errors behavior: Continue >05:46:14,432 INFO program: Filesystem OS type: Linux >05:46:14,433 INFO program: Inode count: 128016 >05:46:14,433 INFO program: Block count: 512000 >05:46:14,434 INFO program: Reserved block count: 25600 >05:46:14,434 INFO program: Free blocks: 451019 >05:46:14,435 INFO program: Free inodes: 127671 >05:46:14,435 INFO program: First block: 1 >05:46:14,435 INFO program: Block size: 1024 >05:46:14,436 INFO program: Fragment size: 1024 >05:46:14,436 INFO program: Reserved GDT blocks: 256 >05:46:14,437 INFO program: Blocks per group: 8192 >05:46:14,437 INFO program: Fragments per group: 8192 >05:46:14,437 INFO program: Inodes per group: 2032 >05:46:14,438 INFO program: Inode blocks per group: 254 >05:46:14,438 INFO program: Flex block group size: 16 >05:46:14,439 INFO program: Filesystem created: Tue Oct 9 22:56:16 2012 >05:46:14,439 INFO program: Last mount time: Tue Oct 9 23:18:58 2012 >05:46:14,440 INFO program: Last write time: Wed Oct 10 08:01:24 2012 >05:46:14,440 INFO program: Mount count: 2 >05:46:14,440 INFO program: Maximum mount count: -1 >05:46:14,441 INFO program: Last checked: Tue Oct 9 22:56:16 2012 >05:46:14,441 INFO program: Check interval: 0 (<none>) >05:46:14,441 INFO program: Lifetime writes: 58 MB >05:46:14,442 INFO program: Reserved blocks uid: 0 (user root) >05:46:14,442 INFO program: Reserved blocks gid: 0 (group root) >05:46:14,442 INFO program: First inode: 11 >05:46:14,443 INFO program: Inode size: 128 >05:46:14,443 INFO program: Journal inode: 8 >05:46:14,443 INFO program: Default directory hash: half_md4 >05:46:14,444 INFO program: Directory Hash Seed: d0ead764-0aa7-4417-87d4-3f7494e6b1d0 >05:46:14,444 INFO program: Journal backup: inode blocks >05:46:14,444 INFO program: Journal features: (none) >05:46:14,444 INFO program: Journal size: 8M >05:46:14,445 INFO program: Journal length: 8192 >05:46:14,445 INFO program: Journal sequence: 0x0000001d >05:46:14,445 INFO program: Journal start: 0 >05:46:14,446 INFO program: >05:46:14,446 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >05:46:14,447 INFO program: Running... resize2fs -P /dev/vda1 >05:46:14,476 INFO program: Estimated minimum size of the filesystem: 49861 >05:46:14,477 ERR program: resize2fs 1.42.5 (29-Jul-2012) > > >/tmp/storage.log: >09:41:01,331 DEBUG storage: registered device format class BIOSBoot as biosboot >09:41:01,333 DEBUG storage: registered device format class DMRaidMember as dmraidmember >09:41:01,335 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >09:41:01,336 DEBUG storage: registered device format class PPCPRePBoot as prepboot >09:41:01,378 DEBUG storage: registered device format class LUKS as luks >09:41:01,380 DEBUG storage: registered device format class MDRaidMember as mdmember >09:41:01,381 DEBUG storage: registered device format class MultipathMember as multipath_member >09:41:01,402 DEBUG storage: registered device format class Ext2FS as ext2 >09:41:01,403 DEBUG storage: registered device format class Ext3FS as ext3 >09:41:01,403 DEBUG storage: registered device format class Ext4FS as ext4 >09:41:01,404 DEBUG storage: registered device format class FATFS as vfat >09:41:01,404 DEBUG storage: registered device format class EFIFS as efi >09:41:01,405 DEBUG storage: registered device format class BTRFS as btrfs >09:41:01,405 DEBUG storage: registered device format class GFS2 as gfs2 >09:41:01,406 DEBUG storage: registered device format class JFS as jfs >09:41:01,406 DEBUG storage: registered device format class ReiserFS as reiserfs >09:41:01,407 DEBUG storage: registered device format class XFS as xfs >09:41:01,407 DEBUG storage: registered device format class HFS as hfs >09:41:01,408 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >09:41:01,408 DEBUG storage: registered device format class HFSPlus as hfs+ >09:41:01,409 DEBUG storage: registered device format class NTFS as ntfs >09:41:01,409 DEBUG storage: registered device format class NFS as nfs >09:41:01,410 DEBUG storage: registered device format class NFSv4 as nfs4 >09:41:01,410 DEBUG storage: registered device format class Iso9660FS as iso9660 >09:41:01,411 DEBUG storage: registered device format class NoDevFS as nodev >09:41:01,411 DEBUG storage: registered device format class DevPtsFS as devpts >09:41:01,412 DEBUG storage: registered device format class ProcFS as proc >09:41:01,412 DEBUG storage: registered device format class SysFS as sysfs >09:41:01,413 DEBUG storage: registered device format class TmpFS as tmpfs >09:41:01,413 DEBUG storage: registered device format class BindFS as bind >09:41:01,414 DEBUG storage: registered device format class SELinuxFS as selinuxfs >09:41:01,414 DEBUG storage: registered device format class USBFS as usbfs >09:41:01,418 DEBUG storage: registered device format class DiskLabel as disklabel >09:41:01,421 DEBUG storage: registered device format class SwapSpace as swap >09:41:02,242 DEBUG storage: MultipathTopology._build_topology: >09:41:02,243 DEBUG storage: /etc/multipath.conf contents: >09:41:02,244 DEBUG storage: # multipath.conf written by anaconda >09:41:02,244 DEBUG storage: >09:41:02,245 DEBUG storage: defaults { >09:41:02,245 DEBUG storage: user_friendly_names yes >09:41:02,246 DEBUG storage: } >09:41:02,246 DEBUG storage: blacklist { >09:41:02,247 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >09:41:02,247 DEBUG storage: devnode "^hd[a-z]" >09:41:02,248 DEBUG storage: devnode "^dcssblk[0-9]*" >09:41:02,248 DEBUG storage: device { >09:41:02,249 DEBUG storage: vendor "DGC" >09:41:02,249 DEBUG storage: product "LUNZ" >09:41:02,250 DEBUG storage: } >09:41:02,250 DEBUG storage: device { >09:41:02,251 DEBUG storage: vendor "IBM" >09:41:02,251 DEBUG storage: product "S/390.*" >09:41:02,252 DEBUG storage: } >09:41:02,252 DEBUG storage: # don't count normal SATA devices as multipaths >09:41:02,253 DEBUG storage: device { >09:41:02,253 DEBUG storage: vendor "ATA" >09:41:02,253 DEBUG storage: } >09:41:02,254 DEBUG storage: # don't count 3ware devices as multipaths >09:41:02,254 DEBUG storage: device { >09:41:02,255 DEBUG storage: vendor "3ware" >09:41:02,255 DEBUG storage: } >09:41:02,256 DEBUG storage: device { >09:41:02,256 DEBUG storage: vendor "AMCC" >09:41:02,257 DEBUG storage: } >09:41:02,257 DEBUG storage: # nor highpoint devices >09:41:02,258 DEBUG storage: device { >09:41:02,258 DEBUG storage: vendor "HPT" >09:41:02,258 DEBUG storage: } >09:41:02,259 DEBUG storage: } >09:41:02,259 DEBUG storage: multipaths { >09:41:02,259 DEBUG storage: } >09:41:02,260 DEBUG storage: (end of /etc/multipath.conf) >09:41:02,340 INFO storage: MultipathTopology: found non-disk device: sr0 >09:41:02,342 INFO storage: MultipathTopology: found singlepath device: vda >09:41:02,343 INFO storage: MultipathTopology: found non-disk device: vda1 >09:41:02,345 INFO storage: MultipathTopology: found non-disk device: vda2 >09:41:02,345 INFO storage: MultipathTopology: found non-disk device: vda3 >09:41:02,346 INFO storage: MultipathTopology: found singlepath device: vdb >09:41:02,348 INFO storage: MultipathTopology: found singlepath device: vdc >09:41:02,349 INFO storage: MultipathTopology: found singlepath device: vdd >09:41:02,350 INFO storage: MultipathTopology: found singlepath device: vde >09:41:02,351 INFO storage: MultipathTopology: found singlepath device: vdf >09:41:02,352 INFO storage: MultipathTopology: found singlepath device: vdg >09:41:02,353 INFO storage: MultipathTopology: found singlepath device: vdh >09:41:02,354 INFO storage: MultipathTopology: found singlepath device: vdi >09:41:02,356 INFO storage: MultipathTopology: found singlepath device: vdj >09:41:02,357 INFO storage: MultipathTopology: found singlepath device: vdk >09:41:02,358 INFO storage: MultipathTopology: found singlepath device: vdl >09:41:02,359 INFO storage: MultipathTopology: found singlepath device: vdm >09:41:02,360 INFO storage: MultipathTopology: found singlepath device: vdn >09:41:02,361 INFO storage: MultipathTopology: found singlepath device: vdo >09:41:02,362 INFO storage: MultipathTopology: found singlepath device: vdp >09:41:02,364 INFO storage: MultipathTopology: found non-disk device: vdp1 >09:41:02,364 INFO storage: MultipathTopology: found singlepath device: loop0 >09:41:02,366 INFO storage: MultipathTopology: found singlepath device: loop1 >09:41:02,367 INFO storage: MultipathTopology: found singlepath device: loop2 >09:41:02,367 INFO storage: MultipathTopology: found singlepath device: loop3 >09:41:02,368 INFO storage: MultipathTopology: found singlepath device: loop4 >09:41:02,369 INFO storage: MultipathTopology: found singlepath device: loop5 >09:41:02,370 INFO storage: MultipathTopology: found singlepath device: loop6 >09:41:02,371 INFO storage: MultipathTopology: found singlepath device: loop7 >09:41:02,372 INFO storage: MultipathTopology: found singlepath device: dm-0 >09:41:05,908 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >09:41:05,909 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:41:06,284 DEBUG storage: MultipathTopology._build_topology: >09:41:06,285 DEBUG storage: /etc/multipath.conf contents: >09:41:06,286 DEBUG storage: # multipath.conf written by anaconda >09:41:06,286 DEBUG storage: >09:41:06,287 DEBUG storage: defaults { >09:41:06,287 DEBUG storage: user_friendly_names yes >09:41:06,288 DEBUG storage: } >09:41:06,288 DEBUG storage: blacklist { >09:41:06,289 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >09:41:06,289 DEBUG storage: devnode "^hd[a-z]" >09:41:06,298 DEBUG storage: devnode "^dcssblk[0-9]*" >09:41:06,298 DEBUG storage: device { >09:41:06,299 DEBUG storage: vendor "DGC" >09:41:06,299 DEBUG storage: product "LUNZ" >09:41:06,300 DEBUG storage: } >09:41:06,300 DEBUG storage: device { >09:41:06,301 DEBUG storage: vendor "IBM" >09:41:06,301 DEBUG storage: product "S/390.*" >09:41:06,302 DEBUG storage: } >09:41:06,302 DEBUG storage: # don't count normal SATA devices as multipaths >09:41:06,303 DEBUG storage: device { >09:41:06,303 DEBUG storage: vendor "ATA" >09:41:06,304 DEBUG storage: } >09:41:06,304 DEBUG storage: # don't count 3ware devices as multipaths >09:41:06,305 DEBUG storage: device { >09:41:06,305 DEBUG storage: vendor "3ware" >09:41:06,306 DEBUG storage: } >09:41:06,306 DEBUG storage: device { >09:41:06,306 DEBUG storage: vendor "AMCC" >09:41:06,307 DEBUG storage: } >09:41:06,307 DEBUG storage: # nor highpoint devices >09:41:06,308 DEBUG storage: device { >09:41:06,308 DEBUG storage: vendor "HPT" >09:41:06,309 DEBUG storage: } >09:41:06,309 DEBUG storage: } >09:41:06,309 DEBUG storage: multipaths { >09:41:06,314 DEBUG storage: } >09:41:06,315 DEBUG storage: (end of /etc/multipath.conf) >09:41:06,491 INFO storage: MultipathTopology: found non-disk device: sr0 >09:41:06,492 INFO storage: MultipathTopology: found singlepath device: vda >09:41:06,493 INFO storage: MultipathTopology: found non-disk device: vda1 >09:41:06,493 INFO storage: MultipathTopology: found non-disk device: vda2 >09:41:06,494 INFO storage: MultipathTopology: found non-disk device: vda3 >09:41:06,496 INFO storage: MultipathTopology: found singlepath device: vdb >09:41:06,496 INFO storage: MultipathTopology: found singlepath device: vdc >09:41:06,497 INFO storage: MultipathTopology: found singlepath device: vdd >09:41:06,498 INFO storage: MultipathTopology: found singlepath device: vde >09:41:06,499 INFO storage: MultipathTopology: found singlepath device: vdf >09:41:06,500 INFO storage: MultipathTopology: found singlepath device: vdg >09:41:06,500 INFO storage: MultipathTopology: found singlepath device: vdh >09:41:06,502 INFO storage: MultipathTopology: found singlepath device: vdi >09:41:06,502 INFO storage: MultipathTopology: found singlepath device: vdj >09:41:06,503 INFO storage: MultipathTopology: found singlepath device: vdk >09:41:06,504 INFO storage: MultipathTopology: found singlepath device: vdl >09:41:06,505 INFO storage: MultipathTopology: found singlepath device: vdm >09:41:06,506 INFO storage: MultipathTopology: found singlepath device: vdn >09:41:06,515 INFO storage: MultipathTopology: found singlepath device: vdo >09:41:06,516 INFO storage: MultipathTopology: found singlepath device: vdp >09:41:06,517 INFO storage: MultipathTopology: found non-disk device: vdp1 >09:41:06,518 INFO storage: MultipathTopology: found singlepath device: loop0 >09:41:06,520 INFO storage: MultipathTopology: found singlepath device: loop1 >09:41:06,524 INFO storage: MultipathTopology: found singlepath device: loop2 >09:41:06,525 INFO storage: MultipathTopology: found singlepath device: loop3 >09:41:06,526 INFO storage: MultipathTopology: found singlepath device: loop4 >09:41:06,528 INFO storage: MultipathTopology: found singlepath device: loop5 >09:41:06,529 INFO storage: MultipathTopology: found singlepath device: loop6 >09:41:06,531 INFO storage: MultipathTopology: found singlepath device: loop7 >09:41:06,532 INFO storage: MultipathTopology: found singlepath device: dm-0 >09:41:06,533 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vdb', 'vdc', 'vdd', 'vde', 'vdf', 'vdg', 'vdh', 'vdi', 'vdj', 'vdk', 'vdl', 'vdm', 'vdn', 'vdo', 'vdp', 'vdp1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >09:41:06,560 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC3\\x20x86_64 /dev/disk/by-uuid/2012-10-09-19-57-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_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC3_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC3\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-09-19-57-41-00', > 'ID_FS_UUID_ENC': '2012-10-09-19-57-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': '1.0_1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '90240', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC3\\x20x86_64', > '/dev/disk/by-uuid/2012-10-09-19-57-41-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >09:41:06,564 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >09:41:06,584 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >09:41:06,597 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:06,602 INFO storage: sr0 is a cdrom >09:41:06,604 DEBUG storage: DeviceTree.addUdevOpticalDevice: >09:41:06,604 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:06,607 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:41:06,611 INFO storage: added cdrom sr0 (id 0) to device tree >09:41:06,612 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:41:06,615 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:41:06,617 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >09:41:06,622 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >09:41:06,623 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >09:41:06,647 WARN storage: disklabel detected but not usable on sr0 >09:41:06,647 INFO storage: type detected on 'sr0' is 'iso9660' >09:41:06,652 DEBUG storage: Iso9660FS.supported: supported: True ; >09:41:06,655 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >09:41:06,656 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >09:41:06,658 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:41:06,664 DEBUG storage: looking up parted Device: /dev/sr0 >09:41:06,665 INFO storage: got device: OpticalDevice instance (0x7f62e3e9da10) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4264.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > 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: 2183168 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (135, 255, 63) biosGeometry: (135, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e42bc4d0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >09:41:06,667 DEBUG storage: Iso9660FS.supported: supported: True ; >09:41:06,667 INFO storage: got format: Iso9660FS instance (0x7f62e71b3990) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-09-19-57-41-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC3_x86_64 size = 0 targetSize = 0 > >09:41:06,669 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': '30828', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >09:41:06,680 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >09:41:06,681 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >09:41:06,682 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:06,688 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >09:41:06,693 INFO storage: vda is a disk >09:41:06,698 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:06,699 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:41:06,704 INFO storage: added disk vda (id 1) to device tree >09:41:06,705 DEBUG storage: looking up parted Device: /dev/vda >09:41:06,709 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >09:41:06,718 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >09:41:06,746 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:41:06,772 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >09:41:06,919 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f62e71d5950>, <parted.partition.Partition object at 0x7f62e71d5c90>, <parted.partition.Partition object at 0x7f62e71d5ed0>] > device: <parted.device.Device object at 0x7f62e71d5790> > PedDisk: <_ped.Disk object at 0x7f62e71d98c0> >09:41:06,927 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:41:06,984 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >09:41:07,122 INFO storage: got device: DiskDevice instance (0x7f62e3e9dad0) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 9500.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: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19301, 16, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e42bc290> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e71b3950> >09:41:07,125 INFO storage: got format: DiskLabel instance (0x7f62e6e0ed10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f62e71d5950>, <parted.partition.Partition object at 0x7f62e71d5c90>, <parted.partition.Partition object at 0x7f62e71d5ed0>] > device: <parted.device.Device object at 0x7f62e71d5790> > PedDisk: <_ped.Disk object at 0x7f62e71d98c0> > origPartedDisk = <parted.disk.Disk object at 0x7f62e71dd090> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19301, 16, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e42bc680> > >09:41:07,132 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/ab89db9f-d89b-4938-b7f6-f71a978a7c6c', > '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': 'ab89db9f-d89b-4938-b7f6-f71a978a7c6c', > 'ID_FS_UUID_ENC': 'ab89db9f-d89b-4938-b7f6-f71a978a7c6c', > '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': '30863', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/ab89db9f-d89b-4938-b7f6-f71a978a7c6c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1'} ; name: vda1 ; >09:41:07,137 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >09:41:07,138 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >09:41:07,140 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:07,140 INFO storage: vda1 is a partition >09:41:07,142 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >09:41:07,145 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >09:41:07,146 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >09:41:07,154 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >09:41:07,164 DEBUG storage: PartitionDevice._setFormat: vda1 ; >09:41:07,165 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:07,166 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >09:41:07,168 DEBUG storage: looking up parted Partition: /dev/vda1 >09:41:07,178 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >09:41:07,180 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >09:41:07,181 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >09:41:07,183 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >09:41:07,193 INFO storage: added partition vda1 (id 2) to device tree >09:41:07,194 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >09:41:07,195 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >09:41:07,197 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >09:41:07,208 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >09:41:07,247 WARN storage: disklabel detected but not usable on vda1 >09:41:07,249 INFO storage: type detected on 'vda1' is 'ext4' >09:41:07,418 DEBUG storage: Ext4FS.supported: supported: True ; >09:41:07,419 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:41:07,422 DEBUG storage: PartitionDevice._setFormat: vda1 ; >09:41:07,426 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >09:41:07,429 DEBUG storage: looking up parted Device: /dev/vda1 >09:41:07,434 INFO storage: got device: PartitionDevice instance (0x7f62e71b3910) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 9500MB 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: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e42bca70> > 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 0x7f62e71d5850> fileSystem: <parted.filesystem.FileSystem object at 0x7f62e71d5dd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62e71d5a50> PedPartition: <_ped.Partition object at 0x7f62e71d3350> > disk = existing 9500MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:41:07,436 DEBUG storage: Ext4FS.supported: supported: True ; >09:41:07,439 INFO storage: got format: Ext4FS instance (0x7f62e71dd610) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = ab89db9f-d89b-4938-b7f6-f71a978a7c6c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >09:41:07,442 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/42a114e3-13e7-4e54-910c-aaf03b4316c0', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '42a114e3-13e7-4e54-910c-aaf03b4316c0', > 'ID_FS_UUID_ENC': '42a114e3-13e7-4e54-910c-aaf03b4316c0', > 'ID_FS_VERSION': '1', > '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': '2031616', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30876', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/42a114e3-13e7-4e54-910c-aaf03b4316c0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >09:41:07,451 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >09:41:07,452 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >09:41:07,453 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:07,461 INFO storage: vda2 is a partition >09:41:07,462 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >09:41:07,481 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >09:41:07,486 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >09:41:07,488 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >09:41:07,493 DEBUG storage: PartitionDevice._setFormat: vda2 ; >09:41:07,493 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:07,495 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >09:41:07,495 DEBUG storage: looking up parted Partition: /dev/vda2 >09:41:07,497 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >09:41:07,508 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >09:41:07,510 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >09:41:07,515 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >09:41:07,515 INFO storage: added partition vda2 (id 3) to device tree >09:41:07,516 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >09:41:07,518 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >09:41:07,523 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >09:41:07,524 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >09:41:07,545 WARN storage: disklabel detected but not usable on vda2 >09:41:07,546 INFO storage: type detected on 'vda2' is 'crypto_LUKS' >09:41:07,548 DEBUG storage: LUKS.__init__: uuid: 42a114e3-13e7-4e54-910c-aaf03b4316c0 ; exists: True ; label: None ; device: /dev/vda2 ; serial: None ; name: luks-42a114e3-13e7-4e54-910c-aaf03b4316c0 ; >09:41:07,554 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >09:41:07,555 DEBUG storage: PartitionDevice._setFormat: vda2 ; >09:41:07,557 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: luks ; >09:41:07,560 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vda2 ; >09:41:07,564 DEBUG storage: DeviceTree.getDeviceByName: name: luks-42a114e3-13e7-4e54-910c-aaf03b4316c0 ; >09:41:07,570 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:07,574 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >09:41:07,577 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:07,587 DEBUG storage: LUKSDevice._setFormat: luks-42a114e3-13e7-4e54-910c-aaf03b4316c0 ; current: None ; type: None ; >09:41:07,593 DEBUG storage: LUKSDevice.setup: luks-42a114e3-13e7-4e54-910c-aaf03b4316c0 ; status: False ; controllable: True ; orig: False ; >09:41:07,595 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-42a114e3-13e7-4e54-910c-aaf03b4316c0 ; orig: False ; >09:41:07,603 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >09:41:07,609 DEBUG storage: LUKS.setup: device: /dev/vda2 ; mapName: luks-42a114e3-13e7-4e54-910c-aaf03b4316c0 ; status: False ; type: luks ; >09:41:07,609 INFO storage: setup of luks-42a114e3-13e7-4e54-910c-aaf03b4316c0 failed: luks device not configured >09:41:07,610 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >09:41:07,611 DEBUG storage: looking up parted Device: /dev/vda2 >09:41:07,613 INFO storage: got device: PartitionDevice instance (0x7f62e71dd1d0) -- > name = vda2 status = True kids = 0 id = 3 > parents = ['existing 9500MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 992.0 > format = existing luks > 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: 2031616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2015, 16, 63) biosGeometry: (126, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e42bc950> > 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 0x7f62e71d5850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62e71d5d50> PedPartition: <_ped.Partition object at 0x7f62e71d32f0> > disk = existing 9500MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 3057663 length = 2031616 > flags = >09:41:07,617 INFO storage: got format: LUKS instance (0x7f62e41c32d0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/vda2 uuid = 42a114e3-13e7-4e54-910c-aaf03b4316c0 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-42a114e3-13e7-4e54-910c-aaf03b4316c0 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >09:41:07,619 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/adb10495-de60-4abf-b859-5eeb9d0fd089', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'adb10495-de60-4abf-b859-5eeb9d0fd089', > 'ID_FS_UUID_ENC': 'adb10495-de60-4abf-b859-5eeb9d0fd089', > 'ID_FS_VERSION': '1', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '3057664', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16398336', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30899', > 'name': 'vda3', > 'symlinks': ['/dev/disk/by-uuid/adb10495-de60-4abf-b859-5eeb9d0fd089'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3'} ; name: vda3 ; >09:41:07,626 INFO storage: scanning vda3 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3)... >09:41:07,627 DEBUG storage: DeviceTree.getDeviceByName: name: vda3 ; >09:41:07,628 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:07,633 INFO storage: vda3 is a partition >09:41:07,634 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda3 ; >09:41:07,635 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >09:41:07,636 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >09:41:07,638 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >09:41:07,642 DEBUG storage: PartitionDevice._setFormat: vda3 ; >09:41:07,643 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:07,644 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >09:41:07,644 DEBUG storage: looking up parted Partition: /dev/vda3 >09:41:07,646 DEBUG storage: PartitionDevice.probe: vda3 ; exists: True ; >09:41:07,652 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >09:41:07,653 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >09:41:07,658 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >09:41:07,659 INFO storage: added partition vda3 (id 5) to device tree >09:41:07,660 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >09:41:07,661 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >09:41:07,662 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >09:41:07,667 DEBUG storage: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >09:41:07,678 WARN storage: disklabel detected but not usable on vda3 >09:41:07,679 INFO storage: type detected on 'vda3' is 'crypto_LUKS' >09:41:07,684 DEBUG storage: LUKS.__init__: uuid: adb10495-de60-4abf-b859-5eeb9d0fd089 ; exists: True ; label: None ; device: /dev/vda3 ; serial: None ; name: luks-adb10495-de60-4abf-b859-5eeb9d0fd089 ; >09:41:07,684 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >09:41:07,686 DEBUG storage: PartitionDevice._setFormat: vda3 ; >09:41:07,687 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: luks ; >09:41:07,691 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vda3 ; >09:41:07,692 DEBUG storage: DeviceTree.getDeviceByName: name: luks-adb10495-de60-4abf-b859-5eeb9d0fd089 ; >09:41:07,693 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:07,695 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda3 ; >09:41:07,701 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:07,703 DEBUG storage: LUKSDevice._setFormat: luks-adb10495-de60-4abf-b859-5eeb9d0fd089 ; current: None ; type: None ; >09:41:07,704 DEBUG storage: LUKSDevice.setup: luks-adb10495-de60-4abf-b859-5eeb9d0fd089 ; status: False ; controllable: True ; orig: False ; >09:41:07,708 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-adb10495-de60-4abf-b859-5eeb9d0fd089 ; orig: False ; >09:41:07,710 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >09:41:07,711 DEBUG storage: LUKS.setup: device: /dev/vda3 ; mapName: luks-adb10495-de60-4abf-b859-5eeb9d0fd089 ; status: False ; type: luks ; >09:41:07,715 INFO storage: setup of luks-adb10495-de60-4abf-b859-5eeb9d0fd089 failed: luks device not configured >09:41:07,717 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vda3 ; >09:41:07,717 DEBUG storage: looking up parted Device: /dev/vda3 >09:41:07,719 INFO storage: got device: PartitionDevice instance (0x7f62e71e3e10) -- > name = vda3 status = True kids = 0 id = 5 > parents = ['existing 9500MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 8007.0 > format = existing luks > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16398336 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16268, 16, 63) biosGeometry: (1020, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e42bc5f0> > target size = 0 path = /dev/vda3 > 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 0x7f62e71d5850> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62e71d5f10> PedPartition: <_ped.Partition object at 0x7f62e71d33b0> > disk = existing 9500MB disk vda (1) with existing msdos disklabel > start = 3057664 end = 19455999 length = 16398336 > flags = >09:41:07,724 INFO storage: got format: LUKS instance (0x7f62e41c3c50) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/vda3 uuid = adb10495-de60-4abf-b859-5eeb9d0fd089 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-adb10495-de60-4abf-b859-5eeb9d0fd089 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >09:41:07,726 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '74046', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb'} ; name: vdb ; >09:41:07,727 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb)... >09:41:07,731 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >09:41:07,732 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:07,733 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >09:41:07,738 INFO storage: vdb is a disk >09:41:07,738 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:07,740 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >09:41:07,740 INFO storage: added disk vdb (id 7) to device tree >09:41:07,740 DEBUG storage: looking up parted Device: /dev/vdb >09:41:07,742 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >09:41:07,745 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >09:41:07,754 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >09:41:07,756 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >09:41:07,759 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41c3ed0> > PedDisk: <_ped.Disk object at 0x7f62e41d0680> >09:41:07,760 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:41:07,764 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >09:41:07,767 INFO storage: got device: DiskDevice instance (0x7f62e41c3b50) -- > name = vdb status = True kids = 0 id = 7 > parents = [] > uuid = None size = 400.0 > format = existing msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e42bcb00> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e41c3a50> >09:41:07,772 INFO storage: got format: DiskLabel instance (0x7f62e41c3050) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41c3ed0> > PedDisk: <_ped.Disk object at 0x7f62e41d0680> > origPartedDisk = <parted.disk.Disk object at 0x7f62e41c5410> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e42bcc20> > >09:41:07,775 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '78414', > 'name': 'vdc', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc'} ; name: vdc ; >09:41:07,775 INFO storage: scanning vdc (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc)... >09:41:07,777 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >09:41:07,783 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:07,784 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdc ; >09:41:07,785 INFO storage: vdc is a disk >09:41:07,788 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:07,789 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: None ; >09:41:07,789 INFO storage: added disk vdc (id 8) to device tree >09:41:07,790 DEBUG storage: looking up parted Device: /dev/vdc >09:41:07,795 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc ; >09:41:07,797 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: dos ; >09:41:07,800 DEBUG storage: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >09:41:07,809 DEBUG storage: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; exists: True ; >09:41:07,812 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41c5810> > PedDisk: <_ped.Disk object at 0x7f62e71d95f0> >09:41:07,813 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:41:07,817 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: disklabel ; >09:41:07,823 INFO storage: got device: DiskDevice instance (0x7f62e41c3b10) -- > name = vdc status = True kids = 0 id = 8 > parents = [] > uuid = None size = 400.0 > format = existing msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e42bccb0> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e41c5110> >09:41:07,824 INFO storage: got format: DiskLabel instance (0x7f62e41c5610) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41c5810> > PedDisk: <_ped.Disk object at 0x7f62e71d95f0> > origPartedDisk = <parted.disk.Disk object at 0x7f62e41c5cd0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e42bce60> > >09:41:07,826 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vdd', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84307', > 'name': 'vdd', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vdd'} ; name: vdd ; >09:41:07,831 INFO storage: scanning vdd (/devices/pci0000:00/0000:00:09.0/virtio5/block/vdd)... >09:41:07,832 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >09:41:07,833 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:07,834 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdd ; >09:41:07,835 INFO storage: vdd is a disk >09:41:07,841 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:07,842 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: None ; >09:41:07,842 INFO storage: added disk vdd (id 9) to device tree >09:41:07,843 DEBUG storage: looking up parted Device: /dev/vdd >09:41:07,846 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdd ; >09:41:07,851 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: dos ; >09:41:07,853 DEBUG storage: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >09:41:07,858 DEBUG storage: DiskLabel.__init__: device: /dev/vdd ; labelType: msdos ; exists: True ; >09:41:07,861 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41d7110> > PedDisk: <_ped.Disk object at 0x7f62e41d6f38> >09:41:07,862 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:41:07,865 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: disklabel ; >09:41:07,868 INFO storage: got device: DiskDevice instance (0x7f62e41c5a10) -- > name = vdd status = True kids = 0 id = 9 > parents = [] > uuid = None size = 400.0 > format = existing msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e42bcef0> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e41c5a50> >09:41:07,924 INFO storage: got format: DiskLabel instance (0x7f62e41c5ed0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdd uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41d7110> > PedDisk: <_ped.Disk object at 0x7f62e41d6f38> > origPartedDisk = <parted.disk.Disk object at 0x7f62e41d75d0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41cd0e0> > >09:41:07,934 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vde', > 'DEVPATH': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vde', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4383', > 'name': 'vde', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vde'} ; name: vde ; >09:41:07,945 INFO storage: scanning vde (/devices/pci0000:00/0000:00:0a.0/virtio6/block/vde)... >09:41:07,949 DEBUG storage: DeviceTree.getDeviceByName: name: vde ; >09:41:07,950 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:07,954 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vde ; >09:41:07,958 INFO storage: vde is a disk >09:41:07,958 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:07,960 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: None ; >09:41:07,966 INFO storage: added disk vde (id 10) to device tree >09:41:07,967 DEBUG storage: looking up parted Device: /dev/vde >09:41:07,969 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vde ; >09:41:07,971 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vde ; label_type: dos ; >09:41:07,975 DEBUG storage: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >09:41:07,987 DEBUG storage: DiskLabel.__init__: device: /dev/vde ; labelType: msdos ; exists: True ; >09:41:07,989 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41d7790> > PedDisk: <_ped.Disk object at 0x7f62e41c64d0> >09:41:07,990 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:41:07,992 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: disklabel ; >09:41:07,995 INFO storage: got device: DiskDevice instance (0x7f62e41c5790) -- > name = vde status = True kids = 0 id = 10 > parents = [] > uuid = None size = 400.0 > format = existing msdos disklabel > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e42bcb90> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e41c3150> >09:41:07,999 INFO storage: got format: DiskLabel instance (0x7f62e41d7050) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vde uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41d7790> > PedDisk: <_ped.Disk object at 0x7f62e41c64d0> > origPartedDisk = <parted.disk.Disk object at 0x7f62e41d7e50> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41cd290> > >09:41:08,010 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:0b.0/virtio7/block/vdf', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '29794', > 'name': 'vdf', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0b.0/virtio7/block/vdf'} ; name: vdf ; >09:41:08,014 INFO storage: scanning vdf (/devices/pci0000:00/0000:00:0b.0/virtio7/block/vdf)... >09:41:08,015 DEBUG storage: DeviceTree.getDeviceByName: name: vdf ; >09:41:08,016 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:08,026 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdf ; >09:41:08,027 INFO storage: vdf is a disk >09:41:08,028 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:08,029 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: None ; >09:41:08,031 INFO storage: added disk vdf (id 11) to device tree >09:41:08,032 DEBUG storage: looking up parted Device: /dev/vdf >09:41:08,034 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdf ; >09:41:08,037 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdf ; label_type: dos ; >09:41:08,049 DEBUG storage: DiskDevice.setup: vdf ; status: True ; controllable: True ; orig: False ; >09:41:08,057 DEBUG storage: DiskLabel.__init__: device: /dev/vdf ; labelType: msdos ; exists: True ; >09:41:08,059 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41db950> > PedDisk: <_ped.Disk object at 0x7f62e41c8998> >09:41:08,060 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:41:08,063 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: disklabel ; >09:41:08,067 INFO storage: got device: DiskDevice instance (0x7f62e41d7f90) -- > name = vdf status = True kids = 0 id = 11 > parents = [] > uuid = None size = 400.0 > format = existing msdos disklabel > major = 252 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0b.0/virtio7/block/vdf partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdf type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41cd440> > target size = 0 path = /dev/vdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e41db390> >09:41:08,070 INFO storage: got format: DiskLabel instance (0x7f62e41db6d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdf uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41db950> > PedDisk: <_ped.Disk object at 0x7f62e41c8998> > origPartedDisk = <parted.disk.Disk object at 0x7f62e41dbd90> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdf type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41cd560> > >09:41:08,078 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:0c.0/virtio8/block/vdg', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '71682', > 'name': 'vdg', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0c.0/virtio8/block/vdg'} ; name: vdg ; >09:41:08,085 INFO storage: scanning vdg (/devices/pci0000:00/0000:00:0c.0/virtio8/block/vdg)... >09:41:08,086 DEBUG storage: DeviceTree.getDeviceByName: name: vdg ; >09:41:08,091 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:08,092 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdg ; >09:41:08,093 INFO storage: vdg is a disk >09:41:08,100 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:08,101 DEBUG storage: DiskDevice._setFormat: vdg ; current: None ; type: None ; >09:41:08,101 INFO storage: added disk vdg (id 12) to device tree >09:41:08,102 DEBUG storage: looking up parted Device: /dev/vdg >09:41:08,105 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdg ; >09:41:08,109 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdg ; label_type: dos ; >09:41:08,114 DEBUG storage: DiskDevice.setup: vdg ; status: True ; controllable: True ; orig: False ; >09:41:08,127 DEBUG storage: DiskLabel.__init__: device: /dev/vdg ; labelType: msdos ; exists: True ; >09:41:08,130 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41df850> > PedDisk: <_ped.Disk object at 0x7f62e42b7908> >09:41:08,131 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:41:08,133 DEBUG storage: DiskDevice._setFormat: vdg ; current: None ; type: disklabel ; >09:41:08,137 INFO storage: got device: DiskDevice instance (0x7f62e41db510) -- > name = vdg status = True kids = 0 id = 12 > parents = [] > uuid = None size = 400.0 > format = existing msdos disklabel > major = 252 minor = 96 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0c.0/virtio8/block/vdg partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdg type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41cd5f0> > target size = 0 path = /dev/vdg > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e41df550> >09:41:08,140 INFO storage: got format: DiskLabel instance (0x7f62e41db890) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdg uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41df850> > PedDisk: <_ped.Disk object at 0x7f62e42b7908> > origPartedDisk = <parted.disk.Disk object at 0x7f62e41dfb90> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdg type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41cd710> > >09:41:08,151 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/virtio9/block/vdh', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8549', > 'name': 'vdh', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/virtio9/block/vdh'} ; name: vdh ; >09:41:08,152 INFO storage: scanning vdh (/devices/pci0000:00/0000:00:0d.0/virtio9/block/vdh)... >09:41:08,153 DEBUG storage: DeviceTree.getDeviceByName: name: vdh ; >09:41:08,160 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:08,161 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdh ; >09:41:08,165 INFO storage: vdh is a disk >09:41:08,165 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:08,167 DEBUG storage: DiskDevice._setFormat: vdh ; current: None ; type: None ; >09:41:08,167 INFO storage: added disk vdh (id 13) to device tree >09:41:08,170 DEBUG storage: looking up parted Device: /dev/vdh >09:41:08,178 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdh ; >09:41:08,180 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdh ; label_type: dos ; >09:41:08,184 DEBUG storage: DiskDevice.setup: vdh ; status: True ; controllable: True ; orig: False ; >09:41:08,194 DEBUG storage: DiskLabel.__init__: device: /dev/vdh ; labelType: msdos ; exists: True ; >09:41:08,196 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41e0910> > PedDisk: <_ped.Disk object at 0x7f62e41d1830> >09:41:08,198 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:41:08,201 DEBUG storage: DiskDevice._setFormat: vdh ; current: None ; type: disklabel ; >09:41:08,204 INFO storage: got device: DiskDevice instance (0x7f62e41dfe90) -- > name = vdh status = True kids = 0 id = 13 > parents = [] > uuid = None size = 400.0 > format = existing msdos disklabel > major = 252 minor = 112 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/virtio9/block/vdh partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdh type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41cd8c0> > target size = 0 path = /dev/vdh > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e41dff10> >09:41:08,220 INFO storage: got format: DiskLabel instance (0x7f62e41e0290) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdh uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41e0910> > PedDisk: <_ped.Disk object at 0x7f62e41d1830> > origPartedDisk = <parted.disk.Disk object at 0x7f62e41e0b50> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdh type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41cd9e0> > >09:41:08,222 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdi', > 'DEVPATH': '/devices/pci0000:00/0000:00:0e.0/virtio10/block/vdi', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '128', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26608', > 'name': 'vdi', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0e.0/virtio10/block/vdi'} ; name: vdi ; >09:41:08,229 INFO storage: scanning vdi (/devices/pci0000:00/0000:00:0e.0/virtio10/block/vdi)... >09:41:08,230 DEBUG storage: DeviceTree.getDeviceByName: name: vdi ; >09:41:08,232 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:08,236 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdi ; >09:41:08,243 INFO storage: vdi is a disk >09:41:08,243 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:08,245 DEBUG storage: DiskDevice._setFormat: vdi ; current: None ; type: None ; >09:41:08,248 INFO storage: added disk vdi (id 14) to device tree >09:41:08,248 DEBUG storage: looking up parted Device: /dev/vdi >09:41:08,250 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdi ; >09:41:08,254 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdi ; label_type: dos ; >09:41:08,259 DEBUG storage: DiskDevice.setup: vdi ; status: True ; controllable: True ; orig: False ; >09:41:08,269 DEBUG storage: DiskLabel.__init__: device: /dev/vdi ; labelType: msdos ; exists: True ; >09:41:08,274 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41e80d0> > PedDisk: <_ped.Disk object at 0x7f62e41d4d88> >09:41:08,276 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:41:08,280 DEBUG storage: DiskDevice._setFormat: vdi ; current: None ; type: disklabel ; >09:41:08,283 INFO storage: got device: DiskDevice instance (0x7f62e41e0ad0) -- > name = vdi status = True kids = 0 id = 14 > parents = [] > uuid = None size = 400.0 > format = existing msdos disklabel > major = 252 minor = 128 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0e.0/virtio10/block/vdi partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdi type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41cdf80> > target size = 0 path = /dev/vdi > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e41e5a10> >09:41:08,289 INFO storage: got format: DiskLabel instance (0x7f62e41e5c10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdi uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41e80d0> > PedDisk: <_ped.Disk object at 0x7f62e41d4d88> > origPartedDisk = <parted.disk.Disk object at 0x7f62e41e8450> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdi type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41eb0e0> > >09:41:08,300 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdj', > 'DEVPATH': '/devices/pci0000:00/0000:00:0f.0/virtio11/block/vdj', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '144', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56371', > 'name': 'vdj', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0f.0/virtio11/block/vdj'} ; name: vdj ; >09:41:08,301 INFO storage: scanning vdj (/devices/pci0000:00/0000:00:0f.0/virtio11/block/vdj)... >09:41:08,302 DEBUG storage: DeviceTree.getDeviceByName: name: vdj ; >09:41:08,305 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:08,306 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdj ; >09:41:08,317 INFO storage: vdj is a disk >09:41:08,317 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:08,319 DEBUG storage: DiskDevice._setFormat: vdj ; current: None ; type: None ; >09:41:08,319 INFO storage: added disk vdj (id 15) to device tree >09:41:08,319 DEBUG storage: looking up parted Device: /dev/vdj >09:41:08,323 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdj ; >09:41:08,326 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdj ; label_type: dos ; >09:41:08,337 DEBUG storage: DiskDevice.setup: vdj ; status: True ; controllable: True ; orig: False ; >09:41:08,341 DEBUG storage: DiskLabel.__init__: device: /dev/vdj ; labelType: msdos ; exists: True ; >09:41:08,346 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41e8d10> > PedDisk: <_ped.Disk object at 0x7f62e41d4b90> >09:41:08,348 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:41:08,351 DEBUG storage: DiskDevice._setFormat: vdj ; current: None ; type: disklabel ; >09:41:08,355 INFO storage: got device: DiskDevice instance (0x7f62e41e5c90) -- > name = vdj status = True kids = 0 id = 15 > parents = [] > uuid = None size = 400.0 > format = existing msdos disklabel > major = 252 minor = 144 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0f.0/virtio11/block/vdj partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdj type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41cd950> > target size = 0 path = /dev/vdj > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e41df7d0> >09:41:08,362 INFO storage: got format: DiskLabel instance (0x7f62e41e8a50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdj uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41e8d10> > PedDisk: <_ped.Disk object at 0x7f62e41d4b90> > origPartedDisk = <parted.disk.Disk object at 0x7f62e41ee110> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdj type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41eb050> > >09:41:08,364 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdk', > 'DEVPATH': '/devices/pci0000:00/0000:00:10.0/virtio12/block/vdk', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '160', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70501', > 'name': 'vdk', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:10.0/virtio12/block/vdk'} ; name: vdk ; >09:41:08,365 INFO storage: scanning vdk (/devices/pci0000:00/0000:00:10.0/virtio12/block/vdk)... >09:41:08,375 DEBUG storage: DeviceTree.getDeviceByName: name: vdk ; >09:41:08,376 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:08,377 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdk ; >09:41:08,385 INFO storage: vdk is a disk >09:41:08,385 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:08,387 DEBUG storage: DiskDevice._setFormat: vdk ; current: None ; type: None ; >09:41:08,387 INFO storage: added disk vdk (id 16) to device tree >09:41:08,387 DEBUG storage: looking up parted Device: /dev/vdk >09:41:08,390 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdk ; >09:41:08,394 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdk ; label_type: dos ; >09:41:08,398 DEBUG storage: DiskDevice.setup: vdk ; status: True ; controllable: True ; orig: False ; >09:41:08,409 DEBUG storage: DiskLabel.__init__: device: /dev/vdk ; labelType: msdos ; exists: True ; >09:41:08,411 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41eee10> > PedDisk: <_ped.Disk object at 0x7f62e41d1bd8> >09:41:08,412 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:41:08,416 DEBUG storage: DiskDevice._setFormat: vdk ; current: None ; type: disklabel ; >09:41:08,422 INFO storage: got device: DiskDevice instance (0x7f62e41df810) -- > name = vdk status = True kids = 0 id = 16 > parents = [] > uuid = None size = 400.0 > format = existing msdos disklabel > major = 252 minor = 160 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:10.0/virtio12/block/vdk partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdk type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41eb290> > target size = 0 path = /dev/vdk > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e41ee5d0> >09:41:08,424 INFO storage: got format: DiskLabel instance (0x7f62e41ee910) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdk uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41eee10> > PedDisk: <_ped.Disk object at 0x7f62e41d1bd8> > origPartedDisk = <parted.disk.Disk object at 0x7f62e41f01d0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdk type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41eb4d0> > >09:41:08,427 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdl', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/virtio13/block/vdl', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '176', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '84984', > 'name': 'vdl', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/virtio13/block/vdl'} ; name: vdl ; >09:41:08,427 INFO storage: scanning vdl (/devices/pci0000:00/0000:00:11.0/virtio13/block/vdl)... >09:41:08,432 DEBUG storage: DeviceTree.getDeviceByName: name: vdl ; >09:41:08,433 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:08,434 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdl ; >09:41:08,435 INFO storage: vdl is a disk >09:41:08,439 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:08,440 DEBUG storage: DiskDevice._setFormat: vdl ; current: None ; type: None ; >09:41:08,440 INFO storage: added disk vdl (id 17) to device tree >09:41:08,440 DEBUG storage: looking up parted Device: /dev/vdl >09:41:08,443 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdl ; >09:41:08,445 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdl ; label_type: dos ; >09:41:08,449 DEBUG storage: DiskDevice.setup: vdl ; status: True ; controllable: True ; orig: False ; >09:41:08,454 DEBUG storage: DiskLabel.__init__: device: /dev/vdl ; labelType: msdos ; exists: True ; >09:41:08,461 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41f0d50> > PedDisk: <_ped.Disk object at 0x7f62e41f4e18> >09:41:08,461 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:41:08,463 DEBUG storage: DiskDevice._setFormat: vdl ; current: None ; type: disklabel ; >09:41:08,466 INFO storage: got device: DiskDevice instance (0x7f62e41ee810) -- > name = vdl status = True kids = 0 id = 17 > parents = [] > uuid = None size = 400.0 > format = existing msdos disklabel > major = 252 minor = 176 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/virtio13/block/vdl partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdl type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41eb560> > target size = 0 path = /dev/vdl > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e41f0990> >09:41:08,469 INFO storage: got format: DiskLabel instance (0x7f62e41f0a50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdl uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41f0d50> > PedDisk: <_ped.Disk object at 0x7f62e41f4e18> > origPartedDisk = <parted.disk.Disk object at 0x7f62e41f0d10> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdl type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41eb710> > >09:41:08,473 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdm', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.0/virtio14/block/vdm', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '192', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15233', > 'name': 'vdm', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.0/virtio14/block/vdm'} ; name: vdm ; >09:41:08,477 INFO storage: scanning vdm (/devices/pci0000:00/0000:00:12.0/virtio14/block/vdm)... >09:41:08,478 DEBUG storage: DeviceTree.getDeviceByName: name: vdm ; >09:41:08,479 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:08,483 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdm ; >09:41:08,484 INFO storage: vdm is a disk >09:41:08,484 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:08,486 DEBUG storage: DiskDevice._setFormat: vdm ; current: None ; type: None ; >09:41:08,488 INFO storage: added disk vdm (id 18) to device tree >09:41:08,488 DEBUG storage: looking up parted Device: /dev/vdm >09:41:08,491 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdm ; >09:41:08,492 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdm ; label_type: dos ; >09:41:08,497 DEBUG storage: DiskDevice.setup: vdm ; status: True ; controllable: True ; orig: False ; >09:41:08,505 DEBUG storage: DiskLabel.__init__: device: /dev/vdm ; labelType: msdos ; exists: True ; >09:41:08,507 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41f3790> > PedDisk: <_ped.Disk object at 0x7f62e41d1758> >09:41:08,507 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:41:08,510 DEBUG storage: DiskDevice._setFormat: vdm ; current: None ; type: disklabel ; >09:41:08,512 INFO storage: got device: DiskDevice instance (0x7f62e41f07d0) -- > name = vdm status = True kids = 0 id = 18 > parents = [] > uuid = None size = 400.0 > format = existing msdos disklabel > major = 252 minor = 192 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.0/virtio14/block/vdm partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdm type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41eb7a0> > target size = 0 path = /dev/vdm > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e41f6610> >09:41:08,516 INFO storage: got format: DiskLabel instance (0x7f62e41f6890) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdm uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41f3790> > PedDisk: <_ped.Disk object at 0x7f62e41d1758> > origPartedDisk = <parted.disk.Disk object at 0x7f62e41f3b10> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdm type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41eb440> > >09:41:08,523 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdn', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/virtio16/block/vdn', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '208', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38367', > 'name': 'vdn', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/virtio16/block/vdn'} ; name: vdn ; >09:41:08,524 INFO storage: scanning vdn (/devices/pci0000:00/0000:00:14.0/virtio16/block/vdn)... >09:41:08,525 DEBUG storage: DeviceTree.getDeviceByName: name: vdn ; >09:41:08,529 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:08,530 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdn ; >09:41:08,531 INFO storage: vdn is a disk >09:41:08,531 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:08,533 DEBUG storage: DiskDevice._setFormat: vdn ; current: None ; type: None ; >09:41:08,535 INFO storage: added disk vdn (id 19) to device tree >09:41:08,536 DEBUG storage: looking up parted Device: /dev/vdn >09:41:08,538 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdn ; >09:41:08,540 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdn ; label_type: dos ; >09:41:08,544 DEBUG storage: DiskDevice.setup: vdn ; status: True ; controllable: True ; orig: False ; >09:41:08,552 DEBUG storage: DiskLabel.__init__: device: /dev/vdn ; labelType: msdos ; exists: True ; >09:41:08,554 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41f9290> > PedDisk: <_ped.Disk object at 0x7f62e41d4b00> >09:41:08,555 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:41:08,557 DEBUG storage: DiskDevice._setFormat: vdn ; current: None ; type: disklabel ; >09:41:08,559 INFO storage: got device: DiskDevice instance (0x7f62e41f6650) -- > name = vdn status = True kids = 0 id = 19 > parents = [] > uuid = None size = 400.0 > format = existing msdos disklabel > major = 252 minor = 208 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/virtio16/block/vdn partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdn type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41eb830> > target size = 0 path = /dev/vdn > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e41f3990> >09:41:08,563 INFO storage: got format: DiskLabel instance (0x7f62e41f3fd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdn uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41f9290> > PedDisk: <_ped.Disk object at 0x7f62e41d4b00> > origPartedDisk = <parted.disk.Disk object at 0x7f62e41f9750> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdn type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41eb9e0> > >09:41:08,569 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdo', > 'DEVPATH': '/devices/pci0000:00/0000:00:15.0/virtio17/block/vdo', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '224', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38916', > 'name': 'vdo', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:15.0/virtio17/block/vdo'} ; name: vdo ; >09:41:08,570 INFO storage: scanning vdo (/devices/pci0000:00/0000:00:15.0/virtio17/block/vdo)... >09:41:08,571 DEBUG storage: DeviceTree.getDeviceByName: name: vdo ; >09:41:08,576 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:08,577 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdo ; >09:41:08,578 INFO storage: vdo is a disk >09:41:08,579 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:08,580 DEBUG storage: DiskDevice._setFormat: vdo ; current: None ; type: None ; >09:41:08,584 INFO storage: added disk vdo (id 20) to device tree >09:41:08,584 DEBUG storage: looking up parted Device: /dev/vdo >09:41:08,586 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdo ; >09:41:08,588 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdo ; label_type: dos ; >09:41:08,592 DEBUG storage: DiskDevice.setup: vdo ; status: True ; controllable: True ; orig: False ; >09:41:08,597 DEBUG storage: DiskLabel.__init__: device: /dev/vdo ; labelType: msdos ; exists: True ; >09:41:08,603 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41f3650> > PedDisk: <_ped.Disk object at 0x7f62e41da0e0> >09:41:08,604 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:41:08,606 DEBUG storage: DiskDevice._setFormat: vdo ; current: None ; type: disklabel ; >09:41:08,609 INFO storage: got device: DiskDevice instance (0x7f62e41f3e50) -- > name = vdo status = True kids = 0 id = 20 > parents = [] > uuid = None size = 400.0 > format = existing msdos disklabel > major = 252 minor = 224 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:15.0/virtio17/block/vdo partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdo type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41eb950> > target size = 0 path = /dev/vdo > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e41f9b50> >09:41:08,613 INFO storage: got format: DiskLabel instance (0x7f62e41f91d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdo uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f62e41f3650> > PedDisk: <_ped.Disk object at 0x7f62e41da0e0> > origPartedDisk = <parted.disk.Disk object at 0x7f62e41ff390> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdo type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 819200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (812, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41ebc20> > >09:41:08,615 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdp', > 'DEVPATH': '/devices/pci0000:00/0000:00:16.0/virtio18/block/vdp', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '240', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '45370', > 'name': 'vdp', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:16.0/virtio18/block/vdp'} ; name: vdp ; >09:41:08,620 INFO storage: scanning vdp (/devices/pci0000:00/0000:00:16.0/virtio18/block/vdp)... >09:41:08,621 DEBUG storage: DeviceTree.getDeviceByName: name: vdp ; >09:41:08,622 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:08,626 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdp ; >09:41:08,627 INFO storage: vdp is a disk >09:41:08,627 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:08,628 DEBUG storage: DiskDevice._setFormat: vdp ; current: None ; type: None ; >09:41:08,629 INFO storage: added disk vdp (id 21) to device tree >09:41:08,629 DEBUG storage: looking up parted Device: /dev/vdp >09:41:08,634 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdp ; >09:41:08,636 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdp ; label_type: dos ; >09:41:08,640 DEBUG storage: DiskDevice.setup: vdp ; status: True ; controllable: True ; orig: False ; >09:41:08,647 DEBUG storage: DiskLabel.__init__: device: /dev/vdp ; labelType: msdos ; exists: True ; >09:41:08,660 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f62e42011d0>] > device: <parted.device.Device object at 0x7f62e41ffe90> > PedDisk: <_ped.Disk object at 0x7f62e41d1cf8> >09:41:08,662 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:41:08,666 DEBUG storage: DiskDevice._setFormat: vdp ; current: None ; type: disklabel ; >09:41:08,670 INFO storage: got device: DiskDevice instance (0x7f62e41f9c10) -- > name = vdp status = True kids = 0 id = 21 > parents = [] > uuid = None size = 6000.0 > format = existing msdos disklabel > major = 252 minor = 240 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:16.0/virtio18/block/vdp partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdp type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12288000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12190, 16, 63) biosGeometry: (764, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41ebcb0> > target size = 0 path = /dev/vdp > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e41ff7d0> >09:41:08,672 INFO storage: got format: DiskLabel instance (0x7f62e41ff990) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdp uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f62e42011d0>] > device: <parted.device.Device object at 0x7f62e41ffe90> > PedDisk: <_ped.Disk object at 0x7f62e41d1cf8> > origPartedDisk = <parted.disk.Disk object at 0x7f62e4201650> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdp type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12288000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12190, 16, 63) biosGeometry: (764, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41ebef0> > >09:41:08,675 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/2bb82051-d8ee-48d0-a06e-85b424fcde9a', > 'DEVNAME': 'vdp1', > 'DEVPATH': '/devices/pci0000:00/0000:00:16.0/virtio18/block/vdp/vdp1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2bb82051-d8ee-48d0-a06e-85b424fcde9a', > 'ID_FS_UUID_ENC': '2bb82051-d8ee-48d0-a06e-85b424fcde9a', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:240', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12285952', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '241', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '45835', > 'name': 'vdp1', > 'symlinks': ['/dev/disk/by-uuid/2bb82051-d8ee-48d0-a06e-85b424fcde9a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:16.0/virtio18/block/vdp/vdp1'} ; name: vdp1 ; >09:41:08,680 INFO storage: scanning vdp1 (/devices/pci0000:00/0000:00:16.0/virtio18/block/vdp/vdp1)... >09:41:08,681 DEBUG storage: DeviceTree.getDeviceByName: name: vdp1 ; >09:41:08,682 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:08,682 INFO storage: vdp1 is a partition >09:41:08,683 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdp1 ; >09:41:08,687 DEBUG storage: DeviceTree.getDeviceByName: name: vdp ; >09:41:08,688 DEBUG storage: DeviceTree.getDeviceByName returned existing 6000MB disk vdp (21) with existing msdos disklabel >09:41:08,690 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdp ; >09:41:08,691 DEBUG storage: PartitionDevice._setFormat: vdp1 ; >09:41:08,694 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:08,696 DEBUG storage: PartitionDevice._setFormat: vdp1 ; current: None ; type: None ; >09:41:08,696 DEBUG storage: looking up parted Partition: /dev/vdp1 >09:41:08,697 DEBUG storage: PartitionDevice.probe: vdp1 ; exists: True ; >09:41:08,702 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdp1 ; flag: 1 ; >09:41:08,704 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdp1 ; flag: 10 ; >09:41:08,705 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdp1 ; flag: 12 ; >09:41:08,705 INFO storage: added partition vdp1 (id 22) to device tree >09:41:08,706 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdp1 ; >09:41:08,712 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdp1 ; label_type: dos ; >09:41:08,713 DEBUG storage: PartitionDevice.setup: vdp1 ; status: True ; controllable: True ; orig: False ; >09:41:08,714 DEBUG storage: DiskLabel.__init__: device: /dev/vdp1 ; labelType: dos ; exists: True ; >09:41:08,746 WARN storage: disklabel detected but not usable on vdp1 >09:41:08,747 INFO storage: type detected on 'vdp1' is 'ext3' >09:41:08,838 DEBUG storage: Ext3FS.supported: supported: True ; >09:41:08,839 DEBUG storage: getFormat('ext3') returning Ext3FS instance >09:41:08,843 DEBUG storage: PartitionDevice._setFormat: vdp1 ; >09:41:08,845 DEBUG storage: PartitionDevice._setFormat: vdp1 ; current: None ; type: ext3 ; >09:41:08,849 DEBUG storage: looking up parted Device: /dev/vdp1 >09:41:08,851 INFO storage: got device: PartitionDevice instance (0x7f62e41ff850) -- > name = vdp1 status = True kids = 0 id = 22 > parents = ['existing 6000MB disk vdp (21) with existing msdos disklabel'] > uuid = None size = 5999.0 > format = existing ext3 filesystem > major = 252 minor = 241 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:16.0/virtio18/block/vdp/vdp1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdp1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12285952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12188, 16, 63) biosGeometry: (764, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e41eb680> > target size = 0 path = /dev/vdp1 > 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 0x7f62e41fff50> fileSystem: <parted.filesystem.FileSystem object at 0x7f62e4201510> > number: 1 path: /dev/vdp1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62e4201290> PedPartition: <_ped.Partition object at 0x7f62e41edb90> > disk = existing 6000MB disk vdp (21) with existing msdos disklabel > start = 2048 end = 12287999 length = 12285952 > flags = >09:41:08,852 DEBUG storage: Ext3FS.supported: supported: True ; >09:41:08,857 INFO storage: got format: Ext3FS instance (0x7f62e41f3e90) -- > type = ext3 name = ext3 status = False > device = /dev/vdp1 uuid = 2bb82051-d8ee-48d0-a06e-85b424fcde9a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 5999.0 targetSize = 5999.0 > >09:41:08,858 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': '4568', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:41:08,859 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >09:41:08,860 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >09:41:08,864 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:08,865 INFO storage: loop0 is a loop device >09:41:08,866 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:41:08,867 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >09:41:08,868 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:08,872 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:08,873 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >09:41:08,873 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 23) to device tree >09:41:08,875 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >09:41:08,878 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:08,880 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:41:08,880 INFO storage: added loop loop0 (id 24) to device tree >09:41:08,881 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:41:08,882 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:41:08,887 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >09:41:08,888 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >09:41:08,889 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >09:41:08,899 WARN storage: disklabel detected but not usable on loop0 >09:41:08,900 INFO storage: type detected on 'loop0' is 'squashfs' >09:41:08,901 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >09:41:08,902 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:41:08,906 INFO storage: got device: LoopDevice instance (0x7f62e6f64110) -- > name = loop0 status = False kids = 0 id = 24 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (23)'] > 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 >09:41:08,908 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/808f46f0-959c-462a-af0a-e6a598d93848', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '808f46f0-959c-462a-af0a-e6a598d93848', > 'ID_FS_UUID_ENC': '808f46f0-959c-462a-af0a-e6a598d93848', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '4592', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/808f46f0-959c-462a-af0a-e6a598d93848'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:41:08,909 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >09:41:08,910 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >09:41:08,915 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:08,916 INFO storage: loop1 is a loop device >09:41:08,917 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:41:08,918 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >09:41:08,922 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:08,923 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:08,924 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >09:41:08,924 INFO storage: added file /LiveOS/rootfs.img (id 25) to device tree >09:41:08,926 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >09:41:08,930 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:08,931 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:41:08,931 INFO storage: added loop loop1 (id 26) to device tree >09:41:08,933 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:41:08,934 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:41:08,938 DEBUG storage: Ext4FS.supported: supported: True ; >09:41:08,939 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:41:08,939 DEBUG storage: device loop1 does not contain a disklabel >09:41:08,940 INFO storage: type detected on 'loop1' is 'ext4' >09:41:09,035 DEBUG storage: Ext4FS.supported: supported: True ; >09:41:09,035 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:41:09,036 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >09:41:09,041 INFO storage: got device: LoopDevice instance (0x7f62e6f67150) -- > name = loop1 status = False kids = 0 id = 26 > parents = ['existing 0MB file /LiveOS/rootfs.img (25)'] > 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/loop1 > format args = [] originalFormat = None >09:41:09,042 DEBUG storage: Ext4FS.supported: supported: True ; >09:41:09,043 INFO storage: got format: Ext4FS instance (0x7f62e6f64750) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 808f46f0-959c-462a-af0a-e6a598d93848 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >09:41:09,044 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '4612', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:41:09,049 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >09:41:09,050 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >09:41:09,051 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:09,051 INFO storage: loop2 is a loop device >09:41:09,052 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:41:09,056 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >09:41:09,057 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:09,058 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:09,059 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:41:09,064 INFO storage: added file /overlay (deleted) (id 27) to device tree >09:41:09,065 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:41:09,065 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:09,067 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:41:09,067 INFO storage: added loop loop2 (id 28) to device tree >09:41:09,068 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:41:09,072 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:41:09,073 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:41:09,074 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >09:41:09,075 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >09:41:09,087 WARN storage: disklabel detected but not usable on loop2 >09:41:09,088 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >09:41:09,088 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:41:09,089 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:41:09,094 INFO storage: got device: LoopDevice instance (0x7f62e6f6c150) -- > name = loop2 status = False kids = 0 id = 28 > parents = ['existing 0MB file /overlay (deleted) (27)'] > 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 >09:41:09,095 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19023', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:41:09,096 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >09:41:09,096 DEBUG storage: lvm filter: adding loop3 to the reject list >09:41:09,098 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19044', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >09:41:09,102 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >09:41:09,102 DEBUG storage: lvm filter: adding loop4 to the reject list >09:41:09,104 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': '25920', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >09:41:09,104 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >09:41:09,104 DEBUG storage: lvm filter: adding loop5 to the reject list >09:41:09,106 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': '25942', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >09:41:09,111 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >09:41:09,111 DEBUG storage: lvm filter: adding loop6 to the reject list >09:41:09,112 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': '25958', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >09:41:09,113 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >09:41:09,113 DEBUG storage: lvm filter: adding loop7 to the reject list >09:41:09,114 DEBUG storage: Skipping a device mapper drive (dm-0) for now >09:41:09,223 INFO storage: devices to scan: ['dm-0'] >09:41:09,226 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/808f46f0-959c-462a-af0a-e6a598d93848 /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': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '808f46f0-959c-462a-af0a-e6a598d93848', > 'ID_FS_UUID_ENC': '808f46f0-959c-462a-af0a-e6a598d93848', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '96754', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/808f46f0-959c-462a-af0a-e6a598d93848', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >09:41:09,231 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >09:41:09,232 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >09:41:09,236 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:09,237 INFO storage: live-rw is a device-mapper device >09:41:09,238 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >09:41:09,239 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >09:41:09,243 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (26) with existing ext4 filesystem >09:41:09,245 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >09:41:09,246 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (28) >09:41:09,256 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >09:41:09,257 DEBUG storage: DeviceTree.getDeviceByName returned None >09:41:09,259 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >09:41:09,263 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:41:09,264 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:41:09,264 INFO storage: added dm live-rw (id 29) to device tree >09:41:09,266 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:41:09,270 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:41:09,272 DEBUG storage: Ext4FS.supported: supported: True ; >09:41:09,272 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:41:09,272 DEBUG storage: device live-rw does not contain a disklabel >09:41:09,273 INFO storage: type detected on 'live-rw' is 'ext4' >09:41:09,366 DEBUG storage: Ext4FS.supported: supported: True ; >09:41:09,369 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:41:09,371 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:41:09,373 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >09:41:09,431 INFO storage: got device: DMDevice instance (0x7f62e6f67f10) -- > name = live-rw status = True kids = 0 id = 29 > parents = ['existing 0MB loop loop2 (28)'] > uuid = None size = 1024.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: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e432c8c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:41:09,434 DEBUG storage: Ext4FS.supported: supported: True ; >09:41:09,436 INFO storage: got format: Ext4FS instance (0x7f62e6f7e190) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 808f46f0-959c-462a-af0a-e6a598d93848 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >09:41:09,485 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >09:41:09,544 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:41:09,602 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:41:09,603 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:41:09,605 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:41:09,657 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >09:41:09,658 DEBUG storage: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >09:41:09,660 DEBUG storage: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >09:41:09,701 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:41:09,703 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:41:09,704 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:41:09,739 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >09:41:09,740 DEBUG storage: LUKS.teardown: device: /dev/vda3 ; status: False ; type: luks ; >09:41:09,742 DEBUG storage: LUKS.teardown: device: /dev/vda3 ; status: False ; type: luks ; >09:41:09,801 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:41:09,803 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:41:09,804 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:41:09,853 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >09:41:09,854 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:41:09,873 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >09:41:09,914 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >09:41:09,916 DEBUG storage: DiskLabel.teardown: device: /dev/vdc ; status: False ; type: disklabel ; >09:41:09,917 DEBUG storage: DiskLabel.teardown: device: /dev/vdc ; status: False ; type: disklabel ; >09:41:09,967 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >09:41:09,968 DEBUG storage: DiskLabel.teardown: device: /dev/vdd ; status: False ; type: disklabel ; >09:41:09,970 DEBUG storage: DiskLabel.teardown: device: /dev/vdd ; status: False ; type: disklabel ; >09:41:10,019 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >09:41:10,020 DEBUG storage: DiskLabel.teardown: device: /dev/vde ; status: False ; type: disklabel ; >09:41:10,022 DEBUG storage: DiskLabel.teardown: device: /dev/vde ; status: False ; type: disklabel ; >09:41:10,052 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >09:41:10,053 DEBUG storage: DiskLabel.teardown: device: /dev/vdf ; status: False ; type: disklabel ; >09:41:10,055 DEBUG storage: DiskLabel.teardown: device: /dev/vdf ; status: False ; type: disklabel ; >09:41:10,095 DEBUG storage: DiskDevice.teardown: vdg ; status: True ; controllable: True ; >09:41:10,096 DEBUG storage: DiskLabel.teardown: device: /dev/vdg ; status: False ; type: disklabel ; >09:41:10,098 DEBUG storage: DiskLabel.teardown: device: /dev/vdg ; status: False ; type: disklabel ; >09:41:10,146 DEBUG storage: DiskDevice.teardown: vdh ; status: True ; controllable: True ; >09:41:10,148 DEBUG storage: DiskLabel.teardown: device: /dev/vdh ; status: False ; type: disklabel ; >09:41:10,150 DEBUG storage: DiskLabel.teardown: device: /dev/vdh ; status: False ; type: disklabel ; >09:41:10,188 DEBUG storage: DiskDevice.teardown: vdi ; status: True ; controllable: True ; >09:41:10,190 DEBUG storage: DiskLabel.teardown: device: /dev/vdi ; status: False ; type: disklabel ; >09:41:10,191 DEBUG storage: DiskLabel.teardown: device: /dev/vdi ; status: False ; type: disklabel ; >09:41:10,238 DEBUG storage: DiskDevice.teardown: vdj ; status: True ; controllable: True ; >09:41:10,240 DEBUG storage: DiskLabel.teardown: device: /dev/vdj ; status: False ; type: disklabel ; >09:41:10,241 DEBUG storage: DiskLabel.teardown: device: /dev/vdj ; status: False ; type: disklabel ; >09:41:10,276 DEBUG storage: DiskDevice.teardown: vdk ; status: True ; controllable: True ; >09:41:10,277 DEBUG storage: DiskLabel.teardown: device: /dev/vdk ; status: False ; type: disklabel ; >09:41:10,279 DEBUG storage: DiskLabel.teardown: device: /dev/vdk ; status: False ; type: disklabel ; >09:41:10,321 DEBUG storage: DiskDevice.teardown: vdl ; status: True ; controllable: True ; >09:41:10,322 DEBUG storage: DiskLabel.teardown: device: /dev/vdl ; status: False ; type: disklabel ; >09:41:10,324 DEBUG storage: DiskLabel.teardown: device: /dev/vdl ; status: False ; type: disklabel ; >09:41:10,362 DEBUG storage: DiskDevice.teardown: vdm ; status: True ; controllable: True ; >09:41:10,363 DEBUG storage: DiskLabel.teardown: device: /dev/vdm ; status: False ; type: disklabel ; >09:41:10,365 DEBUG storage: DiskLabel.teardown: device: /dev/vdm ; status: False ; type: disklabel ; >09:41:10,401 DEBUG storage: DiskDevice.teardown: vdn ; status: True ; controllable: True ; >09:41:10,402 DEBUG storage: DiskLabel.teardown: device: /dev/vdn ; status: False ; type: disklabel ; >09:41:10,404 DEBUG storage: DiskLabel.teardown: device: /dev/vdn ; status: False ; type: disklabel ; >09:41:10,447 DEBUG storage: DiskDevice.teardown: vdo ; status: True ; controllable: True ; >09:41:10,449 DEBUG storage: DiskLabel.teardown: device: /dev/vdo ; status: False ; type: disklabel ; >09:41:10,450 DEBUG storage: DiskLabel.teardown: device: /dev/vdo ; status: False ; type: disklabel ; >09:41:10,492 DEBUG storage: PartitionDevice.teardown: vdp1 ; status: True ; controllable: True ; >09:41:10,531 DEBUG storage: DiskDevice.teardown: vdp ; status: True ; controllable: True ; >09:41:10,533 DEBUG storage: DiskLabel.teardown: device: /dev/vdp ; status: False ; type: disklabel ; >09:41:10,534 DEBUG storage: DiskLabel.teardown: device: /dev/vdp ; status: False ; type: disklabel ; >09:41:10,582 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:41:10,583 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:41:10,584 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >09:41:10,587 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >09:41:10,595 INFO storage: edd: collected mbr signatures: {'vdp': '0xde881474', 'vda': '0x00087957', 'vdc': '0x00020b83', 'vdb': '0x000c50b3', 'vde': '0x000cd104', 'vdd': '0x00079ce5', 'vdg': '0x0007fa63', 'vdf': '0x00028cbf', 'vdi': '0x000328e3', 'vdh': '0x000d5432', 'vdk': '0x000c484e', 'vdj': '0x0007d7e9', 'vdm': '0x00071800', 'vdl': '0x000241c4', 'vdo': '0x000172c3', 'vdn': '0x000be26c'} >09:41:10,597 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00087957 > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 19456000 >09:41:10,598 DEBUG storage: edd: matched 0x80 to vda using pci_dev >09:41:10,598 DEBUG storage: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000c50b3 > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 819200 >09:41:10,599 DEBUG storage: edd: matched 0x81 to vdb using pci_dev >09:41:10,599 DEBUG storage: edd: data extracted from 0x82: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00020b83 > pci_dev: 00:08.0, scsi_id: 0 > scsi_lun: 0, sectors: 819200 >09:41:10,599 DEBUG storage: edd: matched 0x82 to vdc using pci_dev >09:41:10,600 DEBUG storage: edd: data extracted from 0x83: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00079ce5 > pci_dev: 00:09.0, scsi_id: 0 > scsi_lun: 0, sectors: 819200 >09:41:10,601 DEBUG storage: edd: matched 0x83 to vdd using pci_dev >09:41:10,601 DEBUG storage: edd: data extracted from 0x84: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000cd104 > pci_dev: 00:0a.0, scsi_id: 0 > scsi_lun: 0, sectors: 819200 >09:41:10,602 DEBUG storage: edd: matched 0x84 to vde using pci_dev >09:41:10,602 DEBUG storage: edd: data extracted from 0x85: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00028cbf > pci_dev: 00:0b.0, scsi_id: 0 > scsi_lun: 0, sectors: 819200 >09:41:10,606 DEBUG storage: edd: matched 0x85 to vdf using pci_dev >09:41:10,606 DEBUG storage: edd: data extracted from 0x86: > type: None, ata_device: None > channel: None, mbr_signature: 0x0007fa63 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: None >09:41:10,606 INFO storage: edd: matched 0x86 to vdg using MBR sig >09:41:10,609 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >09:41:10,624 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >09:41:10,673 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:41:10,791 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:41:10,792 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:41:10,794 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:41:10,833 DEBUG storage: PartitionDevice.setup: vdp1 ; status: True ; controllable: True ; orig: False ; >09:41:10,834 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >09:41:10,849 DEBUG storage: PartitionDevice.teardown: vdp1 ; status: True ; controllable: True ; >09:41:10,960 DEBUG storage: DiskDevice.teardown: vdp ; status: True ; controllable: True ; >09:41:10,961 DEBUG storage: DiskLabel.teardown: device: /dev/vdp ; status: False ; type: disklabel ; >09:41:10,963 DEBUG storage: DiskLabel.teardown: device: /dev/vdp ; status: False ; type: disklabel ; >09:41:11,093 DEBUG storage: Ext4FS.supported: supported: True ; >09:41:11,099 DEBUG storage: Ext4FS.supported: supported: True ; >09:41:11,101 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:41:11,108 DEBUG storage: Iso9660FS.supported: supported: True ; >09:41:11,109 DEBUG storage: Ext4FS.supported: supported: True ; >09:41:11,123 DEBUG storage: Ext3FS.supported: supported: True ; >09:41:11,383 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >09:41:11,389 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:41:11,392 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4264MB cdrom sr0 (0) with existing iso9660 filesystem >05:43:53,299 DEBUG storage: Iso9660FS.supported: supported: True ; >05:43:53,301 DEBUG storage: Iso9660FS.supported: supported: True ; >05:43:53,302 DEBUG storage: NFSv4.supported: supported: False ; >05:43:53,304 DEBUG storage: NFSv4.supported: supported: False ; >05:43:53,305 DEBUG storage: SELinuxFS.supported: supported: False ; >05:43:53,307 DEBUG storage: SELinuxFS.supported: supported: False ; >05:43:53,308 DEBUG storage: Ext4FS.supported: supported: True ; >05:43:53,310 DEBUG storage: Ext4FS.supported: supported: True ; >05:43:53,312 DEBUG storage: Ext3FS.supported: supported: True ; >05:43:53,313 DEBUG storage: Ext3FS.supported: supported: True ; >05:43:53,315 DEBUG storage: Ext2FS.supported: supported: True ; >05:43:53,317 DEBUG storage: Ext2FS.supported: supported: True ; >05:43:53,318 DEBUG storage: SysFS.supported: supported: False ; >05:43:53,320 DEBUG storage: SysFS.supported: supported: False ; >05:43:53,321 DEBUG storage: MultipathMember.__init__: >05:43:53,323 DEBUG storage: MDRaidMember.__init__: >05:43:53,324 DEBUG storage: ProcFS.supported: supported: False ; >05:43:53,326 DEBUG storage: ProcFS.supported: supported: False ; >05:43:53,327 DEBUG storage: SwapSpace.__init__: >05:43:53,329 DEBUG storage: DMRaidMember.__init__: >05:43:53,331 DEBUG storage: DevPtsFS.supported: supported: False ; >05:43:53,332 DEBUG storage: DevPtsFS.supported: supported: False ; >05:43:53,333 DEBUG storage: BTRFS.supported: supported: True ; >05:43:53,457 DEBUG storage: BTRFS.supported: supported: True ; >05:43:53,460 DEBUG storage: USBFS.supported: supported: False ; >05:43:53,462 DEBUG storage: USBFS.supported: supported: False ; >05:43:53,463 DEBUG storage: DiskLabel.__init__: >05:43:53,464 INFO storage: DiskLabel.partedDevice returning None >05:43:53,465 DEBUG storage: HFSPlus.supported: supported: False ; >05:43:53,467 DEBUG storage: HFSPlus.supported: supported: False ; >05:43:53,468 DEBUG storage: XFS.supported: supported: True ; >05:43:53,544 DEBUG storage: XFS.supported: supported: True ; >05:43:53,546 DEBUG storage: TmpFS.supported: supported: False ; >05:43:53,548 DEBUG storage: TmpFS.supported: supported: False ; >05:43:53,549 DEBUG storage: LUKS.__init__: >05:43:53,551 DEBUG storage: NTFS.supported: supported: False ; >05:43:53,552 DEBUG storage: NTFS.supported: supported: False ; >05:43:53,554 DEBUG storage: BindFS.supported: supported: False ; >05:43:53,555 DEBUG storage: BindFS.supported: supported: False ; >05:43:53,557 DEBUG storage: HFS.supported: supported: False ; >05:43:53,558 DEBUG storage: HFS.supported: supported: False ; >05:43:53,564 DEBUG storage: LVMPhysicalVolume.__init__: >05:43:53,566 DEBUG storage: NFS.supported: supported: False ; >05:43:53,567 DEBUG storage: NFS.supported: supported: False ; >05:43:53,569 DEBUG storage: FATFS.supported: supported: True ; >05:43:53,602 DEBUG storage: FATFS.supported: supported: True ; >05:43:53,604 DEBUG storage: NoDevFS.supported: supported: False ; >05:43:53,606 DEBUG storage: NoDevFS.supported: supported: False ; >05:44:12,138 INFO storage: hiding device disk vdb (id 7) >05:44:12,139 DEBUG storage: lvm filter: adding vdb to the reject list >05:44:12,139 INFO storage: hiding device disk vdc (id 8) >05:44:12,140 DEBUG storage: lvm filter: adding vdc to the reject list >05:44:12,140 INFO storage: hiding device disk vdd (id 9) >05:44:12,141 DEBUG storage: lvm filter: adding vdd to the reject list >05:44:12,141 INFO storage: hiding device disk vde (id 10) >05:44:12,142 DEBUG storage: lvm filter: adding vde to the reject list >05:44:12,142 INFO storage: hiding device disk vdf (id 11) >05:44:12,143 DEBUG storage: lvm filter: adding vdf to the reject list >05:44:12,144 INFO storage: hiding device disk vdg (id 12) >05:44:12,144 DEBUG storage: lvm filter: adding vdg to the reject list >05:44:12,145 INFO storage: hiding device disk vdh (id 13) >05:44:12,145 DEBUG storage: lvm filter: adding vdh to the reject list >05:44:12,146 INFO storage: hiding device disk vdi (id 14) >05:44:12,146 DEBUG storage: lvm filter: adding vdi to the reject list >05:44:12,147 INFO storage: hiding device disk vdj (id 15) >05:44:12,147 DEBUG storage: lvm filter: adding vdj to the reject list >05:44:12,148 INFO storage: hiding device disk vdk (id 16) >05:44:12,148 DEBUG storage: lvm filter: adding vdk to the reject list >05:44:12,149 INFO storage: hiding device disk vdl (id 17) >05:44:12,150 DEBUG storage: lvm filter: adding vdl to the reject list >05:44:12,150 INFO storage: hiding device disk vdm (id 18) >05:44:12,151 DEBUG storage: lvm filter: adding vdm to the reject list >05:44:12,151 INFO storage: hiding device disk vdn (id 19) >05:44:12,152 DEBUG storage: lvm filter: adding vdn to the reject list >05:44:12,152 INFO storage: hiding device disk vdo (id 20) >05:44:12,153 DEBUG storage: lvm filter: adding vdo to the reject list >05:44:12,153 INFO storage: hiding device partition vdp1 (id 22) >05:44:12,154 DEBUG storage: lvm filter: adding vdp1 to the reject list >05:44:12,156 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdp ; >05:44:12,156 INFO storage: hiding device disk vdp (id 21) >05:44:12,157 DEBUG storage: lvm filter: adding vdp to the reject list >05:44:12,158 DEBUG storage: clearpart: looking at vda3 >05:44:12,159 DEBUG storage: clearpart: looking at vda2 >05:44:12,159 DEBUG storage: clearpart: looking at vda1 >05:44:12,160 DEBUG storage: checking whether disk vda has an empty extended >05:44:12,161 DEBUG storage: extended is None ; logicals is [] >05:44:12,162 DEBUG storage: new disk order: [] >05:44:12,202 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:44:12,203 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:44:12,205 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:44:12,206 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:44:12,207 DEBUG storage: resolved 'vda' to 'vda' (disk) >05:44:12,208 DEBUG storage: _is_valid_disklabel(vda) returning True >05:44:12,209 DEBUG storage: _is_valid_size(vda) returning True >05:44:12,209 DEBUG storage: _is_valid_location(vda) returning True >05:44:12,210 DEBUG storage: _is_valid_format(vda) returning True >05:44:12,210 DEBUG storage: is_valid_stage1_device(vda) returning True >05:44:12,252 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >05:44:12,253 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62db502090> fileSystem: <parted.filesystem.FileSystem object at 0x7f62efef3a50> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62efef3850> PedPartition: <_ped.Partition object at 0x7f62db4fe830> >05:44:12,255 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >05:44:12,256 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62db502090> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62efef39d0> PedPartition: <_ped.Partition object at 0x7f62db4fee90> >05:44:12,257 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >05:44:12,258 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62db502090> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62efef3b90> PedPartition: <_ped.Partition object at 0x7f62db4fe890> >05:44:20,682 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:44:20,686 DEBUG storage: Ext4FS.supported: supported: True ; >05:44:20,686 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:44:26,194 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f62df3f6b50>, 500.0, ['vda'], None >05:44:35,976 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f62df3f6b50>, 500.0, ['vda'], None >05:44:37,885 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:44:40,347 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f62df3f6b50>, 500.0, ['vda'], None >05:44:42,897 DEBUG storage.ui: LUKS.teardown: device: /dev/vda3 ; status: False ; type: luks ; >05:44:42,898 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; >05:44:42,899 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:44:42,900 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; current: luks ; type: None ; >05:44:42,901 INFO storage.ui: registered action: [0] Destroy Format luks on partition vda3 (id 5) >05:44:42,902 DEBUG storage.ui: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >05:44:42,904 DEBUG storage.ui: LUKS.teardown: device: /dev/vda3 ; status: False ; type: luks ; >05:44:42,907 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >05:44:42,982 INFO storage.ui: removed partition vda3 (id 5) from device tree >05:44:42,985 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:44:42,985 INFO storage.ui: registered action: [1] Destroy Device partition vda3 (id 5) >05:44:43,005 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:44:43,018 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f62df3f6b50>, 500.0, ['vda'], None >05:44:43,021 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:44:56,655 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f62df3f6b50>, 500.0, ['vda'], None >05:45:04,135 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f62df3f6b50>, 7000.0, ['vda'], None >05:45:04,135 DEBUG storage.ui: creating new device >05:45:04,137 DEBUG storage.ui: Ext4FS.supported: supported: True ; >05:45:04,138 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >05:45:04,139 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >05:45:04,141 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >05:45:04,143 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >05:45:04,144 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:45:04,145 INFO storage.ui: added partition req0 (id 30) to device tree >05:45:04,145 INFO storage.ui: registered action: [2] Create Device partition req0 (id 30) >05:45:04,146 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:04,146 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at / on partition req0 (id 30) >05:45:04,153 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >05:45:04,154 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 30)'] from disk(s) ['vda'] >05:45:04,155 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req0(id 30)'] >05:45:04,155 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 30)'] from disk(s) ['vda'] >05:45:04,157 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:04,159 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:45:04,159 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:04,161 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:04,163 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:45:04,163 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:04,164 DEBUG storage.ui: allocating partition: req0 ; id: 30 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 7000.0 >05:45:04,164 DEBUG storage.ui: checking freespace on vda >05:45:04,166 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True >05:45:04,166 DEBUG storage.ui: current free range is 63-2047 (0MB) >05:45:04,167 DEBUG storage.ui: current free range is 3057664-19455999 (8007MB) >05:45:04,168 DEBUG storage.ui: evaluating growth potential for new layout >05:45:04,168 DEBUG storage.ui: calculating growth for disk /dev/vda >05:45:04,170 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:45:04,171 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62db502090> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62eff27690> PedPartition: <_ped.Partition object at 0x7f62eff20d70> >05:45:04,173 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >05:45:04,174 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >05:45:04,175 DEBUG storage.ui: adding request 30 to chunk 16398336 (3057664-19455999) on /dev/vda >05:45:04,176 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/vda start = 63 end = 2047 >sectorSize = 512 > >05:45:04,176 DEBUG storage.ui: Chunk.growRequests: 16398336 on /dev/vda start = 3057664 end = 19455999 >sectorSize = 512 > >05:45:04,177 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 14333952 >done = False >05:45:04,177 DEBUG storage.ui: 1 requests and 16396288 (8006MB) left in chunk >05:45:04,178 DEBUG storage.ui: adding 16396288 (8006MB) to 30 (vda3) >05:45:04,178 DEBUG storage.ui: taking back 2062336 (1007MB) from 30 (vda3) >05:45:04,179 DEBUG storage.ui: new grow amount for request 30 (vda3) is 14333952 units, or 6999MB >05:45:04,179 DEBUG storage.ui: request 30 (vda3) growth: 14333952 (6999MB) size: 7000MB >05:45:04,180 DEBUG storage.ui: disk /dev/vda growth: 14333952 (6999MB) >05:45:04,181 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >05:45:04,182 DEBUG storage.ui: device vda3 new partedPartition None >05:45:04,183 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:45:04,185 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:45:04,185 DEBUG storage.ui: total growth: 14333952 sectors >05:45:04,186 DEBUG storage.ui: updating use_disk to vda, type: 0 >05:45:04,186 DEBUG storage.ui: new free: 3057664-19455999 / 8007MB >05:45:04,187 DEBUG storage.ui: new free allows for 14333952 sectors of growth >05:45:04,188 DEBUG storage.ui: created partition vda3 of 1MB and added it to /dev/vda >05:45:04,190 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:45:04,191 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62db502090> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62efeffe50> PedPartition: <_ped.Partition object at 0x7f62eff20d10> >05:45:04,192 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >05:45:04,194 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >05:45:04,196 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >05:45:04,197 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62db502090> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62eff279d0> PedPartition: <_ped.Partition object at 0x7f62eff20b90> >05:45:04,198 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda3(id 30)'] >05:45:04,198 DEBUG storage.ui: growable partitions are ['vda3'] >05:45:04,199 DEBUG storage.ui: adding request 30 to chunk 16398336 (3057664-19455999) on /dev/vda >05:45:04,199 DEBUG storage.ui: disk vda has 2 chunks >05:45:04,200 DEBUG storage.ui: Chunk.growRequests: 16398336 on /dev/vda start = 3057664 end = 19455999 >sectorSize = 512 > >05:45:04,200 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 14333952 >done = False >05:45:04,201 DEBUG storage.ui: 1 requests and 16396288 (8006MB) left in chunk >05:45:04,202 DEBUG storage.ui: adding 16396288 (8006MB) to 30 (vda3) >05:45:04,202 DEBUG storage.ui: taking back 2062336 (1007MB) from 30 (vda3) >05:45:04,203 DEBUG storage.ui: new grow amount for request 30 (vda3) is 14333952 units, or 6999MB >05:45:04,203 DEBUG storage.ui: growing partitions on vda >05:45:04,204 DEBUG storage.ui: partition vda3 (30): 0 >05:45:04,204 DEBUG storage.ui: new geometry for vda3: parted.Geometry instance -- > start: 3057664 end: 17393663 length: 14336000 > device: <parted.device.Device object at 0x7f62dae7dfd0> PedGeometry: <_ped.Geometry object at 0x7f62eff1bf50> >05:45:04,205 DEBUG storage.ui: removing all non-preexisting partitions ['vda3(id 30)'] from disk(s) ['vda'] >05:45:04,207 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >05:45:04,207 DEBUG storage.ui: device vda3 new partedPartition None >05:45:04,209 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:45:04,211 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:45:04,211 DEBUG storage.ui: back from removeNewPartitions >05:45:04,212 DEBUG storage.ui: extended: None >05:45:04,212 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 3057664 end: 17393663 length: 14336000 > device: <parted.device.Device object at 0x7f62dae7dfd0> PedGeometry: <_ped.Geometry object at 0x7f62eff1bf50> >05:45:04,214 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:45:04,215 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62db502090> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62eff27c50> PedPartition: <_ped.Partition object at 0x7f62eff20c50> >05:45:04,217 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >05:45:04,218 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >05:45:04,220 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >05:45:04,221 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62db502090> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62eff2d190> PedPartition: <_ped.Partition object at 0x7f62eff20ef0> >05:45:04,222 DEBUG storage.ui: fixing size of existing 500MB partition vda1 (2) with existing ext4 filesystem at 500.00 >05:45:04,223 DEBUG storage.ui: fixing size of existing 992MB partition vda2 (3) with existing luks at 992.00 >05:45:04,224 DEBUG storage.ui: fixing size of non-existent 7000MB partition vda3 (30) with non-existent ext4 filesystem mounted at / at 7000.00 >05:45:04,246 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:45:13,568 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f62df3f6b50>, 500.0, ['vda'], None >05:45:13,572 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:45:16,090 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f62df3f6b50>, 7000.0, ['vda'], None >05:45:16,098 DEBUG storage: LUKS.teardown: device: /dev/vda3 ; status: False ; type: luks ; >05:45:16,099 DEBUG storage: PartitionDevice._setFormat: vda3 ; >05:45:16,100 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:45:16,101 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: luks ; type: None ; >05:45:16,102 INFO storage: registered action: [4] Destroy Format luks on partition vda3 (id 5) >05:45:16,104 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >05:45:16,105 DEBUG storage: LUKS.teardown: device: /dev/vda3 ; status: False ; type: luks ; >05:45:16,108 DEBUG storage: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >05:45:16,127 INFO storage: removed partition vda3 (id 5) from device tree >05:45:16,129 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:45:16,130 INFO storage: registered action: [5] Destroy Device partition vda3 (id 5) >05:45:16,131 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >05:45:16,132 DEBUG storage: device vda3 new partedPartition None >05:45:16,133 INFO storage: added partition req0 (id 30) to device tree >05:45:16,133 INFO storage: registered action: [6] Create Device partition req0 (id 30) >05:45:16,135 DEBUG storage: PartitionDevice._setFormat: req0 ; >05:45:16,137 DEBUG storage: PartitionDevice._setFormat: req0 ; current: ext4 ; type: ext4 ; >05:45:16,137 INFO storage: registered action: [7] Create Format ext4 filesystem mounted at / on partition req0 (id 30) >05:45:16,139 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >05:45:16,140 DEBUG storage: removing all non-preexisting partitions ['req0(id 30)'] from disk(s) ['vda'] >05:45:16,141 DEBUG storage: allocatePartitions: disks=['vda'] ; partitions=['req0(id 30)'] >05:45:16,141 DEBUG storage: removing all non-preexisting partitions ['req0(id 30)'] from disk(s) ['vda'] >05:45:16,143 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:45:16,144 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:45:16,145 DEBUG storage: resolved 'vda' to 'vda' (disk) >05:45:16,146 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:45:16,148 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:45:16,148 DEBUG storage: resolved 'vda' to 'vda' (disk) >05:45:16,149 DEBUG storage: allocating partition: req0 ; id: 30 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 7000MB ; grow: False ; max_size: 7000.0 >05:45:16,149 DEBUG storage: checking freespace on vda >05:45:16,151 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=7000MB boot=False best=None grow=False >05:45:16,152 DEBUG storage: current free range is 63-2047 (0MB) >05:45:16,153 DEBUG storage: current free range is 3057664-19455999 (8007MB) >05:45:16,153 DEBUG storage: updating use_disk to vda, type: 0 >05:45:16,154 DEBUG storage: new free: 3057664-19455999 / 8007MB >05:45:16,154 DEBUG storage: new free allows for 0 sectors of growth >05:45:16,155 DEBUG storage: created partition vda3 of 7000MB and added it to /dev/vda >05:45:16,157 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >05:45:16,158 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62e71d5850> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62eff27b10> PedPartition: <_ped.Partition object at 0x7f62eff20f50> >05:45:16,159 DEBUG storage: PartitionDevice._setDisk: vda3 ; new: vda ; old: vda ; >05:45:16,161 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:45:16,162 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >05:45:16,164 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >05:45:16,165 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62e71d5850> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62eff27510> PedPartition: <_ped.Partition object at 0x7f62eff20dd0> >05:45:16,166 DEBUG storage: growPartitions: disks=['vda'], partitions=['vda3(id 30)'] >05:45:16,166 DEBUG storage: no growable partitions >05:45:16,167 DEBUG storage: fixing size of existing 500MB partition vda1 (2) with existing ext4 filesystem at 500.00 >05:45:16,169 DEBUG storage: fixing size of existing 992MB partition vda2 (3) with existing luks at 992.00 >05:45:16,171 DEBUG storage: fixing size of non-existent 7000MB partition vda3 (30) with non-existent ext4 filesystem mounted at / at 7000.00 >05:45:16,177 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:45:16,179 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:45:16,179 DEBUG storage: resolved 'vda' to 'vda' (disk) >05:45:16,181 DEBUG storage: _is_valid_disklabel(vda) returning True >05:45:16,181 DEBUG storage: _is_valid_size(vda) returning True >05:45:16,182 DEBUG storage: _is_valid_location(vda) returning True >05:45:16,182 DEBUG storage: _is_valid_format(vda) returning True >05:45:16,183 DEBUG storage: is_valid_stage1_device(vda) returning True >05:45:16,190 DEBUG storage: _is_valid_disklabel(vda) returning True >05:45:16,192 DEBUG storage: _is_valid_size(vda) returning True >05:45:16,192 DEBUG storage: _is_valid_location(vda) returning True >05:45:16,193 DEBUG storage: _is_valid_format(vda) returning True >05:45:16,193 DEBUG storage: is_valid_stage1_device(vda) returning True >05:45:16,194 DEBUG storage: _is_valid_disklabel(vda3) returning True >05:45:16,194 DEBUG storage: _is_valid_size(vda3) returning True >05:45:16,198 DEBUG storage: _is_valid_location(vda3) returning True >05:45:16,199 DEBUG storage: _is_valid_partition(vda3) returning True >05:45:16,199 DEBUG storage: _is_valid_format(vda3) returning True >05:45:16,200 DEBUG storage: is_valid_stage2_device(vda3) returning True >05:45:49,777 DEBUG storage: clearpart: looking at vda3 >05:45:49,778 DEBUG storage: clearpart: looking at vda2 >05:45:49,779 DEBUG storage: clearpart: looking at vda1 >05:45:49,780 DEBUG storage: checking whether disk vda has an empty extended >05:45:49,781 DEBUG storage: extended is None ; logicals is [] >05:45:49,782 DEBUG storage: new disk order: [] >05:45:49,812 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:45:49,814 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:45:49,815 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:45:49,816 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:45:49,817 DEBUG storage: resolved 'vda' to 'vda' (disk) >05:45:49,818 DEBUG storage: _is_valid_disklabel(vda) returning True >05:45:49,819 DEBUG storage: _is_valid_size(vda) returning True >05:45:49,819 DEBUG storage: _is_valid_location(vda) returning True >05:45:49,819 DEBUG storage: _is_valid_format(vda) returning True >05:45:49,820 DEBUG storage: is_valid_stage1_device(vda) returning True >05:45:49,859 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >05:45:49,860 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62eff27990> fileSystem: <parted.filesystem.FileSystem object at 0x7f62efcc3f50> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62efcc3d50> PedPartition: <_ped.Partition object at 0x7f62eff03170> >05:45:49,862 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >05:45:49,863 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62eff27990> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62efcc3ed0> PedPartition: <_ped.Partition object at 0x7f62eff20d70> >05:45:49,864 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >05:45:49,865 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62eff27990> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62efcc90d0> PedPartition: <_ped.Partition object at 0x7f62eff20b90> >05:45:49,884 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:46:02,822 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f62eff1bad0>, 7000.0, ['vda'], None >05:46:03,502 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:46:04,475 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f62eff1bad0>, 500.0, ['vda'], None >05:46:05,296 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:46:08,173 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f62eff1bad0>, 500.0, ['vda'], None >05:46:08,176 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:46:08,413 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f62eff1bad0>, 500.0, ['vda'], None >05:46:13,765 DEBUG storage: clearpart: looking at vda3 >05:46:13,766 DEBUG storage: clearpart: looking at vda2 >05:46:13,766 DEBUG storage: clearpart: looking at vda1 >05:46:13,767 DEBUG storage: checking whether disk vda has an empty extended >05:46:13,768 DEBUG storage: extended is None ; logicals is [] >05:46:13,768 DEBUG storage: new disk order: [] >05:46:13,830 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:46:13,832 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:46:13,835 DEBUG storage: doAutoPart: True >05:46:13,835 DEBUG storage: encryptedAutoPart: False >05:46:13,836 DEBUG storage: autoPartType: 0 >05:46:13,836 DEBUG storage: clearPartType: 2 >05:46:13,837 DEBUG storage: clearPartDisks: ['vda'] >05:46:13,839 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f62efcbbb90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f62efcbba10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f62efcbbb10) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f62efcbb890) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f62efcc9210) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 992 maxSize = None grow = False > >05:46:13,841 DEBUG storage: storage.disks: ['vda'] >05:46:13,843 DEBUG storage: storage.partitioned: ['vda'] >05:46:13,844 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vda3'] >05:46:13,846 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:46:13,849 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:46:13,851 DEBUG storage: resolved 'vda' to 'vda' (disk) >05:46:13,852 DEBUG storage: boot disk: vda >05:46:13,855 DEBUG storage: candidate disks: [DiskDevice instance (0x7f62e3e9dad0) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 9500.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: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19301, 16, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e42bc290> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f62e71b3950>] >05:46:13,856 DEBUG storage: devs: [] >05:46:13,860 DEBUG storage: _is_valid_disklabel(vda) returning True >05:46:13,862 DEBUG storage: _is_valid_size(vda) returning True >05:46:13,863 DEBUG storage: _is_valid_location(vda) returning True >05:46:13,863 DEBUG storage: _is_valid_format(vda) returning True >05:46:13,864 DEBUG storage: is_valid_stage1_device(vda) returning True >05:46:13,866 DEBUG storage: Ext4FS.supported: supported: True ; >05:46:13,868 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:46:13,870 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >05:46:13,872 DEBUG storage: PartitionDevice._setFormat: req0 ; >05:46:13,877 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >05:46:13,881 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:46:13,882 INFO storage: added partition req0 (id 31) to device tree >05:46:13,884 INFO storage: registered action: [8] Create Device partition req0 (id 31) >05:46:13,885 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:46:13,886 INFO storage: registered action: [9] Create Format ext4 filesystem mounted at / on partition req0 (id 31) >05:46:13,890 DEBUG storage: Ext4FS.supported: supported: True ; >05:46:13,891 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:46:13,894 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >05:46:13,895 DEBUG storage: PartitionDevice._setFormat: req1 ; >05:46:13,897 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >05:46:13,898 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:46:13,899 INFO storage: added partition req1 (id 32) to device tree >05:46:13,899 INFO storage: registered action: [10] Create Device partition req1 (id 32) >05:46:13,900 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:46:13,900 INFO storage: registered action: [11] Create Format ext4 filesystem mounted at /boot on partition req1 (id 32) >05:46:13,901 INFO storage: skipping unneeded stage1 biosboot request >05:46:13,901 DEBUG storage: PartSpec instance (0x7f62efcbb890) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >05:46:13,902 DEBUG storage: existing 9500MB disk vda (1) with existing msdos disklabel >05:46:13,903 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >05:46:13,904 DEBUG storage: getFormat('swap') returning SwapSpace instance >05:46:13,905 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >05:46:13,907 DEBUG storage: PartitionDevice._setFormat: req2 ; >05:46:13,909 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >05:46:13,910 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:46:13,911 INFO storage: added partition req2 (id 33) to device tree >05:46:13,911 INFO storage: registered action: [12] Create Device partition req2 (id 33) >05:46:13,912 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:46:13,912 INFO storage: registered action: [13] Create Format swap on partition req2 (id 33) >05:46:13,913 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >05:46:13,915 DEBUG storage: removing all non-preexisting partitions ['req0(id 31)', 'req1(id 32)', 'req2(id 33)', 'vda3(id 30)'] from disk(s) ['vda'] >05:46:13,917 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >05:46:13,917 DEBUG storage: device vda3 new partedPartition None >05:46:13,918 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:46:13,920 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:46:13,921 DEBUG storage: allocatePartitions: disks=['vda'] ; partitions=['req0(id 31)', 'req1(id 32)', 'req2(id 33)', 'req0(id 30)'] >05:46:13,921 DEBUG storage: removing all non-preexisting partitions ['req1(id 32)', 'req0(id 30)', 'req2(id 33)', 'req0(id 31)'] from disk(s) ['vda'] >05:46:13,923 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:46:13,924 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:46:13,925 DEBUG storage: resolved 'vda' to 'vda' (disk) >05:46:13,927 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:46:13,928 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:46:13,929 DEBUG storage: resolved 'vda' to 'vda' (disk) >05:46:13,929 DEBUG storage: allocating partition: req1 ; id: 32 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >05:46:13,930 DEBUG storage: checking freespace on vda >05:46:13,932 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >05:46:13,932 DEBUG storage: current free range is 63-2047 (0MB) >05:46:13,933 DEBUG storage: current free range is 3057664-19455999 (8007MB) >05:46:13,934 DEBUG storage: updating use_disk to vda, type: 0 >05:46:13,934 DEBUG storage: new free: 3057664-19455999 / 8007MB >05:46:13,935 DEBUG storage: new free allows for 0 sectors of growth >05:46:13,935 DEBUG storage: found free space for bootable request >05:46:13,936 DEBUG storage: created partition vda3 of 500MB and added it to /dev/vda >05:46:13,937 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >05:46:13,938 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62e71d5850> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62efcc9350> PedPartition: <_ped.Partition object at 0x7f62eff20bf0> >05:46:13,940 DEBUG storage: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >05:46:13,941 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >05:46:13,943 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >05:46:13,944 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62e71d5850> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62efcc9c50> PedPartition: <_ped.Partition object at 0x7f62eff20e30> >05:46:13,945 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:46:13,947 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:46:13,948 DEBUG storage: resolved 'vda' to 'vda' (disk) >05:46:13,949 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:46:13,950 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:46:13,951 DEBUG storage: resolved 'vda' to 'vda' (disk) >05:46:13,951 DEBUG storage: allocating partition: req0 ; id: 30 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 7000MB ; grow: False ; max_size: 7000.0 >05:46:13,952 DEBUG storage: checking freespace on vda >05:46:13,953 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=2 req_size=7000MB boot=False best=None grow=False >05:46:13,954 DEBUG storage: current free range is 63-2047 (0MB) >05:46:13,954 DEBUG storage: current free range is 4081664-19455999 (7507MB) >05:46:13,955 DEBUG storage: updating use_disk to vda, type: 2 >05:46:13,956 DEBUG storage: new free: 4081664-19455999 / 7507MB >05:46:13,956 DEBUG storage: new free allows for 0 sectors of growth >05:46:13,957 DEBUG storage: creating extended partition >05:46:13,957 DEBUG storage: recalculating free space >05:46:13,958 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=1 req_size=7000MB boot=False best=None grow=False >05:46:13,959 DEBUG storage: looking for intersection between extended (4081664-19455999) and free (63-2047) >05:46:13,963 DEBUG storage: free region not suitable for request >05:46:13,963 DEBUG storage: looking for intersection between extended (4081664-19455999) and free (4081727-19455999) >05:46:13,964 DEBUG storage: current free range is 4081727-19455999 (7506MB) >05:46:13,964 DEBUG storage: adjusted start sector from 4081727 to 4085760 >05:46:13,965 DEBUG storage: created partition vda5 of 7000MB and added it to /dev/vda >05:46:13,967 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >05:46:13,967 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62e71d5850> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62efcc9810> PedPartition: <_ped.Partition object at 0x7f62efcd4050> >05:46:13,969 DEBUG storage: PartitionDevice._setDisk: vda5 ; new: vda ; old: None ; >05:46:13,970 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >05:46:13,972 DEBUG storage: PartitionDevice._setPartedPartition: vda5 ; >05:46:13,973 DEBUG storage: device vda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62e71d5850> fileSystem: None > number: 5 path: /dev/vda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62efcd2410> PedPartition: <_ped.Partition object at 0x7f62efcd4230> >05:46:13,975 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:46:13,976 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:46:13,977 DEBUG storage: resolved 'vda' to 'vda' (disk) >05:46:13,978 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:46:13,980 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >05:46:13,980 DEBUG storage: resolved 'vda' to 'vda' (disk) >05:46:13,981 DEBUG storage: allocating partition: req2 ; id: 33 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 992MB ; grow: False ; max_size: 0 >05:46:13,981 DEBUG storage: checking freespace on vda >05:46:13,982 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=1 req_size=992MB boot=False best=None grow=False >05:46:13,983 DEBUG storage: looking for intersection between extended (4081664-19455999) and free (63-2047) >05:46:13,983 DEBUG storage: free region not suitable for request >05:46:13,984 DEBUG storage: looking for intersection between extended (4081664-19455999) and free (18421760-19455999) >05:46:13,985 DEBUG storage: current free range is 18421760-19455999 (505MB) >05:46:13,986 DEBUG storage: DeviceTree.getDeviceByName: name: vda4 ; >05:46:13,988 DEBUG storage: DeviceTree.getDeviceByName returned None >05:46:13,989 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: vda ; >05:46:13,991 DEBUG storage: PartitionDevice._setFormat: vda4 ; >05:46:13,991 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:46:13,993 DEBUG storage: PartitionDevice._setFormat: vda4 ; current: None ; type: None ; >05:46:13,994 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: vda ; >05:46:13,996 DEBUG storage: PartitionDevice._setPartedPartition: vda4 ; >05:46:13,996 DEBUG storage: device vda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f62e71d5850> fileSystem: None > number: 4 path: /dev/vda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62eff1bfd0> PedPartition: <_ped.Partition object at 0x7f62efcd4290> >05:46:13,997 INFO storage: added partition vda4 (id 34) to device tree >05:46:13,999 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >05:46:14,000 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['vda'] >05:46:14,027 DEBUG storage: MultipathTopology._build_topology: >05:46:14,028 DEBUG storage: /etc/multipath.conf contents: >05:46:14,028 DEBUG storage: # multipath.conf written by anaconda >05:46:14,029 DEBUG storage: >05:46:14,029 DEBUG storage: defaults { >05:46:14,030 DEBUG storage: user_friendly_names yes >05:46:14,030 DEBUG storage: } >05:46:14,031 DEBUG storage: blacklist { >05:46:14,031 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >05:46:14,031 DEBUG storage: devnode "^hd[a-z]" >05:46:14,032 DEBUG storage: devnode "^dcssblk[0-9]*" >05:46:14,032 DEBUG storage: device { >05:46:14,033 DEBUG storage: vendor "DGC" >05:46:14,033 DEBUG storage: product "LUNZ" >05:46:14,034 DEBUG storage: } >05:46:14,034 DEBUG storage: device { >05:46:14,035 DEBUG storage: vendor "IBM" >05:46:14,035 DEBUG storage: product "S/390.*" >05:46:14,035 DEBUG storage: } >05:46:14,036 DEBUG storage: # don't count normal SATA devices as multipaths >05:46:14,036 DEBUG storage: device { >05:46:14,037 DEBUG storage: vendor "ATA" >05:46:14,037 DEBUG storage: } >05:46:14,037 DEBUG storage: # don't count 3ware devices as multipaths >05:46:14,038 DEBUG storage: device { >05:46:14,038 DEBUG storage: vendor "3ware" >05:46:14,039 DEBUG storage: } >05:46:14,039 DEBUG storage: device { >05:46:14,040 DEBUG storage: vendor "AMCC" >05:46:14,040 DEBUG storage: } >05:46:14,041 DEBUG storage: # nor highpoint devices >05:46:14,041 DEBUG storage: device { >05:46:14,041 DEBUG storage: vendor "HPT" >05:46:14,042 DEBUG storage: } >05:46:14,042 DEBUG storage: } >05:46:14,042 DEBUG storage: multipaths { >05:46:14,043 DEBUG storage: } >05:46:14,043 DEBUG storage: (end of /etc/multipath.conf) >05:46:14,158 INFO storage: MultipathTopology: found non-disk device: sr0 >05:46:14,159 INFO storage: MultipathTopology: found singlepath device: vda >05:46:14,160 INFO storage: MultipathTopology: found non-disk device: vda1 >05:46:14,160 INFO storage: MultipathTopology: found non-disk device: vda2 >05:46:14,161 INFO storage: MultipathTopology: found non-disk device: vda3 >05:46:14,161 INFO storage: MultipathTopology: found singlepath device: vdb >05:46:14,162 INFO storage: MultipathTopology: found singlepath device: vdc >05:46:14,163 INFO storage: MultipathTopology: found singlepath device: vdd >05:46:14,164 INFO storage: MultipathTopology: found singlepath device: vde >05:46:14,165 INFO storage: MultipathTopology: found singlepath device: vdf >05:46:14,166 INFO storage: MultipathTopology: found singlepath device: vdg >05:46:14,167 INFO storage: MultipathTopology: found singlepath device: vdh >05:46:14,168 INFO storage: MultipathTopology: found singlepath device: vdi >05:46:14,169 INFO storage: MultipathTopology: found singlepath device: vdj >05:46:14,170 INFO storage: MultipathTopology: found singlepath device: vdk >05:46:14,171 INFO storage: MultipathTopology: found singlepath device: vdl >05:46:14,172 INFO storage: MultipathTopology: found singlepath device: vdm >05:46:14,174 INFO storage: MultipathTopology: found singlepath device: vdn >05:46:14,175 INFO storage: MultipathTopology: found singlepath device: vdo >05:46:14,176 INFO storage: MultipathTopology: found singlepath device: vdp >05:46:14,178 INFO storage: MultipathTopology: found non-disk device: vdp1 >05:46:14,179 INFO storage: MultipathTopology: found singlepath device: loop0 >05:46:14,180 INFO storage: MultipathTopology: found singlepath device: loop1 >05:46:14,181 INFO storage: MultipathTopology: found singlepath device: loop2 >05:46:14,182 INFO storage: MultipathTopology: found singlepath device: loop3 >05:46:14,184 INFO storage: MultipathTopology: found singlepath device: loop4 >05:46:14,185 INFO storage: MultipathTopology: found singlepath device: loop5 >05:46:14,186 INFO storage: MultipathTopology: found singlepath device: loop6 >05:46:14,187 INFO storage: MultipathTopology: found singlepath device: loop7 >05:46:14,188 INFO storage: MultipathTopology: found singlepath device: dm-0 >05:46:14,189 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vdb', 'vdc', 'vdd', 'vde', 'vdf', 'vdg', 'vdh', 'vdi', 'vdj', 'vdk', 'vdl', 'vdm', 'vdn', 'vdo', 'vdp', 'vdp1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >05:46:14,198 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC3\\x20x86_64 /dev/disk/by-uuid/2012-10-09-19-57-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_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC3_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC3\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-09-19-57-41-00', > 'ID_FS_UUID_ENC': '2012-10-09-19-57-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': '1.0_1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '90240', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC3\\x20x86_64', > '/dev/disk/by-uuid/2012-10-09-19-57-41-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >05:46:14,203 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >05:46:14,209 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >05:46:14,212 DEBUG storage: DeviceTree.getDeviceByName returned None >05:46:14,213 INFO storage: sr0 is a cdrom >05:46:14,217 DEBUG storage: DeviceTree.addUdevOpticalDevice: >05:46:14,219 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:46:14,221 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >05:46:14,223 INFO storage: added cdrom sr0 (id 35) to device tree >05:46:14,225 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:46:14,231 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >05:46:14,234 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >05:46:14,237 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >05:46:14,239 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >05:46:14,249 WARN storage: disklabel detected but not usable on sr0 >05:46:14,250 INFO storage: type detected on 'sr0' is 'iso9660' >05:46:14,251 DEBUG storage: Iso9660FS.supported: supported: True ; >05:46:14,252 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >05:46:14,253 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >05:46:14,255 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:46:14,258 DEBUG storage: looking up parted Device: /dev/sr0 >05:46:14,259 INFO storage: got device: OpticalDevice instance (0x7f62e4201e50) -- > name = sr0 status = True kids = 0 id = 35 > parents = [] > uuid = None size = 4264.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > 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: 2183168 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (135, 255, 63) biosGeometry: (135, 255, 63) > PedDevice: <_ped.Device object at 0x7f62efcb7c20> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >05:46:14,260 DEBUG storage: Iso9660FS.supported: supported: True ; >05:46:14,261 INFO storage: got format: Iso9660FS instance (0x7f62e41c3b90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-09-19-57-41-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC3_x86_64 size = 0 targetSize = 0 > >05:46:14,264 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': '30828', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >05:46:14,265 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >05:46:14,267 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:46:14,268 DEBUG storage: DeviceTree.getDeviceByName returned None >05:46:14,269 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >05:46:14,270 INFO storage: vda is a disk >05:46:14,271 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:46:14,272 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >05:46:14,273 INFO storage: added disk vda (id 36) to device tree >05:46:14,273 DEBUG storage: looking up parted Device: /dev/vda >05:46:14,275 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >05:46:14,276 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >05:46:14,277 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >05:46:14,281 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >05:46:14,296 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f62e6f67f10>, <parted.partition.Partition object at 0x7f62e6f648d0>, <parted.partition.Partition object at 0x7f62eff279d0>] > device: <parted.device.Device object at 0x7f62e6f6c8d0> > PedDisk: <_ped.Disk object at 0x7f62efcd84d0> >05:46:14,297 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >05:46:14,299 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >05:46:14,300 INFO storage: got device: DiskDevice instance (0x7f62e41c3250) -- > name = vda status = True kids = 0 id = 36 > parents = [] > uuid = None size = 9500.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: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19301, 16, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7f62e42bc710> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f62e4201950> >05:46:14,303 INFO storage: got format: DiskLabel instance (0x7f62eff1bc10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f62e6f67f10>, <parted.partition.Partition object at 0x7f62e6f648d0>, <parted.partition.Partition object at 0x7f62eff279d0>] > device: <parted.device.Device object at 0x7f62e6f6c8d0> > PedDisk: <_ped.Disk object at 0x7f62efcd84d0> > origPartedDisk = <parted.disk.Disk object at 0x7f62eff27c50> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19301, 16, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7f62efefa200> > >05:46:14,309 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/ab89db9f-d89b-4938-b7f6-f71a978a7c6c', > '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': 'ab89db9f-d89b-4938-b7f6-f71a978a7c6c', > 'ID_FS_UUID_ENC': 'ab89db9f-d89b-4938-b7f6-f71a978a7c6c', > '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': '30863', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/ab89db9f-d89b-4938-b7f6-f71a978a7c6c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1'} ; name: vda1 ; >05:46:14,309 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >05:46:14,311 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >05:46:14,312 DEBUG storage: DeviceTree.getDeviceByName returned None >05:46:14,312 INFO storage: vda1 is a partition >05:46:14,314 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >05:46:14,315 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:46:14,316 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (36) with existing msdos disklabel >05:46:14,318 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >05:46:14,319 DEBUG storage: PartitionDevice._setFormat: vda1 ; >05:46:14,319 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:46:14,321 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >05:46:14,321 DEBUG storage: looking up parted Partition: /dev/vda1 >05:46:14,323 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >05:46:14,324 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >05:46:14,325 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >05:46:14,327 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >05:46:14,327 INFO storage: added partition vda1 (id 37) to device tree >05:46:14,329 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >05:46:14,330 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >05:46:14,331 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >05:46:14,332 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >05:46:14,342 WARN storage: disklabel detected but not usable on vda1 >05:46:14,343 INFO storage: type detected on 'vda1' is 'ext4' >05:46:14,479 DEBUG storage: Ext4FS.supported: supported: True ; >05:46:14,479 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:46:14,482 DEBUG storage: PartitionDevice._setFormat: vda1 ; >05:46:14,489 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >05:46:14,490 DEBUG storage: looking up parted Device: /dev/vda1 >05:46:14,492 INFO storage: got device: PartitionDevice instance (0x7f62eff27a90) -- > name = vda1 status = True kids = 0 id = 37 > parents = ['existing 9500MB disk vda (36) 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: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f62efcd03b0> > 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 0x7f62e6f67110> fileSystem: <parted.filesystem.FileSystem object at 0x7f62efeffed0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62e6f640d0> PedPartition: <_ped.Partition object at 0x7f62efcd4290> > disk = existing 9500MB disk vda (36) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >05:46:14,494 DEBUG storage: Ext4FS.supported: supported: True ; >05:46:14,494 INFO storage: got format: Ext4FS instance (0x7f62efcc9e50) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = ab89db9f-d89b-4938-b7f6-f71a978a7c6c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >05:46:14,497 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/42a114e3-13e7-4e54-910c-aaf03b4316c0', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '42a114e3-13e7-4e54-910c-aaf03b4316c0', > 'ID_FS_UUID_ENC': '42a114e3-13e7-4e54-910c-aaf03b4316c0', > 'ID_FS_VERSION': '1', > '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': '2031616', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30876', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/42a114e3-13e7-4e54-910c-aaf03b4316c0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >05:46:14,498 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >05:46:14,499 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >05:46:14,500 DEBUG storage: DeviceTree.getDeviceByName returned None >05:46:14,501 INFO storage: vda2 is a partition >05:46:14,502 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >05:46:14,503 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:46:14,504 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (36) with existing msdos disklabel >05:46:14,505 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >05:46:14,507 DEBUG storage: PartitionDevice._setFormat: vda2 ; >05:46:14,507 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:46:14,508 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >05:46:14,508 DEBUG storage: looking up parted Partition: /dev/vda2 >05:46:14,510 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >05:46:14,512 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >05:46:14,513 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >05:46:14,514 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >05:46:14,514 INFO storage: added partition vda2 (id 38) to device tree >05:46:14,515 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >05:46:14,517 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >05:46:14,518 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >05:46:14,519 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >05:46:14,525 WARN storage: disklabel detected but not usable on vda2 >05:46:14,525 INFO storage: type detected on 'vda2' is 'crypto_LUKS' >05:46:14,528 DEBUG storage: LUKS.__init__: uuid: 42a114e3-13e7-4e54-910c-aaf03b4316c0 ; exists: True ; label: None ; device: /dev/vda2 ; serial: None ; name: luks-42a114e3-13e7-4e54-910c-aaf03b4316c0 ; >05:46:14,528 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >05:46:14,529 DEBUG storage: PartitionDevice._setFormat: vda2 ; >05:46:14,530 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: luks ; >05:46:14,531 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vda2 ; >05:46:14,533 DEBUG storage: DeviceTree.getDeviceByName: name: luks-42a114e3-13e7-4e54-910c-aaf03b4316c0 ; >05:46:14,534 DEBUG storage: DeviceTree.getDeviceByName returned None >05:46:14,534 INFO storage: skipping previously-skipped luks device vda2 >05:46:14,536 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >05:46:14,536 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:46:14,538 DEBUG storage: LUKSDevice._setFormat: luks-42a114e3-13e7-4e54-910c-aaf03b4316c0 ; current: None ; type: None ; >05:46:14,539 DEBUG storage: LUKSDevice.setup: luks-42a114e3-13e7-4e54-910c-aaf03b4316c0 ; status: False ; controllable: True ; orig: False ; >05:46:14,540 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-42a114e3-13e7-4e54-910c-aaf03b4316c0 ; orig: False ; >05:46:14,541 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >05:46:14,543 DEBUG storage: LUKS.setup: device: /dev/vda2 ; mapName: luks-42a114e3-13e7-4e54-910c-aaf03b4316c0 ; status: False ; type: luks ; >05:46:14,543 INFO storage: setup of luks-42a114e3-13e7-4e54-910c-aaf03b4316c0 failed: luks device not configured >05:46:14,544 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >05:46:14,545 DEBUG storage: looking up parted Device: /dev/vda2 >05:46:14,547 INFO storage: got device: PartitionDevice instance (0x7f62efcc93d0) -- > name = vda2 status = True kids = 0 id = 38 > parents = ['existing 9500MB disk vda (36) with existing msdos disklabel'] > uuid = None size = 992.0 > format = existing luks > 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: 2031616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2015, 16, 63) biosGeometry: (126, 255, 63) > PedDevice: <_ped.Device object at 0x7f62efcd0320> > 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 0x7f62e6f67110> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62e6f64750> PedPartition: <_ped.Partition object at 0x7f62eff20c50> > disk = existing 9500MB disk vda (36) with existing msdos disklabel > start = 1026048 end = 3057663 length = 2031616 > flags = >05:46:14,548 INFO storage: got format: LUKS instance (0x7f62efcc96d0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/vda2 uuid = 42a114e3-13e7-4e54-910c-aaf03b4316c0 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-42a114e3-13e7-4e54-910c-aaf03b4316c0 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >05:46:14,552 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/adb10495-de60-4abf-b859-5eeb9d0fd089', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'adb10495-de60-4abf-b859-5eeb9d0fd089', > 'ID_FS_UUID_ENC': 'adb10495-de60-4abf-b859-5eeb9d0fd089', > 'ID_FS_VERSION': '1', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '3057664', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16398336', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30899', > 'name': 'vda3', > 'symlinks': ['/dev/disk/by-uuid/adb10495-de60-4abf-b859-5eeb9d0fd089'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3'} ; name: vda3 ; >05:46:14,552 INFO storage: scanning vda3 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3)... >05:46:14,554 DEBUG storage: DeviceTree.getDeviceByName: name: vda3 ; >05:46:14,555 DEBUG storage: DeviceTree.getDeviceByName returned None >05:46:14,555 INFO storage: vda3 is a partition >05:46:14,556 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda3 ; >05:46:14,557 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:46:14,558 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (36) with existing msdos disklabel >05:46:14,559 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >05:46:14,561 DEBUG storage: PartitionDevice._setFormat: vda3 ; >05:46:14,561 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:46:14,562 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >05:46:14,562 DEBUG storage: looking up parted Partition: /dev/vda3 >05:46:14,564 DEBUG storage: PartitionDevice.probe: vda3 ; exists: True ; >05:46:14,565 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >05:46:14,566 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >05:46:14,567 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >05:46:14,567 INFO storage: added partition vda3 (id 40) to device tree >05:46:14,569 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >05:46:14,570 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >05:46:14,571 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >05:46:14,572 DEBUG storage: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >05:46:14,578 WARN storage: disklabel detected but not usable on vda3 >05:46:14,578 INFO storage: type detected on 'vda3' is 'crypto_LUKS' >05:46:14,581 DEBUG storage: LUKS.__init__: uuid: adb10495-de60-4abf-b859-5eeb9d0fd089 ; exists: True ; label: None ; device: /dev/vda3 ; serial: None ; name: luks-adb10495-de60-4abf-b859-5eeb9d0fd089 ; >05:46:14,581 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >05:46:14,582 DEBUG storage: PartitionDevice._setFormat: vda3 ; >05:46:14,586 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: luks ; >05:46:14,587 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vda3 ; >05:46:14,588 DEBUG storage: DeviceTree.getDeviceByName: name: luks-adb10495-de60-4abf-b859-5eeb9d0fd089 ; >05:46:14,589 DEBUG storage: DeviceTree.getDeviceByName returned None >05:46:14,590 DEBUG storage: LUKS.setup: device: /dev/vda3 ; mapName: luks-adb10495-de60-4abf-b859-5eeb9d0fd089 ; status: False ; type: luks ; >05:46:14,591 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf > > >/tmp/ifcfg.log: >09:41:05,849 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >09:41:05,849 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >09:41:05,850 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:B8:27:95 >09:41:05,850 DEBUG ifcfg: NetworkDevice eth0 set: UUID=360ceafc-1337-466f-bd02-351ec93cef26 >09:41:05,850 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >09:41:05,850 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:B8:27:95" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="360ceafc-1337-466f-bd02-351ec93cef26" > >09:41:05,850 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC3\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >09:40:58,202 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >09:40:58,202 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="518" x-info="http://www.rsyslog.com"] start >09:40:58,202 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >09:40:58,202 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >09:40:58,202 NOTICE kernel:[ 0.000000] Linux version 3.6.1-1.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 8 17:19:09 UTC 2012 >09:40:58,202 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC3\x20x86_64 quiet BOOT_IMAGE=vmlinuz >09:40:58,202 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >09:40:58,202 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000091bff] usable >09:40:58,202 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000091c00-0x000000000009ffff] reserved >09:40:58,202 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >09:40:58,202 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffdfff] usable >09:40:58,202 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000001fffe000-0x000000001fffffff] reserved >09:40:58,202 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >09:40:58,202 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >09:40:58,202 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >09:40:58,202 INFO kernel:[ 0.000000] DMI 2.4 present. >09:40:58,202 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >09:40:58,202 INFO kernel:[ 0.000000] Hypervisor detected: KVM >09:40:58,202 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >09:40:58,202 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >09:40:58,202 INFO kernel:[ 0.000000] No AGP bridge found >09:40:58,202 INFO kernel:[ 0.000000] e820: last_pfn = 0x1fffe max_arch_pfn = 0x400000000 >09:40:58,202 DEBUG kernel:[ 0.000000] MTRR default type: write-back >09:40:58,202 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >09:40:58,202 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >09:40:58,202 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >09:40:58,202 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >09:40:58,202 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >09:40:58,202 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >09:40:58,202 DEBUG kernel:[ 0.000000] 1 disabled >09:40:58,202 DEBUG kernel:[ 0.000000] 2 disabled >09:40:58,202 DEBUG kernel:[ 0.000000] 3 disabled >09:40:58,202 DEBUG kernel:[ 0.000000] 4 disabled >09:40:58,202 DEBUG kernel:[ 0.000000] 5 disabled >09:40:58,202 DEBUG kernel:[ 0.000000] 6 disabled >09:40:58,202 DEBUG kernel:[ 0.000000] 7 disabled >09:40:58,202 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >09:40:58,202 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fda60-0x000fda6f] mapped at [ffff8800000fda60] >09:40:58,202 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >09:40:58,202 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff88000008b000] 8b000 size 24576 >09:40:58,202 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x1fffdfff] >09:40:58,202 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x1fdfffff] page 2M >09:40:58,202 DEBUG kernel:[ 0.000000] [mem 0x1fe00000-0x1fffdfff] page 4k >09:40:58,202 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x1fffdfff @ [mem 0x1e4d8000-0x1e5d9fff] >09:40:58,202 INFO kernel:[ 0.000000] RAMDISK: [mem 0x1e5da000-0x1ffdcfff] >09:40:58,202 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd900 00014 (v00 BOCHS ) >09:40:58,202 WARNING kernel:[ 0.000000] ACPI: RSDT 000000001fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >09:40:58,202 WARNING kernel:[ 0.000000] ACPI: FACP 000000001fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >09:40:58,202 WARNING kernel:[ 0.000000] ACPI: DSDT 000000001fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >09:40:58,202 WARNING kernel:[ 0.000000] ACPI: FACS 000000001fffff40 00040 >09:40:58,202 WARNING kernel:[ 0.000000] ACPI: SSDT 000000001ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >09:40:58,202 WARNING kernel:[ 0.000000] ACPI: APIC 000000001ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >09:40:58,202 WARNING kernel:[ 0.000000] ACPI: HPET 000000001ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >09:40:58,202 WARNING kernel:[ 0.000000] ACPI: SSDT 000000001ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >09:40:58,202 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >09:40:58,202 INFO kernel:[ 0.000000] No NUMA configuration found >09:40:58,202 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001fffdfff] >09:40:58,202 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1fffdfff] >09:40:58,202 INFO kernel:[ 0.000000] NODE_DATA [mem 0x1ffea000-0x1fffdfff] >09:40:58,202 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >09:40:58,202 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >09:40:58,202 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00007fffff] PMD -> [ffff88001d400000-ffff88001dbfffff] on node 0 >09:40:58,202 WARNING kernel:[ 0.000000] Zone ranges: >09:40:58,202 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >09:40:58,202 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >09:40:58,202 WARNING kernel:[ 0.000000] Normal empty >09:40:58,202 WARNING kernel:[ 0.000000] Movable zone start for each node >09:40:58,202 WARNING kernel:[ 0.000000] Early memory node ranges >09:40:58,202 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x00090fff] >09:40:58,202 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x1fffdfff] >09:40:58,202 DEBUG kernel:[ 0.000000] On node 0 totalpages: 130943 >09:40:58,202 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >09:40:58,202 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >09:40:58,202 DEBUG kernel:[ 0.000000] DMA zone: 3899 pages, LIFO batch:0 >09:40:58,202 DEBUG kernel:[ 0.000000] DMA32 zone: 1984 pages used for memmap >09:40:58,202 DEBUG kernel:[ 0.000000] DMA32 zone: 124990 pages, LIFO batch:31 >09:40:58,202 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >09:40:58,202 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >09:40:58,202 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >09:40:58,202 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >09:40:58,202 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >09:40:58,202 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >09:40:58,202 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >09:40:58,202 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >09:40:58,202 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >09:40:58,202 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >09:40:58,202 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >09:40:58,202 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >09:40:58,202 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >09:40:58,202 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >09:40:58,202 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >09:40:58,202 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >09:40:58,202 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >09:40:58,202 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >09:40:58,202 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >09:40:58,202 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >09:40:58,202 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >09:40:58,202 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000091000 - 0000000000092000 >09:40:58,202 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000092000 - 00000000000a0000 >09:40:58,202 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >09:40:58,202 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >09:40:58,202 INFO kernel:[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices >09:40:58,202 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >09:40:58,202 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >09:40:58,202 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88001e200000 s84288 r8192 d22208 u2097152 >09:40:58,202 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >09:40:58,202 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >09:40:58,202 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1e213c01, primary cpu clock >09:40:58,202 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >09:40:58,202 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 1e20dec0 >09:40:58,202 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128889 >09:40:58,202 WARNING kernel:[ 0.000000] Policy zone: DMA32 >09:40:58,202 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC3\x20x86_64 quiet BOOT_IMAGE=vmlinuz >09:40:58,202 INFO kernel:[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >09:40:58,202 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >09:40:58,202 INFO kernel:[ 0.000000] Checking aperture... >09:40:58,202 INFO kernel:[ 0.000000] No AGP bridge found >09:40:58,202 INFO kernel:[ 0.000000] Memory: 472648k/524280k available (6322k kernel code, 508k absent, 51124k reserved, 6882k data, 1036k init) >09:40:58,202 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >09:40:58,202 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >09:40:58,202 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >09:40:58,202 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >09:40:58,202 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >09:40:58,202 INFO kernel:[ 0.000000] console [tty0] enabled >09:40:58,202 INFO kernel:[ 0.000000] allocated 2097152 bytes of page_cgroup >09:40:58,202 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >09:40:58,202 DEBUG kernel:[ 0.000000] hpet clockevent registered >09:40:58,202 INFO kernel:[ 0.000000] tsc: Detected 3311.132 MHz processor >09:40:58,202 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 6622.26 BogoMIPS (lpj=3311132) >09:40:58,202 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >09:40:58,202 INFO kernel:[ 0.001999] Security Framework initialized >09:40:58,202 INFO kernel:[ 0.001999] SELinux: Initializing. >09:40:58,202 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >09:40:58,202 INFO kernel:[ 0.001999] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >09:40:58,202 INFO kernel:[ 0.001999] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >09:40:58,203 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >09:40:58,203 INFO kernel:[ 0.001999] Initializing cgroup subsys cpuacct >09:40:58,203 INFO kernel:[ 0.001999] Initializing cgroup subsys memory >09:40:58,203 INFO kernel:[ 0.001999] Initializing cgroup subsys devices >09:40:58,203 INFO kernel:[ 0.001999] Initializing cgroup subsys freezer >09:40:58,203 INFO kernel:[ 0.001999] Initializing cgroup subsys net_cls >09:40:58,203 INFO kernel:[ 0.001999] Initializing cgroup subsys blkio >09:40:58,203 INFO kernel:[ 0.001999] Initializing cgroup subsys perf_event >09:40:58,203 INFO kernel:[ 0.001999] mce: CPU supports 10 MCE banks >09:40:58,203 INFO kernel:[ 0.001999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >09:40:58,203 INFO kernel:[ 0.001999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >09:40:58,203 INFO kernel:[ 0.001999] tlb_flushall_shift is 0xffffffff >09:40:58,203 INFO kernel:[ 0.001999] SMP alternatives: switching to UP code >09:40:58,203 INFO kernel:[ 0.013688] Freeing SMP alternatives: 24k freed >09:40:58,203 INFO kernel:[ 0.013704] ACPI: Core revision 20120711 >09:40:58,203 INFO kernel:[ 0.014325] ftrace: allocating 23458 entries in 92 pages >09:40:58,203 INFO kernel:[ 0.021687] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >09:40:58,203 INFO kernel:[ 0.021690] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0,1 stepping 03 >09:40:58,203 INFO kernel:[ 0.021996] Performance Events: Broken PMU hardware detected, using software events only. >09:40:58,203 ERR kernel:[ 0.021996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >09:40:58,203 WARNING kernel:[ 0.021996] NMI watchdog: disabled (cpu0): hardware events not enabled >09:40:58,203 INFO kernel:[ 0.021996] Brought up 1 CPUs >09:40:58,203 INFO kernel:[ 0.021996] smpboot: Total of 1 processors activated (6622.26 BogoMIPS) >09:40:58,203 INFO kernel:[ 0.022185] devtmpfs: initialized >09:40:58,203 INFO kernel:[ 0.022933] atomic64 test passed for x86-64 platform with CX8 and with SSE >09:40:58,203 INFO kernel:[ 0.023000] RTC time: 9:40:51, date: 10/11/12 >09:40:58,203 INFO kernel:[ 0.023035] NET: Registered protocol family 16 >09:40:58,203 INFO kernel:[ 0.023193] ACPI: bus type pci registered >09:40:58,203 INFO kernel:[ 0.023291] PCI: Using configuration type 1 for base access >09:40:58,203 INFO kernel:[ 0.024015] bio: create slab <bio-0> at 0 >09:40:58,203 INFO kernel:[ 0.024429] ACPI: Added _OSI(Module Device) >09:40:58,203 INFO kernel:[ 0.024431] ACPI: Added _OSI(Processor Device) >09:40:58,203 INFO kernel:[ 0.024432] ACPI: Added _OSI(3.0 _SCP Extensions) >09:40:58,203 INFO kernel:[ 0.024433] ACPI: Added _OSI(Processor Aggregator Device) >09:40:58,203 DEBUG kernel:[ 0.025025] ACPI: EC: Look up EC in DSDT >09:40:58,203 INFO kernel:[ 0.026617] ACPI: Interpreter enabled >09:40:58,203 INFO kernel:[ 0.026619] ACPI: (supports S0 S5) >09:40:58,203 INFO kernel:[ 0.026626] ACPI: Using IOAPIC for interrupt routing >09:40:58,203 INFO kernel:[ 0.029024] ACPI: No dock devices found. >09:40:58,203 INFO kernel:[ 0.029027] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >09:40:58,203 INFO kernel:[ 0.029043] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >09:40:58,203 DEBUG kernel:[ 0.029056] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >09:40:58,203 DEBUG kernel:[ 0.029057] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >09:40:58,203 DEBUG kernel:[ 0.029059] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >09:40:58,203 DEBUG kernel:[ 0.029061] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >09:40:58,203 DEBUG kernel:[ 0.029062] PCI: root bus 00: using default resources >09:40:58,203 WARNING kernel:[ 0.029064] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >09:40:58,203 INFO kernel:[ 0.029084] PCI host bridge to bus 0000:00 >09:40:58,203 DEBUG kernel:[ 0.029086] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >09:40:58,203 INFO kernel:[ 0.029088] pci_bus 0000:00: root bus resource [bus 00-ff] >09:40:58,203 INFO kernel:[ 0.029089] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >09:40:58,203 INFO kernel:[ 0.029091] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >09:40:58,203 DEBUG kernel:[ 0.029131] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >09:40:58,203 DEBUG kernel:[ 0.029469] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >09:40:58,203 DEBUG kernel:[ 0.029979] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >09:40:58,203 DEBUG kernel:[ 0.030585] pci 0000:00:01.1: reg 20: [io 0xc4a0-0xc4af] >09:40:58,203 DEBUG kernel:[ 0.030918] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >09:40:58,203 DEBUG kernel:[ 0.031519] pci 0000:00:01.2: reg 20: [io 0xc400-0xc41f] >09:40:58,203 DEBUG kernel:[ 0.031848] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >09:40:58,203 INFO kernel:[ 0.032283] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >09:40:58,203 INFO kernel:[ 0.032294] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >09:40:58,203 DEBUG kernel:[ 0.032477] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >09:40:58,203 DEBUG kernel:[ 0.033776] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >09:40:58,203 DEBUG kernel:[ 0.035001] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >09:40:58,203 DEBUG kernel:[ 0.036002] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >09:40:58,203 DEBUG kernel:[ 0.037677] pci 0000:00:02.0: reg 1c: [io 0xc420-0xc43f] >09:40:58,203 DEBUG kernel:[ 0.041001] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >09:40:58,203 DEBUG kernel:[ 0.041134] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >09:40:58,203 DEBUG kernel:[ 0.041362] pci 0000:00:03.0: reg 10: [io 0xc440-0xc45f] >09:40:58,203 DEBUG kernel:[ 0.041535] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >09:40:58,203 DEBUG kernel:[ 0.042786] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >09:40:58,203 DEBUG kernel:[ 0.043114] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >09:40:58,203 DEBUG kernel:[ 0.043285] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >09:40:58,203 DEBUG kernel:[ 0.044289] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >09:40:58,203 DEBUG kernel:[ 0.044546] pci 0000:00:05.0: reg 10: [io 0xc460-0xc47f] >09:40:58,203 DEBUG kernel:[ 0.044734] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >09:40:58,203 DEBUG kernel:[ 0.045961] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >09:40:58,203 DEBUG kernel:[ 0.046234] pci 0000:00:06.0: reg 10: [io 0xc000-0xc03f] >09:40:58,203 DEBUG kernel:[ 0.047007] pci 0000:00:06.0: reg 14: [mem 0xfc028000-0xfc028fff] >09:40:58,203 DEBUG kernel:[ 0.050624] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >09:40:58,203 DEBUG kernel:[ 0.051302] pci 0000:00:07.0: reg 10: [io 0xc040-0xc07f] >09:40:58,203 DEBUG kernel:[ 0.051827] pci 0000:00:07.0: reg 14: [mem 0xfc029000-0xfc029fff] >09:40:58,203 DEBUG kernel:[ 0.055385] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >09:40:58,203 DEBUG kernel:[ 0.055997] pci 0000:00:08.0: reg 10: [io 0xc080-0xc0bf] >09:40:58,203 DEBUG kernel:[ 0.056541] pci 0000:00:08.0: reg 14: [mem 0xfc02a000-0xfc02afff] >09:40:58,203 DEBUG kernel:[ 0.060285] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000 >09:40:58,203 DEBUG kernel:[ 0.060967] pci 0000:00:09.0: reg 10: [io 0xc0c0-0xc0ff] >09:40:58,203 DEBUG kernel:[ 0.061525] pci 0000:00:09.0: reg 14: [mem 0xfc02b000-0xfc02bfff] >09:40:58,203 DEBUG kernel:[ 0.064078] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000 >09:40:58,203 DEBUG kernel:[ 0.064323] pci 0000:00:0a.0: reg 10: [io 0xc100-0xc13f] >09:40:58,203 DEBUG kernel:[ 0.064510] pci 0000:00:0a.0: reg 14: [mem 0xfc02c000-0xfc02cfff] >09:40:58,203 DEBUG kernel:[ 0.065724] pci 0000:00:0b.0: [1af4:1001] type 00 class 0x010000 >09:40:58,203 DEBUG kernel:[ 0.065961] pci 0000:00:0b.0: reg 10: [io 0xc140-0xc17f] >09:40:58,203 DEBUG kernel:[ 0.066095] pci 0000:00:0b.0: reg 14: [mem 0xfc02d000-0xfc02dfff] >09:40:58,203 DEBUG kernel:[ 0.067414] pci 0000:00:0c.0: [1af4:1001] type 00 class 0x010000 >09:40:58,203 DEBUG kernel:[ 0.067674] pci 0000:00:0c.0: reg 10: [io 0xc180-0xc1bf] >09:40:58,203 DEBUG kernel:[ 0.067861] pci 0000:00:0c.0: reg 14: [mem 0xfc02e000-0xfc02efff] >09:40:58,203 DEBUG kernel:[ 0.069146] pci 0000:00:0d.0: [1af4:1001] type 00 class 0x010000 >09:40:58,203 DEBUG kernel:[ 0.069381] pci 0000:00:0d.0: reg 10: [io 0xc1c0-0xc1ff] >09:40:58,203 DEBUG kernel:[ 0.069563] pci 0000:00:0d.0: reg 14: [mem 0xfc02f000-0xfc02ffff] >09:40:58,203 DEBUG kernel:[ 0.070739] pci 0000:00:0e.0: [1af4:1001] type 00 class 0x010000 >09:40:58,203 DEBUG kernel:[ 0.070991] pci 0000:00:0e.0: reg 10: [io 0xc200-0xc23f] >09:40:58,203 DEBUG kernel:[ 0.071173] pci 0000:00:0e.0: reg 14: [mem 0xfc030000-0xfc030fff] >09:40:58,203 DEBUG kernel:[ 0.072373] pci 0000:00:0f.0: [1af4:1001] type 00 class 0x010000 >09:40:58,203 DEBUG kernel:[ 0.072604] pci 0000:00:0f.0: reg 10: [io 0xc240-0xc27f] >09:40:58,203 DEBUG kernel:[ 0.072784] pci 0000:00:0f.0: reg 14: [mem 0xfc031000-0xfc031fff] >09:40:58,203 DEBUG kernel:[ 0.074075] pci 0000:00:10.0: [1af4:1001] type 00 class 0x010000 >09:40:58,203 DEBUG kernel:[ 0.074334] pci 0000:00:10.0: reg 10: [io 0xc280-0xc2bf] >09:40:58,203 DEBUG kernel:[ 0.074515] pci 0000:00:10.0: reg 14: [mem 0xfc032000-0xfc032fff] >09:40:58,203 DEBUG kernel:[ 0.075700] pci 0000:00:11.0: [1af4:1001] type 00 class 0x010000 >09:40:58,203 DEBUG kernel:[ 0.075930] pci 0000:00:11.0: reg 10: [io 0xc2c0-0xc2ff] >09:40:58,203 DEBUG kernel:[ 0.076090] pci 0000:00:11.0: reg 14: [mem 0xfc033000-0xfc033fff] >09:40:58,203 DEBUG kernel:[ 0.077495] pci 0000:00:12.0: [1af4:1001] type 00 class 0x010000 >09:40:58,203 DEBUG kernel:[ 0.077748] pci 0000:00:12.0: reg 10: [io 0xc300-0xc33f] >09:40:58,203 DEBUG kernel:[ 0.077928] pci 0000:00:12.0: reg 14: [mem 0xfc034000-0xfc034fff] >09:40:58,203 DEBUG kernel:[ 0.079141] pci 0000:00:13.0: [1af4:1002] type 00 class 0x050000 >09:40:58,203 DEBUG kernel:[ 0.079287] pci 0000:00:13.0: reg 10: [io 0xc480-0xc49f] >09:40:58,203 DEBUG kernel:[ 0.080178] pci 0000:00:14.0: [1af4:1001] type 00 class 0x010000 >09:40:58,203 DEBUG kernel:[ 0.080441] pci 0000:00:14.0: reg 10: [io 0xc340-0xc37f] >09:40:58,203 DEBUG kernel:[ 0.080636] pci 0000:00:14.0: reg 14: [mem 0xfc035000-0xfc035fff] >09:40:58,203 DEBUG kernel:[ 0.081886] pci 0000:00:15.0: [1af4:1001] type 00 class 0x010000 >09:40:58,203 DEBUG kernel:[ 0.082182] pci 0000:00:15.0: reg 10: [io 0xc380-0xc3bf] >09:40:58,203 DEBUG kernel:[ 0.082395] pci 0000:00:15.0: reg 14: [mem 0xfc036000-0xfc036fff] >09:40:58,203 DEBUG kernel:[ 0.083763] pci 0000:00:16.0: [1af4:1001] type 00 class 0x010000 >09:40:58,203 DEBUG kernel:[ 0.084069] pci 0000:00:16.0: reg 10: [io 0xc3c0-0xc3ff] >09:40:58,203 DEBUG kernel:[ 0.084263] pci 0000:00:16.0: reg 14: [mem 0xfc037000-0xfc037fff] >09:40:58,203 DEBUG kernel:[ 0.085570] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >09:40:58,203 INFO kernel:[ 0.085931] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >09:40:58,203 INFO kernel:[ 0.085932] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >09:40:58,203 INFO kernel:[ 0.094115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >09:40:58,203 INFO kernel:[ 0.094216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >09:40:58,203 INFO kernel:[ 0.094323] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >09:40:58,203 INFO kernel:[ 0.094412] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >09:40:58,203 INFO kernel:[ 0.094497] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >09:40:58,203 INFO kernel:[ 0.094632] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >09:40:58,203 INFO kernel:[ 0.094640] vgaarb: loaded >09:40:58,203 INFO kernel:[ 0.094641] vgaarb: bridge control possible 0000:00:02.0 >09:40:58,203 NOTICE kernel:[ 0.094710] SCSI subsystem initialized >09:40:58,203 INFO kernel:[ 0.094712] ACPI: bus type scsi registered >09:40:58,203 DEBUG kernel:[ 0.094749] libata version 3.00 loaded. >09:40:58,203 INFO kernel:[ 0.094775] ACPI: bus type usb registered >09:40:58,203 INFO kernel:[ 0.094792] usbcore: registered new interface driver usbfs >09:40:58,203 INFO kernel:[ 0.094801] usbcore: registered new interface driver hub >09:40:58,203 INFO kernel:[ 0.094818] usbcore: registered new device driver usb >09:40:58,203 INFO kernel:[ 0.094874] PCI: Using ACPI for IRQ routing >09:40:58,203 DEBUG kernel:[ 0.094876] PCI: pci_cache_line_size set to 64 bytes >09:40:58,203 DEBUG kernel:[ 0.095459] e820: reserve RAM buffer [mem 0x00091c00-0x0009ffff] >09:40:58,203 DEBUG kernel:[ 0.095461] e820: reserve RAM buffer [mem 0x1fffe000-0x1fffffff] >09:40:58,203 INFO kernel:[ 0.095545] NetLabel: Initializing >09:40:58,203 INFO kernel:[ 0.095546] NetLabel: domain hash size = 128 >09:40:58,203 INFO kernel:[ 0.095547] NetLabel: protocols = UNLABELED CIPSOv4 >09:40:58,203 INFO kernel:[ 0.095557] NetLabel: unlabeled traffic allowed by default >09:40:58,203 INFO kernel:[ 0.095601] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >09:40:58,203 INFO kernel:[ 0.095622] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >09:40:58,203 INFO kernel:[ 0.095625] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >09:40:58,203 INFO kernel:[ 0.098069] Switching to clocksource kvm-clock >09:40:58,203 INFO kernel:[ 0.113762] pnp: PnP ACPI init >09:40:58,203 INFO kernel:[ 0.113772] ACPI: bus type pnp registered >09:40:58,203 DEBUG kernel:[ 0.113791] pnp 00:00: [bus 00-ff] >09:40:58,203 DEBUG kernel:[ 0.113793] pnp 00:00: [io 0x0cf8-0x0cff] >09:40:58,203 DEBUG kernel:[ 0.113795] pnp 00:00: [io 0x0000-0x0cf7 window] >09:40:58,203 DEBUG kernel:[ 0.113796] pnp 00:00: [io 0x0d00-0xffff window] >09:40:58,203 DEBUG kernel:[ 0.113798] pnp 00:00: [mem 0x000a0000-0x000bffff window] >09:40:58,203 DEBUG kernel:[ 0.113799] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >09:40:58,203 DEBUG kernel:[ 0.113824] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >09:40:58,203 DEBUG kernel:[ 0.113834] pnp 00:01: [io 0x0070-0x0071] >09:40:58,203 DEBUG kernel:[ 0.113857] pnp 00:01: [irq 8] >09:40:58,203 DEBUG kernel:[ 0.113858] pnp 00:01: [io 0x0072-0x0077] >09:40:58,203 DEBUG kernel:[ 0.113871] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >09:40:58,203 DEBUG kernel:[ 0.113896] pnp 00:02: [io 0x0060] >09:40:58,203 DEBUG kernel:[ 0.113897] pnp 00:02: [io 0x0064] >09:40:58,203 DEBUG kernel:[ 0.113912] pnp 00:02: [irq 1] >09:40:58,203 DEBUG kernel:[ 0.113926] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >09:40:58,203 DEBUG kernel:[ 0.113957] pnp 00:03: [irq 12] >09:40:58,203 DEBUG kernel:[ 0.113970] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >09:40:58,203 DEBUG kernel:[ 0.113990] pnp 00:04: [io 0x03f2-0x03f5] >09:40:58,203 DEBUG kernel:[ 0.113991] pnp 00:04: [io 0x03f7] >09:40:58,203 DEBUG kernel:[ 0.114005] pnp 00:04: [irq 6] >09:40:58,203 DEBUG kernel:[ 0.114021] pnp 00:04: [dma 2] >09:40:58,203 DEBUG kernel:[ 0.114036] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >09:40:58,203 DEBUG kernel:[ 0.114112] pnp 00:05: [io 0x03f8-0x03ff] >09:40:58,203 DEBUG kernel:[ 0.114127] pnp 00:05: [irq 4] >09:40:58,203 DEBUG kernel:[ 0.114142] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >09:40:58,203 DEBUG kernel:[ 0.114270] pnp 00:06: [mem 0xfed00000-0xfed003ff] >09:40:58,203 DEBUG kernel:[ 0.114291] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >09:40:58,203 INFO kernel:[ 0.114412] pnp: PnP ACPI: found 7 devices >09:40:58,203 INFO kernel:[ 0.114414] ACPI: ACPI bus type pnp unregistered >09:40:58,203 DEBUG kernel:[ 0.120115] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >09:40:58,203 DEBUG kernel:[ 0.120117] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >09:40:58,203 INFO kernel:[ 0.120142] NET: Registered protocol family 2 >09:40:58,203 INFO kernel:[ 0.120258] TCP established hash table entries: 16384 (order: 6, 262144 bytes) >09:40:58,203 INFO kernel:[ 0.120320] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >09:40:58,203 INFO kernel:[ 0.120668] TCP: Hash tables configured (established 16384 bind 16384) >09:40:58,203 INFO kernel:[ 0.120678] TCP: reno registered >09:40:58,203 INFO kernel:[ 0.120681] UDP hash table entries: 256 (order: 1, 8192 bytes) >09:40:58,203 INFO kernel:[ 0.120685] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) >09:40:58,203 INFO kernel:[ 0.120727] NET: Registered protocol family 1 >09:40:58,203 INFO kernel:[ 0.120735] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >09:40:58,203 INFO kernel:[ 0.120752] pci 0000:00:01.0: PIIX3: Enabling Passive Release >09:40:58,203 INFO kernel:[ 0.120774] pci 0000:00:01.0: Activating ISA DMA hang workarounds >09:40:58,203 WARNING kernel:[ 0.120911] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >09:40:58,203 DEBUG kernel:[ 0.121047] pci 0000:00:02.0: Boot video device >09:40:58,203 DEBUG kernel:[ 0.121250] PCI: CLS 0 bytes, default 64 >09:40:58,203 INFO kernel:[ 0.121285] Unpacking initramfs... >09:40:58,203 INFO kernel:[ 2.705733] Freeing initrd memory: 26636k freed >09:40:58,203 NOTICE kernel:[ 2.711171] Initialise module verification >09:40:58,203 INFO kernel:[ 2.711202] audit: initializing netlink socket (disabled) >09:40:58,203 NOTICE kernel:[ 2.711211] type=2000 audit(1349948455.710:1): initialized >09:40:58,203 INFO kernel:[ 2.725383] HugeTLB registered 2 MB page size, pre-allocated 0 pages >09:40:58,203 NOTICE kernel:[ 2.726424] VFS: Disk quotas dquot_6.5.2 >09:40:58,203 WARNING kernel:[ 2.726458] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >09:40:58,203 INFO kernel:[ 2.726764] msgmni has been set to 975 >09:40:58,203 DEBUG kernel:[ 2.726807] SELinux: Registering netfilter hooks >09:40:58,203 INFO kernel:[ 2.727153] alg: No test for stdrng (krng) >09:40:58,203 INFO kernel:[ 2.727156] NET: Registered protocol family 38 >09:40:58,203 NOTICE kernel:[ 2.727164] Key type asymmetric registered >09:40:58,203 NOTICE kernel:[ 2.727165] Asymmetric key parser 'x509' registered >09:40:58,203 INFO kernel:[ 2.727190] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >09:40:58,203 INFO kernel:[ 2.727206] io scheduler noop registered >09:40:58,203 INFO kernel:[ 2.727207] io scheduler deadline registered >09:40:58,203 INFO kernel:[ 2.727228] io scheduler cfq registered (default) >09:40:58,203 INFO kernel:[ 2.727308] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >09:40:58,203 INFO kernel:[ 2.727321] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >09:40:58,203 INFO kernel:[ 2.727322] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >09:40:58,203 INFO kernel:[ 2.727381] acpiphp: Slot [3] registered >09:40:58,203 INFO kernel:[ 2.727395] acpiphp: Slot [4] registered >09:40:58,203 INFO kernel:[ 2.727406] acpiphp: Slot [5] registered >09:40:58,203 INFO kernel:[ 2.727417] acpiphp: Slot [6] registered >09:40:58,203 INFO kernel:[ 2.727428] acpiphp: Slot [7] registered >09:40:58,203 INFO kernel:[ 2.727440] acpiphp: Slot [8] registered >09:40:58,203 INFO kernel:[ 2.727451] acpiphp: Slot [9] registered >09:40:58,203 INFO kernel:[ 2.727462] acpiphp: Slot [10] registered >09:40:58,203 INFO kernel:[ 2.727474] acpiphp: Slot [11] registered >09:40:58,203 INFO kernel:[ 2.727487] acpiphp: Slot [12] registered >09:40:58,203 INFO kernel:[ 2.727499] acpiphp: Slot [13] registered >09:40:58,203 INFO kernel:[ 2.727510] acpiphp: Slot [14] registered >09:40:58,203 INFO kernel:[ 2.727522] acpiphp: Slot [15] registered >09:40:58,203 INFO kernel:[ 2.727534] acpiphp: Slot [16] registered >09:40:58,203 INFO kernel:[ 2.727546] acpiphp: Slot [17] registered >09:40:58,203 INFO kernel:[ 2.727557] acpiphp: Slot [18] registered >09:40:58,203 INFO kernel:[ 2.727568] acpiphp: Slot [19] registered >09:40:58,203 INFO kernel:[ 2.727581] acpiphp: Slot [20] registered >09:40:58,203 INFO kernel:[ 2.727592] acpiphp: Slot [21] registered >09:40:58,203 INFO kernel:[ 2.727603] acpiphp: Slot [22] registered >09:40:58,203 INFO kernel:[ 2.727615] acpiphp: Slot [23] registered >09:40:58,203 INFO kernel:[ 2.727628] acpiphp: Slot [24] registered >09:40:58,203 INFO kernel:[ 2.727640] acpiphp: Slot [25] registered >09:40:58,203 INFO kernel:[ 2.727651] acpiphp: Slot [26] registered >09:40:58,203 INFO kernel:[ 2.727663] acpiphp: Slot [27] registered >09:40:58,203 INFO kernel:[ 2.727676] acpiphp: Slot [28] registered >09:40:58,203 INFO kernel:[ 2.727687] acpiphp: Slot [29] registered >09:40:58,203 INFO kernel:[ 2.727699] acpiphp: Slot [30] registered >09:40:58,203 INFO kernel:[ 2.727712] acpiphp: Slot [31] registered >09:40:58,203 INFO kernel:[ 2.727863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >09:40:58,203 INFO kernel:[ 2.727865] ACPI: Power Button [PWRF] >09:40:58,203 INFO kernel:[ 2.729476] GHES: HEST is not enabled! >09:40:58,203 WARNING kernel:[ 2.729670] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >09:40:58,203 DEBUG kernel:[ 2.729719] virtio-pci 0000:00:03.0: setting latency timer to 64 >09:40:58,203 WARNING kernel:[ 2.729945] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >09:40:58,203 DEBUG kernel:[ 2.729974] virtio-pci 0000:00:05.0: setting latency timer to 64 >09:40:58,203 WARNING kernel:[ 2.730455] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >09:40:58,203 DEBUG kernel:[ 2.730553] virtio-pci 0000:00:06.0: setting latency timer to 64 >09:40:58,203 DEBUG kernel:[ 2.731289] virtio-pci 0000:00:07.0: setting latency timer to 64 >09:40:58,203 DEBUG kernel:[ 2.731814] virtio-pci 0000:00:08.0: setting latency timer to 64 >09:40:58,203 DEBUG kernel:[ 2.732375] virtio-pci 0000:00:09.0: setting latency timer to 64 >09:40:58,203 DEBUG kernel:[ 2.732974] virtio-pci 0000:00:0a.0: setting latency timer to 64 >09:40:58,203 DEBUG kernel:[ 2.733536] virtio-pci 0000:00:0b.0: setting latency timer to 64 >09:40:58,203 DEBUG kernel:[ 2.733750] virtio-pci 0000:00:0c.0: setting latency timer to 64 >09:40:58,203 DEBUG kernel:[ 2.733953] virtio-pci 0000:00:0d.0: setting latency timer to 64 >09:40:58,203 DEBUG kernel:[ 2.734137] virtio-pci 0000:00:0e.0: setting latency timer to 64 >09:40:58,203 DEBUG kernel:[ 2.734348] virtio-pci 0000:00:0f.0: setting latency timer to 64 >09:40:58,203 DEBUG kernel:[ 2.734529] virtio-pci 0000:00:10.0: setting latency timer to 64 >09:40:58,203 DEBUG kernel:[ 2.734689] virtio-pci 0000:00:11.0: setting latency timer to 64 >09:40:58,203 DEBUG kernel:[ 2.734849] virtio-pci 0000:00:12.0: setting latency timer to 64 >09:40:58,203 DEBUG kernel:[ 2.734951] virtio-pci 0000:00:13.0: setting latency timer to 64 >09:40:58,203 DEBUG kernel:[ 2.735128] virtio-pci 0000:00:14.0: setting latency timer to 64 >09:40:58,203 DEBUG kernel:[ 2.735308] virtio-pci 0000:00:15.0: setting latency timer to 64 >09:40:58,203 DEBUG kernel:[ 2.735467] virtio-pci 0000:00:16.0: setting latency timer to 64 >09:40:58,203 INFO kernel:[ 2.735571] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >09:40:58,203 INFO kernel:[ 2.757975] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >09:40:58,203 INFO kernel:[ 2.780476] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >09:40:58,203 DEBUG kernel:[ 2.780871] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >09:40:58,203 DEBUG kernel:[ 2.780891] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >09:40:58,203 INFO kernel:[ 2.807126] Non-volatile memory driver v1.3 >09:40:58,203 INFO kernel:[ 2.807128] Linux agpgart interface v0.103 >09:40:58,203 INFO kernel:[ 2.807779] loop: module loaded >09:40:58,203 DEBUG kernel:[ 2.807830] ata_piix 0000:00:01.1: version 2.13 >09:40:58,203 DEBUG kernel:[ 2.807907] ata_piix 0000:00:01.1: setting latency timer to 64 >09:40:58,203 INFO kernel:[ 2.808202] scsi0 : ata_piix >09:40:58,203 INFO kernel:[ 2.808243] scsi1 : ata_piix >09:40:58,203 INFO kernel:[ 2.808266] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc4a0 irq 14 >09:40:58,203 INFO kernel:[ 2.808268] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc4a8 irq 15 >09:40:58,203 INFO kernel:[ 2.808316] libphy: Fixed MDIO Bus: probed >09:40:58,203 INFO kernel:[ 2.808345] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >09:40:58,203 INFO kernel:[ 2.808354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >09:40:58,203 INFO kernel:[ 2.808361] uhci_hcd: USB Universal Host Controller Interface driver >09:40:58,203 DEBUG kernel:[ 2.808411] uhci_hcd 0000:00:01.2: setting latency timer to 64 >09:40:58,203 INFO kernel:[ 2.808420] uhci_hcd 0000:00:01.2: UHCI Host Controller >09:40:58,203 INFO kernel:[ 2.808445] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >09:40:58,203 INFO kernel:[ 2.808547] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c400 >09:40:58,203 INFO kernel:[ 2.808607] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >09:40:58,203 INFO kernel:[ 2.808609] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:40:58,203 INFO kernel:[ 2.808610] usb usb1: Product: UHCI Host Controller >09:40:58,203 INFO kernel:[ 2.808612] usb usb1: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >09:40:58,203 INFO kernel:[ 2.808613] usb usb1: SerialNumber: 0000:00:01.2 >09:40:58,203 INFO kernel:[ 2.808678] hub 1-0:1.0: USB hub found >09:40:58,203 INFO kernel:[ 2.808681] hub 1-0:1.0: 2 ports detected >09:40:58,203 INFO kernel:[ 2.808774] usbcore: registered new interface driver usbserial >09:40:58,203 INFO kernel:[ 2.808782] usbcore: registered new interface driver usbserial_generic >09:40:58,203 INFO kernel:[ 2.808788] USB Serial support registered for generic >09:40:58,203 INFO kernel:[ 2.808789] usbserial: USB Serial Driver core >09:40:58,203 INFO kernel:[ 2.808808] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >09:40:58,203 INFO kernel:[ 2.809640] serio: i8042 KBD port at 0x60,0x64 irq 1 >09:40:58,203 INFO kernel:[ 2.809644] serio: i8042 AUX port at 0x60,0x64 irq 12 >09:40:58,203 INFO kernel:[ 2.809698] mousedev: PS/2 mouse device common for all mice >09:40:58,203 INFO kernel:[ 2.810045] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >09:40:58,203 INFO kernel:[ 2.813629] rtc_cmos 00:01: RTC can wake from S4 >09:40:58,203 INFO kernel:[ 2.813961] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >09:40:58,203 INFO kernel:[ 2.814105] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >09:40:58,203 INFO kernel:[ 2.814157] device-mapper: uevent: version 1.0.3 >09:40:58,203 INFO kernel:[ 2.814216] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >09:40:58,203 INFO kernel:[ 2.814273] cpuidle: using governor ladder >09:40:58,203 INFO kernel:[ 2.814274] cpuidle: using governor menu >09:40:58,203 INFO kernel:[ 2.814318] EFI Variables Facility v0.08 2004-May-17 >09:40:58,203 INFO kernel:[ 2.814398] usbcore: registered new interface driver usbhid >09:40:58,203 INFO kernel:[ 2.814399] usbhid: USB HID core driver >09:40:58,203 INFO kernel:[ 2.814412] drop_monitor: Initializing network drop monitor service >09:40:58,203 INFO kernel:[ 2.814470] ip_tables: (C) 2000-2006 Netfilter Core Team >09:40:58,203 INFO kernel:[ 2.814489] TCP: cubic registered >09:40:58,203 INFO kernel:[ 2.814491] Initializing XFRM netlink socket >09:40:58,203 INFO kernel:[ 2.814571] NET: Registered protocol family 10 >09:40:58,203 INFO kernel:[ 2.814697] mip6: Mobile IPv6 >09:40:58,203 INFO kernel:[ 2.814699] NET: Registered protocol family 17 >09:40:58,203 DEBUG kernel:[ 2.814826] PM: Hibernation image not present or could not be loaded. >09:40:58,203 NOTICE kernel:[ 2.814828] Loading module verification certificates >09:40:58,203 WARNING kernel:[ 2.814841] Cert Valid From: 2012-10-08 16:53:34 >09:40:58,203 WARNING kernel:[ 2.814842] Cert Valid To: 2112-09-14 16:53:34 >09:40:58,203 WARNING kernel:[ 2.814844] Now: 2012-10-11 09:40:55 >09:40:58,203 NOTICE kernel:[ 2.815719] MODSIGN: Loaded cert 'Fedora kernel signing key: c814c8ca34b3e7ee0fe44d0c19fe2dea1a58507b' >09:40:58,203 INFO kernel:[ 2.815728] registered taskstats version 1 >09:40:58,203 INFO kernel:[ 2.816721] Magic number: 0:935:676 >09:40:58,217 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >09:40:58,217 INFO systemd: Detected virtualization 'kvm'. >09:40:58,217 INFO systemd: Initializing machine ID from KVM UUID. >09:40:58,217 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >09:40:58,217 INFO systemd: Started Remount Root and Kernel File Systems. >09:40:58,217 INFO systemd: Starting Local File Systems (Pre). >09:40:58,217 INFO systemd: Reached target Local File Systems (Pre). >09:40:58,217 INFO systemd: Mounting Temporary Directory... >09:40:58,217 INFO systemd: Starting Load Random Seed... >09:40:58,217 INFO systemd: Mounted POSIX Message Queue File System. >09:40:58,217 INFO systemd: Started Load Random Seed. >09:40:58,339 INFO kernel:[ 2.816866] rtc_cmos 00:01: setting system clock to 2012-10-11 09:40:54 UTC (1349948454) >09:40:58,339 DEBUG kernel:[ 2.968856] ata2.01: NODEV after polling detection >09:40:58,339 INFO kernel:[ 2.969395] ata2.00: ATAPI: QEMU DVD-ROM, 1.0,1, max UDMA/100 >09:40:58,339 INFO kernel:[ 2.969910] ata2.00: configured for MWDMA2 >09:40:58,339 NOTICE kernel:[ 2.970460] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0, PQ: 0 ANSI: 5 >09:40:58,339 WARNING kernel:[ 2.970949] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >09:40:58,339 INFO kernel:[ 2.970951] cdrom: Uniform CD-ROM driver Revision: 3.20 >09:40:58,339 DEBUG kernel:[ 2.971027] sr 1:0:0:0: Attached scsi CD-ROM sr0 >09:40:58,339 NOTICE kernel:[ 2.971067] sr 1:0:0:0: Attached scsi generic sg0 type 5 >09:40:58,339 INFO kernel:[ 2.973277] Freeing unused kernel memory: 1036k freed >09:40:58,339 INFO kernel:[ 2.973484] Write protecting the kernel read-only data: 12288k >09:40:58,339 INFO kernel:[ 2.980630] Freeing unused kernel memory: 1860k freed >09:40:58,339 INFO kernel:[ 2.986931] Freeing unused kernel memory: 1416k freed >09:40:58,339 INFO kernel:[ 3.059846] BIOS EDD facility v0.16 2004-Jun-25, 7 devices found >09:40:58,339 INFO kernel:[ 3.110028] usb 1-1: new full-speed USB device number 2 using uhci_hcd >09:40:58,339 INFO kernel:[ 3.132555] squashfs: version 4.0 (2009/01/31) Phillip Lougher >09:40:58,339 INFO kernel:[ 3.135925] Loading iSCSI transport class v2.0-870. >09:40:58,339 NOTICE kernel:[ 3.140516] iscsi: registered transport (tcp) >09:40:58,339 INFO kernel:[ 3.142858] alua: device handler registered >09:40:58,339 INFO kernel:[ 3.144992] emc: device handler registered >09:40:58,339 INFO kernel:[ 3.147073] hp_sw: device handler registered >09:40:58,339 INFO kernel:[ 3.149246] rdac: device handler registered >09:40:58,339 INFO kernel:[ 3.164561] FDC 0 is a S82078B >09:40:58,339 INFO kernel:[ 3.174800] No iBFT detected. >09:40:58,339 INFO kernel:[ 3.176963] md: raid0 personality registered for level 0 >09:40:58,339 INFO kernel:[ 3.179632] md: raid1 personality registered for level 1 >09:40:58,339 INFO kernel:[ 3.181910] async_tx: api initialized (async) >09:40:58,339 INFO kernel:[ 3.183198] xor: automatically using best checksumming function: >09:40:58,339 INFO kernel:[ 3.193013] generic_sse: 9656.000 MB/sec >09:40:58,339 WARNING kernel:[ 3.212023] raid6: sse2x1 4894 MB/s >09:40:58,339 WARNING kernel:[ 3.229018] raid6: sse2x2 9523 MB/s >09:40:58,339 WARNING kernel:[ 3.246017] raid6: sse2x4 11757 MB/s >09:40:58,339 WARNING kernel:[ 3.246018] raid6: using algorithm sse2x4 (11757 MB/s) >09:40:58,339 WARNING kernel:[ 3.246020] raid6: using intx1 recovery algorithm >09:40:58,339 INFO kernel:[ 3.247376] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >09:40:58,339 INFO kernel:[ 3.253256] md: raid6 personality registered for level 6 >09:40:58,339 INFO kernel:[ 3.253258] md: raid5 personality registered for level 5 >09:40:58,339 INFO kernel:[ 3.253259] md: raid4 personality registered for level 4 >09:40:58,339 INFO kernel:[ 3.258375] md: raid10 personality registered for level 10 >09:40:58,339 INFO kernel:[ 3.260452] md: linear personality registered for level -1 >09:40:58,339 INFO kernel:[ 3.266810] device-mapper: multipath: version 1.5.0 loaded >09:40:58,339 INFO kernel:[ 3.268872] device-mapper: multipath round-robin: version 1.0.0 loaded >09:40:58,339 INFO kernel:[ 3.308085] RPC: Registered named UNIX socket transport module. >09:40:58,339 INFO kernel:[ 3.308087] RPC: Registered udp transport module. >09:40:58,339 INFO kernel:[ 3.308088] RPC: Registered tcp transport module. >09:40:58,339 INFO kernel:[ 3.308088] RPC: Registered tcp NFSv4.1 backchannel transport module. >09:40:58,339 INFO kernel:[ 3.509681] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >09:40:58,339 INFO kernel:[ 3.509684] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >09:40:58,339 INFO kernel:[ 3.509686] usb 1-1: Product: QEMU USB Tablet >09:40:58,339 INFO kernel:[ 3.509687] usb 1-1: Manufacturer: QEMU 1.0,1 >09:40:58,339 INFO kernel:[ 3.509688] usb 1-1: SerialNumber: 42 >09:40:58,339 DEBUG kernel:[ 3.514075] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.514101] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.514126] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.536506] virtio-pci 0000:00:06.0: irq 45 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.536567] virtio-pci 0000:00:06.0: irq 46 for MSI/MSI-X >09:40:58,339 INFO kernel:[ 3.554933] input: QEMU 1.0,1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >09:40:58,339 INFO kernel:[ 3.555154] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0,1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >09:40:58,339 INFO kernel:[ 3.677175] vda: vda1 vda2 vda3 >09:40:58,339 DEBUG kernel:[ 3.678010] virtio-pci 0000:00:07.0: irq 47 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.680391] virtio-pci 0000:00:07.0: irq 48 for MSI/MSI-X >09:40:58,339 INFO kernel:[ 3.695190] vdb: >09:40:58,339 DEBUG kernel:[ 3.696822] virtio-pci 0000:00:08.0: irq 49 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.696882] virtio-pci 0000:00:08.0: irq 50 for MSI/MSI-X >09:40:58,339 INFO kernel:[ 3.713741] tsc: Refined TSC clocksource calibration: 3311.143 MHz >09:40:58,339 INFO kernel:[ 3.716121] vdc: >09:40:58,339 DEBUG kernel:[ 3.718573] virtio-pci 0000:00:09.0: irq 51 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.718740] virtio-pci 0000:00:09.0: irq 52 for MSI/MSI-X >09:40:58,339 INFO kernel:[ 3.735825] vdd: >09:40:58,339 DEBUG kernel:[ 3.739404] virtio-pci 0000:00:0a.0: irq 53 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.739597] virtio-pci 0000:00:0a.0: irq 54 for MSI/MSI-X >09:40:58,339 INFO kernel:[ 3.757310] vde: >09:40:58,339 DEBUG kernel:[ 3.761570] virtio-pci 0000:00:0b.0: irq 55 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.761638] virtio-pci 0000:00:0b.0: irq 56 for MSI/MSI-X >09:40:58,339 INFO kernel:[ 3.779829] vdf: >09:40:58,339 DEBUG kernel:[ 3.786500] virtio-pci 0000:00:0c.0: irq 57 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.786813] virtio-pci 0000:00:0c.0: irq 58 for MSI/MSI-X >09:40:58,339 INFO kernel:[ 3.806268] vdg: >09:40:58,339 DEBUG kernel:[ 3.810561] virtio-pci 0000:00:0d.0: irq 59 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.810861] virtio-pci 0000:00:0d.0: irq 60 for MSI/MSI-X >09:40:58,339 INFO kernel:[ 3.830922] vdh: >09:40:58,339 DEBUG kernel:[ 3.836773] virtio-pci 0000:00:0e.0: irq 61 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.837436] virtio-pci 0000:00:0e.0: irq 62 for MSI/MSI-X >09:40:58,339 INFO kernel:[ 3.855322] vdi: >09:40:58,339 DEBUG kernel:[ 3.860252] virtio-pci 0000:00:0f.0: irq 63 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.860319] virtio-pci 0000:00:0f.0: irq 64 for MSI/MSI-X >09:40:58,339 INFO kernel:[ 3.877629] vdj: >09:40:58,339 DEBUG kernel:[ 3.882853] virtio-pci 0000:00:10.0: irq 65 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.883483] virtio-pci 0000:00:10.0: irq 66 for MSI/MSI-X >09:40:58,339 INFO kernel:[ 3.900816] vdk: >09:40:58,339 DEBUG kernel:[ 3.905173] virtio-pci 0000:00:11.0: irq 67 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.905449] virtio-pci 0000:00:11.0: irq 68 for MSI/MSI-X >09:40:58,339 INFO kernel:[ 3.925692] vdl: >09:40:58,339 DEBUG kernel:[ 3.929053] virtio-pci 0000:00:12.0: irq 69 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.929346] virtio-pci 0000:00:12.0: irq 70 for MSI/MSI-X >09:40:58,339 INFO kernel:[ 3.947790] vdm: >09:40:58,339 DEBUG kernel:[ 3.951820] virtio-pci 0000:00:14.0: irq 71 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.952434] virtio-pci 0000:00:14.0: irq 72 for MSI/MSI-X >09:40:58,339 INFO kernel:[ 3.972180] vdn: >09:40:58,339 DEBUG kernel:[ 3.977643] virtio-pci 0000:00:15.0: irq 73 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 3.977947] virtio-pci 0000:00:15.0: irq 74 for MSI/MSI-X >09:40:58,339 INFO kernel:[ 3.998157] vdo: >09:40:58,339 DEBUG kernel:[ 4.002540] virtio-pci 0000:00:16.0: irq 75 for MSI/MSI-X >09:40:58,339 DEBUG kernel:[ 4.003863] virtio-pci 0000:00:16.0: irq 76 for MSI/MSI-X >09:40:58,339 INFO kernel:[ 4.020874] vdp: vdp1 >09:40:58,339 DEBUG kernel:[ 4.164453] ISO 9660 Extensions: Microsoft Joliet Level 3 >09:40:58,339 DEBUG kernel:[ 4.167527] ISO 9660 Extensions: RRIP_1991A >09:40:58,339 INFO kernel:[ 4.315758] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >09:40:58,339 DEBUG kernel:[ 5.063692] SELinux: 2048 avtab hash slots, 92349 rules. >09:40:58,339 DEBUG kernel:[ 5.080025] SELinux: 2048 avtab hash slots, 92349 rules. >09:40:58,339 DEBUG kernel:[ 5.183055] SELinux: 9 users, 15 roles, 4264 types, 228 bools, 1 sens, 1024 cats >09:40:58,339 DEBUG kernel:[ 5.183059] SELinux: 83 classes, 92349 rules >09:40:58,339 INFO kernel:[ 5.187269] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >09:40:58,339 INFO kernel:[ 5.187274] SELinux: the above unknown classes and permissions will be allowed >09:40:58,339 DEBUG kernel:[ 5.187283] SELinux: Completing initialization. >09:40:58,339 DEBUG kernel:[ 5.187284] SELinux: Setting up existing superblocks. >09:40:58,339 DEBUG kernel:[ 5.187289] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.187293] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.187301] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.187304] SELinux: initialized (dev proc, type proc), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.187311] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:40:58,339 DEBUG kernel:[ 5.187322] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >09:40:58,339 DEBUG kernel:[ 5.188089] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >09:40:58,339 DEBUG kernel:[ 5.188092] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.188660] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >09:40:58,339 DEBUG kernel:[ 5.188664] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.188667] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >09:40:58,339 DEBUG kernel:[ 5.188678] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >09:40:58,339 DEBUG kernel:[ 5.188683] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >09:40:58,339 DEBUG kernel:[ 5.188689] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.188698] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.188914] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.188916] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:40:58,339 DEBUG kernel:[ 5.188920] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:40:58,339 DEBUG kernel:[ 5.189063] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:40:58,339 DEBUG kernel:[ 5.189095] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.189098] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.189102] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.189113] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.189118] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.189120] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.189123] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.189125] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.189130] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.189134] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.189137] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.189146] SELinux: initialized (dev loop0, type squashfs), uses xattr >09:40:58,339 DEBUG kernel:[ 5.189175] SELinux: initialized (dev dm-0, type ext4), uses xattr >09:40:58,339 NOTICE kernel:[ 5.190775] type=1403 audit(1349948456.872:2): policy loaded auid=4294967295 ses=4294967295 >09:40:58,339 DEBUG kernel:[ 5.593748] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >09:40:58,339 DEBUG kernel:[ 5.707615] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >09:40:58,339 DEBUG kernel:[ 5.809837] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >09:40:58,339 DEBUG kernel:[ 5.967676] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >09:40:58,339 NOTICE kernel:[ 6.236158] type=1400 audit(1349948457.918:3): avc: denied { create } for pid=490 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >09:40:58,339 NOTICE kernel:[ 6.236207] type=1400 audit(1349948457.918:4): avc: denied { setattr } for pid=490 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=51892 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >09:40:58,339 NOTICE kernel:[ 6.236235] type=1400 audit(1349948457.918:5): avc: denied { relabelfrom } for pid=490 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=51892 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >09:40:58,377 INFO systemd: Started Terminate Plymouth Boot Screen. >09:40:58,377 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >09:40:58,377 INFO systemd: Starting Shell on tty2... >09:40:58,377 INFO systemd: Started Shell on tty2. >09:40:58,449 NOTICE kernel:[ 6.750799] type=1400 audit(1349948458.432:6): avc: denied { execute } for pid=530 comm="bash" name="hostname" dev="dm-0" ino=51408 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >09:40:58,449 NOTICE kernel:[ 6.750806] type=1400 audit(1349948458.432:7): avc: denied { read open } for pid=530 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=51408 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >09:40:58,449 NOTICE kernel:[ 6.750821] type=1400 audit(1349948458.432:8): avc: denied { execute_no_trans } for pid=530 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=51408 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >09:40:58,516 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >09:40:58,516 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >09:40:58,516 INFO NetworkManager: <info> WEXT support is enabled >09:40:58,516 INFO systemd: Starting D-Bus System Message Bus... >09:40:58,516 INFO systemd: Started D-Bus System Message Bus. >09:40:58,516 NOTICE kernel:[ 6.833326] type=1400 audit(1349948458.515:9): avc: denied { read } for pid=525 comm="bash" name=".profile" dev="dm-0" ino=58858 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >09:40:58,516 NOTICE kernel:[ 6.833333] type=1400 audit(1349948458.515:10): avc: denied { open } for pid=525 comm="bash" path="/root/.profile" dev="dm-0" ino=58858 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >09:40:58,620 INFO dbus-daemon: dbus[531]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >09:40:58,620 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >09:40:58,623 INFO systemd: Starting Authorization Manager... >09:40:58,754 INFO polkitd: Started polkitd version 0.107 >09:40:58,831 INFO dbus-daemon: dbus[531]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >09:40:58,831 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >09:40:58,831 INFO systemd: Started Authorization Manager. >09:40:58,858 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >09:40:58,859 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >09:40:58,860 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >09:40:58,860 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >09:40:58,861 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >09:40:58,866 INFO NetworkManager: <info> trying to start the modem manager... >09:40:58,880 INFO dbus-daemon: dbus[531]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >09:40:58,880 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >09:40:58,883 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >09:40:58,904 INFO systemd: Started Network Manager. >09:40:58,925 INFO systemd: Starting Anaconda System Services. >09:40:58,936 INFO systemd: Reached target Anaconda System Services. >09:40:58,939 INFO systemd: Starting Anaconda... >09:40:58,960 INFO systemd: Starting Network. >09:40:58,961 INFO systemd: Reached target Network. >09:40:58,970 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >09:40:58,970 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >09:40:58,971 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >09:40:58,971 INFO NetworkManager: <info> Networking is enabled by state file >09:40:58,973 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >09:40:58,974 INFO NetworkManager: <info> (eth0): carrier is OFF >09:40:58,992 ERR NetworkManager: <error> [1349948458.963329] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >09:40:58,994 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >09:40:58,998 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >09:40:58,998 INFO NetworkManager: <info> (eth0): now managed >09:40:58,999 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >09:40:59,002 INFO NetworkManager: <info> (eth0): bringing up device. >09:40:59,038 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >09:40:59,039 INFO NetworkManager: <info> (eth0): preparing device. >09:40:59,055 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >09:40:59,057 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >09:40:59,060 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >09:40:59,061 INFO modem-manager: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >09:40:59,082 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >09:40:59,083 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >09:40:59,088 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >09:40:59,093 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >09:40:59,098 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >09:40:59,100 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >09:40:59,102 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >09:40:59,104 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >09:40:59,132 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >09:40:59,155 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >09:40:59,167 INFO NetworkManager: <info> modem-manager is now available >09:40:59,169 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >09:40:59,173 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >09:40:59,198 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >09:40:59,230 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >09:40:59,259 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >09:40:59,277 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >09:40:59,298 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >09:40:59,303 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >09:40:59,323 INFO NetworkManager: <info> dhclient started with pid 554 >09:40:59,333 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >09:40:59,333 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >09:40:59,335 INFO modem-manager: <info> Loaded plugin 'AnyData' >09:40:59,358 INFO modem-manager: <info> Loaded plugin 'SimTech' >09:40:59,359 INFO modem-manager: <info> Loaded plugin 'Linktop' >09:40:59,362 INFO modem-manager: <info> Loaded plugin 'Option' >09:40:59,374 INFO modem-manager: <info> Loaded plugin 'ZTE' >09:40:59,381 INFO modem-manager: <info> Loaded plugin 'Samsung' >09:40:59,388 INFO modem-manager: <info> Loaded plugin 'Gobi' >09:40:59,394 INFO modem-manager: <info> Loaded plugin 'X22X' >09:40:59,403 INFO modem-manager: <info> Loaded plugin 'Longcheer' >09:40:59,406 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >09:40:59,407 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >09:40:59,419 INFO modem-manager: <info> Loaded plugin 'Nokia' >09:40:59,428 INFO modem-manager: <info> Loaded plugin 'Wavecom' >09:40:59,434 INFO modem-manager: <info> Loaded plugin 'Novatel' >09:40:59,438 INFO modem-manager: <info> Loaded plugin 'MotoC' >09:40:59,439 INFO modem-manager: <info> Loaded plugin 'Sierra' >09:40:59,439 INFO modem-manager: <info> Loaded plugin 'Huawei' >09:40:59,443 INFO modem-manager: <info> Loaded plugin 'Cinterion' >09:40:59,443 INFO modem-manager: <info> Loaded plugin 'Iridium' >09:40:59,443 INFO modem-manager: <info> Loaded plugin 'Generic' >09:40:59,444 INFO modem-manager: <info> Successfully loaded 20 plugins >09:40:59,450 INFO dbus-daemon: modem-manager[541]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >09:40:59,457 INFO dbus-daemon: dbus[531]: [system] Successfully activated service 'org.freedesktop.ModemManager' >09:40:59,458 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'AnyData' >09:40:59,458 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'SimTech' >09:40:59,459 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'Linktop' >09:40:59,460 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'Option' >09:40:59,461 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'ZTE' >09:40:59,463 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'Samsung' >09:40:59,464 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'Gobi' >09:40:59,466 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'X22X' >09:40:59,468 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'Longcheer' >09:40:59,481 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'Ericsson MBM' >09:40:59,481 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'Option High-Speed' >09:40:59,481 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'Nokia' >09:40:59,482 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'Wavecom' >09:40:59,484 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'Novatel' >09:40:59,484 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'MotoC' >09:40:59,486 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'Sierra' >09:40:59,489 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'Huawei' >09:40:59,490 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'Cinterion' >09:40:59,492 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'Iridium' >09:40:59,498 INFO dbus-daemon: modem-manager[541]: <info> Loaded plugin 'Generic' >09:40:59,512 INFO dbus-daemon: modem-manager[541]: <info> Successfully loaded 20 plugins >09:40:59,525 INFO systemd: Started Anaconda. >09:40:59,530 INFO systemd: Starting Anaconda Text Console... >09:40:59,531 INFO systemd: Started Anaconda Text Console. >09:40:59,536 INFO systemd: Startup finished in 2s 988ms 805us (kernel) + 2s 290ms 580us (initrd) + 2s 78ms 885us (userspace) = 7s 358ms 270us. >09:40:59,551 ERR systemd-udevd: ctx=0x7f994a281180 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >09:40:59,552 ERR systemd-udevd: ctx=0x7f994a281180 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >09:40:59,558 INFO systemd: Starting Agent daemon for Spice guests. >09:40:59,559 INFO systemd: Reached target Agent daemon for Spice guests. >09:40:59,560 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >09:40:59,572 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >09:40:59,574 INFO dhclient: All rights reserved. >09:40:59,575 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >09:40:59,576 INFO dhclient: >09:40:59,576 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >09:40:59,578 INFO dhclient: Listening on LPF/eth0/52:54:00:b8:27:95 >09:40:59,578 INFO dhclient: Sending on LPF/eth0/52:54:00:b8:27:95 >09:40:59,591 INFO dhclient: Sending on Socket/fallback >09:40:59,592 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x5d903d6e) >09:40:59,593 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x5d903d6e) >09:40:59,603 INFO dhclient: DHCPOFFER from 192.168.0.1 >09:40:59,606 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x5d903d6e) >09:40:59,607 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >09:40:59,607 INFO dhclient: bound to 192.168.0.119 -- renewal in 41257 seconds. >09:40:59,607 INFO NetworkManager: <info> address 192.168.0.119 >09:40:59,608 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >09:40:59,609 INFO NetworkManager: <info> gateway 192.168.0.1 >09:40:59,615 INFO NetworkManager: <info> nameserver '192.168.0.1' >09:40:59,621 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >09:40:59,626 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >09:40:59,685 INFO kernel:[ 7.698777] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >09:40:59,685 NOTICE kernel:[ 7.977381] type=1400 audit(1349948459.659:11): avc: denied { read write } for pid=564 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >09:40:59,862 ERR systemd-udevd: ctx=0x7f994a281180 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >09:40:59,968 WARNING kernel:[ 8.285538] microcode: AMD CPU family 0x6 not supported >09:40:59,979 ERR systemd-udevd: ctx=0x7f994a281180 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >09:41:00,594 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >09:41:00,598 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >09:41:00,598 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >09:41:00,598 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >09:41:00,598 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >09:41:00,598 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >09:41:00,599 INFO dbus-daemon: dbus[531]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >09:41:00,640 INFO dbus-daemon: dbus[531]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >09:41:00,640 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >09:41:00,731 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >09:41:01,878 NOTICE kernel:[ 10.195911] type=1400 audit(1349948461.877:12): avc: denied { read write } for pid=595 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7334 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >09:41:01,887 WARNING kernel:[ 10.204054] auditd (596): /proc/596/oom_adj is deprecated, please use /proc/596/oom_score_adj instead. >09:41:05,979 INFO systemd: Starting NTP client/server... >09:41:06,054 INFO chrony-helper: tr: write error: Broken pipe >09:41:06,055 INFO chrony-helper: tr: write error >09:41:06,126 INFO chronyd: chronyd version 1.27-git1ca844 starting >09:41:06,127 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >09:41:06,128 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >09:41:06,146 INFO systemd: Started NTP client/server. >09:41:06,888 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >09:41:06,888 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >09:41:06,890 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >09:41:06,890 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >09:41:10,663 INFO kernel:[ 18.979057] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >09:41:10,663 DEBUG kernel:[ 18.979503] SELinux: initialized (dev vda1, type ext4), uses xattr >09:41:10,840 INFO kernel:[ 19.157750] EXT4-fs (vdp1): mounting ext3 file system using the ext4 subsystem >09:41:10,842 INFO kernel:[ 19.159799] EXT4-fs (vdp1): mounted filesystem with ordered data mode. Opts: (null) >09:41:10,842 DEBUG kernel:[ 19.159804] SELinux: initialized (dev vdp1, type ext3), uses xattr >09:41:12,870 INFO chronyd: Selected source 190.221.173.51 >09:41:12,870 WARNING chronyd: System clock wrong by 151.339442 seconds, adjustment started >09:43:44,209 WARNING chronyd: System clock was stepped by 151.339 seconds >09:43:45,618 INFO chronyd: Selected source 190.3.113.20 >09:43:51,027 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >09:43:51,027 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >09:43:51,027 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >09:43:51,027 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >09:43:53,456 INFO kernel:[ 30.988146] Btrfs loaded >09:43:53,541 INFO kernel:[ 31.073357] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >09:44:50,575 INFO chronyd: Selected source 200.11.116.1 >09:44:50,576 WARNING chronyd: System clock wrong by 0.561961 seconds, adjustment started
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 865364
: 625459 |
625460
|
625461
|
625462
|
625463
|
625464
|
625465
|
625466
|
625468
|
625469
|
625470
|
625471
|
625472
|
625473