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 638257 Details for
Bug 873031
MDRaidError: md_node_from_name failed: [Errno 22] Invalid argument: '/dev/md/'
[?]
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), 588.68 KB, created by
Reartes Guillermo
on 2012-11-04 23:02:33 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-11-04 23:02:33 UTC
Size:
588.68 KB
patch
obsolete
>anaconda 18.24 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/mdraid.py", line 264, in md_node_from_name > raise MDRaidError("md_node_from_name failed: %s" % e) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 2839, in updateSysfsPath > md_node = mdraid.md_node_from_name(self.name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1449, in handleUdevMDMemberFormat > md_array.updateSysfsPath() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1663, in handleUdevDeviceFormat > self.handleUdevMDMemberFormat(info, device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1096, in addUdevDevice > self.handleUdevDeviceFormat(info, device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1902, in _populate > self.addUdevDevice(dev) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1850, in populate > self._populate() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 398, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 407, 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 91, in run > threading.Thread.run(self, *args, **kwargs) >MDRaidError: md_node_from_name failed: [Errno 22] Invalid argument: '/dev/md/' > >Local variables in innermost frame: >e: [Errno 22] Invalid argument: '/dev/md/' >named_path: /dev/md/ >name: > > >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: [Root instance, containing members: > mounts: {'/boot': existing 512MB partition vda1 (2) with existing ext4 filesystem >, '/': existing 7000MB partition vda2 (3) with existing ext4 filesystem >, '/data3': existing 1195MB mdarray localhost.localdomain:2 (18) with existing ext4 filesystem >, '/data2': existing 796MB mdarray localhost.localdomain:1 (13) with existing ext4 filesystem >, '/data1': existing 398MB mdarray localhost.localdomain:0 (8) with existing ext4 filesystem >, '/data7': existing 1986MB lvmlv vg3-dataX (48) with existing ext4 filesystem >, '/data6': existing 5999MB partition vdp1 (40) with existing xfs filesystem >, '/data5': existing 810MB lvmlv vg-dataY (50) with existing ext4 filesystem >, '/data4': existing 392MB lvmlv vg2-dataZ (51) with existing ext4 filesystem >} > swaps: [existing 384MB lvmlv vg-lvSWAP (49) with existing swap >] > name: Fedora Linux 17 for x86_64 >] > _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, vg3, vg3-dataX, vdb, vdb1] > _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.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0, vda1, vda2, vda3, vdb1, vdc1, vdd1, vde1, vdf1, vdg1, vdh1, vdi1, vdj1, vdk1, vdl1, vdm1, vdn1, vdo1, vdp1] > _intf.storage.fsset.devicetree.topology._devmap: {'vdo1': 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/vdo1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:15.0/virtio17/block/vdo/vdo1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdo1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdo1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vdi1': 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/vdi1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0e.0/virtio10/block/vdi/vdi1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdi1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdi1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vdm1': 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/vdm1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:12.0/virtio14/block/vdm/vdm1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdm1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdm1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vde1': 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/vde1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde/vde1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vde1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vde1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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 >, 'vdk1': 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/vdk1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:10.0/virtio12/block/vdk/vdk1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdk1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdk1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _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 >, 'vdc1': 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/vdc1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc/vdc1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdc1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdc1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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 >, 'vdg1': 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/vdg1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0c.0/virtio8/block/vdg/vdg1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdg1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdg1 > _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 >, 'vdn1': 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/vdn1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:14.0/virtio16/block/vdn/vdn1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdn1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdn1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vdl1': 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/vdl1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/virtio13/block/vdl/vdl1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdl1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdl1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vdd1': 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/vdd1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd/vdd1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdd1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdd1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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 >, 'vdh1': 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/vdh1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0d.0/virtio9/block/vdh/vdh1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdh1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdh1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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 >, 'vdj1': 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/vdj1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0f.0/virtio11/block/vdj/vdj1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdj1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdj1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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 >, 'vdb1': 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/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vdf1': 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/vdf1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0b.0/virtio7/block/vdf/vdf1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdf1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdf1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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) >, 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: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e6b113d40> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-11-03-03-36-32-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC7_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-11-03-03-36-32-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC7_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4282.0 > _serial: None > id: 52 > minor: 0 >, existing 9500MB disk vda (53) with existing msdos disklabel >, existing 512MB partition vda1 (54) with existing ext4 filesystem >, existing 7000MB partition vda2 (55) with existing ext4 filesystem >, existing 1987MB partition vda3 (56) with existing lvmpv >, existing 1986MB lvmvg vg3 (57) >, existing 400MB disk vdb (58) with existing msdos disklabel >, existing 399MB partition vdb1 (59) with existing mdmember >] > _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: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda, vdb, vdc, vdd, vde, vdf, vdg, vdh, vdk, vdj, vdl, vdm, vdi, vdn, vdo, vdp] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [existing 9500MB disk vda (1) with existing msdos disklabel >, existing 400MB disk vdb (6) with existing msdos disklabel >, existing 400MB disk vdc (9) with existing msdos disklabel >, existing 400MB disk vdd (11) with existing msdos disklabel >, existing 400MB disk vde (14) with existing msdos disklabel >, existing 400MB disk vdf (16) with existing msdos disklabel >, existing 400MB disk vdg (19) with existing msdos disklabel >, existing 400MB disk vdh (21) with existing msdos disklabel >, existing 400MB disk vdi (23) with existing msdos disklabel >, existing 400MB disk vdj (25) with existing msdos disklabel >, existing 400MB disk vdk (27) with existing msdos disklabel >, existing 400MB disk vdl (29) with existing msdos disklabel >, existing 400MB disk vdm (32) with existing msdos disklabel >, existing 400MB disk vdn (34) with existing msdos disklabel >, existing 400MB disk vdo (36) with existing msdos disklabel >, existing 6000MB disk vdp (39) 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: None > _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.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f1e80232250) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f1e80232290) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f1e802322d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f1e80232310) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f1e80232350) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 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.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _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: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7721e8c0> > _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-11-03-03-36-32-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-TC7_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-11-03-03-36-32-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-TC7_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: 4282.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: 1352069541.97 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.77 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >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-TC7x20x86_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.24 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /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-TC7x20x86_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: >22:51:56,556 INFO anaconda: /sbin/anaconda 18.24 >22:51:57,588 INFO anaconda: 1048576 kB (1024 MB) are available >22:51:57,589 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >22:51:57,599 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >22:51:57,600 INFO anaconda: Default encoding = utf-8 >22:51:57,717 INFO anaconda: ISCSID is /sbin/iscsid >22:51:57,719 INFO anaconda: no initiator set >22:51:57,889 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >22:51:57,890 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >22:51:58,464 INFO anaconda: Display mode = g >22:51:58,468 INFO anaconda: 1048576 kB (1024 MB) are available >22:51:58,468 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >22:52:00,051 DEBUG anaconda: X server has signalled a successful start. >22:52:00,054 INFO anaconda: Starting window manager, pid 766. >22:52:01,210 INFO anaconda: using only installclass _Fedora >22:52:01,841 INFO anaconda: Detected 1008M of memory >22:52:01,841 INFO anaconda: Swap attempt of 2016M >22:52:01,865 INFO anaconda: Running Thread: AnaStorageThread (139768967382784) >22:52:01,872 INFO anaconda: Running Thread: AnaPayloadThread (139768975775488) >22:52:01,926 INFO anaconda: no initiator set >22:52:02,543 DEBUG anaconda: required disklabel type for vda (15) is None >22:52:02,544 DEBUG anaconda: default disklabel type for vda is msdos >22:52:02,545 DEBUG anaconda: selecting msdos disklabel for vda based on size >22:52:03,017 DEBUG anaconda: required disklabel type for vdb (15) is None >22:52:03,017 DEBUG anaconda: default disklabel type for vdb is msdos >22:52:03,018 DEBUG anaconda: selecting msdos disklabel for vdb based on size >22:52:03,322 DEBUG anaconda: required disklabel type for vdc (15) is None >22:52:03,322 DEBUG anaconda: default disklabel type for vdc is msdos >22:52:03,323 DEBUG anaconda: selecting msdos disklabel for vdc based on size >22:52:03,449 DEBUG anaconda: required disklabel type for vdd (15) is None >22:52:03,450 DEBUG anaconda: default disklabel type for vdd is msdos >22:52:03,450 DEBUG anaconda: selecting msdos disklabel for vdd based on size >22:52:03,635 DEBUG anaconda: required disklabel type for vde (15) is None >22:52:03,635 DEBUG anaconda: default disklabel type for vde is msdos >22:52:03,636 DEBUG anaconda: selecting msdos disklabel for vde based on size >22:52:03,741 DEBUG anaconda: required disklabel type for vdf (15) is None >22:52:03,741 DEBUG anaconda: default disklabel type for vdf is msdos >22:52:03,742 DEBUG anaconda: selecting msdos disklabel for vdf based on size >22:52:03,922 DEBUG anaconda: required disklabel type for vdg (15) is None >22:52:03,923 DEBUG anaconda: default disklabel type for vdg is msdos >22:52:03,923 DEBUG anaconda: selecting msdos disklabel for vdg based on size >22:52:04,038 DEBUG anaconda: required disklabel type for vdh (15) is None >22:52:04,038 DEBUG anaconda: default disklabel type for vdh is msdos >22:52:04,038 DEBUG anaconda: selecting msdos disklabel for vdh based on size >22:52:04,161 DEBUG anaconda: required disklabel type for vdi (15) is None >22:52:04,162 DEBUG anaconda: default disklabel type for vdi is msdos >22:52:04,162 DEBUG anaconda: selecting msdos disklabel for vdi based on size >22:52:04,283 DEBUG anaconda: required disklabel type for vdj (15) is None >22:52:04,283 DEBUG anaconda: default disklabel type for vdj is msdos >22:52:04,284 DEBUG anaconda: selecting msdos disklabel for vdj based on size >22:52:04,395 DEBUG anaconda: required disklabel type for vdk (15) is None >22:52:04,395 DEBUG anaconda: default disklabel type for vdk is msdos >22:52:04,396 DEBUG anaconda: selecting msdos disklabel for vdk based on size >22:52:04,531 DEBUG anaconda: required disklabel type for vdl (15) is None >22:52:04,532 DEBUG anaconda: default disklabel type for vdl is msdos >22:52:04,533 DEBUG anaconda: selecting msdos disklabel for vdl based on size >22:52:04,655 DEBUG anaconda: required disklabel type for vdm (15) is None >22:52:04,655 DEBUG anaconda: default disklabel type for vdm is msdos >22:52:04,656 DEBUG anaconda: selecting msdos disklabel for vdm based on size >22:52:04,794 DEBUG anaconda: required disklabel type for vdn (15) is None >22:52:04,794 DEBUG anaconda: default disklabel type for vdn is msdos >22:52:04,795 DEBUG anaconda: selecting msdos disklabel for vdn based on size >22:52:04,935 DEBUG anaconda: required disklabel type for vdo (15) is None >22:52:04,935 DEBUG anaconda: default disklabel type for vdo is msdos >22:52:04,936 DEBUG anaconda: selecting msdos disklabel for vdo based on size >22:52:05,081 DEBUG anaconda: required disklabel type for vdp (15) is None >22:52:05,081 DEBUG anaconda: default disklabel type for vdp is msdos >22:52:05,083 DEBUG anaconda: selecting msdos disklabel for vdp based on size >22:52:09,191 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext4 with options defaults,ro >22:52:09,203 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:52:09,255 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda2 on /mnt/sysimage as ext4 with options defaults,ro >22:52:09,305 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:52:09,607 DEBUG anaconda: isys.py:mount()- going to mount /dev/md/localhost.localdomain:0 on /mnt/sysimage as ext4 with options defaults,ro >22:52:09,617 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:52:10,195 DEBUG anaconda: isys.py:mount()- going to mount /dev/md/localhost.localdomain:1 on /mnt/sysimage as ext4 with options defaults,ro >22:52:10,208 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:52:10,883 DEBUG anaconda: isys.py:mount()- going to mount /dev/md/localhost.localdomain:2 on /mnt/sysimage as ext4 with options defaults,ro >22:52:10,891 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:52:11,445 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdp1 on /mnt/sysimage as xfs with options defaults,ro >22:52:11,625 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:52:11,800 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg3-dataX on /mnt/sysimage as ext4 with options defaults,ro >22:52:11,808 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:52:12,815 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg-dataY on /mnt/sysimage as ext4 with options defaults,ro >22:52:12,869 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:52:13,703 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg2-dataZ on /mnt/sysimage as ext4 with options defaults,ro >22:52:13,715 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:52:14,371 INFO anaconda: Thread Done: AnaStorageThread (139768967382784) >22:52:14,830 INFO anaconda: Thread Done: AnaPayloadThread (139768975775488) >17:52:20,177 INFO anaconda: source spoke ready: False >17:52:20,178 INFO anaconda: source spoke ready: False >17:52:20,179 INFO anaconda: source spoke ready: False >17:52:20,179 INFO anaconda: source spoke ready: False >17:52:20,180 INFO anaconda: source spoke ready: False >17:52:20,181 INFO anaconda: source spoke ready: False >17:52:20,181 INFO anaconda: source spoke ready: False >17:52:20,185 INFO anaconda: Running Thread: AnaSourceWatcher (139768739280640) >17:52:20,254 INFO anaconda: Running Thread: AnaSoftwareWatcher (139768726648576) >17:52:20,264 INFO anaconda: Running Thread: AnaStorageWatcher (139768660989696) >17:52:20,905 INFO anaconda: Running Thread: AnaNTPserver0 (139768975775488) >17:52:20,909 INFO anaconda: Running Thread: AnaNTPserver1 (139768644204288) >17:52:20,916 INFO anaconda: Running Thread: AnaNTPserver2 (139768652596992) >17:52:20,924 INFO anaconda: Thread Done: AnaSourceWatcher (139768739280640) >17:52:20,936 INFO anaconda: Running Thread: AnaNTPserver3 (139768635811584) >17:52:21,966 INFO anaconda: Thread Done: AnaSoftwareWatcher (139768726648576) >17:52:21,967 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139768739280640) >17:52:22,023 INFO anaconda: source spoke ready: True >17:52:22,025 INFO anaconda: source spoke ready: True >17:52:22,964 INFO anaconda: Thread Done: AnaStorageWatcher (139768660989696) >17:52:25,026 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) > >17:52:28,843 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139768739280640) >17:52:28,959 INFO anaconda: source spoke ready: True >17:52:28,961 INFO anaconda: source spoke ready: True >17:52:28,963 INFO anaconda: source spoke ready: True >17:52:28,965 INFO anaconda: source spoke ready: True >17:52:28,967 INFO anaconda: source spoke ready: True >17:52:28,969 INFO anaconda: source spoke ready: True >17:52:30,936 INFO anaconda: Thread Done: AnaNTPserver0 (139768975775488) >17:52:30,944 INFO anaconda: Thread Done: AnaNTPserver1 (139768644204288) >17:52:30,949 INFO anaconda: Thread Done: AnaNTPserver2 (139768652596992) >17:52:30,955 INFO anaconda: Thread Done: AnaNTPserver3 (139768635811584) >17:52:40,743 DEBUG anaconda: disk free: 15.50 MB fs free: 6.61 GB sw needs: 2.77 GB >17:52:54,661 INFO anaconda: Running Thread: AnaExecuteStorageThread (139768967382784) >17:52:54,771 INFO anaconda: Detected 1008M of memory >17:52:54,771 INFO anaconda: Swap attempt of 2016M >17:52:54,804 ERR anaconda: storage configuration failed: Not enough free space on disks for automatic partitioning >17:52:54,805 INFO anaconda: no initiator set >17:52:55,073 DEBUG anaconda: required disklabel type for vda (15) is None >17:52:55,074 DEBUG anaconda: default disklabel type for vda is msdos >17:52:55,075 DEBUG anaconda: selecting msdos disklabel for vda based on size >17:52:55,510 DEBUG anaconda: required disklabel type for vdb (15) is None >17:52:55,510 DEBUG anaconda: default disklabel type for vdb is msdos >17:52:55,511 DEBUG anaconda: selecting msdos disklabel for vdb based on size >17:52:55,680 INFO anaconda: Thread Done: AnaExecuteStorageThread (139768967382784) > > >/tmp/packaging.log: >22:52:01,809 DEBUG packaging: getting release version from tree at None (18) >22:52:01,810 DEBUG packaging: got a release version of 18 >22:52:14,375 INFO packaging: updating base repo >22:52:14,546 DEBUG packaging: getting release version from tree at None (18) >22:52:14,547 DEBUG packaging: got a release version of 18 >22:52:14,547 INFO packaging: configuring base repo >22:52:14,547 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >22:52:14,615 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >22:52:14,615 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >22:52:14,616 DEBUG packaging: got a release version of 18 >22:52:14,674 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >22:52:14,707 DEBUG packaging: disabling repo fedora >22:52:14,708 DEBUG packaging: disabling repo updates-testing >22:52:14,709 DEBUG packaging: disabling repo updates >22:52:14,712 INFO packaging: gathering repo metadata >22:52:14,712 DEBUG packaging: getting repo metadata for anaconda >22:52:14,768 DEBUG packaging: getting group info for anaconda >22:52:14,823 INFO packaging: metadata retrieval complete >17:52:21,960 DEBUG packaging: deleting package sacks >17:52:21,968 INFO packaging: checking software selection >17:52:21,968 DEBUG packaging: deleting package sacks >17:52:21,969 DEBUG packaging: deleting yum transaction info >17:52:21,969 DEBUG packaging: select group core >17:52:22,747 DEBUG packaging: select group core >17:52:22,748 DEBUG packaging: select group gnome-desktop >17:52:22,872 DEBUG packaging: select group multimedia >17:52:22,912 DEBUG packaging: select group input-methods >17:52:22,923 DEBUG packaging: select group base-x >17:52:22,952 DEBUG packaging: select group fonts >17:52:23,033 DEBUG packaging: select group hardware-support >17:52:23,048 DEBUG packaging: select group dial-up >17:52:23,055 DEBUG packaging: select group printing >17:52:23,112 DEBUG packaging: select group firefox >17:52:23,114 DEBUG packaging: select group standard >17:52:23,157 DEBUG packaging: select package kernel-PAE >17:52:23,173 INFO packaging: no kernel-PAE package >17:52:23,173 DEBUG packaging: select package kernel >17:52:23,174 INFO packaging: selected kernel >17:52:23,174 INFO packaging: checking dependencies >17:52:28,766 DEBUG packaging: success >17:52:28,838 INFO packaging: 1178 packages selected totalling 2.77 GB > > >/tmp/program.log: >22:51:57,693 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >22:51:57,720 INFO program: Running... modprobe fcoe >22:51:57,805 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >22:51:57,888 INFO program: No FCoE boot disk information is found in EDD! >22:51:57,892 INFO program: Running... udevadm settle --timeout=300 >22:51:58,318 INFO program: Running... multipath -d >22:51:58,374 INFO program: Running... multipath -ll >22:52:00,063 INFO program: Running... metacity --display :1 --sm-disable >22:52:00,674 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >22:52:00,821 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,840 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,841 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,855 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,870 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,890 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,891 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,893 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,896 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,897 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,899 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,907 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,909 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,910 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,911 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,914 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,915 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,925 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,929 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,930 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,931 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,932 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,941 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:00,942 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:52:01,865 INFO program: Running... udevadm control --property=ANACONDA=1 >22:52:01,900 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >22:52:01,930 INFO program: Running... udevadm settle --timeout=300 >22:52:02,366 INFO program: Running... multipath -d >22:52:02,390 INFO program: Running... multipath -ll >22:52:02,647 INFO program: Running... dumpe2fs -h /dev/vda1 >22:52:02,674 INFO program: Filesystem volume name: <none> >22:52:02,675 INFO program: Last mounted on: /boot >22:52:02,675 INFO program: Filesystem UUID: 6463d247-f5dd-4f17-b953-576b2fcbe3b5 >22:52:02,676 INFO program: Filesystem magic number: 0xEF53 >22:52:02,676 INFO program: Filesystem revision #: 1 (dynamic) >22:52:02,677 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:52:02,677 INFO program: Filesystem flags: signed_directory_hash >22:52:02,678 INFO program: Default mount options: user_xattr acl >22:52:02,678 INFO program: Filesystem state: clean >22:52:02,679 INFO program: Errors behavior: Continue >22:52:02,679 INFO program: Filesystem OS type: Linux >22:52:02,679 INFO program: Inode count: 32768 >22:52:02,680 INFO program: Block count: 131072 >22:52:02,680 INFO program: Reserved block count: 6553 >22:52:02,681 INFO program: Free blocks: 116024 >22:52:02,681 INFO program: Free inodes: 32429 >22:52:02,682 INFO program: First block: 0 >22:52:02,682 INFO program: Block size: 4096 >22:52:02,682 INFO program: Fragment size: 4096 >22:52:02,683 INFO program: Reserved GDT blocks: 31 >22:52:02,683 INFO program: Blocks per group: 32768 >22:52:02,683 INFO program: Fragments per group: 32768 >22:52:02,684 INFO program: Inodes per group: 8192 >22:52:02,684 INFO program: Inode blocks per group: 512 >22:52:02,685 INFO program: Flex block group size: 16 >22:52:02,685 INFO program: Filesystem created: Sun Nov 4 22:41:06 2012 >22:52:02,685 INFO program: Last mount time: Sun Nov 4 22:41:16 2012 >22:52:02,686 INFO program: Last write time: Sun Nov 4 22:50:42 2012 >22:52:02,686 INFO program: Mount count: 1 >22:52:02,687 INFO program: Maximum mount count: -1 >22:52:02,687 INFO program: Last checked: Sun Nov 4 22:41:06 2012 >22:52:02,687 INFO program: Check interval: 0 (<none>) >22:52:02,688 INFO program: Lifetime writes: 60 MB >22:52:02,688 INFO program: Reserved blocks uid: 0 (user root) >22:52:02,688 INFO program: Reserved blocks gid: 0 (group root) >22:52:02,689 INFO program: First inode: 11 >22:52:02,689 INFO program: Inode size: 256 >22:52:02,689 INFO program: Required extra isize: 28 >22:52:02,690 INFO program: Desired extra isize: 28 >22:52:02,690 INFO program: Journal inode: 8 >22:52:02,690 INFO program: Default directory hash: half_md4 >22:52:02,691 INFO program: Directory Hash Seed: 86c7e6db-a6ef-46fc-9f07-cf9966141d27 >22:52:02,691 INFO program: Journal backup: inode blocks >22:52:02,691 INFO program: Journal features: (none) >22:52:02,692 INFO program: Journal size: 16M >22:52:02,692 INFO program: Journal length: 4096 >22:52:02,692 INFO program: Journal sequence: 0x00000015 >22:52:02,693 INFO program: Journal start: 0 >22:52:02,693 INFO program: >22:52:02,694 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:02,694 INFO program: Running... dumpe2fs -h /dev/vda1 >22:52:02,707 INFO program: Filesystem volume name: <none> >22:52:02,709 INFO program: Last mounted on: /boot >22:52:02,710 INFO program: Filesystem UUID: 6463d247-f5dd-4f17-b953-576b2fcbe3b5 >22:52:02,712 INFO program: Filesystem magic number: 0xEF53 >22:52:02,713 INFO program: Filesystem revision #: 1 (dynamic) >22:52:02,714 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:52:02,716 INFO program: Filesystem flags: signed_directory_hash >22:52:02,716 INFO program: Default mount options: user_xattr acl >22:52:02,717 INFO program: Filesystem state: clean >22:52:02,718 INFO program: Errors behavior: Continue >22:52:02,718 INFO program: Filesystem OS type: Linux >22:52:02,719 INFO program: Inode count: 32768 >22:52:02,720 INFO program: Block count: 131072 >22:52:02,720 INFO program: Reserved block count: 6553 >22:52:02,720 INFO program: Free blocks: 116024 >22:52:02,720 INFO program: Free inodes: 32429 >22:52:02,720 INFO program: First block: 0 >22:52:02,721 INFO program: Block size: 4096 >22:52:02,721 INFO program: Fragment size: 4096 >22:52:02,721 INFO program: Reserved GDT blocks: 31 >22:52:02,721 INFO program: Blocks per group: 32768 >22:52:02,722 INFO program: Fragments per group: 32768 >22:52:02,722 INFO program: Inodes per group: 8192 >22:52:02,722 INFO program: Inode blocks per group: 512 >22:52:02,722 INFO program: Flex block group size: 16 >22:52:02,723 INFO program: Filesystem created: Sun Nov 4 22:41:06 2012 >22:52:02,723 INFO program: Last mount time: Sun Nov 4 22:41:16 2012 >22:52:02,723 INFO program: Last write time: Sun Nov 4 22:50:42 2012 >22:52:02,723 INFO program: Mount count: 1 >22:52:02,724 INFO program: Maximum mount count: -1 >22:52:02,724 INFO program: Last checked: Sun Nov 4 22:41:06 2012 >22:52:02,724 INFO program: Check interval: 0 (<none>) >22:52:02,724 INFO program: Lifetime writes: 60 MB >22:52:02,724 INFO program: Reserved blocks uid: 0 (user root) >22:52:02,725 INFO program: Reserved blocks gid: 0 (group root) >22:52:02,725 INFO program: First inode: 11 >22:52:02,725 INFO program: Inode size: 256 >22:52:02,725 INFO program: Required extra isize: 28 >22:52:02,726 INFO program: Desired extra isize: 28 >22:52:02,726 INFO program: Journal inode: 8 >22:52:02,726 INFO program: Default directory hash: half_md4 >22:52:02,726 INFO program: Directory Hash Seed: 86c7e6db-a6ef-46fc-9f07-cf9966141d27 >22:52:02,727 INFO program: Journal backup: inode blocks >22:52:02,727 INFO program: Journal features: (none) >22:52:02,727 INFO program: Journal size: 16M >22:52:02,727 INFO program: Journal length: 4096 >22:52:02,728 INFO program: Journal sequence: 0x00000015 >22:52:02,728 INFO program: Journal start: 0 >22:52:02,728 INFO program: >22:52:02,728 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:02,729 INFO program: Running... resize2fs -P /dev/vda1 >22:52:02,752 INFO program: Estimated minimum size of the filesystem: 21369 >22:52:02,754 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:52:02,826 INFO program: Running... dumpe2fs -h /dev/vda2 >22:52:02,836 INFO program: Filesystem volume name: <none> >22:52:02,836 INFO program: Last mounted on: /mnt/sysimage >22:52:02,837 INFO program: Filesystem UUID: da390a14-4ddb-423a-93de-3510f7e6411c >22:52:02,837 INFO program: Filesystem magic number: 0xEF53 >22:52:02,837 INFO program: Filesystem revision #: 1 (dynamic) >22:52:02,837 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:52:02,838 INFO program: Filesystem flags: signed_directory_hash >22:52:02,838 INFO program: Default mount options: user_xattr acl >22:52:02,838 INFO program: Filesystem state: clean >22:52:02,838 INFO program: Errors behavior: Continue >22:52:02,839 INFO program: Filesystem OS type: Linux >22:52:02,839 INFO program: Inode count: 448800 >22:52:02,839 INFO program: Block count: 1792000 >22:52:02,840 INFO program: Reserved block count: 89600 >22:52:02,840 INFO program: Free blocks: 1587213 >22:52:02,840 INFO program: Free inodes: 429554 >22:52:02,840 INFO program: First block: 0 >22:52:02,841 INFO program: Block size: 4096 >22:52:02,841 INFO program: Fragment size: 4096 >22:52:02,841 INFO program: Reserved GDT blocks: 437 >22:52:02,841 INFO program: Blocks per group: 32768 >22:52:02,842 INFO program: Fragments per group: 32768 >22:52:02,842 INFO program: Inodes per group: 8160 >22:52:02,842 INFO program: Inode blocks per group: 510 >22:52:02,842 INFO program: Flex block group size: 16 >22:52:02,842 INFO program: Filesystem created: Sun Nov 4 22:41:10 2012 >22:52:02,843 INFO program: Last mount time: Sun Nov 4 22:41:16 2012 >22:52:02,843 INFO program: Last write time: Sun Nov 4 22:50:42 2012 >22:52:02,843 INFO program: Mount count: 1 >22:52:02,844 INFO program: Maximum mount count: -1 >22:52:02,844 INFO program: Last checked: Sun Nov 4 22:41:10 2012 >22:52:02,844 INFO program: Check interval: 0 (<none>) >22:52:02,844 INFO program: Lifetime writes: 1142 MB >22:52:02,845 INFO program: Reserved blocks uid: 0 (user root) >22:52:02,845 INFO program: Reserved blocks gid: 0 (group root) >22:52:02,845 INFO program: First inode: 11 >22:52:02,845 INFO program: Inode size: 256 >22:52:02,846 INFO program: Required extra isize: 28 >22:52:02,846 INFO program: Desired extra isize: 28 >22:52:02,846 INFO program: Journal inode: 8 >22:52:02,846 INFO program: Default directory hash: half_md4 >22:52:02,847 INFO program: Directory Hash Seed: 361c331b-dc26-4a59-86ed-804e20b81c7b >22:52:02,847 INFO program: Journal backup: inode blocks >22:52:02,847 INFO program: Journal features: journal_incompat_revoke >22:52:02,848 INFO program: Journal size: 128M >22:52:02,848 INFO program: Journal length: 32768 >22:52:02,848 INFO program: Journal sequence: 0x00000444 >22:52:02,848 INFO program: Journal start: 0 >22:52:02,849 INFO program: >22:52:02,849 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:02,850 INFO program: Running... dumpe2fs -h /dev/vda2 >22:52:02,859 INFO program: Filesystem volume name: <none> >22:52:02,859 INFO program: Last mounted on: /mnt/sysimage >22:52:02,859 INFO program: Filesystem UUID: da390a14-4ddb-423a-93de-3510f7e6411c >22:52:02,860 INFO program: Filesystem magic number: 0xEF53 >22:52:02,860 INFO program: Filesystem revision #: 1 (dynamic) >22:52:02,860 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:52:02,860 INFO program: Filesystem flags: signed_directory_hash >22:52:02,861 INFO program: Default mount options: user_xattr acl >22:52:02,861 INFO program: Filesystem state: clean >22:52:02,861 INFO program: Errors behavior: Continue >22:52:02,861 INFO program: Filesystem OS type: Linux >22:52:02,862 INFO program: Inode count: 448800 >22:52:02,862 INFO program: Block count: 1792000 >22:52:02,862 INFO program: Reserved block count: 89600 >22:52:02,862 INFO program: Free blocks: 1587213 >22:52:02,863 INFO program: Free inodes: 429554 >22:52:02,863 INFO program: First block: 0 >22:52:02,863 INFO program: Block size: 4096 >22:52:02,863 INFO program: Fragment size: 4096 >22:52:02,864 INFO program: Reserved GDT blocks: 437 >22:52:02,864 INFO program: Blocks per group: 32768 >22:52:02,864 INFO program: Fragments per group: 32768 >22:52:02,864 INFO program: Inodes per group: 8160 >22:52:02,865 INFO program: Inode blocks per group: 510 >22:52:02,865 INFO program: Flex block group size: 16 >22:52:02,865 INFO program: Filesystem created: Sun Nov 4 22:41:10 2012 >22:52:02,865 INFO program: Last mount time: Sun Nov 4 22:41:16 2012 >22:52:02,866 INFO program: Last write time: Sun Nov 4 22:50:42 2012 >22:52:02,866 INFO program: Mount count: 1 >22:52:02,866 INFO program: Maximum mount count: -1 >22:52:02,866 INFO program: Last checked: Sun Nov 4 22:41:10 2012 >22:52:02,867 INFO program: Check interval: 0 (<none>) >22:52:02,867 INFO program: Lifetime writes: 1142 MB >22:52:02,867 INFO program: Reserved blocks uid: 0 (user root) >22:52:02,867 INFO program: Reserved blocks gid: 0 (group root) >22:52:02,868 INFO program: First inode: 11 >22:52:02,868 INFO program: Inode size: 256 >22:52:02,868 INFO program: Required extra isize: 28 >22:52:02,868 INFO program: Desired extra isize: 28 >22:52:02,869 INFO program: Journal inode: 8 >22:52:02,869 INFO program: Default directory hash: half_md4 >22:52:02,869 INFO program: Directory Hash Seed: 361c331b-dc26-4a59-86ed-804e20b81c7b >22:52:02,869 INFO program: Journal backup: inode blocks >22:52:02,870 INFO program: Journal features: journal_incompat_revoke >22:52:02,870 INFO program: Journal size: 128M >22:52:02,870 INFO program: Journal length: 32768 >22:52:02,871 INFO program: Journal sequence: 0x00000444 >22:52:02,871 INFO program: Journal start: 0 >22:52:02,871 INFO program: >22:52:02,871 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:02,872 INFO program: Running... resize2fs -P /dev/vda2 >22:52:02,892 INFO program: Estimated minimum size of the filesystem: 187375 >22:52:02,894 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:52:03,126 INFO program: Running... udevadm settle --timeout=300 >22:52:03,155 INFO program: Running... mdadm --examine --brief /dev/vdb1 >22:52:03,169 INFO program: ARRAY /dev/md/0 metadata=1.2 UUID=1dbbf426:34a431b4:b1ef6961:7fb10e32 name=localhost.localdomain:0 >22:52:03,177 INFO program: Running... udevadm settle --timeout=300 >22:52:03,192 INFO program: Running... mdadm --incremental --quiet /dev/vdb1 >22:52:03,404 INFO program: Running... udevadm settle --timeout=300 >22:52:03,420 INFO program: Running... mdadm --incremental --quiet /dev/vdc1 >22:52:03,526 INFO program: Running... udevadm settle --timeout=300 >22:52:03,559 INFO program: Running... mdadm --examine --brief /dev/vdd1 >22:52:03,570 INFO program: ARRAY /dev/md/1 metadata=1.2 UUID=6c6cdd96:54880526:1fe9c5f8:aff12dc2 name=localhost.localdomain:1 >22:52:03,584 INFO program: Running... udevadm settle --timeout=300 >22:52:03,599 INFO program: Running... mdadm --incremental --quiet /dev/vdd1 >22:52:03,699 INFO program: Running... udevadm settle --timeout=300 >22:52:03,714 INFO program: Running... mdadm --incremental --quiet /dev/vde1 >22:52:03,816 INFO program: Running... udevadm settle --timeout=300 >22:52:03,844 INFO program: Running... mdadm --examine --brief /dev/vdf1 >22:52:03,855 INFO program: ARRAY /dev/md/2 metadata=1.2 UUID=adfbbf14:abbe7542:99a4958d:45df5c29 name=localhost.localdomain:2 >22:52:03,872 INFO program: Running... udevadm settle --timeout=300 >22:52:03,886 INFO program: Running... mdadm --incremental --quiet /dev/vdf1 >22:52:03,997 INFO program: Running... udevadm settle --timeout=300 >22:52:04,012 INFO program: Running... mdadm --incremental --quiet /dev/vdg1 >22:52:04,120 INFO program: Running... udevadm settle --timeout=300 >22:52:04,134 INFO program: Running... mdadm --incremental --quiet /dev/vdh1 >22:52:04,241 INFO program: Running... udevadm settle --timeout=300 >22:52:04,256 INFO program: Running... mdadm --incremental --quiet /dev/vdi1 >22:52:04,351 INFO program: Running... udevadm settle --timeout=300 >22:52:04,367 INFO program: Running... mdadm --incremental --quiet /dev/vdj1 >22:52:04,490 INFO program: Running... udevadm settle --timeout=300 >22:52:05,173 INFO program: Running... xfs_db -c "sb 0" -c "p dblocks" -c "p blocksize" /dev/vdp1 >22:52:05,217 INFO program: command "sb 0" not found >22:52:05,218 INFO program: command "p dblocks" not found >22:52:05,218 INFO program: command "p blocksize" not found >22:52:05,221 INFO program: Running... modprobe xfs >22:52:05,351 INFO program: Running... dumpe2fs -h /dev/loop1 >22:52:05,361 INFO program: Filesystem volume name: Anaconda >22:52:05,362 INFO program: Last mounted on: / >22:52:05,362 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >22:52:05,362 INFO program: Filesystem magic number: 0xEF53 >22:52:05,362 INFO program: Filesystem revision #: 1 (dynamic) >22:52:05,363 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 >22:52:05,363 INFO program: Filesystem flags: signed_directory_hash >22:52:05,363 INFO program: Default mount options: user_xattr acl >22:52:05,363 INFO program: Filesystem state: clean >22:52:05,364 INFO program: Errors behavior: Continue >22:52:05,364 INFO program: Filesystem OS type: Linux >22:52:05,364 INFO program: Inode count: 65536 >22:52:05,364 INFO program: Block count: 1048576 >22:52:05,365 INFO program: Reserved block count: 0 >22:52:05,365 INFO program: Free blocks: 311419 >22:52:05,365 INFO program: Free inodes: 38266 >22:52:05,365 INFO program: First block: 1 >22:52:05,366 INFO program: Block size: 1024 >22:52:05,366 INFO program: Fragment size: 1024 >22:52:05,366 INFO program: Reserved GDT blocks: 256 >22:52:05,366 INFO program: Blocks per group: 8192 >22:52:05,367 INFO program: Fragments per group: 8192 >22:52:05,367 INFO program: Inodes per group: 512 >22:52:05,367 INFO program: Inode blocks per group: 128 >22:52:05,367 INFO program: Flex block group size: 16 >22:52:05,368 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >22:52:05,368 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >22:52:05,368 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >22:52:05,368 INFO program: Mount count: 2 >22:52:05,369 INFO program: Maximum mount count: -1 >22:52:05,369 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >22:52:05,369 INFO program: Check interval: 0 (<none>) >22:52:05,369 INFO program: Lifetime writes: 32 MB >22:52:05,370 INFO program: Reserved blocks uid: 0 (user root) >22:52:05,370 INFO program: Reserved blocks gid: 0 (group root) >22:52:05,370 INFO program: First inode: 11 >22:52:05,370 INFO program: Inode size: 256 >22:52:05,371 INFO program: Required extra isize: 28 >22:52:05,371 INFO program: Desired extra isize: 28 >22:52:05,371 INFO program: Journal inode: 8 >22:52:05,372 INFO program: Default directory hash: half_md4 >22:52:05,372 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >22:52:05,372 INFO program: Journal backup: inode blocks >22:52:05,372 INFO program: Journal features: (none) >22:52:05,373 INFO program: Journal size: 32M >22:52:05,373 INFO program: Journal length: 32768 >22:52:05,373 INFO program: Journal sequence: 0x00000007 >22:52:05,374 INFO program: Journal start: 0 >22:52:05,374 INFO program: >22:52:05,374 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:05,375 INFO program: Running... dumpe2fs -h /dev/loop1 >22:52:05,383 INFO program: Filesystem volume name: Anaconda >22:52:05,383 INFO program: Last mounted on: / >22:52:05,384 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >22:52:05,384 INFO program: Filesystem magic number: 0xEF53 >22:52:05,384 INFO program: Filesystem revision #: 1 (dynamic) >22:52:05,384 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 >22:52:05,385 INFO program: Filesystem flags: signed_directory_hash >22:52:05,385 INFO program: Default mount options: user_xattr acl >22:52:05,385 INFO program: Filesystem state: clean >22:52:05,385 INFO program: Errors behavior: Continue >22:52:05,386 INFO program: Filesystem OS type: Linux >22:52:05,386 INFO program: Inode count: 65536 >22:52:05,386 INFO program: Block count: 1048576 >22:52:05,386 INFO program: Reserved block count: 0 >22:52:05,387 INFO program: Free blocks: 311419 >22:52:05,387 INFO program: Free inodes: 38266 >22:52:05,387 INFO program: First block: 1 >22:52:05,388 INFO program: Block size: 1024 >22:52:05,388 INFO program: Fragment size: 1024 >22:52:05,388 INFO program: Reserved GDT blocks: 256 >22:52:05,388 INFO program: Blocks per group: 8192 >22:52:05,389 INFO program: Fragments per group: 8192 >22:52:05,389 INFO program: Inodes per group: 512 >22:52:05,389 INFO program: Inode blocks per group: 128 >22:52:05,389 INFO program: Flex block group size: 16 >22:52:05,390 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >22:52:05,390 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >22:52:05,390 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >22:52:05,391 INFO program: Mount count: 2 >22:52:05,391 INFO program: Maximum mount count: -1 >22:52:05,391 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >22:52:05,392 INFO program: Check interval: 0 (<none>) >22:52:05,392 INFO program: Lifetime writes: 32 MB >22:52:05,392 INFO program: Reserved blocks uid: 0 (user root) >22:52:05,392 INFO program: Reserved blocks gid: 0 (group root) >22:52:05,393 INFO program: First inode: 11 >22:52:05,393 INFO program: Inode size: 256 >22:52:05,393 INFO program: Required extra isize: 28 >22:52:05,394 INFO program: Desired extra isize: 28 >22:52:05,394 INFO program: Journal inode: 8 >22:52:05,394 INFO program: Default directory hash: half_md4 >22:52:05,395 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >22:52:05,395 INFO program: Journal backup: inode blocks >22:52:05,395 INFO program: Journal features: (none) >22:52:05,396 INFO program: Journal size: 32M >22:52:05,396 INFO program: Journal length: 32768 >22:52:05,396 INFO program: Journal sequence: 0x00000007 >22:52:05,396 INFO program: Journal start: 0 >22:52:05,397 INFO program: >22:52:05,397 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:05,398 INFO program: Running... resize2fs -P /dev/loop1 >22:52:05,408 INFO program: Couldn't find valid filesystem superblock. >22:52:05,409 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:52:05,410 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >22:52:05,482 INFO program: Running... dumpe2fs -h /dev/md/localhost.localdomain:0 >22:52:05,491 INFO program: Filesystem volume name: <none> >22:52:05,491 INFO program: Last mounted on: <not available> >22:52:05,492 INFO program: Filesystem UUID: a45a0681-430c-430c-9bf2-4d0864489172 >22:52:05,492 INFO program: Filesystem magic number: 0xEF53 >22:52:05,492 INFO program: Filesystem revision #: 1 (dynamic) >22:52:05,492 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 >22:52:05,493 INFO program: Filesystem flags: signed_directory_hash >22:52:05,493 INFO program: Default mount options: user_xattr acl >22:52:05,493 INFO program: Filesystem state: clean >22:52:05,493 INFO program: Errors behavior: Continue >22:52:05,494 INFO program: Filesystem OS type: Linux >22:52:05,494 INFO program: Inode count: 102400 >22:52:05,494 INFO program: Block count: 408564 >22:52:05,494 INFO program: Reserved block count: 20428 >22:52:05,495 INFO program: Free blocks: 385124 >22:52:05,495 INFO program: Free inodes: 102389 >22:52:05,495 INFO program: First block: 1 >22:52:05,496 INFO program: Block size: 1024 >22:52:05,496 INFO program: Fragment size: 1024 >22:52:05,496 INFO program: Reserved GDT blocks: 256 >22:52:05,496 INFO program: Blocks per group: 8192 >22:52:05,497 INFO program: Fragments per group: 8192 >22:52:05,497 INFO program: Inodes per group: 2048 >22:52:05,497 INFO program: Inode blocks per group: 256 >22:52:05,497 INFO program: Flex block group size: 16 >22:52:05,498 INFO program: Filesystem created: Sun Nov 4 22:41:03 2012 >22:52:05,498 INFO program: Last mount time: Sun Nov 4 22:41:16 2012 >22:52:05,498 INFO program: Last write time: Sun Nov 4 22:50:42 2012 >22:52:05,498 INFO program: Mount count: 1 >22:52:05,499 INFO program: Maximum mount count: -1 >22:52:05,499 INFO program: Last checked: Sun Nov 4 22:41:03 2012 >22:52:05,499 INFO program: Check interval: 0 (<none>) >22:52:05,499 INFO program: Lifetime writes: 21 MB >22:52:05,499 INFO program: Reserved blocks uid: 0 (user root) >22:52:05,500 INFO program: Reserved blocks gid: 0 (group root) >22:52:05,500 INFO program: First inode: 11 >22:52:05,500 INFO program: Inode size: 128 >22:52:05,501 INFO program: Journal inode: 8 >22:52:05,501 INFO program: Default directory hash: half_md4 >22:52:05,501 INFO program: Directory Hash Seed: b4c2afb2-df13-4dd6-bf81-3e1b68abbb5b >22:52:05,501 INFO program: Journal backup: inode blocks >22:52:05,502 INFO program: Journal features: (none) >22:52:05,502 INFO program: Journal size: 8M >22:52:05,502 INFO program: Journal length: 8192 >22:52:05,502 INFO program: Journal sequence: 0x0000000f >22:52:05,503 INFO program: Journal start: 0 >22:52:05,503 INFO program: >22:52:05,503 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:05,504 INFO program: Running... dumpe2fs -h /dev/md/localhost.localdomain:0 >22:52:05,513 INFO program: Filesystem volume name: <none> >22:52:05,514 INFO program: Last mounted on: <not available> >22:52:05,514 INFO program: Filesystem UUID: a45a0681-430c-430c-9bf2-4d0864489172 >22:52:05,514 INFO program: Filesystem magic number: 0xEF53 >22:52:05,515 INFO program: Filesystem revision #: 1 (dynamic) >22:52:05,515 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 >22:52:05,515 INFO program: Filesystem flags: signed_directory_hash >22:52:05,516 INFO program: Default mount options: user_xattr acl >22:52:05,516 INFO program: Filesystem state: clean >22:52:05,516 INFO program: Errors behavior: Continue >22:52:05,516 INFO program: Filesystem OS type: Linux >22:52:05,516 INFO program: Inode count: 102400 >22:52:05,517 INFO program: Block count: 408564 >22:52:05,517 INFO program: Reserved block count: 20428 >22:52:05,517 INFO program: Free blocks: 385124 >22:52:05,517 INFO program: Free inodes: 102389 >22:52:05,518 INFO program: First block: 1 >22:52:05,518 INFO program: Block size: 1024 >22:52:05,518 INFO program: Fragment size: 1024 >22:52:05,518 INFO program: Reserved GDT blocks: 256 >22:52:05,519 INFO program: Blocks per group: 8192 >22:52:05,519 INFO program: Fragments per group: 8192 >22:52:05,519 INFO program: Inodes per group: 2048 >22:52:05,519 INFO program: Inode blocks per group: 256 >22:52:05,520 INFO program: Flex block group size: 16 >22:52:05,520 INFO program: Filesystem created: Sun Nov 4 22:41:03 2012 >22:52:05,520 INFO program: Last mount time: Sun Nov 4 22:41:16 2012 >22:52:05,520 INFO program: Last write time: Sun Nov 4 22:50:42 2012 >22:52:05,521 INFO program: Mount count: 1 >22:52:05,521 INFO program: Maximum mount count: -1 >22:52:05,521 INFO program: Last checked: Sun Nov 4 22:41:03 2012 >22:52:05,522 INFO program: Check interval: 0 (<none>) >22:52:05,522 INFO program: Lifetime writes: 21 MB >22:52:05,522 INFO program: Reserved blocks uid: 0 (user root) >22:52:05,523 INFO program: Reserved blocks gid: 0 (group root) >22:52:05,523 INFO program: First inode: 11 >22:52:05,523 INFO program: Inode size: 128 >22:52:05,524 INFO program: Journal inode: 8 >22:52:05,524 INFO program: Default directory hash: half_md4 >22:52:05,524 INFO program: Directory Hash Seed: b4c2afb2-df13-4dd6-bf81-3e1b68abbb5b >22:52:05,524 INFO program: Journal backup: inode blocks >22:52:05,525 INFO program: Journal features: (none) >22:52:05,525 INFO program: Journal size: 8M >22:52:05,525 INFO program: Journal length: 8192 >22:52:05,525 INFO program: Journal sequence: 0x0000000f >22:52:05,526 INFO program: Journal start: 0 >22:52:05,526 INFO program: >22:52:05,526 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:05,527 INFO program: Running... resize2fs -P /dev/md/localhost.localdomain:0 >22:52:05,539 INFO program: Estimated minimum size of the filesystem: 13904 >22:52:05,540 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:52:05,583 INFO program: Running... dumpe2fs -h /dev/md/localhost.localdomain:2 >22:52:05,592 INFO program: Filesystem volume name: <none> >22:52:05,592 INFO program: Last mounted on: <not available> >22:52:05,593 INFO program: Filesystem UUID: d9323df9-e21e-4649-9b48-b64ce5849cab >22:52:05,593 INFO program: Filesystem magic number: 0xEF53 >22:52:05,593 INFO program: Filesystem revision #: 1 (dynamic) >22:52:05,593 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:52:05,594 INFO program: Filesystem flags: signed_directory_hash >22:52:05,594 INFO program: Default mount options: user_xattr acl >22:52:05,594 INFO program: Filesystem state: clean >22:52:05,594 INFO program: Errors behavior: Continue >22:52:05,595 INFO program: Filesystem OS type: Linux >22:52:05,595 INFO program: Inode count: 76640 >22:52:05,595 INFO program: Block count: 306048 >22:52:05,595 INFO program: Reserved block count: 15302 >22:52:05,596 INFO program: Free blocks: 292584 >22:52:05,596 INFO program: Free inodes: 76629 >22:52:05,596 INFO program: First block: 0 >22:52:05,596 INFO program: Block size: 4096 >22:52:05,596 INFO program: Fragment size: 4096 >22:52:05,597 INFO program: Reserved GDT blocks: 74 >22:52:05,597 INFO program: Blocks per group: 32768 >22:52:05,597 INFO program: Fragments per group: 32768 >22:52:05,597 INFO program: Inodes per group: 7664 >22:52:05,598 INFO program: Inode blocks per group: 479 >22:52:05,598 INFO program: RAID stride: 128 >22:52:05,598 INFO program: RAID stripe width: 384 >22:52:05,598 INFO program: Flex block group size: 16 >22:52:05,598 INFO program: Filesystem created: Sun Nov 4 22:40:53 2012 >22:52:05,599 INFO program: Last mount time: Sun Nov 4 22:41:16 2012 >22:52:05,599 INFO program: Last write time: Sun Nov 4 22:50:42 2012 >22:52:05,599 INFO program: Mount count: 1 >22:52:05,600 INFO program: Maximum mount count: -1 >22:52:05,600 INFO program: Last checked: Sun Nov 4 22:40:53 2012 >22:52:05,600 INFO program: Check interval: 0 (<none>) >22:52:05,600 INFO program: Lifetime writes: 51 MB >22:52:05,600 INFO program: Reserved blocks uid: 0 (user root) >22:52:05,601 INFO program: Reserved blocks gid: 0 (group root) >22:52:05,601 INFO program: First inode: 11 >22:52:05,601 INFO program: Inode size: 256 >22:52:05,601 INFO program: Required extra isize: 28 >22:52:05,602 INFO program: Desired extra isize: 28 >22:52:05,602 INFO program: Journal inode: 8 >22:52:05,602 INFO program: Default directory hash: half_md4 >22:52:05,602 INFO program: Directory Hash Seed: 9c6b0678-b8de-4da4-b489-d039e50d3207 >22:52:05,603 INFO program: Journal backup: inode blocks >22:52:05,603 INFO program: Journal features: (none) >22:52:05,603 INFO program: Journal size: 32M >22:52:05,603 INFO program: Journal length: 8192 >22:52:05,604 INFO program: Journal sequence: 0x0000000d >22:52:05,604 INFO program: Journal start: 0 >22:52:05,604 INFO program: >22:52:05,604 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:05,605 INFO program: Running... dumpe2fs -h /dev/md/localhost.localdomain:2 >22:52:05,613 INFO program: Filesystem volume name: <none> >22:52:05,614 INFO program: Last mounted on: <not available> >22:52:05,614 INFO program: Filesystem UUID: d9323df9-e21e-4649-9b48-b64ce5849cab >22:52:05,614 INFO program: Filesystem magic number: 0xEF53 >22:52:05,614 INFO program: Filesystem revision #: 1 (dynamic) >22:52:05,615 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:52:05,615 INFO program: Filesystem flags: signed_directory_hash >22:52:05,615 INFO program: Default mount options: user_xattr acl >22:52:05,615 INFO program: Filesystem state: clean >22:52:05,615 INFO program: Errors behavior: Continue >22:52:05,616 INFO program: Filesystem OS type: Linux >22:52:05,616 INFO program: Inode count: 76640 >22:52:05,616 INFO program: Block count: 306048 >22:52:05,616 INFO program: Reserved block count: 15302 >22:52:05,617 INFO program: Free blocks: 292584 >22:52:05,617 INFO program: Free inodes: 76629 >22:52:05,617 INFO program: First block: 0 >22:52:05,617 INFO program: Block size: 4096 >22:52:05,617 INFO program: Fragment size: 4096 >22:52:05,618 INFO program: Reserved GDT blocks: 74 >22:52:05,618 INFO program: Blocks per group: 32768 >22:52:05,618 INFO program: Fragments per group: 32768 >22:52:05,618 INFO program: Inodes per group: 7664 >22:52:05,619 INFO program: Inode blocks per group: 479 >22:52:05,619 INFO program: RAID stride: 128 >22:52:05,619 INFO program: RAID stripe width: 384 >22:52:05,619 INFO program: Flex block group size: 16 >22:52:05,619 INFO program: Filesystem created: Sun Nov 4 22:40:53 2012 >22:52:05,620 INFO program: Last mount time: Sun Nov 4 22:41:16 2012 >22:52:05,620 INFO program: Last write time: Sun Nov 4 22:50:42 2012 >22:52:05,620 INFO program: Mount count: 1 >22:52:05,620 INFO program: Maximum mount count: -1 >22:52:05,621 INFO program: Last checked: Sun Nov 4 22:40:53 2012 >22:52:05,621 INFO program: Check interval: 0 (<none>) >22:52:05,621 INFO program: Lifetime writes: 51 MB >22:52:05,621 INFO program: Reserved blocks uid: 0 (user root) >22:52:05,622 INFO program: Reserved blocks gid: 0 (group root) >22:52:05,622 INFO program: First inode: 11 >22:52:05,622 INFO program: Inode size: 256 >22:52:05,622 INFO program: Required extra isize: 28 >22:52:05,623 INFO program: Desired extra isize: 28 >22:52:05,623 INFO program: Journal inode: 8 >22:52:05,623 INFO program: Default directory hash: half_md4 >22:52:05,623 INFO program: Directory Hash Seed: 9c6b0678-b8de-4da4-b489-d039e50d3207 >22:52:05,623 INFO program: Journal backup: inode blocks >22:52:05,624 INFO program: Journal features: (none) >22:52:05,624 INFO program: Journal size: 32M >22:52:05,624 INFO program: Journal length: 8192 >22:52:05,624 INFO program: Journal sequence: 0x0000000d >22:52:05,625 INFO program: Journal start: 0 >22:52:05,625 INFO program: >22:52:05,625 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:05,626 INFO program: Running... resize2fs -P /dev/md/localhost.localdomain:2 >22:52:05,637 INFO program: Estimated minimum size of the filesystem: 16550 >22:52:05,637 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:52:05,671 INFO program: Running... dumpe2fs -h /dev/md/localhost.localdomain:1 >22:52:05,694 INFO program: Filesystem volume name: <none> >22:52:05,695 INFO program: Last mounted on: <not available> >22:52:05,696 INFO program: Filesystem UUID: fbc24d0b-68b1-42ea-be3e-fa10a7f586c9 >22:52:05,696 INFO program: Filesystem magic number: 0xEF53 >22:52:05,697 INFO program: Filesystem revision #: 1 (dynamic) >22:52:05,697 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:52:05,698 INFO program: Filesystem flags: signed_directory_hash >22:52:05,698 INFO program: Default mount options: user_xattr acl >22:52:05,699 INFO program: Filesystem state: clean >22:52:05,699 INFO program: Errors behavior: Continue >22:52:05,700 INFO program: Filesystem OS type: Linux >22:52:05,700 INFO program: Inode count: 50960 >22:52:05,700 INFO program: Block count: 203776 >22:52:05,700 INFO program: Reserved block count: 10188 >22:52:05,701 INFO program: Free blocks: 196271 >22:52:05,701 INFO program: Free inodes: 50949 >22:52:05,701 INFO program: First block: 0 >22:52:05,701 INFO program: Block size: 4096 >22:52:05,701 INFO program: Fragment size: 4096 >22:52:05,702 INFO program: Reserved GDT blocks: 49 >22:52:05,702 INFO program: Blocks per group: 32768 >22:52:05,702 INFO program: Fragments per group: 32768 >22:52:05,702 INFO program: Inodes per group: 7280 >22:52:05,703 INFO program: Inode blocks per group: 455 >22:52:05,703 INFO program: RAID stride: 128 >22:52:05,703 INFO program: RAID stripe width: 256 >22:52:05,703 INFO program: Flex block group size: 16 >22:52:05,704 INFO program: Filesystem created: Sun Nov 4 22:41:00 2012 >22:52:05,704 INFO program: Last mount time: Sun Nov 4 22:41:16 2012 >22:52:05,704 INFO program: Last write time: Sun Nov 4 22:50:42 2012 >22:52:05,704 INFO program: Mount count: 1 >22:52:05,704 INFO program: Maximum mount count: -1 >22:52:05,705 INFO program: Last checked: Sun Nov 4 22:41:00 2012 >22:52:05,705 INFO program: Check interval: 0 (<none>) >22:52:05,705 INFO program: Lifetime writes: 29 MB >22:52:05,705 INFO program: Reserved blocks uid: 0 (user root) >22:52:05,706 INFO program: Reserved blocks gid: 0 (group root) >22:52:05,706 INFO program: First inode: 11 >22:52:05,706 INFO program: Inode size: 256 >22:52:05,706 INFO program: Required extra isize: 28 >22:52:05,707 INFO program: Desired extra isize: 28 >22:52:05,707 INFO program: Journal inode: 8 >22:52:05,707 INFO program: Default directory hash: half_md4 >22:52:05,707 INFO program: Directory Hash Seed: 4d806116-0db5-4d2f-9c61-b8da4339ed97 >22:52:05,708 INFO program: Journal backup: inode blocks >22:52:05,708 INFO program: Journal features: (none) >22:52:05,708 INFO program: Journal size: 16M >22:52:05,708 INFO program: Journal length: 4096 >22:52:05,709 INFO program: Journal sequence: 0x00000006 >22:52:05,709 INFO program: Journal start: 0 >22:52:05,709 INFO program: >22:52:05,709 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:05,710 INFO program: Running... dumpe2fs -h /dev/md/localhost.localdomain:1 >22:52:05,718 INFO program: Filesystem volume name: <none> >22:52:05,719 INFO program: Last mounted on: <not available> >22:52:05,719 INFO program: Filesystem UUID: fbc24d0b-68b1-42ea-be3e-fa10a7f586c9 >22:52:05,719 INFO program: Filesystem magic number: 0xEF53 >22:52:05,719 INFO program: Filesystem revision #: 1 (dynamic) >22:52:05,720 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:52:05,720 INFO program: Filesystem flags: signed_directory_hash >22:52:05,720 INFO program: Default mount options: user_xattr acl >22:52:05,720 INFO program: Filesystem state: clean >22:52:05,721 INFO program: Errors behavior: Continue >22:52:05,721 INFO program: Filesystem OS type: Linux >22:52:05,721 INFO program: Inode count: 50960 >22:52:05,721 INFO program: Block count: 203776 >22:52:05,721 INFO program: Reserved block count: 10188 >22:52:05,722 INFO program: Free blocks: 196271 >22:52:05,722 INFO program: Free inodes: 50949 >22:52:05,722 INFO program: First block: 0 >22:52:05,722 INFO program: Block size: 4096 >22:52:05,723 INFO program: Fragment size: 4096 >22:52:05,723 INFO program: Reserved GDT blocks: 49 >22:52:05,723 INFO program: Blocks per group: 32768 >22:52:05,723 INFO program: Fragments per group: 32768 >22:52:05,723 INFO program: Inodes per group: 7280 >22:52:05,724 INFO program: Inode blocks per group: 455 >22:52:05,724 INFO program: RAID stride: 128 >22:52:05,724 INFO program: RAID stripe width: 256 >22:52:05,724 INFO program: Flex block group size: 16 >22:52:05,725 INFO program: Filesystem created: Sun Nov 4 22:41:00 2012 >22:52:05,725 INFO program: Last mount time: Sun Nov 4 22:41:16 2012 >22:52:05,725 INFO program: Last write time: Sun Nov 4 22:50:42 2012 >22:52:05,725 INFO program: Mount count: 1 >22:52:05,725 INFO program: Maximum mount count: -1 >22:52:05,726 INFO program: Last checked: Sun Nov 4 22:41:00 2012 >22:52:05,726 INFO program: Check interval: 0 (<none>) >22:52:05,726 INFO program: Lifetime writes: 29 MB >22:52:05,726 INFO program: Reserved blocks uid: 0 (user root) >22:52:05,727 INFO program: Reserved blocks gid: 0 (group root) >22:52:05,727 INFO program: First inode: 11 >22:52:05,727 INFO program: Inode size: 256 >22:52:05,727 INFO program: Required extra isize: 28 >22:52:05,728 INFO program: Desired extra isize: 28 >22:52:05,728 INFO program: Journal inode: 8 >22:52:05,728 INFO program: Default directory hash: half_md4 >22:52:05,728 INFO program: Directory Hash Seed: 4d806116-0db5-4d2f-9c61-b8da4339ed97 >22:52:05,728 INFO program: Journal backup: inode blocks >22:52:05,729 INFO program: Journal features: (none) >22:52:05,729 INFO program: Journal size: 16M >22:52:05,729 INFO program: Journal length: 4096 >22:52:05,730 INFO program: Journal sequence: 0x00000006 >22:52:05,731 INFO program: Journal start: 0 >22:52:05,731 INFO program: >22:52:05,731 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:05,732 INFO program: Running... resize2fs -P /dev/md/localhost.localdomain:1 >22:52:05,742 INFO program: Estimated minimum size of the filesystem: 11849 >22:52:05,743 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:52:05,756 INFO program: Running... udevadm settle --timeout=300 >22:52:05,811 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:52:05,818 INFO program: Filesystem volume name: Anaconda >22:52:05,819 INFO program: Last mounted on: /sysroot >22:52:05,819 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >22:52:05,819 INFO program: Filesystem magic number: 0xEF53 >22:52:05,820 INFO program: Filesystem revision #: 1 (dynamic) >22:52:05,820 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 >22:52:05,820 INFO program: Filesystem flags: signed_directory_hash >22:52:05,820 INFO program: Default mount options: user_xattr acl >22:52:05,820 INFO program: Filesystem state: clean >22:52:05,821 INFO program: Errors behavior: Continue >22:52:05,821 INFO program: Filesystem OS type: Linux >22:52:05,821 INFO program: Inode count: 65536 >22:52:05,821 INFO program: Block count: 1048576 >22:52:05,822 INFO program: Reserved block count: 0 >22:52:05,822 INFO program: Free blocks: 311419 >22:52:05,822 INFO program: Free inodes: 38266 >22:52:05,822 INFO program: First block: 1 >22:52:05,822 INFO program: Block size: 1024 >22:52:05,823 INFO program: Fragment size: 1024 >22:52:05,823 INFO program: Reserved GDT blocks: 256 >22:52:05,823 INFO program: Blocks per group: 8192 >22:52:05,823 INFO program: Fragments per group: 8192 >22:52:05,824 INFO program: Inodes per group: 512 >22:52:05,824 INFO program: Inode blocks per group: 128 >22:52:05,824 INFO program: Flex block group size: 16 >22:52:05,824 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >22:52:05,824 INFO program: Last mount time: Sun Nov 4 22:51:50 2012 >22:52:05,825 INFO program: Last write time: Sun Nov 4 22:51:50 2012 >22:52:05,825 INFO program: Mount count: 3 >22:52:05,825 INFO program: Maximum mount count: -1 >22:52:05,825 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >22:52:05,826 INFO program: Check interval: 0 (<none>) >22:52:05,826 INFO program: Lifetime writes: 32 MB >22:52:05,826 INFO program: Reserved blocks uid: 0 (user root) >22:52:05,826 INFO program: Reserved blocks gid: 0 (group root) >22:52:05,827 INFO program: First inode: 11 >22:52:05,827 INFO program: Inode size: 256 >22:52:05,827 INFO program: Required extra isize: 28 >22:52:05,827 INFO program: Desired extra isize: 28 >22:52:05,827 INFO program: Journal inode: 8 >22:52:05,828 INFO program: Default directory hash: half_md4 >22:52:05,828 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >22:52:05,828 INFO program: Journal backup: inode blocks >22:52:05,828 INFO program: Journal features: (none) >22:52:05,829 INFO program: Journal size: 32M >22:52:05,829 INFO program: Journal length: 32768 >22:52:05,829 INFO program: Journal sequence: 0x00000008 >22:52:05,829 INFO program: Journal start: 1 >22:52:05,830 INFO program: >22:52:05,830 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:05,830 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:52:05,837 INFO program: Filesystem volume name: Anaconda >22:52:05,838 INFO program: Last mounted on: /sysroot >22:52:05,838 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >22:52:05,838 INFO program: Filesystem magic number: 0xEF53 >22:52:05,839 INFO program: Filesystem revision #: 1 (dynamic) >22:52:05,839 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 >22:52:05,839 INFO program: Filesystem flags: signed_directory_hash >22:52:05,839 INFO program: Default mount options: user_xattr acl >22:52:05,839 INFO program: Filesystem state: clean >22:52:05,840 INFO program: Errors behavior: Continue >22:52:05,840 INFO program: Filesystem OS type: Linux >22:52:05,840 INFO program: Inode count: 65536 >22:52:05,840 INFO program: Block count: 1048576 >22:52:05,841 INFO program: Reserved block count: 0 >22:52:05,841 INFO program: Free blocks: 311419 >22:52:05,841 INFO program: Free inodes: 38266 >22:52:05,841 INFO program: First block: 1 >22:52:05,841 INFO program: Block size: 1024 >22:52:05,842 INFO program: Fragment size: 1024 >22:52:05,842 INFO program: Reserved GDT blocks: 256 >22:52:05,842 INFO program: Blocks per group: 8192 >22:52:05,842 INFO program: Fragments per group: 8192 >22:52:05,843 INFO program: Inodes per group: 512 >22:52:05,843 INFO program: Inode blocks per group: 128 >22:52:05,843 INFO program: Flex block group size: 16 >22:52:05,843 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >22:52:05,844 INFO program: Last mount time: Sun Nov 4 22:51:50 2012 >22:52:05,844 INFO program: Last write time: Sun Nov 4 22:51:50 2012 >22:52:05,844 INFO program: Mount count: 3 >22:52:05,844 INFO program: Maximum mount count: -1 >22:52:05,844 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >22:52:05,845 INFO program: Check interval: 0 (<none>) >22:52:05,845 INFO program: Lifetime writes: 32 MB >22:52:05,845 INFO program: Reserved blocks uid: 0 (user root) >22:52:05,845 INFO program: Reserved blocks gid: 0 (group root) >22:52:05,846 INFO program: First inode: 11 >22:52:05,846 INFO program: Inode size: 256 >22:52:05,846 INFO program: Required extra isize: 28 >22:52:05,846 INFO program: Desired extra isize: 28 >22:52:05,846 INFO program: Journal inode: 8 >22:52:05,847 INFO program: Default directory hash: half_md4 >22:52:05,847 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >22:52:05,847 INFO program: Journal backup: inode blocks >22:52:05,847 INFO program: Journal features: (none) >22:52:05,848 INFO program: Journal size: 32M >22:52:05,848 INFO program: Journal length: 32768 >22:52:05,848 INFO program: Journal sequence: 0x00000008 >22:52:05,848 INFO program: Journal start: 1 >22:52:05,849 INFO program: >22:52:05,849 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:05,849 INFO program: Running... resize2fs -P /dev/mapper/live-rw >22:52:05,858 INFO program: Estimated minimum size of the filesystem: 734795 >22:52:05,859 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:52:05,872 INFO program: Running... udevadm settle --timeout=300 >22:52:05,911 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg3/dataX >22:52:06,028 INFO program: Running... udevadm settle --timeout=300 >22:52:06,065 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lvSWAP >22:52:06,171 INFO program: Running... udevadm settle --timeout=300 >22:52:06,228 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/dataY >22:52:06,350 INFO program: Running... udevadm settle --timeout=300 >22:52:06,398 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg2/dataZ >22:52:06,498 INFO program: Running... udevadm settle --timeout=300 >22:52:06,517 INFO program: Running... udevadm settle --timeout=300 >22:52:06,565 INFO program: Running... dumpe2fs -h /dev/mapper/vg3-dataX >22:52:06,575 INFO program: Filesystem volume name: <none> >22:52:06,576 INFO program: Last mounted on: <not available> >22:52:06,576 INFO program: Filesystem UUID: 8d75aa29-baa7-4f06-b472-16837243e907 >22:52:06,577 INFO program: Filesystem magic number: 0xEF53 >22:52:06,578 INFO program: Filesystem revision #: 1 (dynamic) >22:52:06,578 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:52:06,579 INFO program: Filesystem flags: signed_directory_hash >22:52:06,579 INFO program: Default mount options: user_xattr acl >22:52:06,580 INFO program: Filesystem state: clean >22:52:06,580 INFO program: Errors behavior: Continue >22:52:06,581 INFO program: Filesystem OS type: Linux >22:52:06,581 INFO program: Inode count: 127232 >22:52:06,582 INFO program: Block count: 508416 >22:52:06,582 INFO program: Reserved block count: 25420 >22:52:06,582 INFO program: Free blocks: 491478 >22:52:06,583 INFO program: Free inodes: 127221 >22:52:06,584 INFO program: First block: 0 >22:52:06,584 INFO program: Block size: 4096 >22:52:06,585 INFO program: Fragment size: 4096 >22:52:06,585 INFO program: Reserved GDT blocks: 124 >22:52:06,585 INFO program: Blocks per group: 32768 >22:52:06,586 INFO program: Fragments per group: 32768 >22:52:06,586 INFO program: Inodes per group: 7952 >22:52:06,587 INFO program: Inode blocks per group: 497 >22:52:06,587 INFO program: Flex block group size: 16 >22:52:06,588 INFO program: Filesystem created: Sun Nov 4 22:41:10 2012 >22:52:06,588 INFO program: Last mount time: Sun Nov 4 22:41:16 2012 >22:52:06,589 INFO program: Last write time: Sun Nov 4 22:50:41 2012 >22:52:06,589 INFO program: Mount count: 1 >22:52:06,589 INFO program: Maximum mount count: -1 >22:52:06,590 INFO program: Last checked: Sun Nov 4 22:41:10 2012 >22:52:06,590 INFO program: Check interval: 0 (<none>) >22:52:06,591 INFO program: Lifetime writes: 64 MB >22:52:06,591 INFO program: Reserved blocks uid: 0 (user root) >22:52:06,591 INFO program: Reserved blocks gid: 0 (group root) >22:52:06,592 INFO program: First inode: 11 >22:52:06,592 INFO program: Inode size: 256 >22:52:06,592 INFO program: Required extra isize: 28 >22:52:06,593 INFO program: Desired extra isize: 28 >22:52:06,593 INFO program: Journal inode: 8 >22:52:06,594 INFO program: Default directory hash: half_md4 >22:52:06,594 INFO program: Directory Hash Seed: 119de223-b9ac-4345-93c9-15012cea244e >22:52:06,594 INFO program: Journal backup: inode blocks >22:52:06,595 INFO program: Journal features: (none) >22:52:06,595 INFO program: Journal size: 32M >22:52:06,595 INFO program: Journal length: 8192 >22:52:06,596 INFO program: Journal sequence: 0x00000006 >22:52:06,596 INFO program: Journal start: 0 >22:52:06,596 INFO program: >22:52:06,597 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:06,597 INFO program: Running... dumpe2fs -h /dev/mapper/vg3-dataX >22:52:06,609 INFO program: Filesystem volume name: <none> >22:52:06,610 INFO program: Last mounted on: <not available> >22:52:06,610 INFO program: Filesystem UUID: 8d75aa29-baa7-4f06-b472-16837243e907 >22:52:06,611 INFO program: Filesystem magic number: 0xEF53 >22:52:06,611 INFO program: Filesystem revision #: 1 (dynamic) >22:52:06,612 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:52:06,612 INFO program: Filesystem flags: signed_directory_hash >22:52:06,613 INFO program: Default mount options: user_xattr acl >22:52:06,613 INFO program: Filesystem state: clean >22:52:06,614 INFO program: Errors behavior: Continue >22:52:06,614 INFO program: Filesystem OS type: Linux >22:52:06,615 INFO program: Inode count: 127232 >22:52:06,615 INFO program: Block count: 508416 >22:52:06,616 INFO program: Reserved block count: 25420 >22:52:06,616 INFO program: Free blocks: 491478 >22:52:06,617 INFO program: Free inodes: 127221 >22:52:06,617 INFO program: First block: 0 >22:52:06,617 INFO program: Block size: 4096 >22:52:06,618 INFO program: Fragment size: 4096 >22:52:06,618 INFO program: Reserved GDT blocks: 124 >22:52:06,619 INFO program: Blocks per group: 32768 >22:52:06,619 INFO program: Fragments per group: 32768 >22:52:06,620 INFO program: Inodes per group: 7952 >22:52:06,620 INFO program: Inode blocks per group: 497 >22:52:06,620 INFO program: Flex block group size: 16 >22:52:06,621 INFO program: Filesystem created: Sun Nov 4 22:41:10 2012 >22:52:06,621 INFO program: Last mount time: Sun Nov 4 22:41:16 2012 >22:52:06,622 INFO program: Last write time: Sun Nov 4 22:50:41 2012 >22:52:06,622 INFO program: Mount count: 1 >22:52:06,623 INFO program: Maximum mount count: -1 >22:52:06,623 INFO program: Last checked: Sun Nov 4 22:41:10 2012 >22:52:06,624 INFO program: Check interval: 0 (<none>) >22:52:06,624 INFO program: Lifetime writes: 64 MB >22:52:06,624 INFO program: Reserved blocks uid: 0 (user root) >22:52:06,625 INFO program: Reserved blocks gid: 0 (group root) >22:52:06,625 INFO program: First inode: 11 >22:52:06,625 INFO program: Inode size: 256 >22:52:06,626 INFO program: Required extra isize: 28 >22:52:06,626 INFO program: Desired extra isize: 28 >22:52:06,626 INFO program: Journal inode: 8 >22:52:06,627 INFO program: Default directory hash: half_md4 >22:52:06,627 INFO program: Directory Hash Seed: 119de223-b9ac-4345-93c9-15012cea244e >22:52:06,627 INFO program: Journal backup: inode blocks >22:52:06,628 INFO program: Journal features: (none) >22:52:06,628 INFO program: Journal size: 32M >22:52:06,628 INFO program: Journal length: 8192 >22:52:06,629 INFO program: Journal sequence: 0x00000006 >22:52:06,629 INFO program: Journal start: 0 >22:52:06,630 INFO program: >22:52:06,630 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:06,631 INFO program: Running... resize2fs -P /dev/mapper/vg3-dataX >22:52:06,651 INFO program: Estimated minimum size of the filesystem: 17292 >22:52:06,652 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:52:06,704 INFO program: Running... dumpe2fs -h /dev/mapper/vg-dataY >22:52:06,715 INFO program: Filesystem volume name: <none> >22:52:06,716 INFO program: Last mounted on: <not available> >22:52:06,716 INFO program: Filesystem UUID: a361aae2-0583-4747-879c-ca11dacee307 >22:52:06,716 INFO program: Filesystem magic number: 0xEF53 >22:52:06,717 INFO program: Filesystem revision #: 1 (dynamic) >22:52:06,717 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:52:06,718 INFO program: Filesystem flags: signed_directory_hash >22:52:06,718 INFO program: Default mount options: user_xattr acl >22:52:06,719 INFO program: Filesystem state: clean >22:52:06,719 INFO program: Errors behavior: Continue >22:52:06,719 INFO program: Filesystem OS type: Linux >22:52:06,720 INFO program: Inode count: 51856 >22:52:06,721 INFO program: Block count: 207360 >22:52:06,721 INFO program: Reserved block count: 10368 >22:52:06,722 INFO program: Free blocks: 199795 >22:52:06,722 INFO program: Free inodes: 51845 >22:52:06,723 INFO program: First block: 0 >22:52:06,723 INFO program: Block size: 4096 >22:52:06,724 INFO program: Fragment size: 4096 >22:52:06,724 INFO program: Reserved GDT blocks: 50 >22:52:06,725 INFO program: Blocks per group: 32768 >22:52:06,725 INFO program: Fragments per group: 32768 >22:52:06,726 INFO program: Inodes per group: 7408 >22:52:06,726 INFO program: Inode blocks per group: 463 >22:52:06,727 INFO program: Flex block group size: 16 >22:52:06,727 INFO program: Filesystem created: Sun Nov 4 22:40:49 2012 >22:52:06,728 INFO program: Last mount time: Sun Nov 4 22:41:16 2012 >22:52:06,729 INFO program: Last write time: Sun Nov 4 22:50:41 2012 >22:52:06,729 INFO program: Mount count: 1 >22:52:06,729 INFO program: Maximum mount count: -1 >22:52:06,729 INFO program: Last checked: Sun Nov 4 22:40:49 2012 >22:52:06,730 INFO program: Check interval: 0 (<none>) >22:52:06,730 INFO program: Lifetime writes: 29 MB >22:52:06,730 INFO program: Reserved blocks uid: 0 (user root) >22:52:06,731 INFO program: Reserved blocks gid: 0 (group root) >22:52:06,731 INFO program: First inode: 11 >22:52:06,731 INFO program: Inode size: 256 >22:52:06,732 INFO program: Required extra isize: 28 >22:52:06,732 INFO program: Desired extra isize: 28 >22:52:06,732 INFO program: Journal inode: 8 >22:52:06,733 INFO program: Default directory hash: half_md4 >22:52:06,733 INFO program: Directory Hash Seed: 58458c82-71fb-48ce-a1dc-eae8bc630633 >22:52:06,733 INFO program: Journal backup: inode blocks >22:52:06,734 INFO program: Journal features: (none) >22:52:06,734 INFO program: Journal size: 16M >22:52:06,734 INFO program: Journal length: 4096 >22:52:06,735 INFO program: Journal sequence: 0x00000006 >22:52:06,735 INFO program: Journal start: 0 >22:52:06,735 INFO program: >22:52:06,736 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:06,736 INFO program: Running... dumpe2fs -h /dev/mapper/vg-dataY >22:52:06,747 INFO program: Filesystem volume name: <none> >22:52:06,748 INFO program: Last mounted on: <not available> >22:52:06,748 INFO program: Filesystem UUID: a361aae2-0583-4747-879c-ca11dacee307 >22:52:06,749 INFO program: Filesystem magic number: 0xEF53 >22:52:06,749 INFO program: Filesystem revision #: 1 (dynamic) >22:52:06,750 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:52:06,750 INFO program: Filesystem flags: signed_directory_hash >22:52:06,751 INFO program: Default mount options: user_xattr acl >22:52:06,751 INFO program: Filesystem state: clean >22:52:06,752 INFO program: Errors behavior: Continue >22:52:06,752 INFO program: Filesystem OS type: Linux >22:52:06,752 INFO program: Inode count: 51856 >22:52:06,753 INFO program: Block count: 207360 >22:52:06,753 INFO program: Reserved block count: 10368 >22:52:06,754 INFO program: Free blocks: 199795 >22:52:06,754 INFO program: Free inodes: 51845 >22:52:06,755 INFO program: First block: 0 >22:52:06,755 INFO program: Block size: 4096 >22:52:06,755 INFO program: Fragment size: 4096 >22:52:06,756 INFO program: Reserved GDT blocks: 50 >22:52:06,756 INFO program: Blocks per group: 32768 >22:52:06,756 INFO program: Fragments per group: 32768 >22:52:06,757 INFO program: Inodes per group: 7408 >22:52:06,757 INFO program: Inode blocks per group: 463 >22:52:06,758 INFO program: Flex block group size: 16 >22:52:06,758 INFO program: Filesystem created: Sun Nov 4 22:40:49 2012 >22:52:06,759 INFO program: Last mount time: Sun Nov 4 22:41:16 2012 >22:52:06,759 INFO program: Last write time: Sun Nov 4 22:50:41 2012 >22:52:06,760 INFO program: Mount count: 1 >22:52:06,760 INFO program: Maximum mount count: -1 >22:52:06,760 INFO program: Last checked: Sun Nov 4 22:40:49 2012 >22:52:06,761 INFO program: Check interval: 0 (<none>) >22:52:06,761 INFO program: Lifetime writes: 29 MB >22:52:06,762 INFO program: Reserved blocks uid: 0 (user root) >22:52:06,762 INFO program: Reserved blocks gid: 0 (group root) >22:52:06,762 INFO program: First inode: 11 >22:52:06,762 INFO program: Inode size: 256 >22:52:06,763 INFO program: Required extra isize: 28 >22:52:06,763 INFO program: Desired extra isize: 28 >22:52:06,763 INFO program: Journal inode: 8 >22:52:06,764 INFO program: Default directory hash: half_md4 >22:52:06,764 INFO program: Directory Hash Seed: 58458c82-71fb-48ce-a1dc-eae8bc630633 >22:52:06,764 INFO program: Journal backup: inode blocks >22:52:06,765 INFO program: Journal features: (none) >22:52:06,765 INFO program: Journal size: 16M >22:52:06,765 INFO program: Journal length: 4096 >22:52:06,765 INFO program: Journal sequence: 0x00000006 >22:52:06,766 INFO program: Journal start: 0 >22:52:06,766 INFO program: >22:52:06,767 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:06,767 INFO program: Running... resize2fs -P /dev/mapper/vg-dataY >22:52:06,777 INFO program: Estimated minimum size of the filesystem: 11985 >22:52:06,777 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:52:06,807 INFO program: Running... dumpe2fs -h /dev/mapper/vg2-dataZ >22:52:06,816 INFO program: Filesystem volume name: <none> >22:52:06,816 INFO program: Last mounted on: <not available> >22:52:06,816 INFO program: Filesystem UUID: c9f16db1-debe-4689-8df3-1e6fa4eafb9a >22:52:06,817 INFO program: Filesystem magic number: 0xEF53 >22:52:06,817 INFO program: Filesystem revision #: 1 (dynamic) >22:52:06,817 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 >22:52:06,817 INFO program: Filesystem flags: signed_directory_hash >22:52:06,818 INFO program: Default mount options: user_xattr acl >22:52:06,818 INFO program: Filesystem state: clean >22:52:06,818 INFO program: Errors behavior: Continue >22:52:06,818 INFO program: Filesystem OS type: Linux >22:52:06,818 INFO program: Inode count: 100352 >22:52:06,819 INFO program: Block count: 401408 >22:52:06,819 INFO program: Reserved block count: 20070 >22:52:06,819 INFO program: Free blocks: 378485 >22:52:06,819 INFO program: Free inodes: 100341 >22:52:06,820 INFO program: First block: 1 >22:52:06,820 INFO program: Block size: 1024 >22:52:06,820 INFO program: Fragment size: 1024 >22:52:06,820 INFO program: Reserved GDT blocks: 256 >22:52:06,821 INFO program: Blocks per group: 8192 >22:52:06,821 INFO program: Fragments per group: 8192 >22:52:06,821 INFO program: Inodes per group: 2048 >22:52:06,821 INFO program: Inode blocks per group: 256 >22:52:06,821 INFO program: Flex block group size: 16 >22:52:06,822 INFO program: Filesystem created: Sun Nov 4 22:40:40 2012 >22:52:06,822 INFO program: Last mount time: Sun Nov 4 22:41:16 2012 >22:52:06,822 INFO program: Last write time: Sun Nov 4 22:50:41 2012 >22:52:06,822 INFO program: Mount count: 1 >22:52:06,823 INFO program: Maximum mount count: -1 >22:52:06,823 INFO program: Last checked: Sun Nov 4 22:40:40 2012 >22:52:06,823 INFO program: Check interval: 0 (<none>) >22:52:06,823 INFO program: Lifetime writes: 21 MB >22:52:06,823 INFO program: Reserved blocks uid: 0 (user root) >22:52:06,824 INFO program: Reserved blocks gid: 0 (group root) >22:52:06,824 INFO program: First inode: 11 >22:52:06,824 INFO program: Inode size: 128 >22:52:06,824 INFO program: Journal inode: 8 >22:52:06,825 INFO program: Default directory hash: half_md4 >22:52:06,825 INFO program: Directory Hash Seed: 42520e8c-b052-46f8-9151-a15789f39c2b >22:52:06,825 INFO program: Journal backup: inode blocks >22:52:06,825 INFO program: Journal features: (none) >22:52:06,825 INFO program: Journal size: 8M >22:52:06,826 INFO program: Journal length: 8192 >22:52:06,826 INFO program: Journal sequence: 0x0000000c >22:52:06,826 INFO program: Journal start: 0 >22:52:06,826 INFO program: >22:52:06,827 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:06,827 INFO program: Running... dumpe2fs -h /dev/mapper/vg2-dataZ >22:52:06,835 INFO program: Filesystem volume name: <none> >22:52:06,835 INFO program: Last mounted on: <not available> >22:52:06,836 INFO program: Filesystem UUID: c9f16db1-debe-4689-8df3-1e6fa4eafb9a >22:52:06,836 INFO program: Filesystem magic number: 0xEF53 >22:52:06,836 INFO program: Filesystem revision #: 1 (dynamic) >22:52:06,836 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 >22:52:06,837 INFO program: Filesystem flags: signed_directory_hash >22:52:06,837 INFO program: Default mount options: user_xattr acl >22:52:06,837 INFO program: Filesystem state: clean >22:52:06,837 INFO program: Errors behavior: Continue >22:52:06,838 INFO program: Filesystem OS type: Linux >22:52:06,838 INFO program: Inode count: 100352 >22:52:06,838 INFO program: Block count: 401408 >22:52:06,838 INFO program: Reserved block count: 20070 >22:52:06,838 INFO program: Free blocks: 378485 >22:52:06,839 INFO program: Free inodes: 100341 >22:52:06,839 INFO program: First block: 1 >22:52:06,839 INFO program: Block size: 1024 >22:52:06,839 INFO program: Fragment size: 1024 >22:52:06,840 INFO program: Reserved GDT blocks: 256 >22:52:06,840 INFO program: Blocks per group: 8192 >22:52:06,840 INFO program: Fragments per group: 8192 >22:52:06,840 INFO program: Inodes per group: 2048 >22:52:06,841 INFO program: Inode blocks per group: 256 >22:52:06,841 INFO program: Flex block group size: 16 >22:52:06,841 INFO program: Filesystem created: Sun Nov 4 22:40:40 2012 >22:52:06,841 INFO program: Last mount time: Sun Nov 4 22:41:16 2012 >22:52:06,842 INFO program: Last write time: Sun Nov 4 22:50:41 2012 >22:52:06,842 INFO program: Mount count: 1 >22:52:06,842 INFO program: Maximum mount count: -1 >22:52:06,842 INFO program: Last checked: Sun Nov 4 22:40:40 2012 >22:52:06,842 INFO program: Check interval: 0 (<none>) >22:52:06,843 INFO program: Lifetime writes: 21 MB >22:52:06,843 INFO program: Reserved blocks uid: 0 (user root) >22:52:06,843 INFO program: Reserved blocks gid: 0 (group root) >22:52:06,843 INFO program: First inode: 11 >22:52:06,844 INFO program: Inode size: 128 >22:52:06,844 INFO program: Journal inode: 8 >22:52:06,844 INFO program: Default directory hash: half_md4 >22:52:06,844 INFO program: Directory Hash Seed: 42520e8c-b052-46f8-9151-a15789f39c2b >22:52:06,845 INFO program: Journal backup: inode blocks >22:52:06,845 INFO program: Journal features: (none) >22:52:06,845 INFO program: Journal size: 8M >22:52:06,845 INFO program: Journal length: 8192 >22:52:06,845 INFO program: Journal sequence: 0x0000000c >22:52:06,846 INFO program: Journal start: 0 >22:52:06,846 INFO program: >22:52:06,846 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:52:06,847 INFO program: Running... resize2fs -P /dev/mapper/vg2-dataZ >22:52:06,864 INFO program: Estimated minimum size of the filesystem: 13890 >22:52:06,865 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:52:06,884 INFO program: Running... udevadm settle --timeout=300 >22:52:06,926 INFO program: Running... udevadm settle --timeout=300 >22:52:06,942 INFO program: Running... udevadm settle --timeout=300 >22:52:06,960 INFO program: Running... udevadm settle --timeout=300 >22:52:06,976 INFO program: Running... udevadm settle --timeout=300 >22:52:06,995 INFO program: Running... udevadm settle --timeout=300 >22:52:07,010 INFO program: Running... udevadm settle --timeout=300 >22:52:07,024 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:0 >22:52:07,239 ERR program: mdadm: stopped /dev/md/localhost.localdomain:0 >22:52:07,248 INFO program: Running... udevadm settle --timeout=300 >22:52:07,269 INFO program: Running... udevadm settle --timeout=300 >22:52:07,289 INFO program: Running... udevadm settle --timeout=300 >22:52:07,308 INFO program: Running... udevadm settle --timeout=300 >22:52:07,324 INFO program: Running... udevadm settle --timeout=300 >22:52:07,338 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:1 >22:52:07,550 ERR program: mdadm: stopped /dev/md/localhost.localdomain:1 >22:52:07,558 INFO program: Running... udevadm settle --timeout=300 >22:52:07,579 INFO program: Running... udevadm settle --timeout=300 >22:52:07,599 INFO program: Running... udevadm settle --timeout=300 >22:52:07,619 INFO program: Running... udevadm settle --timeout=300 >22:52:07,635 INFO program: Running... udevadm settle --timeout=300 >22:52:07,648 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:2 >22:52:07,990 ERR program: mdadm: stopped /dev/md/localhost.localdomain:2 >22:52:08,006 INFO program: Running... udevadm settle --timeout=300 >22:52:08,028 INFO program: Running... udevadm settle --timeout=300 >22:52:08,049 INFO program: Running... udevadm settle --timeout=300 >22:52:08,070 INFO program: Running... udevadm settle --timeout=300 >22:52:08,090 INFO program: Running... udevadm settle --timeout=300 >22:52:08,111 INFO program: Running... udevadm settle --timeout=300 >22:52:08,132 INFO program: Running... udevadm settle --timeout=300 >22:52:08,152 INFO program: Running... udevadm settle --timeout=300 >22:52:08,172 INFO program: Running... udevadm settle --timeout=300 >22:52:08,194 INFO program: Running... udevadm settle --timeout=300 >22:52:08,214 INFO program: Running... udevadm settle --timeout=300 >22:52:08,235 INFO program: Running... udevadm settle --timeout=300 >22:52:08,252 INFO program: Running... udevadm settle --timeout=300 >22:52:08,272 INFO program: Running... udevadm settle --timeout=300 >22:52:08,294 INFO program: Running... udevadm settle --timeout=300 >22:52:08,311 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg3/dataX >22:52:08,433 INFO program: Running... udevadm settle --timeout=300 >22:52:08,452 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg3 >22:52:08,516 INFO program: 0 logical volume(s) in volume group "vg3" now active >22:52:08,534 INFO program: Running... udevadm settle --timeout=300 >22:52:08,557 INFO program: Running... udevadm settle --timeout=300 >22:52:08,578 INFO program: Running... udevadm settle --timeout=300 >22:52:08,594 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/lvSWAP >22:52:08,691 INFO program: Running... udevadm settle --timeout=300 >22:52:08,709 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg >22:52:08,797 INFO program: 0 logical volume(s) in volume group "vg" now active >22:52:08,811 INFO program: Running... udevadm settle --timeout=300 >22:52:08,833 INFO program: Running... udevadm settle --timeout=300 >22:52:08,854 INFO program: Running... udevadm settle --timeout=300 >22:52:08,876 INFO program: Running... udevadm settle --timeout=300 >22:52:08,898 INFO program: Running... udevadm settle --timeout=300 >22:52:08,919 INFO program: Running... udevadm settle --timeout=300 >22:52:08,937 INFO program: Running... udevadm settle --timeout=300 >22:52:08,952 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg2/dataZ >22:52:09,037 INFO program: Running... udevadm settle --timeout=300 >22:52:09,054 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg2 >22:52:09,109 INFO program: 0 logical volume(s) in volume group "vg2" now active >22:52:09,124 INFO program: Running... udevadm settle --timeout=300 >22:52:09,146 INFO program: Running... udevadm settle --timeout=300 >22:52:09,193 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >22:52:09,205 INFO program: Running... /bin/umount /mnt/sysimage >22:52:09,216 INFO program: Running... udevadm settle --timeout=300 >22:52:09,238 INFO program: Running... udevadm settle --timeout=300 >22:52:09,257 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda2 /mnt/sysimage >22:52:09,264 INFO program: Running... arch >22:52:09,280 INFO program: x86_64 >22:52:09,308 INFO program: Running... /bin/umount /mnt/sysimage >22:52:09,314 INFO program: Running... udevadm settle --timeout=300 >22:52:09,343 INFO program: Running... mdadm --assemble /dev/md/localhost.localdomain:0 --uuid=1dbbf426:34a431b4:b1ef6961:7fb10e32 --run /dev/vdb1 /dev/vdc1 >22:52:09,382 ERR program: mdadm: /dev/md/localhost.localdomain:0 has been started with 2 drives. >22:52:09,585 INFO program: Running... udevadm settle --timeout=300 >22:52:09,609 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/md/localhost.localdomain:0 /mnt/sysimage >22:52:09,619 INFO program: Running... /bin/umount /mnt/sysimage >22:52:09,625 INFO program: Running... udevadm settle --timeout=300 >22:52:09,639 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:0 >22:52:09,852 ERR program: mdadm: stopped /dev/md/localhost.localdomain:0 >22:52:09,864 INFO program: Running... udevadm settle --timeout=300 >22:52:09,883 INFO program: Running... udevadm settle --timeout=300 >22:52:09,902 INFO program: Running... udevadm settle --timeout=300 >22:52:09,922 INFO program: Running... udevadm settle --timeout=300 >22:52:09,946 INFO program: Running... mdadm --assemble /dev/md/localhost.localdomain:1 --uuid=6c6cdd96:54880526:1fe9c5f8:aff12dc2 --run /dev/vdd1 /dev/vde1 >22:52:09,971 ERR program: mdadm: /dev/md/localhost.localdomain:1 has been started with 2 drives. >22:52:10,175 INFO program: Running... udevadm settle --timeout=300 >22:52:10,197 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/md/localhost.localdomain:1 /mnt/sysimage >22:52:10,212 INFO program: Running... /bin/umount /mnt/sysimage >22:52:10,221 INFO program: Running... udevadm settle --timeout=300 >22:52:10,240 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:1 >22:52:10,451 ERR program: mdadm: stopped /dev/md/localhost.localdomain:1 >22:52:10,460 INFO program: Running... udevadm settle --timeout=300 >22:52:10,481 INFO program: Running... udevadm settle --timeout=300 >22:52:10,501 INFO program: Running... udevadm settle --timeout=300 >22:52:10,522 INFO program: Running... udevadm settle --timeout=300 >22:52:10,563 INFO program: Running... mdadm --assemble /dev/md/localhost.localdomain:2 --uuid=adfbbf14:abbe7542:99a4958d:45df5c29 --run /dev/vdf1 /dev/vdg1 /dev/vdh1 /dev/vdi1 /dev/vdj1 /dev/vdk1 >22:52:10,660 ERR program: mdadm: /dev/md/localhost.localdomain:2 has been started with 5 drives and 1 spare. >22:52:10,864 INFO program: Running... udevadm settle --timeout=300 >22:52:10,885 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/md/localhost.localdomain:2 /mnt/sysimage >22:52:10,892 INFO program: Running... /bin/umount /mnt/sysimage >22:52:10,898 INFO program: Running... udevadm settle --timeout=300 >22:52:10,911 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:2 >22:52:11,190 ERR program: mdadm: stopped /dev/md/localhost.localdomain:2 >22:52:11,204 INFO program: Running... udevadm settle --timeout=300 >22:52:11,224 INFO program: Running... udevadm settle --timeout=300 >22:52:11,244 INFO program: Running... udevadm settle --timeout=300 >22:52:11,263 INFO program: Running... udevadm settle --timeout=300 >22:52:11,283 INFO program: Running... udevadm settle --timeout=300 >22:52:11,302 INFO program: Running... udevadm settle --timeout=300 >22:52:11,322 INFO program: Running... udevadm settle --timeout=300 >22:52:11,341 INFO program: Running... udevadm settle --timeout=300 >22:52:11,361 INFO program: Running... udevadm settle --timeout=300 >22:52:11,382 INFO program: Running... udevadm settle --timeout=300 >22:52:11,404 INFO program: Running... udevadm settle --timeout=300 >22:52:11,427 INFO program: Running... udevadm settle --timeout=300 >22:52:11,447 INFO program: Running... /bin/mount -n -t xfs -o defaults,ro /dev/vdp1 /mnt/sysimage >22:52:11,629 INFO program: Running... /bin/umount /mnt/sysimage >22:52:11,635 INFO program: Running... udevadm settle --timeout=300 >22:52:11,656 INFO program: Running... udevadm settle --timeout=300 >22:52:11,678 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg3/dataX >22:52:11,783 INFO program: Running... udevadm settle --timeout=300 >22:52:11,801 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg3-dataX /mnt/sysimage >22:52:11,810 INFO program: Running... /bin/umount /mnt/sysimage >22:52:11,816 INFO program: Running... udevadm settle --timeout=300 >22:52:11,834 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg3/dataX >22:52:11,913 INFO program: Running... systemctl start chronyd.service >22:52:11,920 INFO program: Running... udevadm settle --timeout=300 >22:52:12,037 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg3 >22:52:12,138 INFO program: 0 logical volume(s) in volume group "vg3" now active >22:52:12,148 INFO program: Running... udevadm settle --timeout=300 >22:52:12,209 INFO program: Running... udevadm settle --timeout=300 >22:52:12,260 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/dataY >22:52:12,563 INFO program: Running... udevadm settle --timeout=300 >22:52:12,830 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg-dataY /mnt/sysimage >22:52:12,873 INFO program: Running... /bin/umount /mnt/sysimage >22:52:12,894 INFO program: Running... udevadm settle --timeout=300 >22:52:12,937 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg/dataY >22:52:13,125 INFO program: Running... udevadm settle --timeout=300 >22:52:13,161 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg >22:52:13,246 INFO program: 0 logical volume(s) in volume group "vg" now active >22:52:13,257 INFO program: Running... udevadm settle --timeout=300 >22:52:13,299 INFO program: Running... udevadm settle --timeout=300 >22:52:13,342 INFO program: Running... udevadm settle --timeout=300 >22:52:13,384 INFO program: Running... udevadm settle --timeout=300 >22:52:13,433 INFO program: Running... udevadm settle --timeout=300 >22:52:13,478 INFO program: Running... udevadm settle --timeout=300 >22:52:13,526 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg2/dataZ >22:52:13,668 INFO program: Running... udevadm settle --timeout=300 >22:52:13,705 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg2-dataZ /mnt/sysimage >22:52:13,719 INFO program: Running... /bin/umount /mnt/sysimage >22:52:13,725 INFO program: Running... udevadm settle --timeout=300 >22:52:13,765 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg2/dataZ >22:52:13,898 INFO program: Running... udevadm settle --timeout=300 >22:52:13,931 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg2 >22:52:14,029 INFO program: 0 logical volume(s) in volume group "vg2" now active >22:52:14,046 INFO program: Running... udevadm settle --timeout=300 >22:52:14,088 INFO program: Running... udevadm settle --timeout=300 >17:52:20,319 INFO program: Running... modprobe btrfs >17:52:20,430 INFO program: Running... modprobe vfat >17:52:54,712 INFO program: Running... udevadm settle --timeout=300 >17:52:54,808 INFO program: Running... udevadm settle --timeout=300 >17:52:54,860 INFO program: Running... multipath -d >17:52:54,889 INFO program: Running... multipath -ll >17:52:55,146 INFO program: Running... dumpe2fs -h /dev/vda1 >17:52:55,166 INFO program: Filesystem volume name: <none> >17:52:55,167 INFO program: Last mounted on: /boot >17:52:55,167 INFO program: Filesystem UUID: 6463d247-f5dd-4f17-b953-576b2fcbe3b5 >17:52:55,168 INFO program: Filesystem magic number: 0xEF53 >17:52:55,168 INFO program: Filesystem revision #: 1 (dynamic) >17:52:55,169 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:52:55,169 INFO program: Filesystem flags: signed_directory_hash >17:52:55,170 INFO program: Default mount options: user_xattr acl >17:52:55,170 INFO program: Filesystem state: clean >17:52:55,171 INFO program: Errors behavior: Continue >17:52:55,171 INFO program: Filesystem OS type: Linux >17:52:55,172 INFO program: Inode count: 32768 >17:52:55,172 INFO program: Block count: 131072 >17:52:55,173 INFO program: Reserved block count: 6553 >17:52:55,173 INFO program: Free blocks: 116024 >17:52:55,174 INFO program: Free inodes: 32429 >17:52:55,174 INFO program: First block: 0 >17:52:55,175 INFO program: Block size: 4096 >17:52:55,175 INFO program: Fragment size: 4096 >17:52:55,176 INFO program: Reserved GDT blocks: 31 >17:52:55,176 INFO program: Blocks per group: 32768 >17:52:55,176 INFO program: Fragments per group: 32768 >17:52:55,177 INFO program: Inodes per group: 8192 >17:52:55,177 INFO program: Inode blocks per group: 512 >17:52:55,177 INFO program: Flex block group size: 16 >17:52:55,178 INFO program: Filesystem created: Sun Nov 4 17:41:06 2012 >17:52:55,178 INFO program: Last mount time: Sun Nov 4 17:41:16 2012 >17:52:55,179 INFO program: Last write time: Sun Nov 4 17:50:42 2012 >17:52:55,180 INFO program: Mount count: 1 >17:52:55,180 INFO program: Maximum mount count: -1 >17:52:55,180 INFO program: Last checked: Sun Nov 4 17:41:06 2012 >17:52:55,181 INFO program: Check interval: 0 (<none>) >17:52:55,181 INFO program: Lifetime writes: 60 MB >17:52:55,181 INFO program: Reserved blocks uid: 0 (user root) >17:52:55,182 INFO program: Reserved blocks gid: 0 (group root) >17:52:55,182 INFO program: First inode: 11 >17:52:55,182 INFO program: Inode size: 256 >17:52:55,183 INFO program: Required extra isize: 28 >17:52:55,183 INFO program: Desired extra isize: 28 >17:52:55,183 INFO program: Journal inode: 8 >17:52:55,184 INFO program: Default directory hash: half_md4 >17:52:55,184 INFO program: Directory Hash Seed: 86c7e6db-a6ef-46fc-9f07-cf9966141d27 >17:52:55,184 INFO program: Journal backup: inode blocks >17:52:55,185 INFO program: Journal features: (none) >17:52:55,185 INFO program: Journal size: 16M >17:52:55,186 INFO program: Journal length: 4096 >17:52:55,186 INFO program: Journal sequence: 0x00000015 >17:52:55,186 INFO program: Journal start: 0 >17:52:55,186 INFO program: >17:52:55,187 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:52:55,188 INFO program: Running... dumpe2fs -h /dev/vda1 >17:52:55,201 INFO program: Filesystem volume name: <none> >17:52:55,202 INFO program: Last mounted on: /boot >17:52:55,202 INFO program: Filesystem UUID: 6463d247-f5dd-4f17-b953-576b2fcbe3b5 >17:52:55,203 INFO program: Filesystem magic number: 0xEF53 >17:52:55,203 INFO program: Filesystem revision #: 1 (dynamic) >17:52:55,204 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:52:55,204 INFO program: Filesystem flags: signed_directory_hash >17:52:55,205 INFO program: Default mount options: user_xattr acl >17:52:55,205 INFO program: Filesystem state: clean >17:52:55,206 INFO program: Errors behavior: Continue >17:52:55,206 INFO program: Filesystem OS type: Linux >17:52:55,207 INFO program: Inode count: 32768 >17:52:55,207 INFO program: Block count: 131072 >17:52:55,207 INFO program: Reserved block count: 6553 >17:52:55,208 INFO program: Free blocks: 116024 >17:52:55,208 INFO program: Free inodes: 32429 >17:52:55,209 INFO program: First block: 0 >17:52:55,209 INFO program: Block size: 4096 >17:52:55,210 INFO program: Fragment size: 4096 >17:52:55,210 INFO program: Reserved GDT blocks: 31 >17:52:55,211 INFO program: Blocks per group: 32768 >17:52:55,211 INFO program: Fragments per group: 32768 >17:52:55,211 INFO program: Inodes per group: 8192 >17:52:55,212 INFO program: Inode blocks per group: 512 >17:52:55,212 INFO program: Flex block group size: 16 >17:52:55,213 INFO program: Filesystem created: Sun Nov 4 17:41:06 2012 >17:52:55,213 INFO program: Last mount time: Sun Nov 4 17:41:16 2012 >17:52:55,214 INFO program: Last write time: Sun Nov 4 17:50:42 2012 >17:52:55,214 INFO program: Mount count: 1 >17:52:55,215 INFO program: Maximum mount count: -1 >17:52:55,215 INFO program: Last checked: Sun Nov 4 17:41:06 2012 >17:52:55,215 INFO program: Check interval: 0 (<none>) >17:52:55,216 INFO program: Lifetime writes: 60 MB >17:52:55,216 INFO program: Reserved blocks uid: 0 (user root) >17:52:55,216 INFO program: Reserved blocks gid: 0 (group root) >17:52:55,217 INFO program: First inode: 11 >17:52:55,217 INFO program: Inode size: 256 >17:52:55,217 INFO program: Required extra isize: 28 >17:52:55,218 INFO program: Desired extra isize: 28 >17:52:55,218 INFO program: Journal inode: 8 >17:52:55,218 INFO program: Default directory hash: half_md4 >17:52:55,219 INFO program: Directory Hash Seed: 86c7e6db-a6ef-46fc-9f07-cf9966141d27 >17:52:55,219 INFO program: Journal backup: inode blocks >17:52:55,219 INFO program: Journal features: (none) >17:52:55,220 INFO program: Journal size: 16M >17:52:55,220 INFO program: Journal length: 4096 >17:52:55,220 INFO program: Journal sequence: 0x00000015 >17:52:55,221 INFO program: Journal start: 0 >17:52:55,221 INFO program: >17:52:55,222 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:52:55,222 INFO program: Running... resize2fs -P /dev/vda1 >17:52:55,237 INFO program: Estimated minimum size of the filesystem: 21369 >17:52:55,238 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:52:55,303 INFO program: Running... dumpe2fs -h /dev/vda2 >17:52:55,324 INFO program: Filesystem volume name: <none> >17:52:55,326 INFO program: Last mounted on: /mnt/sysimage >17:52:55,327 INFO program: Filesystem UUID: da390a14-4ddb-423a-93de-3510f7e6411c >17:52:55,329 INFO program: Filesystem magic number: 0xEF53 >17:52:55,329 INFO program: Filesystem revision #: 1 (dynamic) >17:52:55,329 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:52:55,330 INFO program: Filesystem flags: signed_directory_hash >17:52:55,330 INFO program: Default mount options: user_xattr acl >17:52:55,331 INFO program: Filesystem state: clean >17:52:55,332 INFO program: Errors behavior: Continue >17:52:55,332 INFO program: Filesystem OS type: Linux >17:52:55,332 INFO program: Inode count: 448800 >17:52:55,333 INFO program: Block count: 1792000 >17:52:55,333 INFO program: Reserved block count: 89600 >17:52:55,334 INFO program: Free blocks: 1587213 >17:52:55,334 INFO program: Free inodes: 429554 >17:52:55,335 INFO program: First block: 0 >17:52:55,335 INFO program: Block size: 4096 >17:52:55,335 INFO program: Fragment size: 4096 >17:52:55,336 INFO program: Reserved GDT blocks: 437 >17:52:55,336 INFO program: Blocks per group: 32768 >17:52:55,337 INFO program: Fragments per group: 32768 >17:52:55,337 INFO program: Inodes per group: 8160 >17:52:55,338 INFO program: Inode blocks per group: 510 >17:52:55,338 INFO program: Flex block group size: 16 >17:52:55,339 INFO program: Filesystem created: Sun Nov 4 17:41:10 2012 >17:52:55,339 INFO program: Last mount time: Sun Nov 4 17:41:16 2012 >17:52:55,340 INFO program: Last write time: Sun Nov 4 17:50:42 2012 >17:52:55,340 INFO program: Mount count: 1 >17:52:55,341 INFO program: Maximum mount count: -1 >17:52:55,341 INFO program: Last checked: Sun Nov 4 17:41:10 2012 >17:52:55,341 INFO program: Check interval: 0 (<none>) >17:52:55,342 INFO program: Lifetime writes: 1142 MB >17:52:55,342 INFO program: Reserved blocks uid: 0 (user root) >17:52:55,342 INFO program: Reserved blocks gid: 0 (group root) >17:52:55,343 INFO program: First inode: 11 >17:52:55,343 INFO program: Inode size: 256 >17:52:55,343 INFO program: Required extra isize: 28 >17:52:55,344 INFO program: Desired extra isize: 28 >17:52:55,344 INFO program: Journal inode: 8 >17:52:55,344 INFO program: Default directory hash: half_md4 >17:52:55,345 INFO program: Directory Hash Seed: 361c331b-dc26-4a59-86ed-804e20b81c7b >17:52:55,345 INFO program: Journal backup: inode blocks >17:52:55,345 INFO program: Journal features: journal_incompat_revoke >17:52:55,346 INFO program: Journal size: 128M >17:52:55,346 INFO program: Journal length: 32768 >17:52:55,346 INFO program: Journal sequence: 0x00000444 >17:52:55,347 INFO program: Journal start: 0 >17:52:55,347 INFO program: >17:52:55,348 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:52:55,348 INFO program: Running... dumpe2fs -h /dev/vda2 >17:52:55,362 INFO program: Filesystem volume name: <none> >17:52:55,363 INFO program: Last mounted on: /mnt/sysimage >17:52:55,364 INFO program: Filesystem UUID: da390a14-4ddb-423a-93de-3510f7e6411c >17:52:55,364 INFO program: Filesystem magic number: 0xEF53 >17:52:55,365 INFO program: Filesystem revision #: 1 (dynamic) >17:52:55,365 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:52:55,365 INFO program: Filesystem flags: signed_directory_hash >17:52:55,366 INFO program: Default mount options: user_xattr acl >17:52:55,366 INFO program: Filesystem state: clean >17:52:55,367 INFO program: Errors behavior: Continue >17:52:55,367 INFO program: Filesystem OS type: Linux >17:52:55,368 INFO program: Inode count: 448800 >17:52:55,368 INFO program: Block count: 1792000 >17:52:55,369 INFO program: Reserved block count: 89600 >17:52:55,369 INFO program: Free blocks: 1587213 >17:52:55,370 INFO program: Free inodes: 429554 >17:52:55,370 INFO program: First block: 0 >17:52:55,371 INFO program: Block size: 4096 >17:52:55,371 INFO program: Fragment size: 4096 >17:52:55,371 INFO program: Reserved GDT blocks: 437 >17:52:55,372 INFO program: Blocks per group: 32768 >17:52:55,372 INFO program: Fragments per group: 32768 >17:52:55,372 INFO program: Inodes per group: 8160 >17:52:55,373 INFO program: Inode blocks per group: 510 >17:52:55,373 INFO program: Flex block group size: 16 >17:52:55,373 INFO program: Filesystem created: Sun Nov 4 17:41:10 2012 >17:52:55,374 INFO program: Last mount time: Sun Nov 4 17:41:16 2012 >17:52:55,374 INFO program: Last write time: Sun Nov 4 17:50:42 2012 >17:52:55,374 INFO program: Mount count: 1 >17:52:55,374 INFO program: Maximum mount count: -1 >17:52:55,375 INFO program: Last checked: Sun Nov 4 17:41:10 2012 >17:52:55,375 INFO program: Check interval: 0 (<none>) >17:52:55,375 INFO program: Lifetime writes: 1142 MB >17:52:55,375 INFO program: Reserved blocks uid: 0 (user root) >17:52:55,376 INFO program: Reserved blocks gid: 0 (group root) >17:52:55,376 INFO program: First inode: 11 >17:52:55,376 INFO program: Inode size: 256 >17:52:55,376 INFO program: Required extra isize: 28 >17:52:55,377 INFO program: Desired extra isize: 28 >17:52:55,377 INFO program: Journal inode: 8 >17:52:55,377 INFO program: Default directory hash: half_md4 >17:52:55,377 INFO program: Directory Hash Seed: 361c331b-dc26-4a59-86ed-804e20b81c7b >17:52:55,378 INFO program: Journal backup: inode blocks >17:52:55,378 INFO program: Journal features: journal_incompat_revoke >17:52:55,378 INFO program: Journal size: 128M >17:52:55,378 INFO program: Journal length: 32768 >17:52:55,379 INFO program: Journal sequence: 0x00000444 >17:52:55,379 INFO program: Journal start: 0 >17:52:55,379 INFO program: >17:52:55,380 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >17:52:55,380 INFO program: Running... resize2fs -P /dev/vda2 >17:52:55,392 INFO program: Estimated minimum size of the filesystem: 187375 >17:52:55,393 ERR program: resize2fs 1.42.5 (29-Jul-2012) >17:52:55,618 INFO program: Running... udevadm settle --timeout=300 >17:52:55,651 INFO program: Running... mdadm --examine --brief /dev/vdb1 >17:52:55,668 INFO program: ARRAY /dev/md/0 metadata=1.2 UUID=1dbbf426:34a431b4:b1ef6961:7fb10e32 name=localhost.localdomain:0 > > >/tmp/storage.log: >22:51:56,984 DEBUG storage: registered device format class MultipathMember as multipath_member >22:51:56,986 DEBUG storage: registered device format class DMRaidMember as dmraidmember >22:51:56,987 DEBUG storage: registered device format class BIOSBoot as biosboot >22:51:56,989 DEBUG storage: registered device format class PPCPRePBoot as prepboot >22:51:56,992 DEBUG storage: registered device format class SwapSpace as swap >22:51:57,029 DEBUG storage: registered device format class LUKS as luks >22:51:57,031 DEBUG storage: registered device format class MDRaidMember as mdmember >22:51:57,035 DEBUG storage: registered device format class DiskLabel as disklabel >22:51:57,037 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >22:51:57,062 DEBUG storage: registered device format class Ext2FS as ext2 >22:51:57,062 DEBUG storage: registered device format class Ext3FS as ext3 >22:51:57,063 DEBUG storage: registered device format class Ext4FS as ext4 >22:51:57,063 DEBUG storage: registered device format class FATFS as vfat >22:51:57,064 DEBUG storage: registered device format class EFIFS as efi >22:51:57,065 DEBUG storage: registered device format class BTRFS as btrfs >22:51:57,065 DEBUG storage: registered device format class GFS2 as gfs2 >22:51:57,066 DEBUG storage: registered device format class JFS as jfs >22:51:57,066 DEBUG storage: registered device format class ReiserFS as reiserfs >22:51:57,067 DEBUG storage: registered device format class XFS as xfs >22:51:57,067 DEBUG storage: registered device format class HFS as hfs >22:51:57,068 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >22:51:57,068 DEBUG storage: registered device format class HFSPlus as hfs+ >22:51:57,069 DEBUG storage: registered device format class NTFS as ntfs >22:51:57,069 DEBUG storage: registered device format class NFS as nfs >22:51:57,070 DEBUG storage: registered device format class NFSv4 as nfs4 >22:51:57,070 DEBUG storage: registered device format class Iso9660FS as iso9660 >22:51:57,071 DEBUG storage: registered device format class NoDevFS as nodev >22:51:57,071 DEBUG storage: registered device format class DevPtsFS as devpts >22:51:57,072 DEBUG storage: registered device format class ProcFS as proc >22:51:57,072 DEBUG storage: registered device format class SysFS as sysfs >22:51:57,073 DEBUG storage: registered device format class TmpFS as tmpfs >22:51:57,073 DEBUG storage: registered device format class BindFS as bind >22:51:57,074 DEBUG storage: registered device format class SELinuxFS as selinuxfs >22:51:57,074 DEBUG storage: registered device format class USBFS as usbfs >22:51:58,301 DEBUG storage: MultipathTopology._build_topology: >22:51:58,303 DEBUG storage: /etc/multipath.conf contents: >22:51:58,303 DEBUG storage: # multipath.conf written by anaconda >22:51:58,304 DEBUG storage: >22:51:58,304 DEBUG storage: defaults { >22:51:58,305 DEBUG storage: user_friendly_names yes >22:51:58,305 DEBUG storage: } >22:51:58,306 DEBUG storage: blacklist { >22:51:58,306 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >22:51:58,306 DEBUG storage: devnode "^hd[a-z]" >22:51:58,307 DEBUG storage: devnode "^dcssblk[0-9]*" >22:51:58,307 DEBUG storage: device { >22:51:58,308 DEBUG storage: vendor "DGC" >22:51:58,308 DEBUG storage: product "LUNZ" >22:51:58,309 DEBUG storage: } >22:51:58,309 DEBUG storage: device { >22:51:58,310 DEBUG storage: vendor "IBM" >22:51:58,310 DEBUG storage: product "S/390.*" >22:51:58,310 DEBUG storage: } >22:51:58,311 DEBUG storage: # don't count normal SATA devices as multipaths >22:51:58,311 DEBUG storage: device { >22:51:58,311 DEBUG storage: vendor "ATA" >22:51:58,312 DEBUG storage: } >22:51:58,312 DEBUG storage: # don't count 3ware devices as multipaths >22:51:58,313 DEBUG storage: device { >22:51:58,313 DEBUG storage: vendor "3ware" >22:51:58,314 DEBUG storage: } >22:51:58,314 DEBUG storage: device { >22:51:58,314 DEBUG storage: vendor "AMCC" >22:51:58,315 DEBUG storage: } >22:51:58,315 DEBUG storage: # nor highpoint devices >22:51:58,316 DEBUG storage: device { >22:51:58,316 DEBUG storage: vendor "HPT" >22:51:58,316 DEBUG storage: } >22:51:58,317 DEBUG storage: } >22:51:58,317 DEBUG storage: multipaths { >22:51:58,317 DEBUG storage: } >22:51:58,318 DEBUG storage: (end of /etc/multipath.conf) >22:51:58,407 INFO storage: MultipathTopology: found non-disk device: sr0 >22:51:58,408 INFO storage: MultipathTopology: found singlepath device: vda >22:51:58,409 INFO storage: MultipathTopology: found non-disk device: vda1 >22:51:58,410 INFO storage: MultipathTopology: found non-disk device: vda2 >22:51:58,411 INFO storage: MultipathTopology: found non-disk device: vda3 >22:51:58,412 INFO storage: MultipathTopology: found singlepath device: vdb >22:51:58,413 INFO storage: MultipathTopology: found non-disk device: vdb1 >22:51:58,414 INFO storage: MultipathTopology: found singlepath device: vdc >22:51:58,415 INFO storage: MultipathTopology: found non-disk device: vdc1 >22:51:58,415 INFO storage: MultipathTopology: found singlepath device: vdd >22:51:58,416 INFO storage: MultipathTopology: found non-disk device: vdd1 >22:51:58,417 INFO storage: MultipathTopology: found singlepath device: vde >22:51:58,418 INFO storage: MultipathTopology: found non-disk device: vde1 >22:51:58,419 INFO storage: MultipathTopology: found singlepath device: vdf >22:51:58,419 INFO storage: MultipathTopology: found non-disk device: vdf1 >22:51:58,420 INFO storage: MultipathTopology: found singlepath device: vdg >22:51:58,421 INFO storage: MultipathTopology: found non-disk device: vdg1 >22:51:58,422 INFO storage: MultipathTopology: found singlepath device: vdh >22:51:58,423 INFO storage: MultipathTopology: found non-disk device: vdh1 >22:51:58,424 INFO storage: MultipathTopology: found singlepath device: vdi >22:51:58,425 INFO storage: MultipathTopology: found non-disk device: vdi1 >22:51:58,426 INFO storage: MultipathTopology: found singlepath device: vdj >22:51:58,426 INFO storage: MultipathTopology: found non-disk device: vdj1 >22:51:58,428 INFO storage: MultipathTopology: found singlepath device: vdk >22:51:58,428 INFO storage: MultipathTopology: found non-disk device: vdk1 >22:51:58,429 INFO storage: MultipathTopology: found singlepath device: vdl >22:51:58,430 INFO storage: MultipathTopology: found non-disk device: vdl1 >22:51:58,431 INFO storage: MultipathTopology: found singlepath device: vdm >22:51:58,432 INFO storage: MultipathTopology: found non-disk device: vdm1 >22:51:58,433 INFO storage: MultipathTopology: found singlepath device: vdn >22:51:58,434 INFO storage: MultipathTopology: found non-disk device: vdn1 >22:51:58,435 INFO storage: MultipathTopology: found singlepath device: vdo >22:51:58,435 INFO storage: MultipathTopology: found non-disk device: vdo1 >22:51:58,436 INFO storage: MultipathTopology: found singlepath device: vdp >22:51:58,437 INFO storage: MultipathTopology: found non-disk device: vdp1 >22:51:58,438 INFO storage: MultipathTopology: found singlepath device: loop0 >22:51:58,439 INFO storage: MultipathTopology: found singlepath device: loop1 >22:51:58,440 INFO storage: MultipathTopology: found singlepath device: loop2 >22:51:58,441 INFO storage: MultipathTopology: found singlepath device: loop3 >22:51:58,442 INFO storage: MultipathTopology: found singlepath device: loop4 >22:51:58,442 INFO storage: MultipathTopology: found singlepath device: loop5 >22:51:58,443 INFO storage: MultipathTopology: found singlepath device: loop6 >22:51:58,444 INFO storage: MultipathTopology: found singlepath device: loop7 >22:51:58,445 INFO storage: MultipathTopology: found singlepath device: dm-0 >22:51:58,446 INFO storage: MultipathTopology: found singlepath device: md125 >22:51:58,447 INFO storage: MultipathTopology: found singlepath device: md126 >22:51:58,448 INFO storage: MultipathTopology: found singlepath device: md127 >22:52:01,927 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >22:52:01,927 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >22:52:02,348 DEBUG storage: MultipathTopology._build_topology: >22:52:02,349 DEBUG storage: /etc/multipath.conf contents: >22:52:02,350 DEBUG storage: # multipath.conf written by anaconda >22:52:02,350 DEBUG storage: >22:52:02,351 DEBUG storage: defaults { >22:52:02,351 DEBUG storage: user_friendly_names yes >22:52:02,352 DEBUG storage: } >22:52:02,352 DEBUG storage: blacklist { >22:52:02,353 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >22:52:02,353 DEBUG storage: devnode "^hd[a-z]" >22:52:02,354 DEBUG storage: devnode "^dcssblk[0-9]*" >22:52:02,354 DEBUG storage: device { >22:52:02,355 DEBUG storage: vendor "DGC" >22:52:02,355 DEBUG storage: product "LUNZ" >22:52:02,356 DEBUG storage: } >22:52:02,356 DEBUG storage: device { >22:52:02,357 DEBUG storage: vendor "IBM" >22:52:02,357 DEBUG storage: product "S/390.*" >22:52:02,358 DEBUG storage: } >22:52:02,358 DEBUG storage: # don't count normal SATA devices as multipaths >22:52:02,358 DEBUG storage: device { >22:52:02,359 DEBUG storage: vendor "ATA" >22:52:02,360 DEBUG storage: } >22:52:02,360 DEBUG storage: # don't count 3ware devices as multipaths >22:52:02,361 DEBUG storage: device { >22:52:02,361 DEBUG storage: vendor "3ware" >22:52:02,361 DEBUG storage: } >22:52:02,362 DEBUG storage: device { >22:52:02,362 DEBUG storage: vendor "AMCC" >22:52:02,363 DEBUG storage: } >22:52:02,363 DEBUG storage: # nor highpoint devices >22:52:02,364 DEBUG storage: device { >22:52:02,364 DEBUG storage: vendor "HPT" >22:52:02,364 DEBUG storage: } >22:52:02,365 DEBUG storage: } >22:52:02,365 DEBUG storage: multipaths { >22:52:02,365 DEBUG storage: } >22:52:02,366 DEBUG storage: (end of /etc/multipath.conf) >22:52:02,426 INFO storage: MultipathTopology: found non-disk device: sr0 >22:52:02,427 INFO storage: MultipathTopology: found singlepath device: vda >22:52:02,428 INFO storage: MultipathTopology: found non-disk device: vda1 >22:52:02,429 INFO storage: MultipathTopology: found non-disk device: vda2 >22:52:02,430 INFO storage: MultipathTopology: found non-disk device: vda3 >22:52:02,431 INFO storage: MultipathTopology: found singlepath device: vdb >22:52:02,431 INFO storage: MultipathTopology: found non-disk device: vdb1 >22:52:02,433 INFO storage: MultipathTopology: found singlepath device: vdc >22:52:02,433 INFO storage: MultipathTopology: found non-disk device: vdc1 >22:52:02,434 INFO storage: MultipathTopology: found singlepath device: vdd >22:52:02,435 INFO storage: MultipathTopology: found non-disk device: vdd1 >22:52:02,436 INFO storage: MultipathTopology: found singlepath device: vde >22:52:02,437 INFO storage: MultipathTopology: found non-disk device: vde1 >22:52:02,438 INFO storage: MultipathTopology: found singlepath device: vdf >22:52:02,439 INFO storage: MultipathTopology: found non-disk device: vdf1 >22:52:02,440 INFO storage: MultipathTopology: found singlepath device: vdg >22:52:02,441 INFO storage: MultipathTopology: found non-disk device: vdg1 >22:52:02,442 INFO storage: MultipathTopology: found singlepath device: vdh >22:52:02,442 INFO storage: MultipathTopology: found non-disk device: vdh1 >22:52:02,443 INFO storage: MultipathTopology: found singlepath device: vdi >22:52:02,444 INFO storage: MultipathTopology: found non-disk device: vdi1 >22:52:02,445 INFO storage: MultipathTopology: found singlepath device: vdj >22:52:02,446 INFO storage: MultipathTopology: found non-disk device: vdj1 >22:52:02,447 INFO storage: MultipathTopology: found singlepath device: vdk >22:52:02,448 INFO storage: MultipathTopology: found non-disk device: vdk1 >22:52:02,449 INFO storage: MultipathTopology: found singlepath device: vdl >22:52:02,450 INFO storage: MultipathTopology: found non-disk device: vdl1 >22:52:02,451 INFO storage: MultipathTopology: found singlepath device: vdm >22:52:02,452 INFO storage: MultipathTopology: found non-disk device: vdm1 >22:52:02,453 INFO storage: MultipathTopology: found singlepath device: vdn >22:52:02,453 INFO storage: MultipathTopology: found non-disk device: vdn1 >22:52:02,454 INFO storage: MultipathTopology: found singlepath device: vdo >22:52:02,455 INFO storage: MultipathTopology: found non-disk device: vdo1 >22:52:02,456 INFO storage: MultipathTopology: found singlepath device: vdp >22:52:02,457 INFO storage: MultipathTopology: found non-disk device: vdp1 >22:52:02,458 INFO storage: MultipathTopology: found singlepath device: loop0 >22:52:02,459 INFO storage: MultipathTopology: found singlepath device: loop1 >22:52:02,460 INFO storage: MultipathTopology: found singlepath device: loop2 >22:52:02,460 INFO storage: MultipathTopology: found singlepath device: loop3 >22:52:02,461 INFO storage: MultipathTopology: found singlepath device: loop4 >22:52:02,462 INFO storage: MultipathTopology: found singlepath device: loop5 >22:52:02,463 INFO storage: MultipathTopology: found singlepath device: loop6 >22:52:02,464 INFO storage: MultipathTopology: found singlepath device: loop7 >22:52:02,465 INFO storage: MultipathTopology: found singlepath device: dm-0 >22:52:02,466 INFO storage: MultipathTopology: found singlepath device: md125 >22:52:02,467 INFO storage: MultipathTopology: found singlepath device: md126 >22:52:02,468 INFO storage: MultipathTopology: found singlepath device: md127 >22:52:02,468 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vdb', 'vdb1', 'vdc', 'vdc1', 'vdd', 'vdd1', 'vde', 'vde1', 'vdf', 'vdf1', 'vdg', 'vdg1', 'vdh', 'vdh1', 'vdi', 'vdi1', 'vdj', 'vdj1', 'vdk', 'vdk1', 'vdl', 'vdl1', 'vdm', 'vdm1', 'vdn', 'vdn1', 'vdo', 'vdo1', 'vdp', 'vdp1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'md125', 'md126', 'md127'] >22:52:02,474 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-TC7\\x20x86_64 /dev/disk/by-uuid/2012-11-03-03-36-32-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-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-32-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-32-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': '58952', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-uuid/2012-11-03-03-36-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >22:52:02,476 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >22:52:02,478 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >22:52:02,480 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:02,481 INFO storage: sr0 is a cdrom >22:52:02,482 DEBUG storage: DeviceTree.addUdevOpticalDevice: >22:52:02,483 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:02,485 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >22:52:02,486 INFO storage: added cdrom sr0 (id 0) to device tree >22:52:02,488 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:52:02,491 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >22:52:02,493 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >22:52:02,494 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >22:52:02,497 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >22:52:02,511 WARN storage: disklabel detected but not usable on sr0 >22:52:02,512 INFO storage: type detected on 'sr0' is 'iso9660' >22:52:02,514 DEBUG storage: Iso9660FS.supported: supported: True ; >22:52:02,515 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >22:52:02,516 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >22:52:02,518 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:52:02,521 DEBUG storage: looking up parted Device: /dev/sr0 >22:52:02,522 INFO storage: got device: OpticalDevice instance (0x7f1e8c9e1fd0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4282.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: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7721e8c0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >22:52:02,523 DEBUG storage: Iso9660FS.supported: supported: True ; >22:52:02,524 INFO storage: got format: Iso9660FS instance (0x7f1e8ca06f10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC7_x86_64 size = 0 targetSize = 0 > >22:52:02,526 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': '26754', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >22:52:02,527 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >22:52:02,529 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >22:52:02,530 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:02,531 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >22:52:02,532 INFO storage: vda is a disk >22:52:02,533 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:02,535 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >22:52:02,535 INFO storage: added disk vda (id 1) to device tree >22:52:02,536 DEBUG storage: looking up parted Device: /dev/vda >22:52:02,538 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >22:52:02,540 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >22:52:02,542 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >22:52:02,547 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >22:52:02,581 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e8ca2b290>, <parted.partition.Partition object at 0x7f1e8ca2b650>, <parted.partition.Partition object at 0x7f1e8ca2b8d0>] > device: <parted.device.Device object at 0x7f1e8ca24fd0> > PedDisk: <_ped.Disk object at 0x7f1e8ca29dd0> >22:52:02,582 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:52:02,584 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >22:52:02,587 INFO storage: got device: DiskDevice instance (0x7f1e8c9f92d0) -- > 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 0x7f1e7721e9e0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e8ca24c90> >22:52:02,589 INFO storage: got format: DiskLabel instance (0x7f1e8ca24d90) -- > 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 0x7f1e8ca2b290>, <parted.partition.Partition object at 0x7f1e8ca2b650>, <parted.partition.Partition object at 0x7f1e8ca2b8d0>] > device: <parted.device.Device object at 0x7f1e8ca24fd0> > PedDisk: <_ped.Disk object at 0x7f1e8ca29dd0> > origPartedDisk = <parted.disk.Disk object at 0x7f1e8ca2ba50> > 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 0x7f1e7721eb00> > >22:52:02,594 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/6463d247-f5dd-4f17-b953-576b2fcbe3b5', > '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': '6463d247-f5dd-4f17-b953-576b2fcbe3b5', > 'ID_FS_UUID_ENC': '6463d247-f5dd-4f17-b953-576b2fcbe3b5', > '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': '1048576', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26924', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/6463d247-f5dd-4f17-b953-576b2fcbe3b5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1'} ; name: vda1 ; >22:52:02,595 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >22:52:02,597 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >22:52:02,598 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:02,599 INFO storage: vda1 is a partition >22:52:02,600 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >22:52:02,601 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >22:52:02,603 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >22:52:02,604 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >22:52:02,606 DEBUG storage: PartitionDevice._setFormat: vda1 ; >22:52:02,606 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:02,608 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >22:52:02,608 DEBUG storage: looking up parted Partition: /dev/vda1 >22:52:02,610 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >22:52:02,611 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >22:52:02,612 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >22:52:02,614 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >22:52:02,615 INFO storage: added partition vda1 (id 2) to device tree >22:52:02,616 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >22:52:02,617 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >22:52:02,619 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >22:52:02,620 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >22:52:02,645 WARN storage: disklabel detected but not usable on vda1 >22:52:02,646 INFO storage: type detected on 'vda1' is 'ext4' >22:52:02,755 DEBUG storage: padding min size from 84 up to 92 >22:52:02,758 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:02,759 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:02,763 DEBUG storage: PartitionDevice._setFormat: vda1 ; >22:52:02,765 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >22:52:02,766 DEBUG storage: looking up parted Device: /dev/vda1 >22:52:02,768 INFO storage: got device: PartitionDevice instance (0x7f1e8ca24ed0) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 9500MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 512.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: 1048576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1040, 16, 63) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7721ee60> > 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 0x7f1e8ca2b110> fileSystem: <parted.filesystem.FileSystem object at 0x7f1e8ca2b790> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e8ca2b410> PedPartition: <_ped.Partition object at 0x7f1e8ca233b0> > disk = existing 9500MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1050623 length = 1048576 > flags = boot >22:52:02,770 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:02,771 INFO storage: got format: Ext4FS instance (0x7f1e8ca2bb10) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 6463d247-f5dd-4f17-b953-576b2fcbe3b5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 512.0 targetSize = 512.0 > >22:52:02,774 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/da390a14-4ddb-423a-93de-3510f7e6411c', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'da390a14-4ddb-423a-93de-3510f7e6411c', > 'ID_FS_UUID_ENC': 'da390a14-4ddb-423a-93de-3510f7e6411c', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1050624', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '14336000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26937', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/da390a14-4ddb-423a-93de-3510f7e6411c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >22:52:02,775 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >22:52:02,776 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >22:52:02,778 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:02,779 INFO storage: vda2 is a partition >22:52:02,780 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >22:52:02,781 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >22:52:02,783 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >22:52:02,784 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >22:52:02,786 DEBUG storage: PartitionDevice._setFormat: vda2 ; >22:52:02,787 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:02,788 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >22:52:02,789 DEBUG storage: looking up parted Partition: /dev/vda2 >22:52:02,790 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >22:52:02,792 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >22:52:02,794 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >22:52:02,795 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >22:52:02,796 INFO storage: added partition vda2 (id 3) to device tree >22:52:02,798 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >22:52:02,799 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >22:52:02,800 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >22:52:02,802 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >22:52:02,824 WARN storage: disklabel detected but not usable on vda2 >22:52:02,826 INFO storage: type detected on 'vda2' is 'ext4' >22:52:02,895 DEBUG storage: padding min size from 732 up to 805 >22:52:02,897 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:02,906 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:02,907 DEBUG storage: PartitionDevice._setFormat: vda2 ; >22:52:02,908 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: ext4 ; >22:52:02,909 DEBUG storage: looking up parted Device: /dev/vda2 >22:52:02,911 INFO storage: got device: PartitionDevice instance (0x7f1e8ca2be10) -- > name = vda2 status = True kids = 0 id = 3 > parents = ['existing 9500MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7000.0 > format = existing ext4 filesystem > 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: 14336000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (14222, 16, 63) biosGeometry: (892, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7721eef0> > 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 0x7f1e8ca2b110> fileSystem: <parted.filesystem.FileSystem object at 0x7f1e8ca2b7d0> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e8ca2b710> PedPartition: <_ped.Partition object at 0x7f1e8ca23350> > disk = existing 9500MB disk vda (1) with existing msdos disklabel > start = 1050624 end = 15386623 length = 14336000 > flags = >22:52:02,913 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:02,914 INFO storage: got format: Ext4FS instance (0x7f1e8ca24f10) -- > type = ext4 name = ext4 status = False > device = /dev/vda2 uuid = da390a14-4ddb-423a-93de-3510f7e6411c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 7000.0 targetSize = 7000.0 > >22:52:02,918 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'dIv6DS-5ZtR-sJDg-EQBM-EhaQ-cuDx-hK6M6j', > 'ID_FS_UUID_ENC': 'dIv6DS-5ZtR-sJDg-EQBM-EhaQ-cuDx-hK6M6j', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '15386624', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4069376', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'dataX', > 'LVM2_LV_SIZE': '2033664.00', > 'LVM2_LV_UUID': 'iu3wWc-Q0Lj-YC77-PxxJ-E64S-ltNh-bHj8gk', > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda3', > 'LVM2_PV_PE_ALLOC_COUNT': '993', > 'LVM2_PV_PE_COUNT': '993', > 'LVM2_PV_SIZE': '2033664.00', > 'LVM2_PV_UUID': 'dIv6DS-5ZtR-sJDg-EQBM-EhaQ-cuDx-hK6M6j', > 'LVM2_VG_EXTENT_COUNT': '993', > 'LVM2_VG_EXTENT_SIZE': '2048.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg3', > 'LVM2_VG_SIZE': '2033664.00', > 'LVM2_VG_UUID': 'ZWzjlp-TLbm-LGnq-805C-j0YH-ieve-xgyQz1', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26947', > 'name': 'vda3', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3'} ; name: vda3 ; >22:52:02,919 INFO storage: scanning vda3 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3)... >22:52:02,920 DEBUG storage: DeviceTree.getDeviceByName: name: vda3 ; >22:52:02,921 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:02,921 INFO storage: vda3 is a partition >22:52:02,923 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda3 ; >22:52:02,924 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >22:52:02,925 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >22:52:02,926 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >22:52:02,928 DEBUG storage: PartitionDevice._setFormat: vda3 ; >22:52:02,928 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:02,930 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >22:52:02,930 DEBUG storage: looking up parted Partition: /dev/vda3 >22:52:02,931 DEBUG storage: PartitionDevice.probe: vda3 ; exists: True ; >22:52:02,933 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >22:52:02,934 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >22:52:02,935 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >22:52:02,936 INFO storage: added partition vda3 (id 4) to device tree >22:52:02,937 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >22:52:02,938 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >22:52:02,939 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >22:52:02,940 DEBUG storage: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >22:52:02,961 WARN storage: disklabel detected but not usable on vda3 >22:52:02,962 INFO storage: type detected on 'vda3' is 'LVM2_member' >22:52:02,964 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg3 ; uuid: dIv6DS-5ZtR-sJDg-EQBM-EhaQ-cuDx-hK6M6j ; exists: True ; vgUuid: ZWzjlp-TLbm-LGnq-805C-j0YH-ieve-xgyQz1 ; label: None ; peStart: 1.0 ; device: /dev/vda3 ; serial: None ; >22:52:02,964 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >22:52:02,965 DEBUG storage: PartitionDevice._setFormat: vda3 ; >22:52:02,967 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: lvmpv ; >22:52:02,972 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda3 ; >22:52:02,973 DEBUG storage: DeviceTree.getDeviceByName: name: vg3 ; >22:52:02,976 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:02,978 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda3 ; >22:52:02,978 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:02,981 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg3 ; current: None ; type: None ; >22:52:02,981 INFO storage: added lvmvg vg3 (id 5) to device tree >22:52:02,983 DEBUG storage: looking up parted Device: /dev/vda3 >22:52:02,986 INFO storage: got device: PartitionDevice instance (0x7f1e8ca2bf90) -- > name = vda3 status = True kids = 1 id = 4 > parents = ['existing 9500MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 1987.0 > format = existing lvmpv > 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: 4069376 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4037, 16, 63) biosGeometry: (253, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7721ef80> > 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 0x7f1e8ca2b110> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e8ca2b910> PedPartition: <_ped.Partition object at 0x7f1e8ca23410> > disk = existing 9500MB disk vda (1) with existing msdos disklabel > start = 15386624 end = 19455999 length = 4069376 > flags = lvm >22:52:02,988 INFO storage: got format: LVMPhysicalVolume instance (0x7f1e7ecc91d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda3 uuid = dIv6DS-5ZtR-sJDg-EQBM-EhaQ-cuDx-hK6M6j exists = True > options = None supported = True formattable = True resizable = False > vgName = vg3 vgUUID = ZWzjlp-TLbm-LGnq-805C-j0YH-ieve-xgyQz1 peStart = 1.0 >22:52:02,995 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': '31776', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb'} ; name: vdb ; >22:52:02,997 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb)... >22:52:02,999 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >22:52:03,003 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:03,005 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >22:52:03,006 INFO storage: vdb is a disk >22:52:03,007 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:03,009 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >22:52:03,009 INFO storage: added disk vdb (id 6) to device tree >22:52:03,010 DEBUG storage: looking up parted Device: /dev/vdb >22:52:03,013 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >22:52:03,014 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >22:52:03,017 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >22:52:03,020 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >22:52:03,033 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e7ecc90d0>] > device: <parted.device.Device object at 0x7f1e8ca2bd10> > PedDisk: <_ped.Disk object at 0x7f1e7ecce128> >22:52:03,034 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:52:03,036 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >22:52:03,040 INFO storage: got device: DiskDevice instance (0x7f1e8ca24e90) -- > name = vdb status = True kids = 0 id = 6 > 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 0x7f1e7721edd0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e8ca24c50> >22:52:03,042 INFO storage: got format: DiskLabel instance (0x7f1e8ca24f90) -- > 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 = 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 0x7f1e7ecc90d0>] > device: <parted.device.Device object at 0x7f1e8ca2bd10> > PedDisk: <_ped.Disk object at 0x7f1e7ecce128> > origPartedDisk = <parted.disk.Disk object at 0x7f1e7ecc9890> > 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 0x7f1e7ecd1050> > >22:52:03,049 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'localhost.localdomain:0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1dbbf426-34a4-31b4-b1ef-69617fb10e32', > 'ID_FS_UUID_ENC': '1dbbf426-34a4-31b4-b1ef-69617fb10e32', > 'ID_FS_UUID_SUB': '66aa787e-6ccb-51df-ef5f-2a1b8b621620', > 'ID_FS_UUID_SUB_ENC': '66aa787e-6ccb-51df-ef5f-2a1b8b621620', > 'ID_FS_VERSION': '1.2', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '817152', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '66aa787e:6ccb51df:ef5f2a1b:8b621620', > 'MD_EVENTS': '19', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'localhost.localdomain:0', > 'MD_UPDATE_TIME': '1352069442', > 'MD_UUID': '1dbbf426:34a431b4:b1ef6961:7fb10e32', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36793', > 'name': 'vdb1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1'} ; name: vdb1 ; >22:52:03,053 INFO storage: scanning vdb1 (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1)... >22:52:03,054 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >22:52:03,055 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:03,056 INFO storage: vdb1 is a partition >22:52:03,057 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >22:52:03,061 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >22:52:03,062 DEBUG storage: DeviceTree.getDeviceByName returned existing 400MB disk vdb (6) with existing msdos disklabel >22:52:03,064 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >22:52:03,066 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >22:52:03,066 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:03,068 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >22:52:03,068 DEBUG storage: looking up parted Partition: /dev/vdb1 >22:52:03,069 DEBUG storage: PartitionDevice.probe: vdb1 ; exists: True ; >22:52:03,071 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >22:52:03,072 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >22:52:03,073 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >22:52:03,073 INFO storage: added partition vdb1 (id 7) to device tree >22:52:03,074 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >22:52:03,075 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >22:52:03,077 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >22:52:03,078 DEBUG storage: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >22:52:03,111 WARN storage: disklabel detected but not usable on vdb1 >22:52:03,115 INFO storage: type detected on 'vdb1' is 'linux_raid_member' >22:52:03,120 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost.localdomain:0 ; device: /dev/vdb1 ; serial: None ; mdUuid: 1dbbf426:34a431b4:b1ef6961:7fb10e32 ; biosraid: False ; >22:52:03,121 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >22:52:03,122 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >22:52:03,123 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: mdmember ; >22:52:03,124 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: vdb1 ; >22:52:03,125 DEBUG storage: DeviceTree.getDeviceByUuid returned None >22:52:03,169 INFO storage: using name localhost.localdomain:0 for md array containing member vdb1 >22:52:03,170 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:03,171 DEBUG storage: MDRaidArrayDevice._setFormat: localhost.localdomain:0 ; current: None ; type: None ; >22:52:03,173 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:0 ; status: False ; >22:52:03,174 DEBUG storage: MDRaidArrayDevice._addDevice: localhost.localdomain:0 ; device: vdb1 ; status: True ; >22:52:03,175 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >22:52:03,176 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >22:52:03,199 WARN storage: failed to add member /dev/vdb1 to md array /dev/md/localhost.localdomain:0: mdadd failed for /dev/vdb1: running mdadm --incremental --quiet /dev/vdb1 failed >22:52:03,200 DEBUG storage: looking up parted Device: /dev/md/localhost.localdomain:0 >22:52:03,291 INFO storage: added mdarray localhost.localdomain:0 (id 8) to device tree >22:52:03,295 DEBUG storage: looking up parted Device: /dev/vdb1 >22:52:03,300 INFO storage: got device: PartitionDevice instance (0x7f1e8ca24dd0) -- > name = vdb1 status = True kids = 1 id = 7 > parents = ['existing 400MB disk vdb (6) with existing msdos disklabel'] > uuid = None size = 399.0 > format = existing mdmember > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 817152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (810, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecd1200> > target size = 0 path = /dev/vdb1 > 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 0x7f1e7ecc94d0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e7ecc9810> PedPartition: <_ped.Partition object at 0x7f1e8ca23ad0> > disk = existing 400MB disk vdb (6) with existing msdos disklabel > start = 2048 end = 819199 length = 817152 > flags = raid >22:52:03,304 INFO storage: got format: MDRaidMember instance (0x7f1e7ecc9dd0) -- > type = mdmember name = software RAID status = False > device = /dev/vdb1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 1dbbf426:34a431b4:b1ef6961:7fb10e32 biosraid = False >22:52:03,306 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': '49222', > 'name': 'vdc', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc'} ; name: vdc ; >22:52:03,308 INFO storage: scanning vdc (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc)... >22:52:03,309 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >22:52:03,311 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:03,313 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdc ; >22:52:03,315 INFO storage: vdc is a disk >22:52:03,316 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:03,317 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: None ; >22:52:03,317 INFO storage: added disk vdc (id 9) to device tree >22:52:03,317 DEBUG storage: looking up parted Device: /dev/vdc >22:52:03,320 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc ; >22:52:03,321 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: dos ; >22:52:03,322 DEBUG storage: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >22:52:03,324 DEBUG storage: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; exists: True ; >22:52:03,332 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e7ecd5410>] > device: <parted.device.Device object at 0x7f1e7ecd5310> > PedDisk: <_ped.Disk object at 0x7f1e7ecd3b48> >22:52:03,332 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:52:03,334 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: disklabel ; >22:52:03,335 INFO storage: got device: DiskDevice instance (0x7f1e7ecc9a10) -- > name = vdc status = True kids = 0 id = 9 > 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 0x7f1e7ecd1290> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e7ecc9ad0> >22:52:03,337 INFO storage: got format: DiskLabel instance (0x7f1e8ca2bbd0) -- > 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 = 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 0x7f1e7ecd5410>] > device: <parted.device.Device object at 0x7f1e7ecd5310> > PedDisk: <_ped.Disk object at 0x7f1e7ecd3b48> > origPartedDisk = <parted.disk.Disk object at 0x7f1e7ecd5390> > 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 0x7f1e7ecd1440> > >22:52:03,340 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc/vdc1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'localhost.localdomain:0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1dbbf426-34a4-31b4-b1ef-69617fb10e32', > 'ID_FS_UUID_ENC': '1dbbf426-34a4-31b4-b1ef-69617fb10e32', > 'ID_FS_UUID_SUB': '1f92e178-d9d3-6b94-64ca-da7a3af1e2fe', > 'ID_FS_UUID_SUB_ENC': '1f92e178-d9d3-6b94-64ca-da7a3af1e2fe', > 'ID_FS_VERSION': '1.2', > 'ID_PART_ENTRY_DISK': '252:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '817152', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '1f92e178:d9d36b94:64cada7a:3af1e2fe', > 'MD_EVENTS': '19', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'localhost.localdomain:0', > 'MD_UPDATE_TIME': '1352069442', > 'MD_UUID': '1dbbf426:34a431b4:b1ef6961:7fb10e32', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50180', > 'name': 'vdc1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc/vdc1'} ; name: vdc1 ; >22:52:03,341 INFO storage: scanning vdc1 (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc/vdc1)... >22:52:03,342 DEBUG storage: DeviceTree.getDeviceByName: name: vdc1 ; >22:52:03,343 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:03,344 INFO storage: vdc1 is a partition >22:52:03,345 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdc1 ; >22:52:03,346 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >22:52:03,348 DEBUG storage: DeviceTree.getDeviceByName returned existing 400MB disk vdc (9) with existing msdos disklabel >22:52:03,349 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdc ; >22:52:03,350 DEBUG storage: PartitionDevice._setFormat: vdc1 ; >22:52:03,351 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:03,352 DEBUG storage: PartitionDevice._setFormat: vdc1 ; current: None ; type: None ; >22:52:03,352 DEBUG storage: looking up parted Partition: /dev/vdc1 >22:52:03,354 DEBUG storage: PartitionDevice.probe: vdc1 ; exists: True ; >22:52:03,355 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 1 ; >22:52:03,356 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 10 ; >22:52:03,358 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 12 ; >22:52:03,358 INFO storage: added partition vdc1 (id 10) to device tree >22:52:03,359 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc1 ; >22:52:03,360 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc1 ; label_type: dos ; >22:52:03,362 DEBUG storage: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >22:52:03,363 DEBUG storage: DiskLabel.__init__: device: /dev/vdc1 ; labelType: dos ; exists: True ; >22:52:03,390 WARN storage: disklabel detected but not usable on vdc1 >22:52:03,392 INFO storage: type detected on 'vdc1' is 'linux_raid_member' >22:52:03,394 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost.localdomain:0 ; device: /dev/vdc1 ; serial: None ; mdUuid: 1dbbf426:34a431b4:b1ef6961:7fb10e32 ; biosraid: False ; >22:52:03,394 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >22:52:03,395 DEBUG storage: PartitionDevice._setFormat: vdc1 ; >22:52:03,397 DEBUG storage: PartitionDevice._setFormat: vdc1 ; current: None ; type: mdmember ; >22:52:03,398 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: vdc1 ; >22:52:03,399 DEBUG storage: existing RAID 1 size == 398.98828125 >22:52:03,400 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 398MB mdarray localhost.localdomain:0 (8) >22:52:03,401 DEBUG storage: MDRaidArrayDevice._addDevice: localhost.localdomain:0 ; device: vdc1 ; status: True ; >22:52:03,403 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdc1 ; >22:52:03,404 DEBUG storage: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >22:52:03,429 WARN storage: failed to add member /dev/vdc1 to md array /dev/md/localhost.localdomain:0: mdadd failed for /dev/vdc1: running mdadm --incremental --quiet /dev/vdc1 failed >22:52:03,430 DEBUG storage: looking up parted Device: /dev/vdc1 >22:52:03,432 INFO storage: got device: PartitionDevice instance (0x7f1e7ecc9a90) -- > name = vdc1 status = True kids = 1 id = 10 > parents = ['existing 400MB disk vdc (9) with existing msdos disklabel'] > uuid = None size = 399.0 > format = existing mdmember > major = 252 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc/vdc1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 817152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (810, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecd15f0> > target size = 0 path = /dev/vdc1 > 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 0x7f1e7ecd5090> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e7ecd54d0> PedPartition: <_ped.Partition object at 0x7f1e8ca23f50> > disk = existing 400MB disk vdc (9) with existing msdos disklabel > start = 2048 end = 819199 length = 817152 > flags = raid >22:52:03,433 INFO storage: got format: MDRaidMember instance (0x7f1e7ecd5a10) -- > type = mdmember name = software RAID status = False > device = /dev/vdc1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 1dbbf426:34a431b4:b1ef6961:7fb10e32 biosraid = False >22:52:03,435 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': '54184', > 'name': 'vdd', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vdd'} ; name: vdd ; >22:52:03,436 INFO storage: scanning vdd (/devices/pci0000:00/0000:00:09.0/virtio5/block/vdd)... >22:52:03,437 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >22:52:03,438 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:03,440 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdd ; >22:52:03,441 INFO storage: vdd is a disk >22:52:03,442 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:03,443 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: None ; >22:52:03,443 INFO storage: added disk vdd (id 11) to device tree >22:52:03,444 DEBUG storage: looking up parted Device: /dev/vdd >22:52:03,446 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdd ; >22:52:03,447 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: dos ; >22:52:03,449 DEBUG storage: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >22:52:03,451 DEBUG storage: DiskLabel.__init__: device: /dev/vdd ; labelType: msdos ; exists: True ; >22:52:03,459 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e7ecd5610>] > device: <parted.device.Device object at 0x7f1e7ecd5b10> > PedDisk: <_ped.Disk object at 0x7f1e7ecce6c8> >22:52:03,459 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:52:03,461 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: disklabel ; >22:52:03,462 INFO storage: got device: DiskDevice instance (0x7f1e8ca24e10) -- > name = vdd status = True kids = 0 id = 11 > 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 0x7f1e7ecd1560> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e8ca2bfd0> >22:52:03,464 INFO storage: got format: DiskLabel instance (0x7f1e7ecc9a50) -- > 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 = 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 0x7f1e7ecd5610>] > device: <parted.device.Device object at 0x7f1e7ecd5b10> > PedDisk: <_ped.Disk object at 0x7f1e7ecce6c8> > origPartedDisk = <parted.disk.Disk object at 0x7f1e7ecd57d0> > 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 0x7f1e7ecd1680> > >22:52:03,468 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vdd/vdd1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'localhost.localdomain:1', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '6c6cdd96-5488-0526-1fe9-c5f8aff12dc2', > 'ID_FS_UUID_ENC': '6c6cdd96-5488-0526-1fe9-c5f8aff12dc2', > 'ID_FS_UUID_SUB': '9848fdf6-edb8-94fc-0921-592107d1bbc8', > 'ID_FS_UUID_SUB_ENC': '9848fdf6-edb8-94fc-0921-592107d1bbc8', > 'ID_FS_VERSION': '1.2', > 'ID_PART_ENTRY_DISK': '252:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '817152', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '9848fdf6:edb894fc:09215921:07d1bbc8', > 'MD_EVENTS': '0', > 'MD_LEVEL': 'raid0', > 'MD_NAME': 'localhost.localdomain:1', > 'MD_UPDATE_TIME': '1352068859', > 'MD_UUID': '6c6cdd96:54880526:1fe9c5f8:aff12dc2', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59245', > 'name': 'vdd1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vdd/vdd1'} ; name: vdd1 ; >22:52:03,469 INFO storage: scanning vdd1 (/devices/pci0000:00/0000:00:09.0/virtio5/block/vdd/vdd1)... >22:52:03,470 DEBUG storage: DeviceTree.getDeviceByName: name: vdd1 ; >22:52:03,471 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:03,471 INFO storage: vdd1 is a partition >22:52:03,472 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdd1 ; >22:52:03,474 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >22:52:03,475 DEBUG storage: DeviceTree.getDeviceByName returned existing 400MB disk vdd (11) with existing msdos disklabel >22:52:03,476 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdd ; >22:52:03,478 DEBUG storage: PartitionDevice._setFormat: vdd1 ; >22:52:03,478 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:03,479 DEBUG storage: PartitionDevice._setFormat: vdd1 ; current: None ; type: None ; >22:52:03,480 DEBUG storage: looking up parted Partition: /dev/vdd1 >22:52:03,481 DEBUG storage: PartitionDevice.probe: vdd1 ; exists: True ; >22:52:03,482 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdd1 ; flag: 1 ; >22:52:03,484 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdd1 ; flag: 10 ; >22:52:03,485 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdd1 ; flag: 12 ; >22:52:03,485 INFO storage: added partition vdd1 (id 12) to device tree >22:52:03,487 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdd1 ; >22:52:03,488 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdd1 ; label_type: dos ; >22:52:03,489 DEBUG storage: PartitionDevice.setup: vdd1 ; status: True ; controllable: True ; orig: False ; >22:52:03,490 DEBUG storage: DiskLabel.__init__: device: /dev/vdd1 ; labelType: dos ; exists: True ; >22:52:03,515 WARN storage: disklabel detected but not usable on vdd1 >22:52:03,517 INFO storage: type detected on 'vdd1' is 'linux_raid_member' >22:52:03,520 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost.localdomain:1 ; device: /dev/vdd1 ; serial: None ; mdUuid: 6c6cdd96:54880526:1fe9c5f8:aff12dc2 ; biosraid: False ; >22:52:03,520 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >22:52:03,521 DEBUG storage: PartitionDevice._setFormat: vdd1 ; >22:52:03,522 DEBUG storage: PartitionDevice._setFormat: vdd1 ; current: None ; type: mdmember ; >22:52:03,524 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: vdd1 ; >22:52:03,525 DEBUG storage: DeviceTree.getDeviceByUuid returned None >22:52:03,571 INFO storage: using name localhost.localdomain:1 for md array containing member vdd1 >22:52:03,573 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:03,577 DEBUG storage: MDRaidArrayDevice._setFormat: localhost.localdomain:1 ; current: None ; type: None ; >22:52:03,580 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:1 ; status: False ; >22:52:03,581 DEBUG storage: MDRaidArrayDevice._addDevice: localhost.localdomain:1 ; device: vdd1 ; status: True ; >22:52:03,582 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdd1 ; >22:52:03,584 DEBUG storage: PartitionDevice.setup: vdd1 ; status: True ; controllable: True ; orig: False ; >22:52:03,606 WARN storage: failed to add member /dev/vdd1 to md array /dev/md/localhost.localdomain:1: mdadd failed for /dev/vdd1: running mdadm --incremental --quiet /dev/vdd1 failed >22:52:03,607 DEBUG storage: looking up parted Device: /dev/md/localhost.localdomain:1 >22:52:03,611 INFO storage: added mdarray localhost.localdomain:1 (id 13) to device tree >22:52:03,612 DEBUG storage: looking up parted Device: /dev/vdd1 >22:52:03,615 INFO storage: got device: PartitionDevice instance (0x7f1e7ecd52d0) -- > name = vdd1 status = True kids = 1 id = 12 > parents = ['existing 400MB disk vdd (11) with existing msdos disklabel'] > uuid = None size = 399.0 > format = existing mdmember > major = 252 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd/vdd1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 817152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (810, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecd1950> > target size = 0 path = /dev/vdd1 > 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 0x7f1e7ecd59d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e7ecd5110> PedPartition: <_ped.Partition object at 0x7f1e8ca23e90> > disk = existing 400MB disk vdd (11) with existing msdos disklabel > start = 2048 end = 819199 length = 817152 > flags = raid >22:52:03,616 INFO storage: got format: MDRaidMember instance (0x7f1e7ece3410) -- > type = mdmember name = software RAID status = False > device = /dev/vdd1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 6c6cdd96:54880526:1fe9c5f8:aff12dc2 biosraid = False >22:52:03,619 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': '73451', > 'name': 'vde', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vde'} ; name: vde ; >22:52:03,621 INFO storage: scanning vde (/devices/pci0000:00/0000:00:0a.0/virtio6/block/vde)... >22:52:03,623 DEBUG storage: DeviceTree.getDeviceByName: name: vde ; >22:52:03,625 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:03,626 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vde ; >22:52:03,627 INFO storage: vde is a disk >22:52:03,627 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:03,629 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: None ; >22:52:03,629 INFO storage: added disk vde (id 14) to device tree >22:52:03,629 DEBUG storage: looking up parted Device: /dev/vde >22:52:03,633 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vde ; >22:52:03,634 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vde ; label_type: dos ; >22:52:03,635 DEBUG storage: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >22:52:03,637 DEBUG storage: DiskLabel.__init__: device: /dev/vde ; labelType: msdos ; exists: True ; >22:52:03,644 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e7ece3090>] > device: <parted.device.Device object at 0x7f1e7ecc9c90> > PedDisk: <_ped.Disk object at 0x7f1e7ecd3998> >22:52:03,645 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:52:03,646 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: disklabel ; >22:52:03,647 INFO storage: got device: DiskDevice instance (0x7f1e7ece38d0) -- > name = vde status = True kids = 0 id = 14 > 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 0x7f1e7ecd1a70> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e7ece3910> >22:52:03,648 INFO storage: got format: DiskLabel instance (0x7f1e8ca2bf10) -- > 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 = 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 0x7f1e7ece3090>] > device: <parted.device.Device object at 0x7f1e7ecc9c90> > PedDisk: <_ped.Disk object at 0x7f1e7ecd3998> > origPartedDisk = <parted.disk.Disk object at 0x7f1e7ece3290> > 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 0x7f1e7ecd1320> > >22:52:03,652 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vde/vde1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'localhost.localdomain:1', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '6c6cdd96-5488-0526-1fe9-c5f8aff12dc2', > 'ID_FS_UUID_ENC': '6c6cdd96-5488-0526-1fe9-c5f8aff12dc2', > 'ID_FS_UUID_SUB': 'd6c18e4f-d7d3-9c27-ef7b-51d043c0bfaf', > 'ID_FS_UUID_SUB_ENC': 'd6c18e4f-d7d3-9c27-ef7b-51d043c0bfaf', > 'ID_FS_VERSION': '1.2', > 'ID_PART_ENTRY_DISK': '252:64', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '817152', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': 'd6c18e4f:d7d39c27:ef7b51d0:43c0bfaf', > 'MD_EVENTS': '0', > 'MD_LEVEL': 'raid0', > 'MD_NAME': 'localhost.localdomain:1', > 'MD_UPDATE_TIME': '1352068859', > 'MD_UUID': '6c6cdd96:54880526:1fe9c5f8:aff12dc2', > 'MINOR': '65', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '78566', > 'name': 'vde1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vde/vde1'} ; name: vde1 ; >22:52:03,653 INFO storage: scanning vde1 (/devices/pci0000:00/0000:00:0a.0/virtio6/block/vde/vde1)... >22:52:03,654 DEBUG storage: DeviceTree.getDeviceByName: name: vde1 ; >22:52:03,656 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:03,656 INFO storage: vde1 is a partition >22:52:03,657 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vde1 ; >22:52:03,658 DEBUG storage: DeviceTree.getDeviceByName: name: vde ; >22:52:03,660 DEBUG storage: DeviceTree.getDeviceByName returned existing 400MB disk vde (14) with existing msdos disklabel >22:52:03,661 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vde ; >22:52:03,662 DEBUG storage: PartitionDevice._setFormat: vde1 ; >22:52:03,663 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:03,664 DEBUG storage: PartitionDevice._setFormat: vde1 ; current: None ; type: None ; >22:52:03,665 DEBUG storage: looking up parted Partition: /dev/vde1 >22:52:03,666 DEBUG storage: PartitionDevice.probe: vde1 ; exists: True ; >22:52:03,667 DEBUG storage: PartitionDevice.getFlag: path: /dev/vde1 ; flag: 1 ; >22:52:03,669 DEBUG storage: PartitionDevice.getFlag: path: /dev/vde1 ; flag: 10 ; >22:52:03,670 DEBUG storage: PartitionDevice.getFlag: path: /dev/vde1 ; flag: 12 ; >22:52:03,670 INFO storage: added partition vde1 (id 15) to device tree >22:52:03,671 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vde1 ; >22:52:03,673 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vde1 ; label_type: dos ; >22:52:03,674 DEBUG storage: PartitionDevice.setup: vde1 ; status: True ; controllable: True ; orig: False ; >22:52:03,675 DEBUG storage: DiskLabel.__init__: device: /dev/vde1 ; labelType: dos ; exists: True ; >22:52:03,684 WARN storage: disklabel detected but not usable on vde1 >22:52:03,686 INFO storage: type detected on 'vde1' is 'linux_raid_member' >22:52:03,688 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost.localdomain:1 ; device: /dev/vde1 ; serial: None ; mdUuid: 6c6cdd96:54880526:1fe9c5f8:aff12dc2 ; biosraid: False ; >22:52:03,688 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >22:52:03,690 DEBUG storage: PartitionDevice._setFormat: vde1 ; >22:52:03,691 DEBUG storage: PartitionDevice._setFormat: vde1 ; current: None ; type: mdmember ; >22:52:03,693 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: vde1 ; >22:52:03,694 DEBUG storage: existing RAID 0 size == 796.0 >22:52:03,694 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 796MB mdarray localhost.localdomain:1 (13) >22:52:03,696 DEBUG storage: MDRaidArrayDevice._addDevice: localhost.localdomain:1 ; device: vde1 ; status: True ; >22:52:03,697 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vde1 ; >22:52:03,699 DEBUG storage: PartitionDevice.setup: vde1 ; status: True ; controllable: True ; orig: False ; >22:52:03,722 WARN storage: failed to add member /dev/vde1 to md array /dev/md/localhost.localdomain:1: mdadd failed for /dev/vde1: running mdadm --incremental --quiet /dev/vde1 failed >22:52:03,723 DEBUG storage: looking up parted Device: /dev/vde1 >22:52:03,725 INFO storage: got device: PartitionDevice instance (0x7f1e7ece39d0) -- > name = vde1 status = True kids = 1 id = 15 > parents = ['existing 400MB disk vde (14) with existing msdos disklabel'] > uuid = None size = 399.0 > format = existing mdmember > major = 252 minor = 65 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde/vde1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 817152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (810, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecd1c20> > target size = 0 path = /dev/vde1 > 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 0x7f1e7ece3650> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e7ece3210> PedPartition: <_ped.Partition object at 0x7f1e8ca23c50> > disk = existing 400MB disk vde (14) with existing msdos disklabel > start = 2048 end = 819199 length = 817152 > flags = raid >22:52:03,726 INFO storage: got format: MDRaidMember instance (0x7f1e7ece3dd0) -- > type = mdmember name = software RAID status = False > device = /dev/vde1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 6c6cdd96:54880526:1fe9c5f8:aff12dc2 biosraid = False >22:52:03,728 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': '7541', > 'name': 'vdf', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0b.0/virtio7/block/vdf'} ; name: vdf ; >22:52:03,729 INFO storage: scanning vdf (/devices/pci0000:00/0000:00:0b.0/virtio7/block/vdf)... >22:52:03,730 DEBUG storage: DeviceTree.getDeviceByName: name: vdf ; >22:52:03,731 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:03,732 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdf ; >22:52:03,733 INFO storage: vdf is a disk >22:52:03,734 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:03,735 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: None ; >22:52:03,735 INFO storage: added disk vdf (id 16) to device tree >22:52:03,736 DEBUG storage: looking up parted Device: /dev/vdf >22:52:03,738 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdf ; >22:52:03,739 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdf ; label_type: dos ; >22:52:03,741 DEBUG storage: DiskDevice.setup: vdf ; status: True ; controllable: True ; orig: False ; >22:52:03,743 DEBUG storage: DiskLabel.__init__: device: /dev/vdf ; labelType: msdos ; exists: True ; >22:52:03,754 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e7ece3e90>] > device: <parted.device.Device object at 0x7f1e7ecfb3d0> > PedDisk: <_ped.Disk object at 0x7f1e7ecf8170> >22:52:03,755 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:52:03,756 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: disklabel ; >22:52:03,757 INFO storage: got device: DiskDevice instance (0x7f1e7ece3f90) -- > name = vdf status = True kids = 0 id = 16 > 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 0x7f1e7ecd1cb0> > target size = 0 path = /dev/vdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e7ecfb150> >22:52:03,759 INFO storage: got format: DiskLabel instance (0x7f1e7ecfb1d0) -- > 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 = 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 0x7f1e7ece3e90>] > device: <parted.device.Device object at 0x7f1e7ecfb3d0> > PedDisk: <_ped.Disk object at 0x7f1e7ecf8170> > origPartedDisk = <parted.disk.Disk object at 0x7f1e7ece3a10> > 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 0x7f1e7ecd1dd0> > >22:52:03,763 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdf1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0b.0/virtio7/block/vdf/vdf1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'localhost.localdomain:2', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'adfbbf14-abbe-7542-99a4-958d45df5c29', > 'ID_FS_UUID_ENC': 'adfbbf14-abbe-7542-99a4-958d45df5c29', > 'ID_FS_UUID_SUB': '78569b7a-1e09-d062-6a84-687463554b34', > 'ID_FS_UUID_SUB_ENC': '78569b7a-1e09-d062-6a84-687463554b34', > 'ID_FS_VERSION': '1.2', > 'ID_PART_ENTRY_DISK': '252:80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '817152', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MD_DEVICES': '5', > 'MD_DEV_UUID': '78569b7a:1e09d062:6a846874:63554b34', > 'MD_EVENTS': '22', > 'MD_LEVEL': 'raid6', > 'MD_NAME': 'localhost.localdomain:2', > 'MD_UPDATE_TIME': '1352069442', > 'MD_UUID': 'adfbbf14:abbe7542:99a4958d:45df5c29', > 'MINOR': '81', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8990', > 'name': 'vdf1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0b.0/virtio7/block/vdf/vdf1'} ; name: vdf1 ; >22:52:03,764 INFO storage: scanning vdf1 (/devices/pci0000:00/0000:00:0b.0/virtio7/block/vdf/vdf1)... >22:52:03,765 DEBUG storage: DeviceTree.getDeviceByName: name: vdf1 ; >22:52:03,766 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:03,767 INFO storage: vdf1 is a partition >22:52:03,768 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdf1 ; >22:52:03,769 DEBUG storage: DeviceTree.getDeviceByName: name: vdf ; >22:52:03,770 DEBUG storage: DeviceTree.getDeviceByName returned existing 400MB disk vdf (16) with existing msdos disklabel >22:52:03,771 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdf ; >22:52:03,773 DEBUG storage: PartitionDevice._setFormat: vdf1 ; >22:52:03,773 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:03,774 DEBUG storage: PartitionDevice._setFormat: vdf1 ; current: None ; type: None ; >22:52:03,775 DEBUG storage: looking up parted Partition: /dev/vdf1 >22:52:03,776 DEBUG storage: PartitionDevice.probe: vdf1 ; exists: True ; >22:52:03,777 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdf1 ; flag: 1 ; >22:52:03,778 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdf1 ; flag: 10 ; >22:52:03,780 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdf1 ; flag: 12 ; >22:52:03,780 INFO storage: added partition vdf1 (id 17) to device tree >22:52:03,781 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdf1 ; >22:52:03,782 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdf1 ; label_type: dos ; >22:52:03,783 DEBUG storage: PartitionDevice.setup: vdf1 ; status: True ; controllable: True ; orig: False ; >22:52:03,785 DEBUG storage: DiskLabel.__init__: device: /dev/vdf1 ; labelType: dos ; exists: True ; >22:52:03,805 WARN storage: disklabel detected but not usable on vdf1 >22:52:03,807 INFO storage: type detected on 'vdf1' is 'linux_raid_member' >22:52:03,810 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost.localdomain:2 ; device: /dev/vdf1 ; serial: None ; mdUuid: adfbbf14:abbe7542:99a4958d:45df5c29 ; biosraid: False ; >22:52:03,811 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >22:52:03,812 DEBUG storage: PartitionDevice._setFormat: vdf1 ; >22:52:03,813 DEBUG storage: PartitionDevice._setFormat: vdf1 ; current: None ; type: mdmember ; >22:52:03,814 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: vdf1 ; >22:52:03,815 DEBUG storage: DeviceTree.getDeviceByUuid returned None >22:52:03,857 INFO storage: using name localhost.localdomain:2 for md array containing member vdf1 >22:52:03,858 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:03,862 DEBUG storage: MDRaidArrayDevice._setFormat: localhost.localdomain:2 ; current: None ; type: None ; >22:52:03,866 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:2 ; status: False ; >22:52:03,869 DEBUG storage: MDRaidArrayDevice._addDevice: localhost.localdomain:2 ; device: vdf1 ; status: True ; >22:52:03,871 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdf1 ; >22:52:03,872 DEBUG storage: PartitionDevice.setup: vdf1 ; status: True ; controllable: True ; orig: False ; >22:52:03,894 WARN storage: failed to add member /dev/vdf1 to md array /dev/md/localhost.localdomain:2: mdadd failed for /dev/vdf1: running mdadm --incremental --quiet /dev/vdf1 failed >22:52:03,895 DEBUG storage: looking up parted Device: /dev/md/localhost.localdomain:2 >22:52:03,898 INFO storage: added mdarray localhost.localdomain:2 (id 18) to device tree >22:52:03,900 DEBUG storage: looking up parted Device: /dev/vdf1 >22:52:03,902 INFO storage: got device: PartitionDevice instance (0x7f1e7ecd5e50) -- > name = vdf1 status = True kids = 1 id = 17 > parents = ['existing 400MB disk vdf (16) with existing msdos disklabel'] > uuid = None size = 399.0 > format = existing mdmember > major = 252 minor = 81 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0b.0/virtio7/block/vdf/vdf1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdf1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 817152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (810, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecd1b90> > target size = 0 path = /dev/vdf1 > 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 0x7f1e7ecfb490> fileSystem: None > number: 1 path: /dev/vdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e7ece3ed0> PedPartition: <_ped.Partition object at 0x7f1e8ca23fb0> > disk = existing 400MB disk vdf (16) with existing msdos disklabel > start = 2048 end = 819199 length = 817152 > flags = raid >22:52:03,903 INFO storage: got format: MDRaidMember instance (0x7f1e7ecfb890) -- > type = mdmember name = software RAID status = False > device = /dev/vdf1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = adfbbf14:abbe7542:99a4958d:45df5c29 biosraid = False >22:52:03,906 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': '24175', > 'name': 'vdg', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0c.0/virtio8/block/vdg'} ; name: vdg ; >22:52:03,908 INFO storage: scanning vdg (/devices/pci0000:00/0000:00:0c.0/virtio8/block/vdg)... >22:52:03,909 DEBUG storage: DeviceTree.getDeviceByName: name: vdg ; >22:52:03,911 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:03,912 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdg ; >22:52:03,914 INFO storage: vdg is a disk >22:52:03,915 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:03,916 DEBUG storage: DiskDevice._setFormat: vdg ; current: None ; type: None ; >22:52:03,916 INFO storage: added disk vdg (id 19) to device tree >22:52:03,917 DEBUG storage: looking up parted Device: /dev/vdg >22:52:03,919 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdg ; >22:52:03,921 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdg ; label_type: dos ; >22:52:03,922 DEBUG storage: DiskDevice.setup: vdg ; status: True ; controllable: True ; orig: False ; >22:52:03,924 DEBUG storage: DiskLabel.__init__: device: /dev/vdg ; labelType: msdos ; exists: True ; >22:52:03,931 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e7ecfbe50>] > device: <parted.device.Device object at 0x7f1e7ecfbc90> > PedDisk: <_ped.Disk object at 0x7f1e7ecf4c68> >22:52:03,932 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:52:03,933 DEBUG storage: DiskDevice._setFormat: vdg ; current: None ; type: disklabel ; >22:52:03,934 INFO storage: got device: DiskDevice instance (0x7f1e7ecd5910) -- > name = vdg status = True kids = 0 id = 19 > 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 0x7f1e7ecd1f80> > target size = 0 path = /dev/vdg > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e7ecfba50> >22:52:03,937 INFO storage: got format: DiskLabel instance (0x7f1e7ecfbad0) -- > 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 = 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 0x7f1e7ecfbe50>] > device: <parted.device.Device object at 0x7f1e7ecfbc90> > PedDisk: <_ped.Disk object at 0x7f1e7ecf4c68> > origPartedDisk = <parted.disk.Disk object at 0x7f1e7ecf70d0> > 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 0x7f1e7ecdc050> > >22:52:03,941 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdg1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0c.0/virtio8/block/vdg/vdg1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'localhost.localdomain:2', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'adfbbf14-abbe-7542-99a4-958d45df5c29', > 'ID_FS_UUID_ENC': 'adfbbf14-abbe-7542-99a4-958d45df5c29', > 'ID_FS_UUID_SUB': 'b1fbf035-ea45-685a-2860-407c4d8edc47', > 'ID_FS_UUID_SUB_ENC': 'b1fbf035-ea45-685a-2860-407c4d8edc47', > 'ID_FS_VERSION': '1.2', > 'ID_PART_ENTRY_DISK': '252:96', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '817152', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MD_DEVICES': '5', > 'MD_DEV_UUID': 'b1fbf035:ea45685a:2860407c:4d8edc47', > 'MD_EVENTS': '22', > 'MD_LEVEL': 'raid6', > 'MD_NAME': 'localhost.localdomain:2', > 'MD_UPDATE_TIME': '1352069442', > 'MD_UUID': 'adfbbf14:abbe7542:99a4958d:45df5c29', > 'MINOR': '97', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25113', > 'name': 'vdg1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0c.0/virtio8/block/vdg/vdg1'} ; name: vdg1 ; >22:52:03,943 INFO storage: scanning vdg1 (/devices/pci0000:00/0000:00:0c.0/virtio8/block/vdg/vdg1)... >22:52:03,944 DEBUG storage: DeviceTree.getDeviceByName: name: vdg1 ; >22:52:03,945 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:03,946 INFO storage: vdg1 is a partition >22:52:03,947 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdg1 ; >22:52:03,948 DEBUG storage: DeviceTree.getDeviceByName: name: vdg ; >22:52:03,949 DEBUG storage: DeviceTree.getDeviceByName returned existing 400MB disk vdg (19) with existing msdos disklabel >22:52:03,950 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdg ; >22:52:03,952 DEBUG storage: PartitionDevice._setFormat: vdg1 ; >22:52:03,952 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:03,954 DEBUG storage: PartitionDevice._setFormat: vdg1 ; current: None ; type: None ; >22:52:03,954 DEBUG storage: looking up parted Partition: /dev/vdg1 >22:52:03,955 DEBUG storage: PartitionDevice.probe: vdg1 ; exists: True ; >22:52:03,956 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdg1 ; flag: 1 ; >22:52:03,958 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdg1 ; flag: 10 ; >22:52:03,959 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdg1 ; flag: 12 ; >22:52:03,959 INFO storage: added partition vdg1 (id 20) to device tree >22:52:03,960 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdg1 ; >22:52:03,961 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdg1 ; label_type: dos ; >22:52:03,963 DEBUG storage: PartitionDevice.setup: vdg1 ; status: True ; controllable: True ; orig: False ; >22:52:03,964 DEBUG storage: DiskLabel.__init__: device: /dev/vdg1 ; labelType: dos ; exists: True ; >22:52:03,983 WARN storage: disklabel detected but not usable on vdg1 >22:52:03,985 INFO storage: type detected on 'vdg1' is 'linux_raid_member' >22:52:03,987 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost.localdomain:2 ; device: /dev/vdg1 ; serial: None ; mdUuid: adfbbf14:abbe7542:99a4958d:45df5c29 ; biosraid: False ; >22:52:03,987 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >22:52:03,989 DEBUG storage: PartitionDevice._setFormat: vdg1 ; >22:52:03,990 DEBUG storage: PartitionDevice._setFormat: vdg1 ; current: None ; type: mdmember ; >22:52:03,991 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: vdg1 ; >22:52:03,993 DEBUG storage: existing RAID 6 size == 1195.5 >22:52:03,993 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 1195MB mdarray localhost.localdomain:2 (18) >22:52:03,994 DEBUG storage: MDRaidArrayDevice._addDevice: localhost.localdomain:2 ; device: vdg1 ; status: True ; >22:52:03,996 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdg1 ; >22:52:03,997 DEBUG storage: PartitionDevice.setup: vdg1 ; status: True ; controllable: True ; orig: False ; >22:52:04,020 WARN storage: failed to add member /dev/vdg1 to md array /dev/md/localhost.localdomain:2: mdadd failed for /dev/vdg1: running mdadm --incremental --quiet /dev/vdg1 failed >22:52:04,021 DEBUG storage: looking up parted Device: /dev/vdg1 >22:52:04,023 INFO storage: got device: PartitionDevice instance (0x7f1e8c9e8090) -- > name = vdg1 status = True kids = 1 id = 20 > parents = ['existing 400MB disk vdg (19) with existing msdos disklabel'] > uuid = None size = 399.0 > format = existing mdmember > major = 252 minor = 97 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0c.0/virtio8/block/vdg/vdg1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdg1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 817152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (810, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecd1e60> > target size = 0 path = /dev/vdg1 > 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 0x7f1e7ecfbed0> fileSystem: None > number: 1 path: /dev/vdg1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e7ecfbfd0> PedPartition: <_ped.Partition object at 0x7f1e8ca23ef0> > disk = existing 400MB disk vdg (19) with existing msdos disklabel > start = 2048 end = 819199 length = 817152 > flags = raid >22:52:04,023 INFO storage: got format: MDRaidMember instance (0x7f1e7ecfb8d0) -- > type = mdmember name = software RAID status = False > device = /dev/vdg1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = adfbbf14:abbe7542:99a4958d:45df5c29 biosraid = False >22:52:04,026 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': '43396', > 'name': 'vdh', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/virtio9/block/vdh'} ; name: vdh ; >22:52:04,026 INFO storage: scanning vdh (/devices/pci0000:00/0000:00:0d.0/virtio9/block/vdh)... >22:52:04,027 DEBUG storage: DeviceTree.getDeviceByName: name: vdh ; >22:52:04,029 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,030 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdh ; >22:52:04,031 INFO storage: vdh is a disk >22:52:04,031 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,032 DEBUG storage: DiskDevice._setFormat: vdh ; current: None ; type: None ; >22:52:04,032 INFO storage: added disk vdh (id 21) to device tree >22:52:04,033 DEBUG storage: looking up parted Device: /dev/vdh >22:52:04,035 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdh ; >22:52:04,036 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdh ; label_type: dos ; >22:52:04,037 DEBUG storage: DiskDevice.setup: vdh ; status: True ; controllable: True ; orig: False ; >22:52:04,040 DEBUG storage: DiskLabel.__init__: device: /dev/vdh ; labelType: msdos ; exists: True ; >22:52:04,046 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e7ecf76d0>] > device: <parted.device.Device object at 0x7f1e7ecf7510> > PedDisk: <_ped.Disk object at 0x7f1e8ca29bd8> >22:52:04,047 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:52:04,048 DEBUG storage: DiskDevice._setFormat: vdh ; current: None ; type: disklabel ; >22:52:04,049 INFO storage: got device: DiskDevice instance (0x7f1e7ecfb0d0) -- > name = vdh status = True kids = 0 id = 21 > 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 0x7f1e7ecdc200> > target size = 0 path = /dev/vdh > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e7ecd5a90> >22:52:04,050 INFO storage: got format: DiskLabel instance (0x7f1e7ecf7390) -- > 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 = 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 0x7f1e7ecf76d0>] > device: <parted.device.Device object at 0x7f1e7ecf7510> > PedDisk: <_ped.Disk object at 0x7f1e8ca29bd8> > origPartedDisk = <parted.disk.Disk object at 0x7f1e7ecf7850> > 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 0x7f1e7ecdc320> > >22:52:04,054 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdh1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/virtio9/block/vdh/vdh1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'localhost.localdomain:2', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'adfbbf14-abbe-7542-99a4-958d45df5c29', > 'ID_FS_UUID_ENC': 'adfbbf14-abbe-7542-99a4-958d45df5c29', > 'ID_FS_UUID_SUB': 'fa4394df-d1b6-b630-d043-3eaa191583b3', > 'ID_FS_UUID_SUB_ENC': 'fa4394df-d1b6-b630-d043-3eaa191583b3', > 'ID_FS_VERSION': '1.2', > 'ID_PART_ENTRY_DISK': '252:112', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '817152', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MD_DEVICES': '5', > 'MD_DEV_UUID': 'fa4394df:d1b6b630:d0433eaa:191583b3', > 'MD_EVENTS': '22', > 'MD_LEVEL': 'raid6', > 'MD_NAME': 'localhost.localdomain:2', > 'MD_UPDATE_TIME': '1352069442', > 'MD_UUID': 'adfbbf14:abbe7542:99a4958d:45df5c29', > 'MINOR': '113', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '43419', > 'name': 'vdh1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/virtio9/block/vdh/vdh1'} ; name: vdh1 ; >22:52:04,054 INFO storage: scanning vdh1 (/devices/pci0000:00/0000:00:0d.0/virtio9/block/vdh/vdh1)... >22:52:04,055 DEBUG storage: DeviceTree.getDeviceByName: name: vdh1 ; >22:52:04,056 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,057 INFO storage: vdh1 is a partition >22:52:04,058 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdh1 ; >22:52:04,059 DEBUG storage: DeviceTree.getDeviceByName: name: vdh ; >22:52:04,060 DEBUG storage: DeviceTree.getDeviceByName returned existing 400MB disk vdh (21) with existing msdos disklabel >22:52:04,062 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdh ; >22:52:04,063 DEBUG storage: PartitionDevice._setFormat: vdh1 ; >22:52:04,063 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,065 DEBUG storage: PartitionDevice._setFormat: vdh1 ; current: None ; type: None ; >22:52:04,066 DEBUG storage: looking up parted Partition: /dev/vdh1 >22:52:04,067 DEBUG storage: PartitionDevice.probe: vdh1 ; exists: True ; >22:52:04,068 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdh1 ; flag: 1 ; >22:52:04,070 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdh1 ; flag: 10 ; >22:52:04,071 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdh1 ; flag: 12 ; >22:52:04,071 INFO storage: added partition vdh1 (id 22) to device tree >22:52:04,072 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdh1 ; >22:52:04,073 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdh1 ; label_type: dos ; >22:52:04,074 DEBUG storage: PartitionDevice.setup: vdh1 ; status: True ; controllable: True ; orig: False ; >22:52:04,075 DEBUG storage: DiskLabel.__init__: device: /dev/vdh1 ; labelType: dos ; exists: True ; >22:52:04,101 WARN storage: disklabel detected but not usable on vdh1 >22:52:04,106 INFO storage: type detected on 'vdh1' is 'linux_raid_member' >22:52:04,110 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost.localdomain:2 ; device: /dev/vdh1 ; serial: None ; mdUuid: adfbbf14:abbe7542:99a4958d:45df5c29 ; biosraid: False ; >22:52:04,111 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >22:52:04,112 DEBUG storage: PartitionDevice._setFormat: vdh1 ; >22:52:04,113 DEBUG storage: PartitionDevice._setFormat: vdh1 ; current: None ; type: mdmember ; >22:52:04,114 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: vdh1 ; >22:52:04,116 DEBUG storage: existing RAID 6 size == 1195.5 >22:52:04,116 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 1195MB mdarray localhost.localdomain:2 (18) >22:52:04,117 DEBUG storage: MDRaidArrayDevice._addDevice: localhost.localdomain:2 ; device: vdh1 ; status: True ; >22:52:04,118 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdh1 ; >22:52:04,119 DEBUG storage: PartitionDevice.setup: vdh1 ; status: True ; controllable: True ; orig: False ; >22:52:04,142 WARN storage: failed to add member /dev/vdh1 to md array /dev/md/localhost.localdomain:2: mdadd failed for /dev/vdh1: running mdadm --incremental --quiet /dev/vdh1 failed >22:52:04,144 DEBUG storage: looking up parted Device: /dev/vdh1 >22:52:04,146 INFO storage: got device: PartitionDevice instance (0x7f1e7ece3a50) -- > name = vdh1 status = True kids = 1 id = 22 > parents = ['existing 400MB disk vdh (21) with existing msdos disklabel'] > uuid = None size = 399.0 > format = existing mdmember > major = 252 minor = 113 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/virtio9/block/vdh/vdh1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdh1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 817152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (810, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecdc290> > target size = 0 path = /dev/vdh1 > 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 0x7f1e7ecf75d0> fileSystem: None > number: 1 path: /dev/vdh1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e7ecf7790> PedPartition: <_ped.Partition object at 0x7f1e7ecfa050> > disk = existing 400MB disk vdh (21) with existing msdos disklabel > start = 2048 end = 819199 length = 817152 > flags = raid >22:52:04,147 INFO storage: got format: MDRaidMember instance (0x7f1e7ecfbd10) -- > type = mdmember name = software RAID status = False > device = /dev/vdh1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = adfbbf14:abbe7542:99a4958d:45df5c29 biosraid = False >22:52:04,149 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': '979', > 'name': 'vdi', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0e.0/virtio10/block/vdi'} ; name: vdi ; >22:52:04,150 INFO storage: scanning vdi (/devices/pci0000:00/0000:00:0e.0/virtio10/block/vdi)... >22:52:04,151 DEBUG storage: DeviceTree.getDeviceByName: name: vdi ; >22:52:04,152 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,153 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdi ; >22:52:04,154 INFO storage: vdi is a disk >22:52:04,154 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,155 DEBUG storage: DiskDevice._setFormat: vdi ; current: None ; type: None ; >22:52:04,156 INFO storage: added disk vdi (id 23) to device tree >22:52:04,156 DEBUG storage: looking up parted Device: /dev/vdi >22:52:04,159 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdi ; >22:52:04,160 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdi ; label_type: dos ; >22:52:04,161 DEBUG storage: DiskDevice.setup: vdi ; status: True ; controllable: True ; orig: False ; >22:52:04,163 DEBUG storage: DiskLabel.__init__: device: /dev/vdi ; labelType: msdos ; exists: True ; >22:52:04,176 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e7ecf7e90>] > device: <parted.device.Device object at 0x7f1e7ecf7cd0> > PedDisk: <_ped.Disk object at 0x7f1e7ecec0e0> >22:52:04,177 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:52:04,180 DEBUG storage: DiskDevice._setFormat: vdi ; current: None ; type: disklabel ; >22:52:04,181 INFO storage: got device: DiskDevice instance (0x7f1e7ecfb990) -- > name = vdi status = True kids = 0 id = 23 > 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 0x7f1e7ecdc4d0> > target size = 0 path = /dev/vdi > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e7ecf7a10> >22:52:04,183 INFO storage: got format: DiskLabel instance (0x7f1e7ecf7350) -- > 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 = 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 0x7f1e7ecf7e90>] > device: <parted.device.Device object at 0x7f1e7ecf7cd0> > PedDisk: <_ped.Disk object at 0x7f1e7ecec0e0> > origPartedDisk = <parted.disk.Disk object at 0x7f1e7ecee050> > 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 0x7f1e7ecdc5f0> > >22:52:04,186 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdi1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0e.0/virtio10/block/vdi/vdi1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'localhost.localdomain:2', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'adfbbf14-abbe-7542-99a4-958d45df5c29', > 'ID_FS_UUID_ENC': 'adfbbf14-abbe-7542-99a4-958d45df5c29', > 'ID_FS_UUID_SUB': '88d2f2e1-477c-ce1d-43d5-49ea116c07eb', > 'ID_FS_UUID_SUB_ENC': '88d2f2e1-477c-ce1d-43d5-49ea116c07eb', > 'ID_FS_VERSION': '1.2', > 'ID_PART_ENTRY_DISK': '252:128', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '817152', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MD_DEVICES': '5', > 'MD_DEV_UUID': '88d2f2e1:477cce1d:43d549ea:116c07eb', > 'MD_EVENTS': '22', > 'MD_LEVEL': 'raid6', > 'MD_NAME': 'localhost.localdomain:2', > 'MD_UPDATE_TIME': '1352069442', > 'MD_UUID': 'adfbbf14:abbe7542:99a4958d:45df5c29', > 'MINOR': '129', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24573', > 'name': 'vdi1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0e.0/virtio10/block/vdi/vdi1'} ; name: vdi1 ; >22:52:04,187 INFO storage: scanning vdi1 (/devices/pci0000:00/0000:00:0e.0/virtio10/block/vdi/vdi1)... >22:52:04,188 DEBUG storage: DeviceTree.getDeviceByName: name: vdi1 ; >22:52:04,189 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,189 INFO storage: vdi1 is a partition >22:52:04,190 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdi1 ; >22:52:04,192 DEBUG storage: DeviceTree.getDeviceByName: name: vdi ; >22:52:04,193 DEBUG storage: DeviceTree.getDeviceByName returned existing 400MB disk vdi (23) with existing msdos disklabel >22:52:04,194 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdi ; >22:52:04,195 DEBUG storage: PartitionDevice._setFormat: vdi1 ; >22:52:04,196 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,197 DEBUG storage: PartitionDevice._setFormat: vdi1 ; current: None ; type: None ; >22:52:04,197 DEBUG storage: looking up parted Partition: /dev/vdi1 >22:52:04,199 DEBUG storage: PartitionDevice.probe: vdi1 ; exists: True ; >22:52:04,200 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdi1 ; flag: 1 ; >22:52:04,201 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdi1 ; flag: 10 ; >22:52:04,203 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdi1 ; flag: 12 ; >22:52:04,203 INFO storage: added partition vdi1 (id 24) to device tree >22:52:04,204 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdi1 ; >22:52:04,205 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdi1 ; label_type: dos ; >22:52:04,207 DEBUG storage: PartitionDevice.setup: vdi1 ; status: True ; controllable: True ; orig: False ; >22:52:04,208 DEBUG storage: DiskLabel.__init__: device: /dev/vdi1 ; labelType: dos ; exists: True ; >22:52:04,227 WARN storage: disklabel detected but not usable on vdi1 >22:52:04,228 INFO storage: type detected on 'vdi1' is 'linux_raid_member' >22:52:04,230 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost.localdomain:2 ; device: /dev/vdi1 ; serial: None ; mdUuid: adfbbf14:abbe7542:99a4958d:45df5c29 ; biosraid: False ; >22:52:04,231 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >22:52:04,233 DEBUG storage: PartitionDevice._setFormat: vdi1 ; >22:52:04,234 DEBUG storage: PartitionDevice._setFormat: vdi1 ; current: None ; type: mdmember ; >22:52:04,235 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: vdi1 ; >22:52:04,237 DEBUG storage: existing RAID 6 size == 1195.5 >22:52:04,237 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 1195MB mdarray localhost.localdomain:2 (18) >22:52:04,238 DEBUG storage: MDRaidArrayDevice._addDevice: localhost.localdomain:2 ; device: vdi1 ; status: True ; >22:52:04,240 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdi1 ; >22:52:04,241 DEBUG storage: PartitionDevice.setup: vdi1 ; status: True ; controllable: True ; orig: False ; >22:52:04,264 WARN storage: failed to add member /dev/vdi1 to md array /dev/md/localhost.localdomain:2: mdadd failed for /dev/vdi1: running mdadm --incremental --quiet /dev/vdi1 failed >22:52:04,265 DEBUG storage: looking up parted Device: /dev/vdi1 >22:52:04,267 INFO storage: got device: PartitionDevice instance (0x7f1e7ecf7490) -- > name = vdi1 status = True kids = 1 id = 24 > parents = ['existing 400MB disk vdi (23) with existing msdos disklabel'] > uuid = None size = 399.0 > format = existing mdmember > major = 252 minor = 129 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0e.0/virtio10/block/vdi/vdi1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdi1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 817152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (810, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecdc560> > target size = 0 path = /dev/vdi1 > 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 0x7f1e7ecf7d90> fileSystem: None > number: 1 path: /dev/vdi1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e7ecf7f50> PedPartition: <_ped.Partition object at 0x7f1e8ca23530> > disk = existing 400MB disk vdi (23) with existing msdos disklabel > start = 2048 end = 819199 length = 817152 > flags = raid >22:52:04,268 INFO storage: got format: MDRaidMember instance (0x7f1e7ecf7990) -- > type = mdmember name = software RAID status = False > device = /dev/vdi1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = adfbbf14:abbe7542:99a4958d:45df5c29 biosraid = False >22:52:04,270 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': '25456', > 'name': 'vdj', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0f.0/virtio11/block/vdj'} ; name: vdj ; >22:52:04,271 INFO storage: scanning vdj (/devices/pci0000:00/0000:00:0f.0/virtio11/block/vdj)... >22:52:04,272 DEBUG storage: DeviceTree.getDeviceByName: name: vdj ; >22:52:04,274 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,275 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdj ; >22:52:04,276 INFO storage: vdj is a disk >22:52:04,276 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,277 DEBUG storage: DiskDevice._setFormat: vdj ; current: None ; type: None ; >22:52:04,278 INFO storage: added disk vdj (id 25) to device tree >22:52:04,278 DEBUG storage: looking up parted Device: /dev/vdj >22:52:04,281 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdj ; >22:52:04,282 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdj ; label_type: dos ; >22:52:04,283 DEBUG storage: DiskDevice.setup: vdj ; status: True ; controllable: True ; orig: False ; >22:52:04,285 DEBUG storage: DiskLabel.__init__: device: /dev/vdj ; labelType: msdos ; exists: True ; >22:52:04,292 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e7ecee590>] > device: <parted.device.Device object at 0x7f1e7ecee3d0> > PedDisk: <_ped.Disk object at 0x7f1e7ecd8950> >22:52:04,292 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:52:04,294 DEBUG storage: DiskDevice._setFormat: vdj ; current: None ; type: disklabel ; >22:52:04,295 INFO storage: got device: DiskDevice instance (0x7f1e7ecfb790) -- > name = vdj status = True kids = 0 id = 25 > 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 0x7f1e7ecdc7a0> > target size = 0 path = /dev/vdj > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e7ecfb9d0> >22:52:04,296 INFO storage: got format: DiskLabel instance (0x7f1e7ecfb110) -- > 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 = 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 0x7f1e7ecee590>] > device: <parted.device.Device object at 0x7f1e7ecee3d0> > PedDisk: <_ped.Disk object at 0x7f1e7ecd8950> > origPartedDisk = <parted.disk.Disk object at 0x7f1e7ecee750> > 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 0x7f1e7ecdc8c0> > >22:52:04,299 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdj1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0f.0/virtio11/block/vdj/vdj1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'localhost.localdomain:2', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'adfbbf14-abbe-7542-99a4-958d45df5c29', > 'ID_FS_UUID_ENC': 'adfbbf14-abbe-7542-99a4-958d45df5c29', > 'ID_FS_UUID_SUB': '2a3bf3da-7e0e-65cd-5e6a-341492138ac0', > 'ID_FS_UUID_SUB_ENC': '2a3bf3da-7e0e-65cd-5e6a-341492138ac0', > 'ID_FS_VERSION': '1.2', > 'ID_PART_ENTRY_DISK': '252:144', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '817152', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MD_DEVICES': '5', > 'MD_DEV_UUID': '2a3bf3da:7e0e65cd:5e6a3414:92138ac0', > 'MD_EVENTS': '22', > 'MD_LEVEL': 'raid6', > 'MD_NAME': 'localhost.localdomain:2', > 'MD_UPDATE_TIME': '1352069442', > 'MD_UUID': 'adfbbf14:abbe7542:99a4958d:45df5c29', > 'MINOR': '145', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26054', > 'name': 'vdj1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0f.0/virtio11/block/vdj/vdj1'} ; name: vdj1 ; >22:52:04,300 INFO storage: scanning vdj1 (/devices/pci0000:00/0000:00:0f.0/virtio11/block/vdj/vdj1)... >22:52:04,301 DEBUG storage: DeviceTree.getDeviceByName: name: vdj1 ; >22:52:04,302 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,303 INFO storage: vdj1 is a partition >22:52:04,304 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdj1 ; >22:52:04,305 DEBUG storage: DeviceTree.getDeviceByName: name: vdj ; >22:52:04,306 DEBUG storage: DeviceTree.getDeviceByName returned existing 400MB disk vdj (25) with existing msdos disklabel >22:52:04,307 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdj ; >22:52:04,308 DEBUG storage: PartitionDevice._setFormat: vdj1 ; >22:52:04,309 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,310 DEBUG storage: PartitionDevice._setFormat: vdj1 ; current: None ; type: None ; >22:52:04,310 DEBUG storage: looking up parted Partition: /dev/vdj1 >22:52:04,312 DEBUG storage: PartitionDevice.probe: vdj1 ; exists: True ; >22:52:04,313 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdj1 ; flag: 1 ; >22:52:04,314 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdj1 ; flag: 10 ; >22:52:04,315 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdj1 ; flag: 12 ; >22:52:04,316 INFO storage: added partition vdj1 (id 26) to device tree >22:52:04,317 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdj1 ; >22:52:04,318 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdj1 ; label_type: dos ; >22:52:04,319 DEBUG storage: PartitionDevice.setup: vdj1 ; status: True ; controllable: True ; orig: False ; >22:52:04,320 DEBUG storage: DiskLabel.__init__: device: /dev/vdj1 ; labelType: dos ; exists: True ; >22:52:04,334 WARN storage: disklabel detected but not usable on vdj1 >22:52:04,337 INFO storage: type detected on 'vdj1' is 'linux_raid_member' >22:52:04,341 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost.localdomain:2 ; device: /dev/vdj1 ; serial: None ; mdUuid: adfbbf14:abbe7542:99a4958d:45df5c29 ; biosraid: False ; >22:52:04,341 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >22:52:04,342 DEBUG storage: PartitionDevice._setFormat: vdj1 ; >22:52:04,344 DEBUG storage: PartitionDevice._setFormat: vdj1 ; current: None ; type: mdmember ; >22:52:04,345 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: vdj1 ; >22:52:04,347 DEBUG storage: existing RAID 6 size == 1195.5 >22:52:04,347 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 1195MB mdarray localhost.localdomain:2 (18) >22:52:04,349 DEBUG storage: MDRaidArrayDevice._addDevice: localhost.localdomain:2 ; device: vdj1 ; status: True ; >22:52:04,350 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdj1 ; >22:52:04,351 DEBUG storage: PartitionDevice.setup: vdj1 ; status: True ; controllable: True ; orig: False ; >22:52:04,375 WARN storage: failed to add member /dev/vdj1 to md array /dev/md/localhost.localdomain:2: mdadd failed for /dev/vdj1: running mdadm --incremental --quiet /dev/vdj1 failed >22:52:04,377 DEBUG storage: looking up parted Device: /dev/vdj1 >22:52:04,378 INFO storage: got device: PartitionDevice instance (0x7f1e7ecfb950) -- > name = vdj1 status = True kids = 1 id = 26 > parents = ['existing 400MB disk vdj (25) with existing msdos disklabel'] > uuid = None size = 399.0 > format = existing mdmember > major = 252 minor = 145 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0f.0/virtio11/block/vdj/vdj1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdj1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 817152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (810, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecd1830> > target size = 0 path = /dev/vdj1 > 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 0x7f1e7ecee290> fileSystem: None > number: 1 path: /dev/vdj1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e7ecee650> PedPartition: <_ped.Partition object at 0x7f1e7ecfa170> > disk = existing 400MB disk vdj (25) with existing msdos disklabel > start = 2048 end = 819199 length = 817152 > flags = raid >22:52:04,379 INFO storage: got format: MDRaidMember instance (0x7f1e7eceec90) -- > type = mdmember name = software RAID status = False > device = /dev/vdj1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = adfbbf14:abbe7542:99a4958d:45df5c29 biosraid = False >22:52:04,382 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': '30723', > 'name': 'vdk', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:10.0/virtio12/block/vdk'} ; name: vdk ; >22:52:04,382 INFO storage: scanning vdk (/devices/pci0000:00/0000:00:10.0/virtio12/block/vdk)... >22:52:04,383 DEBUG storage: DeviceTree.getDeviceByName: name: vdk ; >22:52:04,385 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,386 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdk ; >22:52:04,387 INFO storage: vdk is a disk >22:52:04,387 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,388 DEBUG storage: DiskDevice._setFormat: vdk ; current: None ; type: None ; >22:52:04,389 INFO storage: added disk vdk (id 27) to device tree >22:52:04,389 DEBUG storage: looking up parted Device: /dev/vdk >22:52:04,392 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdk ; >22:52:04,393 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdk ; label_type: dos ; >22:52:04,395 DEBUG storage: DiskDevice.setup: vdk ; status: True ; controllable: True ; orig: False ; >22:52:04,397 DEBUG storage: DiskLabel.__init__: device: /dev/vdk ; labelType: msdos ; exists: True ; >22:52:04,409 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e7ecee390>] > device: <parted.device.Device object at 0x7f1e7ecee950> > PedDisk: <_ped.Disk object at 0x7f1e7eccb3f8> >22:52:04,411 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:52:04,414 DEBUG storage: DiskDevice._setFormat: vdk ; current: None ; type: disklabel ; >22:52:04,417 INFO storage: got device: DiskDevice instance (0x7f1e7ecf7c50) -- > name = vdk status = True kids = 0 id = 27 > 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 0x7f1e7ecdca70> > target size = 0 path = /dev/vdk > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e7ecee910> >22:52:04,420 INFO storage: got format: DiskLabel instance (0x7f1e7eceec50) -- > 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 = 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 0x7f1e7ecee390>] > device: <parted.device.Device object at 0x7f1e7ecee950> > PedDisk: <_ped.Disk object at 0x7f1e7eccb3f8> > origPartedDisk = <parted.disk.Disk object at 0x7f1e7eceee50> > 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 0x7f1e7ecdcb00> > >22:52:04,423 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdk1', > 'DEVPATH': '/devices/pci0000:00/0000:00:10.0/virtio12/block/vdk/vdk1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'localhost.localdomain:2', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'adfbbf14-abbe-7542-99a4-958d45df5c29', > 'ID_FS_UUID_ENC': 'adfbbf14-abbe-7542-99a4-958d45df5c29', > 'ID_FS_UUID_SUB': '7e6db178-33ff-7ddf-7e88-e8d054e105c9', > 'ID_FS_UUID_SUB_ENC': '7e6db178-33ff-7ddf-7e88-e8d054e105c9', > 'ID_FS_VERSION': '1.2', > 'ID_PART_ENTRY_DISK': '252:160', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '817152', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MD_DEVICES': '5', > 'MD_DEV_UUID': '7e6db178:33ff7ddf:7e88e8d0:54e105c9', > 'MD_EVENTS': '22', > 'MD_LEVEL': 'raid6', > 'MD_NAME': 'localhost.localdomain:2', > 'MD_UPDATE_TIME': '1352068881', > 'MD_UUID': 'adfbbf14:abbe7542:99a4958d:45df5c29', > 'MINOR': '161', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65129', > 'name': 'vdk1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:10.0/virtio12/block/vdk/vdk1'} ; name: vdk1 ; >22:52:04,424 INFO storage: scanning vdk1 (/devices/pci0000:00/0000:00:10.0/virtio12/block/vdk/vdk1)... >22:52:04,425 DEBUG storage: DeviceTree.getDeviceByName: name: vdk1 ; >22:52:04,426 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,427 INFO storage: vdk1 is a partition >22:52:04,428 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdk1 ; >22:52:04,429 DEBUG storage: DeviceTree.getDeviceByName: name: vdk ; >22:52:04,430 DEBUG storage: DeviceTree.getDeviceByName returned existing 400MB disk vdk (27) with existing msdos disklabel >22:52:04,432 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdk ; >22:52:04,433 DEBUG storage: PartitionDevice._setFormat: vdk1 ; >22:52:04,433 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,435 DEBUG storage: PartitionDevice._setFormat: vdk1 ; current: None ; type: None ; >22:52:04,435 DEBUG storage: looking up parted Partition: /dev/vdk1 >22:52:04,436 DEBUG storage: PartitionDevice.probe: vdk1 ; exists: True ; >22:52:04,438 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdk1 ; flag: 1 ; >22:52:04,439 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdk1 ; flag: 10 ; >22:52:04,440 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdk1 ; flag: 12 ; >22:52:04,441 INFO storage: added partition vdk1 (id 28) to device tree >22:52:04,442 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdk1 ; >22:52:04,443 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdk1 ; label_type: dos ; >22:52:04,444 DEBUG storage: PartitionDevice.setup: vdk1 ; status: True ; controllable: True ; orig: False ; >22:52:04,445 DEBUG storage: DiskLabel.__init__: device: /dev/vdk1 ; labelType: dos ; exists: True ; >22:52:04,468 WARN storage: disklabel detected but not usable on vdk1 >22:52:04,474 INFO storage: type detected on 'vdk1' is 'linux_raid_member' >22:52:04,480 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost.localdomain:2 ; device: /dev/vdk1 ; serial: None ; mdUuid: adfbbf14:abbe7542:99a4958d:45df5c29 ; biosraid: False ; >22:52:04,480 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >22:52:04,481 DEBUG storage: PartitionDevice._setFormat: vdk1 ; >22:52:04,482 DEBUG storage: PartitionDevice._setFormat: vdk1 ; current: None ; type: mdmember ; >22:52:04,483 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: vdk1 ; >22:52:04,485 DEBUG storage: existing RAID 6 size == 1195.5 >22:52:04,486 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 1195MB mdarray localhost.localdomain:2 (18) >22:52:04,487 DEBUG storage: MDRaidArrayDevice._addDevice: localhost.localdomain:2 ; device: vdk1 ; status: True ; >22:52:04,488 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdk1 ; >22:52:04,490 DEBUG storage: PartitionDevice.setup: vdk1 ; status: True ; controllable: True ; orig: False ; >22:52:04,506 DEBUG storage: looking up parted Device: /dev/vdk1 >22:52:04,509 INFO storage: got device: PartitionDevice instance (0x7f1e7eceef90) -- > name = vdk1 status = True kids = 1 id = 28 > parents = ['existing 400MB disk vdk (27) with existing msdos disklabel'] > uuid = None size = 399.0 > format = existing mdmember > major = 252 minor = 161 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:10.0/virtio12/block/vdk/vdk1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdk1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 817152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (810, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecdcdd0> > target size = 0 path = /dev/vdk1 > 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 0x7f1e7ecee450> fileSystem: None > number: 1 path: /dev/vdk1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e7eceed90> PedPartition: <_ped.Partition object at 0x7f1e7ecfa230> > disk = existing 400MB disk vdk (27) with existing msdos disklabel > start = 2048 end = 819199 length = 817152 > flags = raid >22:52:04,510 INFO storage: got format: MDRaidMember instance (0x7f1e7ece83d0) -- > type = mdmember name = software RAID status = False > device = /dev/vdk1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = adfbbf14:abbe7542:99a4958d:45df5c29 biosraid = False >22:52:04,513 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': '89391', > 'name': 'vdl', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/virtio13/block/vdl'} ; name: vdl ; >22:52:04,514 INFO storage: scanning vdl (/devices/pci0000:00/0000:00:11.0/virtio13/block/vdl)... >22:52:04,515 DEBUG storage: DeviceTree.getDeviceByName: name: vdl ; >22:52:04,517 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,518 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdl ; >22:52:04,519 INFO storage: vdl is a disk >22:52:04,519 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,521 DEBUG storage: DiskDevice._setFormat: vdl ; current: None ; type: None ; >22:52:04,521 INFO storage: added disk vdl (id 29) to device tree >22:52:04,521 DEBUG storage: looking up parted Device: /dev/vdl >22:52:04,524 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdl ; >22:52:04,527 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdl ; label_type: dos ; >22:52:04,530 DEBUG storage: DiskDevice.setup: vdl ; status: True ; controllable: True ; orig: False ; >22:52:04,534 DEBUG storage: DiskLabel.__init__: device: /dev/vdl ; labelType: msdos ; exists: True ; >22:52:04,541 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e7ece8050>] > device: <parted.device.Device object at 0x7f1e7ece8310> > PedDisk: <_ped.Disk object at 0x7f1e7ecf4a70> >22:52:04,542 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:52:04,545 DEBUG storage: DiskDevice._setFormat: vdl ; current: None ; type: disklabel ; >22:52:04,548 INFO storage: got device: DiskDevice instance (0x7f1e7ecee890) -- > name = vdl status = True kids = 0 id = 29 > 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 0x7f1e7ecdccb0> > target size = 0 path = /dev/vdl > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e7eceeb90> >22:52:04,551 INFO storage: got format: DiskLabel instance (0x7f1e7eceec10) -- > 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 = 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 0x7f1e7ece8050>] > device: <parted.device.Device object at 0x7f1e7ece8310> > PedDisk: <_ped.Disk object at 0x7f1e7ecf4a70> > origPartedDisk = <parted.disk.Disk object at 0x7f1e7ece8090> > 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 0x7f1e7ecdcd40> > >22:52:04,555 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdl1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/virtio13/block/vdl/vdl1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'UdqLBx-No1t-L0Ki-Da17-vNKZ-RSPG-gB4fzb', > 'ID_FS_UUID_ENC': 'UdqLBx-No1t-L0Ki-Da17-vNKZ-RSPG-gB4fzb', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:176', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '817152', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': ['-wi-----', '-wi-----'], > 'LVM2_LV_NAME': ['lvSWAP', 'dataY'], > 'LVM2_LV_SIZE': ['393216.00', '829440.00'], > 'LVM2_LV_UUID': ['MbdzZU-DpEH-b72c-gm2S-M1mw-U9wf-87KUHK', > '6IxfGi-wyNg-eODo-rPZi-NiA6-I10p-IOUtmW'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '3', > 'LVM2_PV_NAME': '/dev/vdl1', > 'LVM2_PV_PE_ALLOC_COUNT': '398', > 'LVM2_PV_PE_COUNT': '398', > 'LVM2_PV_SIZE': '407552.00', > 'LVM2_PV_UUID': 'UdqLBx-No1t-L0Ki-Da17-vNKZ-RSPG-gB4fzb', > 'LVM2_VG_EXTENT_COUNT': '1194', > 'LVM2_VG_EXTENT_SIZE': '1024.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg', > 'LVM2_VG_SIZE': '1222656.00', > 'LVM2_VG_UUID': '45Ocud-Kvi5-Kzqm-8spg-EpHw-9ieP-x68ywh', > 'MAJOR': '252', > 'MINOR': '177', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13910', > 'name': 'vdl1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/virtio13/block/vdl/vdl1'} ; name: vdl1 ; >22:52:04,556 INFO storage: scanning vdl1 (/devices/pci0000:00/0000:00:11.0/virtio13/block/vdl/vdl1)... >22:52:04,557 DEBUG storage: DeviceTree.getDeviceByName: name: vdl1 ; >22:52:04,558 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,559 INFO storage: vdl1 is a partition >22:52:04,560 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdl1 ; >22:52:04,561 DEBUG storage: DeviceTree.getDeviceByName: name: vdl ; >22:52:04,563 DEBUG storage: DeviceTree.getDeviceByName returned existing 400MB disk vdl (29) with existing msdos disklabel >22:52:04,564 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdl ; >22:52:04,565 DEBUG storage: PartitionDevice._setFormat: vdl1 ; >22:52:04,566 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,567 DEBUG storage: PartitionDevice._setFormat: vdl1 ; current: None ; type: None ; >22:52:04,568 DEBUG storage: looking up parted Partition: /dev/vdl1 >22:52:04,569 DEBUG storage: PartitionDevice.probe: vdl1 ; exists: True ; >22:52:04,570 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdl1 ; flag: 1 ; >22:52:04,572 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdl1 ; flag: 10 ; >22:52:04,573 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdl1 ; flag: 12 ; >22:52:04,573 INFO storage: added partition vdl1 (id 30) to device tree >22:52:04,574 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdl1 ; >22:52:04,575 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdl1 ; label_type: dos ; >22:52:04,577 DEBUG storage: PartitionDevice.setup: vdl1 ; status: True ; controllable: True ; orig: False ; >22:52:04,578 DEBUG storage: DiskLabel.__init__: device: /dev/vdl1 ; labelType: dos ; exists: True ; >22:52:04,602 WARN storage: disklabel detected but not usable on vdl1 >22:52:04,603 INFO storage: type detected on 'vdl1' is 'LVM2_member' >22:52:04,604 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg ; uuid: UdqLBx-No1t-L0Ki-Da17-vNKZ-RSPG-gB4fzb ; exists: True ; vgUuid: 45Ocud-Kvi5-Kzqm-8spg-EpHw-9ieP-x68ywh ; label: None ; peStart: 1.0 ; device: /dev/vdl1 ; serial: None ; >22:52:04,605 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >22:52:04,606 DEBUG storage: PartitionDevice._setFormat: vdl1 ; >22:52:04,607 DEBUG storage: PartitionDevice._setFormat: vdl1 ; current: None ; type: lvmpv ; >22:52:04,608 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdl1 ; >22:52:04,610 DEBUG storage: DeviceTree.getDeviceByName: name: vg ; >22:52:04,615 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,617 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdl1 ; >22:52:04,617 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,619 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg ; current: None ; type: None ; >22:52:04,620 INFO storage: added lvmvg vg (id 31) to device tree >22:52:04,621 DEBUG storage: looking up parted Device: /dev/vdl1 >22:52:04,623 INFO storage: got device: PartitionDevice instance (0x7f1e7ecee8d0) -- > name = vdl1 status = True kids = 1 id = 30 > parents = ['existing 400MB disk vdl (29) with existing msdos disklabel'] > uuid = None size = 399.0 > format = existing lvmpv > major = 252 minor = 177 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/virtio13/block/vdl/vdl1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdl1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 817152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (810, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecf9050> > target size = 0 path = /dev/vdl1 > 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 0x7f1e7ece82d0> fileSystem: None > number: 1 path: /dev/vdl1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e7ece85d0> PedPartition: <_ped.Partition object at 0x7f1e7ecfa2f0> > disk = existing 400MB disk vdl (29) with existing msdos disklabel > start = 2048 end = 819199 length = 817152 > flags = lvm >22:52:04,625 INFO storage: got format: LVMPhysicalVolume instance (0x7f1e7ece8d10) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdl1 uuid = UdqLBx-No1t-L0Ki-Da17-vNKZ-RSPG-gB4fzb exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = 45Ocud-Kvi5-Kzqm-8spg-EpHw-9ieP-x68ywh peStart = 1.0 >22:52:04,627 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': '24634', > 'name': 'vdm', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.0/virtio14/block/vdm'} ; name: vdm ; >22:52:04,629 INFO storage: scanning vdm (/devices/pci0000:00/0000:00:12.0/virtio14/block/vdm)... >22:52:04,631 DEBUG storage: DeviceTree.getDeviceByName: name: vdm ; >22:52:04,633 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,636 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdm ; >22:52:04,642 INFO storage: vdm is a disk >22:52:04,643 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,644 DEBUG storage: DiskDevice._setFormat: vdm ; current: None ; type: None ; >22:52:04,644 INFO storage: added disk vdm (id 32) to device tree >22:52:04,645 DEBUG storage: looking up parted Device: /dev/vdm >22:52:04,647 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdm ; >22:52:04,651 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdm ; label_type: dos ; >22:52:04,653 DEBUG storage: DiskDevice.setup: vdm ; status: True ; controllable: True ; orig: False ; >22:52:04,657 DEBUG storage: DiskLabel.__init__: device: /dev/vdm ; labelType: msdos ; exists: True ; >22:52:04,666 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e7ece8a10>] > device: <parted.device.Device object at 0x7f1e7ece8c50> > PedDisk: <_ped.Disk object at 0x7f1e7eccbbd8> >22:52:04,667 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:52:04,669 DEBUG storage: DiskDevice._setFormat: vdm ; current: None ; type: disklabel ; >22:52:04,671 INFO storage: got device: DiskDevice instance (0x7f1e7ece8990) -- > name = vdm status = True kids = 0 id = 32 > 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 0x7f1e7ecf90e0> > target size = 0 path = /dev/vdm > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e7ecde090> >22:52:04,674 INFO storage: got format: DiskLabel instance (0x7f1e7ecfb290) -- > 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 = 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 0x7f1e7ece8a10>] > device: <parted.device.Device object at 0x7f1e7ece8c50> > PedDisk: <_ped.Disk object at 0x7f1e7eccbbd8> > origPartedDisk = <parted.disk.Disk object at 0x7f1e7ecde150> > 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 0x7f1e7ecdc830> > >22:52:04,684 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdm1', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.0/virtio14/block/vdm/vdm1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'coJjNe-ZbJ3-8WGo-TM0j-UG0h-HwCh-dA6RZb', > 'ID_FS_UUID_ENC': 'coJjNe-ZbJ3-8WGo-TM0j-UG0h-HwCh-dA6RZb', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:192', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '817152', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'dataY', > 'LVM2_LV_SIZE': '829440.00', > 'LVM2_LV_UUID': '6IxfGi-wyNg-eODo-rPZi-NiA6-I10p-IOUtmW', > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '3', > 'LVM2_PV_NAME': '/dev/vdm1', > 'LVM2_PV_PE_ALLOC_COUNT': '398', > 'LVM2_PV_PE_COUNT': '398', > 'LVM2_PV_SIZE': '407552.00', > 'LVM2_PV_UUID': 'coJjNe-ZbJ3-8WGo-TM0j-UG0h-HwCh-dA6RZb', > 'LVM2_VG_EXTENT_COUNT': '1194', > 'LVM2_VG_EXTENT_SIZE': '1024.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg', > 'LVM2_VG_SIZE': '1222656.00', > 'LVM2_VG_UUID': '45Ocud-Kvi5-Kzqm-8spg-EpHw-9ieP-x68ywh', > 'MAJOR': '252', > 'MINOR': '193', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24920', > 'name': 'vdm1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.0/virtio14/block/vdm/vdm1'} ; name: vdm1 ; >22:52:04,688 INFO storage: scanning vdm1 (/devices/pci0000:00/0000:00:12.0/virtio14/block/vdm/vdm1)... >22:52:04,689 DEBUG storage: DeviceTree.getDeviceByName: name: vdm1 ; >22:52:04,690 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,690 INFO storage: vdm1 is a partition >22:52:04,695 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdm1 ; >22:52:04,696 DEBUG storage: DeviceTree.getDeviceByName: name: vdm ; >22:52:04,697 DEBUG storage: DeviceTree.getDeviceByName returned existing 400MB disk vdm (32) with existing msdos disklabel >22:52:04,699 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdm ; >22:52:04,703 DEBUG storage: PartitionDevice._setFormat: vdm1 ; >22:52:04,704 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,705 DEBUG storage: PartitionDevice._setFormat: vdm1 ; current: None ; type: None ; >22:52:04,705 DEBUG storage: looking up parted Partition: /dev/vdm1 >22:52:04,710 DEBUG storage: PartitionDevice.probe: vdm1 ; exists: True ; >22:52:04,711 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdm1 ; flag: 1 ; >22:52:04,712 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdm1 ; flag: 10 ; >22:52:04,714 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdm1 ; flag: 12 ; >22:52:04,714 INFO storage: added partition vdm1 (id 33) to device tree >22:52:04,715 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdm1 ; >22:52:04,716 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdm1 ; label_type: dos ; >22:52:04,717 DEBUG storage: PartitionDevice.setup: vdm1 ; status: True ; controllable: True ; orig: False ; >22:52:04,718 DEBUG storage: DiskLabel.__init__: device: /dev/vdm1 ; labelType: dos ; exists: True ; >22:52:04,742 WARN storage: disklabel detected but not usable on vdm1 >22:52:04,743 INFO storage: type detected on 'vdm1' is 'LVM2_member' >22:52:04,744 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg ; uuid: coJjNe-ZbJ3-8WGo-TM0j-UG0h-HwCh-dA6RZb ; exists: True ; vgUuid: 45Ocud-Kvi5-Kzqm-8spg-EpHw-9ieP-x68ywh ; label: None ; peStart: 1.0 ; device: /dev/vdm1 ; serial: None ; >22:52:04,744 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >22:52:04,745 DEBUG storage: PartitionDevice._setFormat: vdm1 ; >22:52:04,747 DEBUG storage: PartitionDevice._setFormat: vdm1 ; current: None ; type: lvmpv ; >22:52:04,748 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdm1 ; >22:52:04,749 DEBUG storage: DeviceTree.getDeviceByName: name: vg ; >22:52:04,755 DEBUG storage: DeviceTree.getDeviceByName returned existing 398MB lvmvg vg (31) >22:52:04,757 DEBUG storage: LVMVolumeGroupDevice._addDevice: vg ; device: vdm1 ; status: False ; >22:52:04,760 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdm1 ; >22:52:04,761 DEBUG storage: looking up parted Device: /dev/vdm1 >22:52:04,764 INFO storage: got device: PartitionDevice instance (0x7f1e7ecde310) -- > name = vdm1 status = True kids = 1 id = 33 > parents = ['existing 400MB disk vdm (32) with existing msdos disklabel'] > uuid = None size = 399.0 > format = existing lvmpv > major = 252 minor = 193 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.0/virtio14/block/vdm/vdm1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdm1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 817152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (810, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecf9320> > target size = 0 path = /dev/vdm1 > 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 0x7f1e7ece8b90> fileSystem: None > number: 1 path: /dev/vdm1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e7ece81d0> PedPartition: <_ped.Partition object at 0x7f1e7ecfa3b0> > disk = existing 400MB disk vdm (32) with existing msdos disklabel > start = 2048 end = 819199 length = 817152 > flags = lvm >22:52:04,766 INFO storage: got format: LVMPhysicalVolume instance (0x7f1e7ecde650) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdm1 uuid = coJjNe-ZbJ3-8WGo-TM0j-UG0h-HwCh-dA6RZb exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = 45Ocud-Kvi5-Kzqm-8spg-EpHw-9ieP-x68ywh peStart = 1.0 >22:52:04,769 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': '47725', > 'name': 'vdn', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/virtio16/block/vdn'} ; name: vdn ; >22:52:04,775 INFO storage: scanning vdn (/devices/pci0000:00/0000:00:14.0/virtio16/block/vdn)... >22:52:04,776 DEBUG storage: DeviceTree.getDeviceByName: name: vdn ; >22:52:04,777 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,782 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdn ; >22:52:04,783 INFO storage: vdn is a disk >22:52:04,784 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,785 DEBUG storage: DiskDevice._setFormat: vdn ; current: None ; type: None ; >22:52:04,786 INFO storage: added disk vdn (id 34) to device tree >22:52:04,786 DEBUG storage: looking up parted Device: /dev/vdn >22:52:04,788 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdn ; >22:52:04,791 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdn ; label_type: dos ; >22:52:04,793 DEBUG storage: DiskDevice.setup: vdn ; status: True ; controllable: True ; orig: False ; >22:52:04,797 DEBUG storage: DiskLabel.__init__: device: /dev/vdn ; labelType: msdos ; exists: True ; >22:52:04,808 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e7ecded10>] > device: <parted.device.Device object at 0x7f1e7ecdeb10> > PedDisk: <_ped.Disk object at 0x7f1e7ece5a28> >22:52:04,808 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:52:04,810 DEBUG storage: DiskDevice._setFormat: vdn ; current: None ; type: disklabel ; >22:52:04,812 INFO storage: got device: DiskDevice instance (0x7f1e7ecde810) -- > name = vdn status = True kids = 0 id = 34 > 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 0x7f1e7ecf93b0> > target size = 0 path = /dev/vdn > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e7ecde890> >22:52:04,818 INFO storage: got format: DiskLabel instance (0x7f1e7ecde910) -- > 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 = 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 0x7f1e7ecded10>] > device: <parted.device.Device object at 0x7f1e7ecdeb10> > PedDisk: <_ped.Disk object at 0x7f1e7ece5a28> > origPartedDisk = <parted.disk.Disk object at 0x7f1e7ece8cd0> > 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 0x7f1e7ecf94d0> > >22:52:04,825 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdn1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/virtio16/block/vdn/vdn1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76lCO7-K7R2-M1P5-Htqv-7xfx-VYkz-htb26r', > 'ID_FS_UUID_ENC': '76lCO7-K7R2-M1P5-Htqv-7xfx-VYkz-htb26r', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:208', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '817152', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'dataY', > 'LVM2_LV_SIZE': '829440.00', > 'LVM2_LV_UUID': '6IxfGi-wyNg-eODo-rPZi-NiA6-I10p-IOUtmW', > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '3', > 'LVM2_PV_NAME': '/dev/vdn1', > 'LVM2_PV_PE_ALLOC_COUNT': '398', > 'LVM2_PV_PE_COUNT': '398', > 'LVM2_PV_SIZE': '407552.00', > 'LVM2_PV_UUID': '76lCO7-K7R2-M1P5-Htqv-7xfx-VYkz-htb26r', > 'LVM2_VG_EXTENT_COUNT': '1194', > 'LVM2_VG_EXTENT_SIZE': '1024.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg', > 'LVM2_VG_SIZE': '1222656.00', > 'LVM2_VG_UUID': '45Ocud-Kvi5-Kzqm-8spg-EpHw-9ieP-x68ywh', > 'MAJOR': '252', > 'MINOR': '209', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '47964', > 'name': 'vdn1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/virtio16/block/vdn/vdn1'} ; name: vdn1 ; >22:52:04,830 INFO storage: scanning vdn1 (/devices/pci0000:00/0000:00:14.0/virtio16/block/vdn/vdn1)... >22:52:04,831 DEBUG storage: DeviceTree.getDeviceByName: name: vdn1 ; >22:52:04,832 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,833 INFO storage: vdn1 is a partition >22:52:04,834 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdn1 ; >22:52:04,835 DEBUG storage: DeviceTree.getDeviceByName: name: vdn ; >22:52:04,840 DEBUG storage: DeviceTree.getDeviceByName returned existing 400MB disk vdn (34) with existing msdos disklabel >22:52:04,841 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdn ; >22:52:04,842 DEBUG storage: PartitionDevice._setFormat: vdn1 ; >22:52:04,846 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,847 DEBUG storage: PartitionDevice._setFormat: vdn1 ; current: None ; type: None ; >22:52:04,848 DEBUG storage: looking up parted Partition: /dev/vdn1 >22:52:04,849 DEBUG storage: PartitionDevice.probe: vdn1 ; exists: True ; >22:52:04,851 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdn1 ; flag: 1 ; >22:52:04,852 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdn1 ; flag: 10 ; >22:52:04,853 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdn1 ; flag: 12 ; >22:52:04,853 INFO storage: added partition vdn1 (id 35) to device tree >22:52:04,854 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdn1 ; >22:52:04,855 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdn1 ; label_type: dos ; >22:52:04,857 DEBUG storage: PartitionDevice.setup: vdn1 ; status: True ; controllable: True ; orig: False ; >22:52:04,858 DEBUG storage: DiskLabel.__init__: device: /dev/vdn1 ; labelType: dos ; exists: True ; >22:52:04,882 WARN storage: disklabel detected but not usable on vdn1 >22:52:04,883 INFO storage: type detected on 'vdn1' is 'LVM2_member' >22:52:04,885 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg ; uuid: 76lCO7-K7R2-M1P5-Htqv-7xfx-VYkz-htb26r ; exists: True ; vgUuid: 45Ocud-Kvi5-Kzqm-8spg-EpHw-9ieP-x68ywh ; label: None ; peStart: 1.0 ; device: /dev/vdn1 ; serial: None ; >22:52:04,885 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >22:52:04,890 DEBUG storage: PartitionDevice._setFormat: vdn1 ; >22:52:04,891 DEBUG storage: PartitionDevice._setFormat: vdn1 ; current: None ; type: lvmpv ; >22:52:04,892 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdn1 ; >22:52:04,894 DEBUG storage: DeviceTree.getDeviceByName: name: vg ; >22:52:04,897 DEBUG storage: DeviceTree.getDeviceByName returned existing 796MB lvmvg vg (31) >22:52:04,899 DEBUG storage: LVMVolumeGroupDevice._addDevice: vg ; device: vdn1 ; status: False ; >22:52:04,901 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdn1 ; >22:52:04,903 DEBUG storage: LVMVolumeGroupDevice.setup: vg ; status: True ; controllable: True ; orig: False ; >22:52:04,904 DEBUG storage: looking up parted Device: /dev/vdn1 >22:52:04,906 INFO storage: got device: PartitionDevice instance (0x7f1e7ecde9d0) -- > name = vdn1 status = True kids = 1 id = 35 > parents = ['existing 400MB disk vdn (34) with existing msdos disklabel'] > uuid = None size = 399.0 > format = existing lvmpv > major = 252 minor = 209 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/virtio16/block/vdn/vdn1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdn1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 817152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (810, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecf9290> > target size = 0 path = /dev/vdn1 > 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 0x7f1e7ecdebd0> fileSystem: None > number: 1 path: /dev/vdn1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e7ecdecd0> PedPartition: <_ped.Partition object at 0x7f1e7ecfa0b0> > disk = existing 400MB disk vdn (34) with existing msdos disklabel > start = 2048 end = 819199 length = 817152 > flags = lvm >22:52:04,908 INFO storage: got format: LVMPhysicalVolume instance (0x7f1e7ecde410) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdn1 uuid = 76lCO7-K7R2-M1P5-Htqv-7xfx-VYkz-htb26r exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = 45Ocud-Kvi5-Kzqm-8spg-EpHw-9ieP-x68ywh peStart = 1.0 >22:52:04,911 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': '48837', > 'name': 'vdo', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:15.0/virtio17/block/vdo'} ; name: vdo ; >22:52:04,912 INFO storage: scanning vdo (/devices/pci0000:00/0000:00:15.0/virtio17/block/vdo)... >22:52:04,914 DEBUG storage: DeviceTree.getDeviceByName: name: vdo ; >22:52:04,920 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,921 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdo ; >22:52:04,923 INFO storage: vdo is a disk >22:52:04,923 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,929 DEBUG storage: DiskDevice._setFormat: vdo ; current: None ; type: None ; >22:52:04,929 INFO storage: added disk vdo (id 36) to device tree >22:52:04,929 DEBUG storage: looking up parted Device: /dev/vdo >22:52:04,931 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdo ; >22:52:04,932 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdo ; label_type: dos ; >22:52:04,934 DEBUG storage: DiskDevice.setup: vdo ; status: True ; controllable: True ; orig: False ; >22:52:04,938 DEBUG storage: DiskLabel.__init__: device: /dev/vdo ; labelType: msdos ; exists: True ; >22:52:04,947 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e7eced450>] > device: <parted.device.Device object at 0x7f1e7eced290> > PedDisk: <_ped.Disk object at 0x7f1e7eccb4d0> >22:52:04,947 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:52:04,950 DEBUG storage: DiskDevice._setFormat: vdo ; current: None ; type: disklabel ; >22:52:04,952 INFO storage: got device: DiskDevice instance (0x7f1e7ecdef50) -- > name = vdo status = True kids = 0 id = 36 > 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 0x7f1e7ecf95f0> > target size = 0 path = /dev/vdo > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e7ecdefd0> >22:52:04,955 INFO storage: got format: DiskLabel instance (0x7f1e7eced090) -- > 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 = 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 0x7f1e7eced450>] > device: <parted.device.Device object at 0x7f1e7eced290> > PedDisk: <_ped.Disk object at 0x7f1e7eccb4d0> > origPartedDisk = <parted.disk.Disk object at 0x7f1e7eced6d0> > 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 0x7f1e7ecf9710> > >22:52:04,964 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdo1', > 'DEVPATH': '/devices/pci0000:00/0000:00:15.0/virtio17/block/vdo/vdo1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '3xfeCW-6i4O-HlXq-BQdw-VVmu-Adg2-MxwmTZ', > 'ID_FS_UUID_ENC': '3xfeCW-6i4O-HlXq-BQdw-VVmu-Adg2-MxwmTZ', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:224', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '817152', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'dataZ', > 'LVM2_LV_SIZE': '401408.00', > 'LVM2_LV_UUID': 'FQqb5n-Y2o0-Xcse-O35Y-3xAT-yPTe-BtZ07N', > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vdo1', > 'LVM2_PV_PE_ALLOC_COUNT': '49', > 'LVM2_PV_PE_COUNT': '49', > 'LVM2_PV_SIZE': '401408.00', > 'LVM2_PV_UUID': '3xfeCW-6i4O-HlXq-BQdw-VVmu-Adg2-MxwmTZ', > 'LVM2_VG_EXTENT_COUNT': '49', > 'LVM2_VG_EXTENT_SIZE': '8192.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg2', > 'LVM2_VG_SIZE': '401408.00', > 'LVM2_VG_UUID': '3ZiC34-I72U-3Wkm-X2M2-RSUl-oLo3-hsi9Fb', > 'MAJOR': '252', > 'MINOR': '225', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '49100', > 'name': 'vdo1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:15.0/virtio17/block/vdo/vdo1'} ; name: vdo1 ; >22:52:04,969 INFO storage: scanning vdo1 (/devices/pci0000:00/0000:00:15.0/virtio17/block/vdo/vdo1)... >22:52:04,970 DEBUG storage: DeviceTree.getDeviceByName: name: vdo1 ; >22:52:04,972 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:04,976 INFO storage: vdo1 is a partition >22:52:04,977 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdo1 ; >22:52:04,978 DEBUG storage: DeviceTree.getDeviceByName: name: vdo ; >22:52:04,979 DEBUG storage: DeviceTree.getDeviceByName returned existing 400MB disk vdo (36) with existing msdos disklabel >22:52:04,983 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdo ; >22:52:04,985 DEBUG storage: PartitionDevice._setFormat: vdo1 ; >22:52:04,985 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:04,986 DEBUG storage: PartitionDevice._setFormat: vdo1 ; current: None ; type: None ; >22:52:04,990 DEBUG storage: looking up parted Partition: /dev/vdo1 >22:52:04,991 DEBUG storage: PartitionDevice.probe: vdo1 ; exists: True ; >22:52:04,992 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdo1 ; flag: 1 ; >22:52:04,994 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdo1 ; flag: 10 ; >22:52:04,995 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdo1 ; flag: 12 ; >22:52:04,995 INFO storage: added partition vdo1 (id 37) to device tree >22:52:04,996 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdo1 ; >22:52:04,998 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdo1 ; label_type: dos ; >22:52:04,999 DEBUG storage: PartitionDevice.setup: vdo1 ; status: True ; controllable: True ; orig: False ; >22:52:05,000 DEBUG storage: DiskLabel.__init__: device: /dev/vdo1 ; labelType: dos ; exists: True ; >22:52:05,023 WARN storage: disklabel detected but not usable on vdo1 >22:52:05,025 INFO storage: type detected on 'vdo1' is 'LVM2_member' >22:52:05,030 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg2 ; uuid: 3xfeCW-6i4O-HlXq-BQdw-VVmu-Adg2-MxwmTZ ; exists: True ; vgUuid: 3ZiC34-I72U-3Wkm-X2M2-RSUl-oLo3-hsi9Fb ; label: None ; peStart: 1.0 ; device: /dev/vdo1 ; serial: None ; >22:52:05,030 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >22:52:05,032 DEBUG storage: PartitionDevice._setFormat: vdo1 ; >22:52:05,034 DEBUG storage: PartitionDevice._setFormat: vdo1 ; current: None ; type: lvmpv ; >22:52:05,036 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdo1 ; >22:52:05,038 DEBUG storage: DeviceTree.getDeviceByName: name: vg2 ; >22:52:05,040 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:05,042 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdo1 ; >22:52:05,043 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:05,045 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg2 ; current: None ; type: None ; >22:52:05,046 INFO storage: added lvmvg vg2 (id 38) to device tree >22:52:05,047 DEBUG storage: looking up parted Device: /dev/vdo1 >22:52:05,049 INFO storage: got device: PartitionDevice instance (0x7f1e7ecdef90) -- > name = vdo1 status = True kids = 1 id = 37 > parents = ['existing 400MB disk vdo (36) with existing msdos disklabel'] > uuid = None size = 399.0 > format = existing lvmpv > major = 252 minor = 225 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:15.0/virtio17/block/vdo/vdo1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdo1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 817152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (810, 16, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecf9440> > target size = 0 path = /dev/vdo1 > 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 0x7f1e7eced350> fileSystem: None > number: 1 path: /dev/vdo1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e7eced510> PedPartition: <_ped.Partition object at 0x7f1e7ecfa110> > disk = existing 400MB disk vdo (36) with existing msdos disklabel > start = 2048 end = 819199 length = 817152 > flags = lvm >22:52:05,051 INFO storage: got format: LVMPhysicalVolume instance (0x7f1e7ecde790) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdo1 uuid = 3xfeCW-6i4O-HlXq-BQdw-VVmu-Adg2-MxwmTZ exists = True > options = None supported = True formattable = True resizable = False > vgName = vg2 vgUUID = 3ZiC34-I72U-3Wkm-X2M2-RSUl-oLo3-hsi9Fb peStart = 1.0 >22:52:05,058 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': '53227', > 'name': 'vdp', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:16.0/virtio18/block/vdp'} ; name: vdp ; >22:52:05,060 INFO storage: scanning vdp (/devices/pci0000:00/0000:00:16.0/virtio18/block/vdp)... >22:52:05,065 DEBUG storage: DeviceTree.getDeviceByName: name: vdp ; >22:52:05,067 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:05,068 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdp ; >22:52:05,069 INFO storage: vdp is a disk >22:52:05,070 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:05,072 DEBUG storage: DiskDevice._setFormat: vdp ; current: None ; type: None ; >22:52:05,072 INFO storage: added disk vdp (id 39) to device tree >22:52:05,073 DEBUG storage: looking up parted Device: /dev/vdp >22:52:05,075 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdp ; >22:52:05,078 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdp ; label_type: dos ; >22:52:05,080 DEBUG storage: DiskDevice.setup: vdp ; status: True ; controllable: True ; orig: False ; >22:52:05,086 DEBUG storage: DiskLabel.__init__: device: /dev/vdp ; labelType: msdos ; exists: True ; >22:52:05,102 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e7eceddd0>] > device: <parted.device.Device object at 0x7f1e7ecedbd0> > PedDisk: <_ped.Disk object at 0x7f1e7ecf47e8> >22:52:05,102 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:52:05,104 DEBUG storage: DiskDevice._setFormat: vdp ; current: None ; type: disklabel ; >22:52:05,106 INFO storage: got device: DiskDevice instance (0x7f1e7ecdeed0) -- > name = vdp status = True kids = 0 id = 39 > 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 0x7f1e7ecf98c0> > target size = 0 path = /dev/vdp > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e7eced8d0> >22:52:05,110 INFO storage: got format: DiskLabel instance (0x7f1e7eceda10) -- > 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 0x7f1e7eceddd0>] > device: <parted.device.Device object at 0x7f1e7ecedbd0> > PedDisk: <_ped.Disk object at 0x7f1e7ecf47e8> > origPartedDisk = <parted.disk.Disk object at 0x7f1e7ecedf50> > 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 0x7f1e7ecf99e0> > >22:52:05,115 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/a9aae230-e8b2-4782-83d3-5f834f5d14a1', > 'DEVNAME': 'vdp1', > 'DEVPATH': '/devices/pci0000:00/0000:00:16.0/virtio18/block/vdp/vdp1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a9aae230-e8b2-4782-83d3-5f834f5d14a1', > 'ID_FS_UUID_ENC': 'a9aae230-e8b2-4782-83d3-5f834f5d14a1', > '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': '53503', > 'name': 'vdp1', > 'symlinks': ['/dev/disk/by-uuid/a9aae230-e8b2-4782-83d3-5f834f5d14a1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:16.0/virtio18/block/vdp/vdp1'} ; name: vdp1 ; >22:52:05,118 INFO storage: scanning vdp1 (/devices/pci0000:00/0000:00:16.0/virtio18/block/vdp/vdp1)... >22:52:05,120 DEBUG storage: DeviceTree.getDeviceByName: name: vdp1 ; >22:52:05,122 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:05,126 INFO storage: vdp1 is a partition >22:52:05,128 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdp1 ; >22:52:05,129 DEBUG storage: DeviceTree.getDeviceByName: name: vdp ; >22:52:05,130 DEBUG storage: DeviceTree.getDeviceByName returned existing 6000MB disk vdp (39) with existing msdos disklabel >22:52:05,133 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdp ; >22:52:05,135 DEBUG storage: PartitionDevice._setFormat: vdp1 ; >22:52:05,135 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:05,137 DEBUG storage: PartitionDevice._setFormat: vdp1 ; current: None ; type: None ; >22:52:05,137 DEBUG storage: looking up parted Partition: /dev/vdp1 >22:52:05,138 DEBUG storage: PartitionDevice.probe: vdp1 ; exists: True ; >22:52:05,140 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdp1 ; flag: 1 ; >22:52:05,141 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdp1 ; flag: 10 ; >22:52:05,142 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdp1 ; flag: 12 ; >22:52:05,142 INFO storage: added partition vdp1 (id 40) to device tree >22:52:05,144 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdp1 ; >22:52:05,145 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdp1 ; label_type: dos ; >22:52:05,146 DEBUG storage: PartitionDevice.setup: vdp1 ; status: True ; controllable: True ; orig: False ; >22:52:05,147 DEBUG storage: DiskLabel.__init__: device: /dev/vdp1 ; labelType: dos ; exists: True ; >22:52:05,171 WARN storage: disklabel detected but not usable on vdp1 >22:52:05,173 INFO storage: type detected on 'vdp1' is 'xfs' >22:52:05,221 DEBUG storage: XFS.supported: supported: True ; >22:52:05,294 DEBUG storage: getFormat('xfs') returning XFS instance >22:52:05,296 DEBUG storage: PartitionDevice._setFormat: vdp1 ; >22:52:05,298 DEBUG storage: PartitionDevice._setFormat: vdp1 ; current: None ; type: xfs ; >22:52:05,298 DEBUG storage: looking up parted Device: /dev/vdp1 >22:52:05,300 INFO storage: got device: PartitionDevice instance (0x7f1e7eced190) -- > name = vdp1 status = True kids = 0 id = 40 > parents = ['existing 6000MB disk vdp (39) with existing msdos disklabel'] > uuid = None size = 5999.0 > format = existing xfs 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 0x7f1e7ecf9680> > 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 0x7f1e7ecedcd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f1e7ecf20d0> > number: 1 path: /dev/vdp1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e7ecede90> PedPartition: <_ped.Partition object at 0x7f1e7ecfa290> > disk = existing 6000MB disk vdp (39) with existing msdos disklabel > start = 2048 end = 12287999 length = 12285952 > flags = >22:52:05,302 DEBUG storage: XFS.supported: supported: True ; >22:52:05,303 INFO storage: got format: XFS instance (0x7f1e7ecde590) -- > type = xfs name = xfs status = False > device = /dev/vdp1 uuid = a9aae230-e8b2-4782-83d3-5f834f5d14a1 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >22:52:05,305 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': '71234', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >22:52:05,305 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >22:52:05,306 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >22:52:05,308 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:05,308 INFO storage: loop0 is a loop device >22:52:05,309 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >22:52:05,310 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >22:52:05,311 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:05,312 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:05,313 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >22:52:05,314 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 41) to device tree >22:52:05,315 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >22:52:05,315 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:05,316 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:52:05,317 INFO storage: added loop loop0 (id 42) to device tree >22:52:05,318 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >22:52:05,319 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >22:52:05,319 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:52:05,321 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >22:52:05,322 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >22:52:05,328 WARN storage: disklabel detected but not usable on loop0 >22:52:05,329 INFO storage: type detected on 'loop0' is 'squashfs' >22:52:05,329 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:52:05,330 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:52:05,331 INFO storage: got device: LoopDevice instance (0x7f1e7ecf2210) -- > name = loop0 status = False kids = 0 id = 42 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (41)'] > 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 >22:52:05,333 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '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': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '71253', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >22:52:05,334 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >22:52:05,335 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:52:05,336 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:05,336 INFO storage: loop1 is a loop device >22:52:05,338 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >22:52:05,339 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >22:52:05,340 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:05,340 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:05,342 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >22:52:05,342 INFO storage: added file /LiveOS/rootfs.img (id 43) to device tree >22:52:05,343 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >22:52:05,344 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:05,345 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >22:52:05,346 INFO storage: added loop loop1 (id 44) to device tree >22:52:05,347 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >22:52:05,348 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >22:52:05,350 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:05,350 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:05,351 DEBUG storage: device loop1 does not contain a disklabel >22:52:05,351 INFO storage: type detected on 'loop1' is 'ext4' >22:52:05,411 DEBUG storage: padding min size from 0 up to 0 >22:52:05,412 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:05,413 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:05,414 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >22:52:05,415 INFO storage: got device: LoopDevice instance (0x7f1e7ecf25d0) -- > name = loop1 status = False kids = 0 id = 44 > parents = ['existing 0MB file /LiveOS/rootfs.img (43)'] > 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 >22:52:05,416 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:05,417 INFO storage: got format: Ext4FS instance (0x7f1e7ecdea50) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >22:52:05,419 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': '71475', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >22:52:05,420 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >22:52:05,421 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >22:52:05,422 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:05,423 INFO storage: loop2 is a loop device >22:52:05,424 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >22:52:05,425 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >22:52:05,426 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:05,427 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:05,428 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >22:52:05,429 INFO storage: added file /overlay (deleted) (id 45) to device tree >22:52:05,430 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >22:52:05,431 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:05,432 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:52:05,433 INFO storage: added loop loop2 (id 46) to device tree >22:52:05,434 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >22:52:05,435 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >22:52:05,436 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:52:05,437 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >22:52:05,438 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >22:52:05,445 WARN storage: disklabel detected but not usable on loop2 >22:52:05,446 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >22:52:05,446 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:52:05,447 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:52:05,448 INFO storage: got device: LoopDevice instance (0x7f1e7eceda50) -- > name = loop2 status = False kids = 0 id = 46 > parents = ['existing 0MB file /overlay (deleted) (45)'] > 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 >22:52:05,450 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': '71732', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >22:52:05,451 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >22:52:05,451 DEBUG storage: lvm filter: adding loop3 to the reject list >22:52:05,453 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': '72522', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >22:52:05,453 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >22:52:05,453 DEBUG storage: lvm filter: adding loop4 to the reject list >22:52:05,455 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': '72543', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >22:52:05,455 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >22:52:05,456 DEBUG storage: lvm filter: adding loop5 to the reject list >22:52:05,457 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': '77355', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >22:52:05,458 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >22:52:05,458 DEBUG storage: lvm filter: adding loop6 to the reject list >22:52:05,460 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': '78408', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >22:52:05,460 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >22:52:05,460 DEBUG storage: lvm filter: adding loop7 to the reject list >22:52:05,461 DEBUG storage: Skipping a device mapper drive (dm-0) for now >22:52:05,463 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:0 /dev/disk/by-id/md-uuid-1dbbf426:34a431b4:b1ef6961:7fb10e32 /dev/disk/by-uuid/a45a0681-430c-430c-9bf2-4d0864489172 /dev/md/localhost.localdomain:0', > 'DEVNAME': 'md125', > 'DEVPATH': '/devices/virtual/block/md125', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a45a0681-430c-430c-9bf2-4d0864489172', > 'ID_FS_UUID_ENC': 'a45a0681-430c-430c-9bf2-4d0864489172', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'localhost.localdomain:0', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:0', > 'MD_UUID': '1dbbf426:34a431b4:b1ef6961:7fb10e32', > 'MINOR': '125', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55093', > 'name': 'md125', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:0', > '/dev/disk/by-id/md-uuid-1dbbf426:34a431b4:b1ef6961:7fb10e32', > '/dev/disk/by-uuid/a45a0681-430c-430c-9bf2-4d0864489172', > '/dev/md/localhost.localdomain:0'], > 'sysfs_path': '/devices/virtual/block/md125'} ; name: md125 ; >22:52:05,464 INFO storage: scanning md125 (/devices/virtual/block/md125)... >22:52:05,466 DEBUG storage: DeviceTree.getDeviceByName: name: md125 ; >22:52:05,467 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:05,467 INFO storage: md125 is an md device >22:52:05,468 DEBUG storage: DeviceTree.getDeviceByUuid returned None >22:52:05,469 DEBUG storage: DeviceTree.addUdevMDDevice: name: localhost.localdomain:0 ; >22:52:05,470 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >22:52:05,472 DEBUG storage: DeviceTree.getDeviceByName returned existing 399MB partition vdb1 (7) with existing mdmember >22:52:05,473 DEBUG storage: DeviceTree.getDeviceByName: name: vdc1 ; >22:52:05,474 DEBUG storage: DeviceTree.getDeviceByName returned existing 399MB partition vdc1 (10) with existing mdmember >22:52:05,475 DEBUG storage: DeviceTree.getDeviceByName: name: localhost.localdomain:0 ; >22:52:05,476 DEBUG storage: existing RAID 1 size == 398.98828125 >22:52:05,477 DEBUG storage: DeviceTree.getDeviceByName returned existing 398MB mdarray localhost.localdomain:0 (8) >22:52:05,478 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:0 ; >22:52:05,479 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:0 ; label_type: None ; >22:52:05,481 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:05,481 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:05,481 DEBUG storage: device localhost.localdomain:0 does not contain a disklabel >22:52:05,482 INFO storage: type detected on 'md125' is 'ext4' >22:52:05,540 DEBUG storage: padding min size from 14 up to 15 >22:52:05,542 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:05,543 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:05,545 DEBUG storage: MDRaidArrayDevice._setFormat: localhost.localdomain:0 ; current: None ; type: ext4 ; >22:52:05,547 DEBUG storage: existing RAID 1 size == 398.98828125 >22:52:05,548 INFO storage: got device: MDRaidArrayDevice instance (0x7f1e7ecd51d0) -- > name = localhost.localdomain:0 status = True kids = 0 id = 8 > parents = ['existing 399MB partition vdb1 (7) with existing mdmember', > 'existing 399MB partition vdc1 (10) with existing mdmember'] > uuid = 1dbbf426:34a431b4:b1ef6961:7fb10e32 size = 398.98828125 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md125 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:0 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 817128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (102141, 2, 4) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7721ea70> > target size = 0 path = /dev/md/localhost.localdomain:0 > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >22:52:05,550 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:05,551 INFO storage: got format: Ext4FS instance (0x7f1e7ecf2190) -- > type = ext4 name = ext4 status = False > device = /dev/md/localhost.localdomain:0 uuid = a45a0681-430c-430c-9bf2-4d0864489172 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 398.0 targetSize = 398.0 > >22:52:05,556 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:2 /dev/disk/by-id/md-uuid-adfbbf14:abbe7542:99a4958d:45df5c29 /dev/disk/by-uuid/d9323df9-e21e-4649-9b48-b64ce5849cab /dev/md/localhost.localdomain:2', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd9323df9-e21e-4649-9b48-b64ce5849cab', > 'ID_FS_UUID_ENC': 'd9323df9-e21e-4649-9b48-b64ce5849cab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '5', > 'MD_DEVNAME': 'localhost.localdomain:2', > 'MD_LEVEL': 'raid6', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:2', > 'MD_UUID': 'adfbbf14:abbe7542:99a4958d:45df5c29', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53142', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:2', > '/dev/disk/by-id/md-uuid-adfbbf14:abbe7542:99a4958d:45df5c29', > '/dev/disk/by-uuid/d9323df9-e21e-4649-9b48-b64ce5849cab', > '/dev/md/localhost.localdomain:2'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >22:52:05,557 INFO storage: scanning md126 (/devices/virtual/block/md126)... >22:52:05,558 DEBUG storage: DeviceTree.getDeviceByName: name: md126 ; >22:52:05,559 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:05,559 INFO storage: md126 is an md device >22:52:05,560 DEBUG storage: DeviceTree.getDeviceByUuid returned None >22:52:05,562 DEBUG storage: DeviceTree.addUdevMDDevice: name: localhost.localdomain:2 ; >22:52:05,563 DEBUG storage: DeviceTree.getDeviceByName: name: vdf1 ; >22:52:05,564 DEBUG storage: DeviceTree.getDeviceByName returned existing 399MB partition vdf1 (17) with existing mdmember >22:52:05,565 DEBUG storage: DeviceTree.getDeviceByName: name: vdg1 ; >22:52:05,567 DEBUG storage: DeviceTree.getDeviceByName returned existing 399MB partition vdg1 (20) with existing mdmember >22:52:05,568 DEBUG storage: DeviceTree.getDeviceByName: name: vdh1 ; >22:52:05,569 DEBUG storage: DeviceTree.getDeviceByName returned existing 399MB partition vdh1 (22) with existing mdmember >22:52:05,570 DEBUG storage: DeviceTree.getDeviceByName: name: vdi1 ; >22:52:05,571 DEBUG storage: DeviceTree.getDeviceByName returned existing 399MB partition vdi1 (24) with existing mdmember >22:52:05,572 DEBUG storage: DeviceTree.getDeviceByName: name: vdj1 ; >22:52:05,573 DEBUG storage: DeviceTree.getDeviceByName returned existing 399MB partition vdj1 (26) with existing mdmember >22:52:05,574 DEBUG storage: DeviceTree.getDeviceByName: name: vdk1 ; >22:52:05,576 DEBUG storage: DeviceTree.getDeviceByName returned existing 399MB partition vdk1 (28) with existing mdmember >22:52:05,577 DEBUG storage: DeviceTree.getDeviceByName: name: localhost.localdomain:2 ; >22:52:05,578 DEBUG storage: existing RAID 6 size == 1195.5 >22:52:05,579 DEBUG storage: DeviceTree.getDeviceByName returned existing 1195MB mdarray localhost.localdomain:2 (18) >22:52:05,580 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:2 ; >22:52:05,581 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:2 ; label_type: None ; >22:52:05,582 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:05,582 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:05,583 DEBUG storage: device localhost.localdomain:2 does not contain a disklabel >22:52:05,583 INFO storage: type detected on 'md126' is 'ext4' >22:52:05,638 DEBUG storage: padding min size from 65 up to 71 >22:52:05,640 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:05,641 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:05,644 DEBUG storage: MDRaidArrayDevice._setFormat: localhost.localdomain:2 ; current: None ; type: ext4 ; >22:52:05,647 DEBUG storage: existing RAID 6 size == 1195.5 >22:52:05,648 INFO storage: got device: MDRaidArrayDevice instance (0x7f1e7ecfb5d0) -- > name = localhost.localdomain:2 status = True kids = 0 id = 18 > parents = ['existing 399MB partition vdf1 (17) with existing mdmember', > 'existing 399MB partition vdg1 (20) with existing mdmember', > 'existing 399MB partition vdh1 (22) with existing mdmember', > 'existing 399MB partition vdi1 (24) with existing mdmember', > 'existing 399MB partition vdj1 (26) with existing mdmember', > 'existing 399MB partition vdk1 (28) with existing mdmember'] > uuid = adfbbf14:abbe7542:99a4958d:45df5c29 size = 1195.5 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:2 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 2448384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (306048, 2, 4) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecd1d40> > target size = 0 path = /dev/md/localhost.localdomain:2 > format args = None originalFormat = None level = 6 spares = 1 > members = 5 > total devices = 6 metadata version = 1.2 >22:52:05,650 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:05,650 INFO storage: got format: Ext4FS instance (0x7f1e7eceda90) -- > type = ext4 name = ext4 status = False > device = /dev/md/localhost.localdomain:2 uuid = d9323df9-e21e-4649-9b48-b64ce5849cab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1195.0 targetSize = 1195.0 > >22:52:05,653 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:1 /dev/disk/by-id/md-uuid-6c6cdd96:54880526:1fe9c5f8:aff12dc2 /dev/disk/by-uuid/fbc24d0b-68b1-42ea-be3e-fa10a7f586c9 /dev/md/localhost.localdomain:1', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fbc24d0b-68b1-42ea-be3e-fa10a7f586c9', > 'ID_FS_UUID_ENC': 'fbc24d0b-68b1-42ea-be3e-fa10a7f586c9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'localhost.localdomain:1', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:1', > 'MD_UUID': '6c6cdd96:54880526:1fe9c5f8:aff12dc2', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52629', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:1', > '/dev/disk/by-id/md-uuid-6c6cdd96:54880526:1fe9c5f8:aff12dc2', > '/dev/disk/by-uuid/fbc24d0b-68b1-42ea-be3e-fa10a7f586c9', > '/dev/md/localhost.localdomain:1'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >22:52:05,654 INFO storage: scanning md127 (/devices/virtual/block/md127)... >22:52:05,655 DEBUG storage: DeviceTree.getDeviceByName: name: md127 ; >22:52:05,656 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:05,657 INFO storage: md127 is an md device >22:52:05,658 DEBUG storage: DeviceTree.getDeviceByUuid returned None >22:52:05,659 DEBUG storage: DeviceTree.addUdevMDDevice: name: localhost.localdomain:1 ; >22:52:05,660 DEBUG storage: DeviceTree.getDeviceByName: name: vdd1 ; >22:52:05,661 DEBUG storage: DeviceTree.getDeviceByName returned existing 399MB partition vdd1 (12) with existing mdmember >22:52:05,662 DEBUG storage: DeviceTree.getDeviceByName: name: vde1 ; >22:52:05,663 DEBUG storage: DeviceTree.getDeviceByName returned existing 399MB partition vde1 (15) with existing mdmember >22:52:05,664 DEBUG storage: DeviceTree.getDeviceByName: name: localhost.localdomain:1 ; >22:52:05,665 DEBUG storage: existing RAID 0 size == 796.0 >22:52:05,666 DEBUG storage: DeviceTree.getDeviceByName returned existing 796MB mdarray localhost.localdomain:1 (13) >22:52:05,667 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:1 ; >22:52:05,668 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:1 ; label_type: None ; >22:52:05,669 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:05,670 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:05,670 DEBUG storage: device localhost.localdomain:1 does not contain a disklabel >22:52:05,670 INFO storage: type detected on 'md127' is 'ext4' >22:52:05,744 DEBUG storage: padding min size from 47 up to 51 >22:52:05,746 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:05,747 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:05,748 DEBUG storage: MDRaidArrayDevice._setFormat: localhost.localdomain:1 ; current: None ; type: ext4 ; >22:52:05,750 DEBUG storage: existing RAID 0 size == 796.0 >22:52:05,752 INFO storage: got device: MDRaidArrayDevice instance (0x7f1e7ece3510) -- > name = localhost.localdomain:1 status = True kids = 0 id = 13 > parents = ['existing 399MB partition vdd1 (12) with existing mdmember', > 'existing 399MB partition vde1 (15) with existing mdmember'] > uuid = 6c6cdd96:54880526:1fe9c5f8:aff12dc2 size = 796.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:1 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 1630208 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (203776, 2, 4) biosGeometry: (101, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecd18c0> > target size = 0 path = /dev/md/localhost.localdomain:1 > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >22:52:05,755 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:05,755 INFO storage: got format: Ext4FS instance (0x7f1e7ecfb610) -- > type = ext4 name = ext4 status = False > device = /dev/md/localhost.localdomain:1 uuid = fbc24d0b-68b1-42ea-be3e-fa10a7f586c9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 796.0 targetSize = 796.0 > >22:52:05,783 INFO storage: devices to scan: ['dm-0'] >22:52:05,786 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/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a /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': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35594', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >22:52:05,787 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >22:52:05,788 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:52:05,790 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:05,791 INFO storage: live-rw is a device-mapper device >22:52:05,792 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >22:52:05,793 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg3 ; status: True ; >22:52:05,793 DEBUG storage: failed to find dm node for vg3 >22:52:05,794 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg ; status: True ; >22:52:05,795 DEBUG storage: failed to find dm node for vg >22:52:05,796 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg2 ; status: True ; >22:52:05,796 DEBUG storage: failed to find dm node for vg2 >22:52:05,797 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:52:05,798 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (44) with existing ext4 filesystem >22:52:05,800 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >22:52:05,801 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (46) >22:52:05,802 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:52:05,803 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:05,805 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >22:52:05,805 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:05,806 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >22:52:05,806 INFO storage: added dm live-rw (id 47) to device tree >22:52:05,807 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >22:52:05,808 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >22:52:05,810 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:05,810 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:05,810 DEBUG storage: device live-rw does not contain a disklabel >22:52:05,811 INFO storage: type detected on 'live-rw' is 'ext4' >22:52:05,859 DEBUG storage: padding min size from 718 up to 789 >22:52:05,861 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:05,861 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:05,862 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >22:52:05,863 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >22:52:05,870 INFO storage: got device: DMDevice instance (0x7f1e7ecde690) -- > name = live-rw status = True kids = 0 id = 47 > parents = ['existing 0MB loop loop2 (46)'] > 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 0x7f1e7ecf9950> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >22:52:05,871 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:05,872 INFO storage: got format: Ext4FS instance (0x7f1e7ecedb10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >22:52:05,901 DEBUG storage: DeviceTree.getDeviceByName: name: vg3-dataX ; >22:52:05,902 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:05,903 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg3 ; >22:52:05,904 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:05,905 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg3-dataX ; current: None ; type: None ; >22:52:05,906 DEBUG storage: Adding vg3-dataX/1986MB to vg3 >22:52:05,906 INFO storage: added lvmlv vg3-dataX (id 48) to device tree >22:52:05,907 DEBUG storage: LVMLogicalVolumeDevice.setup: vg3-dataX ; status: False ; controllable: True ; orig: False ; >22:52:05,908 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg3-dataX ; orig: False ; >22:52:05,910 DEBUG storage: LVMVolumeGroupDevice.setup: vg3 ; status: True ; controllable: True ; orig: False ; >22:52:05,911 DEBUG storage: LVMLogicalVolumeDevice._setup: vg3-dataX ; status: False ; controllable: True ; orig: False ; >22:52:06,044 DEBUG storage: looking up parted Device: /dev/mapper/vg3-dataX >22:52:06,049 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lvSWAP ; >22:52:06,051 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:06,053 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg ; >22:52:06,053 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:06,055 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lvSWAP ; current: None ; type: None ; >22:52:06,056 DEBUG storage: Adding vg-lvSWAP/384MB to vg >22:52:06,057 INFO storage: added lvmlv vg-lvSWAP (id 49) to device tree >22:52:06,058 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-lvSWAP ; status: False ; controllable: True ; orig: False ; >22:52:06,062 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg-lvSWAP ; orig: False ; >22:52:06,063 DEBUG storage: LVMVolumeGroupDevice.setup: vg ; status: True ; controllable: True ; orig: False ; >22:52:06,065 DEBUG storage: LVMLogicalVolumeDevice._setup: vg-lvSWAP ; status: False ; controllable: True ; orig: False ; >22:52:06,186 DEBUG storage: looking up parted Device: /dev/mapper/vg-lvSWAP >22:52:06,190 DEBUG storage: DeviceTree.getDeviceByName: name: vg-dataY ; >22:52:06,192 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:06,194 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg ; >22:52:06,194 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:06,196 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-dataY ; current: None ; type: None ; >22:52:06,197 DEBUG storage: Adding vg-dataY/810MB to vg >22:52:06,198 INFO storage: added lvmlv vg-dataY (id 50) to device tree >22:52:06,199 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-dataY ; status: False ; controllable: True ; orig: False ; >22:52:06,201 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg-dataY ; orig: False ; >22:52:06,226 DEBUG storage: LVMVolumeGroupDevice.setup: vg ; status: True ; controllable: True ; orig: False ; >22:52:06,227 DEBUG storage: LVMLogicalVolumeDevice._setup: vg-dataY ; status: False ; controllable: True ; orig: False ; >22:52:06,373 DEBUG storage: looking up parted Device: /dev/mapper/vg-dataY >22:52:06,380 DEBUG storage: DeviceTree.getDeviceByName: name: vg2-dataZ ; >22:52:06,384 DEBUG storage: DeviceTree.getDeviceByName returned None >22:52:06,388 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg2 ; >22:52:06,388 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:52:06,390 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg2-dataZ ; current: None ; type: None ; >22:52:06,391 DEBUG storage: Adding vg2-dataZ/392MB to vg2 >22:52:06,392 INFO storage: added lvmlv vg2-dataZ (id 51) to device tree >22:52:06,393 DEBUG storage: LVMLogicalVolumeDevice.setup: vg2-dataZ ; status: False ; controllable: True ; orig: False ; >22:52:06,395 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg2-dataZ ; orig: False ; >22:52:06,396 DEBUG storage: LVMVolumeGroupDevice.setup: vg2 ; status: True ; controllable: True ; orig: False ; >22:52:06,398 DEBUG storage: LVMLogicalVolumeDevice._setup: vg2-dataZ ; status: False ; controllable: True ; orig: False ; >22:52:06,514 DEBUG storage: looking up parted Device: /dev/mapper/vg2-dataZ >22:52:06,551 INFO storage: devices to scan: ['dm-1', 'dm-2', 'dm-3', 'dm-4'] >22:52:06,554 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg3-dataX /dev/disk/by-id/dm-uuid-LVM-ZWzjlpTLbmLGnq805Cj0YHievexgyQz1iu3wWcQ0LjYC77PxxJE64SltNhbHj8gk /dev/disk/by-uuid/8d75aa29-baa7-4f06-b472-16837243e907 /dev/mapper/vg3-dataX /dev/vg3/dataX', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'dataX', > 'DM_NAME': 'vg3-dataX', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-ZWzjlpTLbmLGnq805Cj0YHievexgyQz1iu3wWcQ0LjYC77PxxJE64SltNhbHj8gk', > 'DM_VG_NAME': 'vg3', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8d75aa29-baa7-4f06-b472-16837243e907', > 'ID_FS_UUID_ENC': '8d75aa29-baa7-4f06-b472-16837243e907', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '351797', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg3-dataX', > '/dev/disk/by-id/dm-uuid-LVM-ZWzjlpTLbmLGnq805Cj0YHievexgyQz1iu3wWcQ0LjYC77PxxJE64SltNhbHj8gk', > '/dev/disk/by-uuid/8d75aa29-baa7-4f06-b472-16837243e907', > '/dev/mapper/vg3-dataX', > '/dev/vg3/dataX'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg3-dataX ; >22:52:06,555 INFO storage: scanning vg3-dataX (/devices/virtual/block/dm-1)... >22:52:06,556 DEBUG storage: DeviceTree.getDeviceByName: name: vg3-dataX ; >22:52:06,558 DEBUG storage: DeviceTree.getDeviceByName returned existing 1986MB lvmlv vg3-dataX (48) >22:52:06,559 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg3-dataX ; >22:52:06,561 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg3-dataX ; label_type: None ; >22:52:06,562 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:06,562 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:06,563 DEBUG storage: device vg3-dataX does not contain a disklabel >22:52:06,563 INFO storage: type detected on 'vg3-dataX' is 'ext4' >22:52:06,653 DEBUG storage: padding min size from 68 up to 74 >22:52:06,655 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:06,655 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:06,657 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg3-dataX ; current: None ; type: ext4 ; >22:52:06,661 DEBUG storage: looking up parted Device: /dev/mapper/vg3 >22:52:06,662 DEBUG storage: vg3 size is 1986MB >22:52:06,663 DEBUG storage: vg vg3 has 0MB free >22:52:06,664 DEBUG storage: vg3 size is 1986MB >22:52:06,666 DEBUG storage: vg vg3 has 0MB free >22:52:06,667 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f1e7ecf2350) -- > name = vg3-dataX status = True kids = 0 id = 48 > parents = ['existing 1986MB lvmvg vg3 (5)'] > uuid = iu3wWc-Q0Lj-YC77-PxxJ-E64S-ltNh-bHj8gk size = 1986.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg3-dataX type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4067328 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (253, 255, 63) biosGeometry: (253, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecf9d40> > target size = 1986.0 path = /dev/mapper/vg3-dataX > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e7ecc9490) -- > name = vg3 status = True kids = 1 id = 5 > parents = ['existing 1987MB partition vda3 (4) with existing lvmpv'] > uuid = ZWzjlp-TLbm-LGnq-805C-j0YH-ieve-xgyQz1 size = 1986 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg3 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 2.0 PE Count = 993 > PE Free = 0 PV Count = 1 > LV Names = ['dataX'] modified = False > extents = 993.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1987MB partition vda3 (4) with existing lvmpv'] > LVs = ['existing 1986MB lvmlv vg3-dataX (48) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 1986MB >22:52:06,669 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:06,669 INFO storage: got format: Ext4FS instance (0x7f1e775033d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg3-dataX uuid = 8d75aa29-baa7-4f06-b472-16837243e907 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1986.0 targetSize = 1986.0 > >22:52:06,672 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lvSWAP /dev/disk/by-id/dm-uuid-LVM-45OcudKvi5Kzqm8spgEpHw9iePx68ywhMbdzZUDpEHb72cgm2SM1mwU9wf87KUHK /dev/disk/by-uuid/c9e88806-a024-44c1-91ee-09e9e575fb8a /dev/mapper/vg-lvSWAP /dev/vg/lvSWAP', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lvSWAP', > 'DM_NAME': 'vg-lvSWAP', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-45OcudKvi5Kzqm8spgEpHw9iePx68ywhMbdzZUDpEHb72cgm2SM1mwU9wf87KUHK', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'c9e88806-a024-44c1-91ee-09e9e575fb8a', > 'ID_FS_UUID_ENC': 'c9e88806-a024-44c1-91ee-09e9e575fb8a', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '492329', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lvSWAP', > '/dev/disk/by-id/dm-uuid-LVM-45OcudKvi5Kzqm8spgEpHw9iePx68ywhMbdzZUDpEHb72cgm2SM1mwU9wf87KUHK', > '/dev/disk/by-uuid/c9e88806-a024-44c1-91ee-09e9e575fb8a', > '/dev/mapper/vg-lvSWAP', > '/dev/vg/lvSWAP'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg-lvSWAP ; >22:52:06,673 INFO storage: scanning vg-lvSWAP (/devices/virtual/block/dm-2)... >22:52:06,675 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lvSWAP ; >22:52:06,677 DEBUG storage: DeviceTree.getDeviceByName returned existing 384MB lvmlv vg-lvSWAP (49) >22:52:06,678 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg-lvSWAP ; >22:52:06,679 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg-lvSWAP ; label_type: None ; >22:52:06,680 DEBUG storage: SwapSpace.__init__: >22:52:06,680 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:52:06,681 DEBUG storage: device vg-lvSWAP does not contain a disklabel >22:52:06,681 INFO storage: type detected on 'vg-lvSWAP' is 'swap' >22:52:06,682 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg-lvSWAP ; serial: None ; uuid: c9e88806-a024-44c1-91ee-09e9e575fb8a ; exists: True ; label: None ; >22:52:06,683 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:52:06,684 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-lvSWAP ; current: None ; type: swap ; >22:52:06,686 DEBUG storage: looking up parted Device: /dev/mapper/vg >22:52:06,687 DEBUG storage: vg size is 1194MB >22:52:06,688 DEBUG storage: vg vg has 0MB free >22:52:06,689 DEBUG storage: vg size is 1194MB >22:52:06,690 DEBUG storage: vg vg has 0MB free >22:52:06,691 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f1e7ecf2510) -- > name = vg-lvSWAP status = True kids = 0 id = 49 > parents = ['existing 1194MB lvmvg vg (31)'] > uuid = MbdzZU-DpEH-b72c-gm2S-M1mw-U9wf-87KUHK size = 384.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg-lvSWAP type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 786432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (48, 255, 63) biosGeometry: (48, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecf9c20> > target size = 384.0 path = /dev/mapper/vg-lvSWAP > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e7ece8d50) -- > name = vg status = True kids = 2 id = 31 > parents = ['existing 399MB partition vdl1 (30) with existing lvmpv', > 'existing 399MB partition vdm1 (33) with existing lvmpv', > 'existing 399MB partition vdn1 (35) with existing lvmpv'] > uuid = 45Ocud-Kvi5-Kzqm-8spg-EpHw-9ieP-x68ywh size = 1194 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 1.0 PE Count = 1194 > PE Free = 0 PV Count = 3 > LV Names = ['lvSWAP', 'dataY'] modified = False > extents = 1194.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 399MB partition vdl1 (30) with existing lvmpv', > 'existing 399MB partition vdm1 (33) with existing lvmpv', > 'existing 399MB partition vdn1 (35) with existing lvmpv'] > LVs = ['existing 384MB lvmlv vg-lvSWAP (49) with existing swap', > 'existing 810MB lvmlv vg-dataY (50)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 384MB >22:52:06,693 INFO storage: got format: SwapSpace instance (0x7f1e77503750) -- > type = swap name = swap status = False > device = /dev/mapper/vg-lvSWAP uuid = c9e88806-a024-44c1-91ee-09e9e575fb8a exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >22:52:06,695 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg-dataY /dev/disk/by-id/dm-uuid-LVM-45OcudKvi5Kzqm8spgEpHw9iePx68ywh6IxfGiwyNgeODorPZiNiA6I10pIOUtmW /dev/disk/by-uuid/a361aae2-0583-4747-879c-ca11dacee307 /dev/mapper/vg-dataY /dev/vg/dataY', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'dataY', > 'DM_NAME': 'vg-dataY', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-45OcudKvi5Kzqm8spgEpHw9iePx68ywh6IxfGiwyNgeODorPZiNiA6I10pIOUtmW', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a361aae2-0583-4747-879c-ca11dacee307', > 'ID_FS_UUID_ENC': 'a361aae2-0583-4747-879c-ca11dacee307', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '665178', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-dataY', > '/dev/disk/by-id/dm-uuid-LVM-45OcudKvi5Kzqm8spgEpHw9iePx68ywh6IxfGiwyNgeODorPZiNiA6I10pIOUtmW', > '/dev/disk/by-uuid/a361aae2-0583-4747-879c-ca11dacee307', > '/dev/mapper/vg-dataY', > '/dev/vg/dataY'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg-dataY ; >22:52:06,696 INFO storage: scanning vg-dataY (/devices/virtual/block/dm-3)... >22:52:06,697 DEBUG storage: DeviceTree.getDeviceByName: name: vg-dataY ; >22:52:06,699 DEBUG storage: DeviceTree.getDeviceByName returned existing 810MB lvmlv vg-dataY (50) >22:52:06,700 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg-dataY ; >22:52:06,701 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg-dataY ; label_type: None ; >22:52:06,702 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:06,702 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:06,703 DEBUG storage: device vg-dataY does not contain a disklabel >22:52:06,703 INFO storage: type detected on 'vg-dataY' is 'ext4' >22:52:06,778 DEBUG storage: padding min size from 47 up to 51 >22:52:06,780 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:06,781 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:06,783 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg-dataY ; current: None ; type: ext4 ; >22:52:06,788 DEBUG storage: looking up parted Device: /dev/mapper/vg >22:52:06,789 DEBUG storage: vg size is 1194MB >22:52:06,790 DEBUG storage: vg vg has 0MB free >22:52:06,791 DEBUG storage: vg size is 1194MB >22:52:06,792 DEBUG storage: vg vg has 0MB free >22:52:06,794 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f1e7ecf2850) -- > name = vg-dataY status = True kids = 0 id = 50 > parents = ['existing 1194MB lvmvg vg (31)'] > uuid = 6IxfGi-wyNg-eODo-rPZi-NiA6-I10p-IOUtmW size = 810.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg-dataY type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1658880 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (103, 255, 63) biosGeometry: (103, 255, 63) > PedDevice: <_ped.Device object at 0x1403ef0> > target size = 810.0 path = /dev/mapper/vg-dataY > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e7ece8d50) -- > name = vg status = True kids = 2 id = 31 > parents = ['existing 399MB partition vdl1 (30) with existing lvmpv', > 'existing 399MB partition vdm1 (33) with existing lvmpv', > 'existing 399MB partition vdn1 (35) with existing lvmpv'] > uuid = 45Ocud-Kvi5-Kzqm-8spg-EpHw-9ieP-x68ywh size = 1194 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 1.0 PE Count = 1194 > PE Free = 0 PV Count = 3 > LV Names = ['lvSWAP', 'dataY'] modified = False > extents = 1194.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 399MB partition vdl1 (30) with existing lvmpv', > 'existing 399MB partition vdm1 (33) with existing lvmpv', > 'existing 399MB partition vdn1 (35) with existing lvmpv'] > LVs = ['existing 384MB lvmlv vg-lvSWAP (49) with existing swap', > 'existing 810MB lvmlv vg-dataY (50) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 810MB >22:52:06,796 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:06,796 INFO storage: got format: Ext4FS instance (0x7f1e77503b10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg-dataY uuid = a361aae2-0583-4747-879c-ca11dacee307 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 810.0 targetSize = 810.0 > >22:52:06,799 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg2-dataZ /dev/disk/by-id/dm-uuid-LVM-3ZiC34I72U3WkmX2M2RSUloLo3hsi9FbFQqb5nY2o0XcseO35Y3xATyPTeBtZ07N /dev/disk/by-uuid/c9f16db1-debe-4689-8df3-1e6fa4eafb9a /dev/mapper/vg2-dataZ /dev/vg2/dataZ', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'dataZ', > 'DM_NAME': 'vg2-dataZ', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3ZiC34I72U3WkmX2M2RSUloLo3hsi9FbFQqb5nY2o0XcseO35Y3xATyPTeBtZ07N', > 'DM_VG_NAME': 'vg2', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c9f16db1-debe-4689-8df3-1e6fa4eafb9a', > 'ID_FS_UUID_ENC': 'c9f16db1-debe-4689-8df3-1e6fa4eafb9a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '832356', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-vg2-dataZ', > '/dev/disk/by-id/dm-uuid-LVM-3ZiC34I72U3WkmX2M2RSUloLo3hsi9FbFQqb5nY2o0XcseO35Y3xATyPTeBtZ07N', > '/dev/disk/by-uuid/c9f16db1-debe-4689-8df3-1e6fa4eafb9a', > '/dev/mapper/vg2-dataZ', > '/dev/vg2/dataZ'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: vg2-dataZ ; >22:52:06,800 INFO storage: scanning vg2-dataZ (/devices/virtual/block/dm-4)... >22:52:06,801 DEBUG storage: DeviceTree.getDeviceByName: name: vg2-dataZ ; >22:52:06,803 DEBUG storage: DeviceTree.getDeviceByName returned existing 392MB lvmlv vg2-dataZ (51) >22:52:06,804 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg2-dataZ ; >22:52:06,805 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg2-dataZ ; label_type: None ; >22:52:06,806 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:06,806 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:06,807 DEBUG storage: device vg2-dataZ does not contain a disklabel >22:52:06,807 INFO storage: type detected on 'vg2-dataZ' is 'ext4' >22:52:06,866 DEBUG storage: padding min size from 14 up to 15 >22:52:06,869 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:06,870 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:52:06,872 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg2-dataZ ; current: None ; type: ext4 ; >22:52:06,876 DEBUG storage: looking up parted Device: /dev/mapper/vg2 >22:52:06,877 DEBUG storage: vg2 size is 392MB >22:52:06,878 DEBUG storage: vg vg2 has 0MB free >22:52:06,879 DEBUG storage: vg2 size is 392MB >22:52:06,880 DEBUG storage: vg vg2 has 0MB free >22:52:06,881 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f1e8ca2b5d0) -- > name = vg2-dataZ status = True kids = 0 id = 51 > parents = ['existing 392MB lvmvg vg2 (38)'] > uuid = FQqb5n-Y2o0-Xcse-O35Y-3xAT-yPTe-BtZ07N size = 392.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg2-dataZ type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 802816 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (49, 255, 63) biosGeometry: (49, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e7ecf9cb0> > target size = 392.0 path = /dev/mapper/vg2-dataZ > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f1e7ecdea90) -- > name = vg2 status = True kids = 1 id = 38 > parents = ['existing 399MB partition vdo1 (37) with existing lvmpv'] > uuid = 3ZiC34-I72U-3Wkm-X2M2-RSUl-oLo3-hsi9Fb size = 392 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg2 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 8.0 PE Count = 49 > PE Free = 0 PV Count = 1 > LV Names = ['dataZ'] modified = False > extents = 49.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 399MB partition vdo1 (37) with existing lvmpv'] > LVs = ['existing 392MB lvmlv vg2-dataZ (51) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 392MB >22:52:06,883 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:06,883 INFO storage: got format: Ext4FS instance (0x7f1e77503b90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg2-dataZ uuid = c9f16db1-debe-4689-8df3-1e6fa4eafb9a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 392.0 targetSize = 392.0 > >22:52:06,914 DEBUG storage: DeviceTree.getDeviceByName: name: vg3-dataX ; >22:52:06,916 DEBUG storage: DeviceTree.getDeviceByName returned existing 1986MB lvmlv vg3-dataX (48) with existing ext4 filesystem >22:52:06,917 DEBUG storage: DeviceTree.getDeviceByName: name: vg-lvSWAP ; >22:52:06,918 DEBUG storage: DeviceTree.getDeviceByName returned existing 384MB lvmlv vg-lvSWAP (49) with existing swap >22:52:06,919 DEBUG storage: DeviceTree.getDeviceByName: name: vg-dataY ; >22:52:06,921 DEBUG storage: DeviceTree.getDeviceByName returned existing 810MB lvmlv vg-dataY (50) with existing ext4 filesystem >22:52:06,922 DEBUG storage: DeviceTree.getDeviceByName: name: vg2-dataZ ; >22:52:06,924 DEBUG storage: DeviceTree.getDeviceByName returned existing 392MB lvmlv vg2-dataZ (51) with existing ext4 filesystem >22:52:06,925 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >22:52:06,941 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >22:52:06,956 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >22:52:06,958 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >22:52:06,960 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >22:52:06,975 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >22:52:06,990 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >22:52:06,992 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >22:52:06,994 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >22:52:07,009 DEBUG storage: MDRaidArrayDevice.teardown: localhost.localdomain:0 ; status: True ; controllable: True ; >22:52:07,243 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >22:52:07,245 DEBUG storage: MDRaidMember.teardown: device: /dev/vdb1 ; status: False ; type: mdmember ; >22:52:07,248 DEBUG storage: MDRaidMember.teardown: device: /dev/vdb1 ; status: False ; type: mdmember ; >22:52:07,265 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >22:52:07,267 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >22:52:07,269 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >22:52:07,284 DEBUG storage: PartitionDevice.teardown: vdc1 ; status: True ; controllable: True ; >22:52:07,286 DEBUG storage: MDRaidMember.teardown: device: /dev/vdc1 ; status: False ; type: mdmember ; >22:52:07,288 DEBUG storage: MDRaidMember.teardown: device: /dev/vdc1 ; status: False ; type: mdmember ; >22:52:07,303 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >22:52:07,305 DEBUG storage: DiskLabel.teardown: device: /dev/vdc ; status: False ; type: disklabel ; >22:52:07,308 DEBUG storage: DiskLabel.teardown: device: /dev/vdc ; status: False ; type: disklabel ; >22:52:07,323 DEBUG storage: MDRaidArrayDevice.teardown: localhost.localdomain:1 ; status: True ; controllable: True ; >22:52:07,552 DEBUG storage: PartitionDevice.teardown: vdd1 ; status: True ; controllable: True ; >22:52:07,555 DEBUG storage: MDRaidMember.teardown: device: /dev/vdd1 ; status: False ; type: mdmember ; >22:52:07,557 DEBUG storage: MDRaidMember.teardown: device: /dev/vdd1 ; status: False ; type: mdmember ; >22:52:07,574 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >22:52:07,576 DEBUG storage: DiskLabel.teardown: device: /dev/vdd ; status: False ; type: disklabel ; >22:52:07,578 DEBUG storage: DiskLabel.teardown: device: /dev/vdd ; status: False ; type: disklabel ; >22:52:07,594 DEBUG storage: PartitionDevice.teardown: vde1 ; status: True ; controllable: True ; >22:52:07,596 DEBUG storage: MDRaidMember.teardown: device: /dev/vde1 ; status: False ; type: mdmember ; >22:52:07,598 DEBUG storage: MDRaidMember.teardown: device: /dev/vde1 ; status: False ; type: mdmember ; >22:52:07,614 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >22:52:07,616 DEBUG storage: DiskLabel.teardown: device: /dev/vde ; status: False ; type: disklabel ; >22:52:07,618 DEBUG storage: DiskLabel.teardown: device: /dev/vde ; status: False ; type: disklabel ; >22:52:07,633 DEBUG storage: MDRaidArrayDevice.teardown: localhost.localdomain:2 ; status: True ; controllable: True ; >22:52:08,000 DEBUG storage: PartitionDevice.teardown: vdf1 ; status: True ; controllable: True ; >22:52:08,003 DEBUG storage: MDRaidMember.teardown: device: /dev/vdf1 ; status: False ; type: mdmember ; >22:52:08,005 DEBUG storage: MDRaidMember.teardown: device: /dev/vdf1 ; status: False ; type: mdmember ; >22:52:08,023 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >22:52:08,025 DEBUG storage: DiskLabel.teardown: device: /dev/vdf ; status: False ; type: disklabel ; >22:52:08,027 DEBUG storage: DiskLabel.teardown: device: /dev/vdf ; status: False ; type: disklabel ; >22:52:08,044 DEBUG storage: PartitionDevice.teardown: vdg1 ; status: True ; controllable: True ; >22:52:08,046 DEBUG storage: MDRaidMember.teardown: device: /dev/vdg1 ; status: False ; type: mdmember ; >22:52:08,048 DEBUG storage: MDRaidMember.teardown: device: /dev/vdg1 ; status: False ; type: mdmember ; >22:52:08,065 DEBUG storage: DiskDevice.teardown: vdg ; status: True ; controllable: True ; >22:52:08,067 DEBUG storage: DiskLabel.teardown: device: /dev/vdg ; status: False ; type: disklabel ; >22:52:08,069 DEBUG storage: DiskLabel.teardown: device: /dev/vdg ; status: False ; type: disklabel ; >22:52:08,086 DEBUG storage: PartitionDevice.teardown: vdh1 ; status: True ; controllable: True ; >22:52:08,087 DEBUG storage: MDRaidMember.teardown: device: /dev/vdh1 ; status: False ; type: mdmember ; >22:52:08,090 DEBUG storage: MDRaidMember.teardown: device: /dev/vdh1 ; status: False ; type: mdmember ; >22:52:08,106 DEBUG storage: DiskDevice.teardown: vdh ; status: True ; controllable: True ; >22:52:08,108 DEBUG storage: DiskLabel.teardown: device: /dev/vdh ; status: False ; type: disklabel ; >22:52:08,111 DEBUG storage: DiskLabel.teardown: device: /dev/vdh ; status: False ; type: disklabel ; >22:52:08,127 DEBUG storage: PartitionDevice.teardown: vdi1 ; status: True ; controllable: True ; >22:52:08,129 DEBUG storage: MDRaidMember.teardown: device: /dev/vdi1 ; status: False ; type: mdmember ; >22:52:08,131 DEBUG storage: MDRaidMember.teardown: device: /dev/vdi1 ; status: False ; type: mdmember ; >22:52:08,147 DEBUG storage: DiskDevice.teardown: vdi ; status: True ; controllable: True ; >22:52:08,149 DEBUG storage: DiskLabel.teardown: device: /dev/vdi ; status: False ; type: disklabel ; >22:52:08,151 DEBUG storage: DiskLabel.teardown: device: /dev/vdi ; status: False ; type: disklabel ; >22:52:08,167 DEBUG storage: PartitionDevice.teardown: vdj1 ; status: True ; controllable: True ; >22:52:08,169 DEBUG storage: MDRaidMember.teardown: device: /dev/vdj1 ; status: False ; type: mdmember ; >22:52:08,171 DEBUG storage: MDRaidMember.teardown: device: /dev/vdj1 ; status: False ; type: mdmember ; >22:52:08,189 DEBUG storage: DiskDevice.teardown: vdj ; status: True ; controllable: True ; >22:52:08,191 DEBUG storage: DiskLabel.teardown: device: /dev/vdj ; status: False ; type: disklabel ; >22:52:08,193 DEBUG storage: DiskLabel.teardown: device: /dev/vdj ; status: False ; type: disklabel ; >22:52:08,210 DEBUG storage: PartitionDevice.teardown: vdk1 ; status: True ; controllable: True ; >22:52:08,212 DEBUG storage: MDRaidMember.teardown: device: /dev/vdk1 ; status: False ; type: mdmember ; >22:52:08,214 DEBUG storage: MDRaidMember.teardown: device: /dev/vdk1 ; status: False ; type: mdmember ; >22:52:08,230 DEBUG storage: DiskDevice.teardown: vdk ; status: True ; controllable: True ; >22:52:08,232 DEBUG storage: DiskLabel.teardown: device: /dev/vdk ; status: False ; type: disklabel ; >22:52:08,234 DEBUG storage: DiskLabel.teardown: device: /dev/vdk ; status: False ; type: disklabel ; >22:52:08,250 DEBUG storage: PartitionDevice.teardown: vdp1 ; status: True ; controllable: True ; >22:52:08,267 DEBUG storage: DiskDevice.teardown: vdp ; status: True ; controllable: True ; >22:52:08,269 DEBUG storage: DiskLabel.teardown: device: /dev/vdp ; status: False ; type: disklabel ; >22:52:08,272 DEBUG storage: DiskLabel.teardown: device: /dev/vdp ; status: False ; type: disklabel ; >22:52:08,288 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >22:52:08,290 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >22:52:08,292 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >22:52:08,293 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg3-dataX ; status: True ; controllable: True ; >22:52:08,310 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg3-dataX ; status: True ; controllable: True ; >22:52:08,428 DEBUG storage: LVMVolumeGroupDevice.teardown: vg3 ; status: True ; controllable: True ; >22:52:08,430 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg3 ; status: False ; type: None ; >22:52:08,432 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg3 ; status: False ; type: None ; >22:52:08,451 DEBUG storage: LVMVolumeGroupDevice._teardown: vg3 ; status: True ; controllable: True ; >22:52:08,528 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >22:52:08,531 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda3 ; status: False ; type: lvmpv ; >22:52:08,534 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda3 ; status: False ; type: lvmpv ; >22:52:08,551 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >22:52:08,554 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >22:52:08,556 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >22:52:08,573 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-lvSWAP ; status: True ; controllable: True ; >22:52:08,575 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg-lvSWAP ; status: False ; type: swap ; >22:52:08,577 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg-lvSWAP ; status: False ; type: swap ; >22:52:08,593 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg-lvSWAP ; status: True ; controllable: True ; >22:52:08,686 DEBUG storage: LVMVolumeGroupDevice.teardown: vg ; status: True ; controllable: True ; >22:52:08,688 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >22:52:08,690 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >22:52:08,708 DEBUG storage: LVMVolumeGroupDevice._teardown: vg ; status: True ; controllable: True ; >22:52:08,806 DEBUG storage: PartitionDevice.teardown: vdl1 ; status: True ; controllable: True ; >22:52:08,808 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdl1 ; status: False ; type: lvmpv ; >22:52:08,811 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdl1 ; status: False ; type: lvmpv ; >22:52:08,828 DEBUG storage: DiskDevice.teardown: vdl ; status: True ; controllable: True ; >22:52:08,830 DEBUG storage: DiskLabel.teardown: device: /dev/vdl ; status: False ; type: disklabel ; >22:52:08,832 DEBUG storage: DiskLabel.teardown: device: /dev/vdl ; status: False ; type: disklabel ; >22:52:08,849 DEBUG storage: PartitionDevice.teardown: vdm1 ; status: True ; controllable: True ; >22:52:08,851 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdm1 ; status: False ; type: lvmpv ; >22:52:08,854 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdm1 ; status: False ; type: lvmpv ; >22:52:08,870 DEBUG storage: DiskDevice.teardown: vdm ; status: True ; controllable: True ; >22:52:08,873 DEBUG storage: DiskLabel.teardown: device: /dev/vdm ; status: False ; type: disklabel ; >22:52:08,876 DEBUG storage: DiskLabel.teardown: device: /dev/vdm ; status: False ; type: disklabel ; >22:52:08,893 DEBUG storage: PartitionDevice.teardown: vdn1 ; status: True ; controllable: True ; >22:52:08,895 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdn1 ; status: False ; type: lvmpv ; >22:52:08,898 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdn1 ; status: False ; type: lvmpv ; >22:52:08,914 DEBUG storage: DiskDevice.teardown: vdn ; status: True ; controllable: True ; >22:52:08,916 DEBUG storage: DiskLabel.teardown: device: /dev/vdn ; status: False ; type: disklabel ; >22:52:08,919 DEBUG storage: DiskLabel.teardown: device: /dev/vdn ; status: False ; type: disklabel ; >22:52:08,934 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-dataY ; status: False ; controllable: True ; >22:52:08,936 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg2-dataZ ; status: True ; controllable: True ; >22:52:08,951 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg2-dataZ ; status: True ; controllable: True ; >22:52:09,033 DEBUG storage: LVMVolumeGroupDevice.teardown: vg2 ; status: True ; controllable: True ; >22:52:09,035 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg2 ; status: False ; type: None ; >22:52:09,036 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg2 ; status: False ; type: None ; >22:52:09,053 DEBUG storage: LVMVolumeGroupDevice._teardown: vg2 ; status: True ; controllable: True ; >22:52:09,118 DEBUG storage: PartitionDevice.teardown: vdo1 ; status: True ; controllable: True ; >22:52:09,121 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdo1 ; status: False ; type: lvmpv ; >22:52:09,123 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdo1 ; status: False ; type: lvmpv ; >22:52:09,140 DEBUG storage: DiskDevice.teardown: vdo ; status: True ; controllable: True ; >22:52:09,142 DEBUG storage: DiskLabel.teardown: device: /dev/vdo ; status: False ; type: disklabel ; >22:52:09,146 DEBUG storage: DiskLabel.teardown: device: /dev/vdo ; status: False ; type: disklabel ; >22:52:09,161 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >22:52:09,166 INFO storage: edd: collected mbr signatures: {'vdp': '0x00045a7e', 'vda': '0x0009fc4a', 'vdc': '0x00039cee', 'vdb': '0x000de9c8', 'vde': '0x000a43f4', 'vdd': '0x000015a2', 'vdg': '0x00094a12', 'vdf': '0x000e6197', 'vdi': '0x000d9fd4', 'vdh': '0x00039faa', 'vdk': '0x00021aad', 'vdj': '0x0008636a', 'vdm': '0x000ef2bf', 'vdl': '0x000af814', 'vdo': '0x00051062', 'vdn': '0x0003eb0e'} >22:52:09,167 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0009fc4a > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 19456000 >22:52:09,169 DEBUG storage: edd: matched 0x80 to vda using pci_dev >22:52:09,169 DEBUG storage: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000de9c8 > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 819200 >22:52:09,170 DEBUG storage: edd: matched 0x81 to vdb using pci_dev >22:52:09,170 DEBUG storage: edd: data extracted from 0x82: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00039cee > pci_dev: 00:08.0, scsi_id: 0 > scsi_lun: 0, sectors: 819200 >22:52:09,171 DEBUG storage: edd: matched 0x82 to vdc using pci_dev >22:52:09,171 DEBUG storage: edd: data extracted from 0x83: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000015a2 > pci_dev: 00:09.0, scsi_id: 0 > scsi_lun: 0, sectors: 819200 >22:52:09,172 DEBUG storage: edd: matched 0x83 to vdd using pci_dev >22:52:09,173 DEBUG storage: edd: data extracted from 0x84: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000a43f4 > pci_dev: 00:0a.0, scsi_id: 0 > scsi_lun: 0, sectors: 819200 >22:52:09,173 DEBUG storage: edd: matched 0x84 to vde using pci_dev >22:52:09,174 DEBUG storage: edd: data extracted from 0x85: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000e6197 > pci_dev: 00:0b.0, scsi_id: 0 > scsi_lun: 0, sectors: 819200 >22:52:09,175 DEBUG storage: edd: matched 0x85 to vdf using pci_dev >22:52:09,175 DEBUG storage: edd: data extracted from 0x86: > type: None, ata_device: None > channel: None, mbr_signature: 0x00094a12 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: None >22:52:09,176 INFO storage: edd: matched 0x86 to vdg using MBR sig >22:52:09,177 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >22:52:09,190 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:52:09,202 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >22:52:09,234 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >22:52:09,236 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >22:52:09,237 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >22:52:09,254 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >22:52:09,255 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:52:09,281 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >22:52:09,282 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >22:52:09,282 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >22:52:09,283 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >22:52:09,283 DEBUG storage: crypttab maps: [] >22:52:09,284 DEBUG storage: parsing /mnt/sysimage/etc/fstab >22:52:09,285 DEBUG storage: resolved 'UUID=da390a14-4ddb-423a-93de-3510f7e6411c' to 'vda2' (partition) >22:52:09,286 DEBUG storage: resolved 'UUID=6463d247-f5dd-4f17-b953-576b2fcbe3b5' to 'vda1' (partition) >22:52:09,286 DEBUG storage: resolved 'UUID=a45a0681-430c-430c-9bf2-4d0864489172' to 'localhost.localdomain:0' (mdarray) >22:52:09,287 DEBUG storage: resolved 'UUID=fbc24d0b-68b1-42ea-be3e-fa10a7f586c9' to 'localhost.localdomain:1' (mdarray) >22:52:09,287 DEBUG storage: resolved 'UUID=d9323df9-e21e-4649-9b48-b64ce5849cab' to 'localhost.localdomain:2' (mdarray) >22:52:09,290 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg2-dataZ ; >22:52:09,292 DEBUG storage: DeviceTree.getDeviceByPath returned existing 392MB lvmlv vg2-dataZ (51) with existing ext4 filesystem >22:52:09,292 DEBUG storage: resolved '/dev/mapper/vg2-dataZ' to 'vg2-dataZ' (lvmlv) >22:52:09,294 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg-dataY ; >22:52:09,295 DEBUG storage: DeviceTree.getDeviceByPath returned existing 810MB lvmlv vg-dataY (50) with existing ext4 filesystem >22:52:09,296 DEBUG storage: resolved '/dev/mapper/vg-dataY' to 'vg-dataY' (lvmlv) >22:52:09,297 DEBUG storage: resolved 'UUID=a9aae230-e8b2-4782-83d3-5f834f5d14a1' to 'vdp1' (partition) >22:52:09,298 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg3-dataX ; >22:52:09,299 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1986MB lvmlv vg3-dataX (48) with existing ext4 filesystem >22:52:09,300 DEBUG storage: resolved '/dev/mapper/vg3-dataX' to 'vg3-dataX' (lvmlv) >22:52:09,301 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg-lvSWAP ; >22:52:09,303 DEBUG storage: DeviceTree.getDeviceByPath returned existing 384MB lvmlv vg-lvSWAP (49) with existing swap >22:52:09,303 DEBUG storage: resolved '/dev/mapper/vg-lvSWAP' to 'vg-lvSWAP' (lvmlv) >22:52:09,304 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >22:52:09,331 DEBUG storage: MDRaidArrayDevice.setup: localhost.localdomain:0 ; status: False ; controllable: True ; orig: False ; >22:52:09,332 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: localhost.localdomain:0 ; orig: False ; >22:52:09,333 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >22:52:09,335 DEBUG storage: MDRaidMember.setup: device: /dev/vdb1 ; status: False ; type: mdmember ; >22:52:09,336 DEBUG storage: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >22:52:09,338 DEBUG storage: MDRaidMember.setup: device: /dev/vdc1 ; status: False ; type: mdmember ; >22:52:09,339 DEBUG storage: MDRaidArrayDevice._setup: localhost.localdomain:0 ; status: False ; controllable: True ; orig: False ; >22:52:09,340 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >22:52:09,342 DEBUG storage: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >22:52:09,605 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:0 ; status: False ; >22:52:09,606 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:52:09,616 DEBUG storage: MDRaidArrayDevice.teardown: localhost.localdomain:0 ; status: True ; controllable: True ; >22:52:09,860 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >22:52:09,862 DEBUG storage: MDRaidMember.teardown: device: /dev/vdb1 ; status: False ; type: mdmember ; >22:52:09,864 DEBUG storage: MDRaidMember.teardown: device: /dev/vdb1 ; status: False ; type: mdmember ; >22:52:09,879 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >22:52:09,881 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >22:52:09,883 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >22:52:09,898 DEBUG storage: PartitionDevice.teardown: vdc1 ; status: True ; controllable: True ; >22:52:09,900 DEBUG storage: MDRaidMember.teardown: device: /dev/vdc1 ; status: False ; type: mdmember ; >22:52:09,902 DEBUG storage: MDRaidMember.teardown: device: /dev/vdc1 ; status: False ; type: mdmember ; >22:52:09,917 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >22:52:09,919 DEBUG storage: DiskLabel.teardown: device: /dev/vdc ; status: False ; type: disklabel ; >22:52:09,921 DEBUG storage: DiskLabel.teardown: device: /dev/vdc ; status: False ; type: disklabel ; >22:52:09,936 DEBUG storage: MDRaidArrayDevice.setup: localhost.localdomain:1 ; status: False ; controllable: True ; orig: False ; >22:52:09,937 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: localhost.localdomain:1 ; orig: False ; >22:52:09,939 DEBUG storage: PartitionDevice.setup: vdd1 ; status: True ; controllable: True ; orig: False ; >22:52:09,940 DEBUG storage: MDRaidMember.setup: device: /dev/vdd1 ; status: False ; type: mdmember ; >22:52:09,942 DEBUG storage: PartitionDevice.setup: vde1 ; status: True ; controllable: True ; orig: False ; >22:52:09,943 DEBUG storage: MDRaidMember.setup: device: /dev/vde1 ; status: False ; type: mdmember ; >22:52:09,944 DEBUG storage: MDRaidArrayDevice._setup: localhost.localdomain:1 ; status: False ; controllable: True ; orig: False ; >22:52:09,945 DEBUG storage: PartitionDevice.setup: vdd1 ; status: True ; controllable: True ; orig: False ; >22:52:09,946 DEBUG storage: PartitionDevice.setup: vde1 ; status: True ; controllable: True ; orig: False ; >22:52:10,194 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:1 ; status: False ; >22:52:10,195 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:52:10,206 DEBUG storage: MDRaidArrayDevice.teardown: localhost.localdomain:1 ; status: True ; controllable: True ; >22:52:10,455 DEBUG storage: PartitionDevice.teardown: vdd1 ; status: True ; controllable: True ; >22:52:10,457 DEBUG storage: MDRaidMember.teardown: device: /dev/vdd1 ; status: False ; type: mdmember ; >22:52:10,459 DEBUG storage: MDRaidMember.teardown: device: /dev/vdd1 ; status: False ; type: mdmember ; >22:52:10,477 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >22:52:10,479 DEBUG storage: DiskLabel.teardown: device: /dev/vdd ; status: False ; type: disklabel ; >22:52:10,481 DEBUG storage: DiskLabel.teardown: device: /dev/vdd ; status: False ; type: disklabel ; >22:52:10,498 DEBUG storage: PartitionDevice.teardown: vde1 ; status: True ; controllable: True ; >22:52:10,499 DEBUG storage: MDRaidMember.teardown: device: /dev/vde1 ; status: False ; type: mdmember ; >22:52:10,501 DEBUG storage: MDRaidMember.teardown: device: /dev/vde1 ; status: False ; type: mdmember ; >22:52:10,517 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >22:52:10,519 DEBUG storage: DiskLabel.teardown: device: /dev/vde ; status: False ; type: disklabel ; >22:52:10,521 DEBUG storage: DiskLabel.teardown: device: /dev/vde ; status: False ; type: disklabel ; >22:52:10,538 DEBUG storage: MDRaidArrayDevice.setup: localhost.localdomain:2 ; status: False ; controllable: True ; orig: False ; >22:52:10,540 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: localhost.localdomain:2 ; orig: False ; >22:52:10,541 DEBUG storage: PartitionDevice.setup: vdf1 ; status: True ; controllable: True ; orig: False ; >22:52:10,542 DEBUG storage: MDRaidMember.setup: device: /dev/vdf1 ; status: False ; type: mdmember ; >22:52:10,543 DEBUG storage: PartitionDevice.setup: vdg1 ; status: True ; controllable: True ; orig: False ; >22:52:10,545 DEBUG storage: MDRaidMember.setup: device: /dev/vdg1 ; status: False ; type: mdmember ; >22:52:10,546 DEBUG storage: PartitionDevice.setup: vdh1 ; status: True ; controllable: True ; orig: False ; >22:52:10,547 DEBUG storage: MDRaidMember.setup: device: /dev/vdh1 ; status: False ; type: mdmember ; >22:52:10,548 DEBUG storage: PartitionDevice.setup: vdi1 ; status: True ; controllable: True ; orig: False ; >22:52:10,549 DEBUG storage: MDRaidMember.setup: device: /dev/vdi1 ; status: False ; type: mdmember ; >22:52:10,551 DEBUG storage: PartitionDevice.setup: vdj1 ; status: True ; controllable: True ; orig: False ; >22:52:10,552 DEBUG storage: MDRaidMember.setup: device: /dev/vdj1 ; status: False ; type: mdmember ; >22:52:10,553 DEBUG storage: PartitionDevice.setup: vdk1 ; status: True ; controllable: True ; orig: False ; >22:52:10,554 DEBUG storage: MDRaidMember.setup: device: /dev/vdk1 ; status: False ; type: mdmember ; >22:52:10,555 DEBUG storage: MDRaidArrayDevice._setup: localhost.localdomain:2 ; status: False ; controllable: True ; orig: False ; >22:52:10,557 DEBUG storage: PartitionDevice.setup: vdf1 ; status: True ; controllable: True ; orig: False ; >22:52:10,558 DEBUG storage: PartitionDevice.setup: vdg1 ; status: True ; controllable: True ; orig: False ; >22:52:10,559 DEBUG storage: PartitionDevice.setup: vdh1 ; status: True ; controllable: True ; orig: False ; >22:52:10,560 DEBUG storage: PartitionDevice.setup: vdi1 ; status: True ; controllable: True ; orig: False ; >22:52:10,561 DEBUG storage: PartitionDevice.setup: vdj1 ; status: True ; controllable: True ; orig: False ; >22:52:10,562 DEBUG storage: PartitionDevice.setup: vdk1 ; status: True ; controllable: True ; orig: False ; >22:52:10,882 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:2 ; status: False ; >22:52:10,883 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:52:10,890 DEBUG storage: MDRaidArrayDevice.teardown: localhost.localdomain:2 ; status: True ; controllable: True ; >22:52:11,198 DEBUG storage: PartitionDevice.teardown: vdf1 ; status: True ; controllable: True ; >22:52:11,201 DEBUG storage: MDRaidMember.teardown: device: /dev/vdf1 ; status: False ; type: mdmember ; >22:52:11,202 DEBUG storage: MDRaidMember.teardown: device: /dev/vdf1 ; status: False ; type: mdmember ; >22:52:11,220 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >22:52:11,222 DEBUG storage: DiskLabel.teardown: device: /dev/vdf ; status: False ; type: disklabel ; >22:52:11,224 DEBUG storage: DiskLabel.teardown: device: /dev/vdf ; status: False ; type: disklabel ; >22:52:11,240 DEBUG storage: PartitionDevice.teardown: vdg1 ; status: True ; controllable: True ; >22:52:11,241 DEBUG storage: MDRaidMember.teardown: device: /dev/vdg1 ; status: False ; type: mdmember ; >22:52:11,243 DEBUG storage: MDRaidMember.teardown: device: /dev/vdg1 ; status: False ; type: mdmember ; >22:52:11,259 DEBUG storage: DiskDevice.teardown: vdg ; status: True ; controllable: True ; >22:52:11,261 DEBUG storage: DiskLabel.teardown: device: /dev/vdg ; status: False ; type: disklabel ; >22:52:11,263 DEBUG storage: DiskLabel.teardown: device: /dev/vdg ; status: False ; type: disklabel ; >22:52:11,279 DEBUG storage: PartitionDevice.teardown: vdh1 ; status: True ; controllable: True ; >22:52:11,280 DEBUG storage: MDRaidMember.teardown: device: /dev/vdh1 ; status: False ; type: mdmember ; >22:52:11,282 DEBUG storage: MDRaidMember.teardown: device: /dev/vdh1 ; status: False ; type: mdmember ; >22:52:11,299 DEBUG storage: DiskDevice.teardown: vdh ; status: True ; controllable: True ; >22:52:11,300 DEBUG storage: DiskLabel.teardown: device: /dev/vdh ; status: False ; type: disklabel ; >22:52:11,302 DEBUG storage: DiskLabel.teardown: device: /dev/vdh ; status: False ; type: disklabel ; >22:52:11,318 DEBUG storage: PartitionDevice.teardown: vdi1 ; status: True ; controllable: True ; >22:52:11,319 DEBUG storage: MDRaidMember.teardown: device: /dev/vdi1 ; status: False ; type: mdmember ; >22:52:11,321 DEBUG storage: MDRaidMember.teardown: device: /dev/vdi1 ; status: False ; type: mdmember ; >22:52:11,337 DEBUG storage: DiskDevice.teardown: vdi ; status: True ; controllable: True ; >22:52:11,338 DEBUG storage: DiskLabel.teardown: device: /dev/vdi ; status: False ; type: disklabel ; >22:52:11,340 DEBUG storage: DiskLabel.teardown: device: /dev/vdi ; status: False ; type: disklabel ; >22:52:11,357 DEBUG storage: PartitionDevice.teardown: vdj1 ; status: True ; controllable: True ; >22:52:11,359 DEBUG storage: MDRaidMember.teardown: device: /dev/vdj1 ; status: False ; type: mdmember ; >22:52:11,361 DEBUG storage: MDRaidMember.teardown: device: /dev/vdj1 ; status: False ; type: mdmember ; >22:52:11,378 DEBUG storage: DiskDevice.teardown: vdj ; status: True ; controllable: True ; >22:52:11,379 DEBUG storage: DiskLabel.teardown: device: /dev/vdj ; status: False ; type: disklabel ; >22:52:11,381 DEBUG storage: DiskLabel.teardown: device: /dev/vdj ; status: False ; type: disklabel ; >22:52:11,399 DEBUG storage: PartitionDevice.teardown: vdk1 ; status: True ; controllable: True ; >22:52:11,401 DEBUG storage: MDRaidMember.teardown: device: /dev/vdk1 ; status: False ; type: mdmember ; >22:52:11,403 DEBUG storage: MDRaidMember.teardown: device: /dev/vdk1 ; status: False ; type: mdmember ; >22:52:11,422 DEBUG storage: DiskDevice.teardown: vdk ; status: True ; controllable: True ; >22:52:11,424 DEBUG storage: DiskLabel.teardown: device: /dev/vdk ; status: False ; type: disklabel ; >22:52:11,426 DEBUG storage: DiskLabel.teardown: device: /dev/vdk ; status: False ; type: disklabel ; >22:52:11,443 DEBUG storage: PartitionDevice.setup: vdp1 ; status: True ; controllable: True ; orig: False ; >22:52:11,444 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:52:11,622 DEBUG storage: PartitionDevice.teardown: vdp1 ; status: True ; controllable: True ; >22:52:11,652 DEBUG storage: DiskDevice.teardown: vdp ; status: True ; controllable: True ; >22:52:11,653 DEBUG storage: DiskLabel.teardown: device: /dev/vdp ; status: False ; type: disklabel ; >22:52:11,655 DEBUG storage: DiskLabel.teardown: device: /dev/vdp ; status: False ; type: disklabel ; >22:52:11,673 DEBUG storage: LVMLogicalVolumeDevice.setup: vg3-dataX ; status: False ; controllable: True ; orig: False ; >22:52:11,674 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg3-dataX ; orig: False ; >22:52:11,677 DEBUG storage: LVMVolumeGroupDevice.setup: vg3 ; status: True ; controllable: True ; orig: False ; >22:52:11,678 DEBUG storage: LVMLogicalVolumeDevice._setup: vg3-dataX ; status: False ; controllable: True ; orig: False ; >22:52:11,799 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:52:11,807 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg3-dataX ; status: True ; controllable: True ; >22:52:11,833 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg3-dataX ; status: True ; controllable: True ; >22:52:11,916 DEBUG storage: LVMVolumeGroupDevice.teardown: vg3 ; status: True ; controllable: True ; >22:52:11,918 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg3 ; status: False ; type: None ; >22:52:11,919 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg3 ; status: False ; type: None ; >22:52:12,036 DEBUG storage: LVMVolumeGroupDevice._teardown: vg3 ; status: True ; controllable: True ; >22:52:12,141 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >22:52:12,142 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda3 ; status: False ; type: lvmpv ; >22:52:12,144 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda3 ; status: False ; type: lvmpv ; >22:52:12,194 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >22:52:12,196 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >22:52:12,209 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >22:52:12,253 DEBUG storage: LVMLogicalVolumeDevice.setup: vg-dataY ; status: False ; controllable: True ; orig: False ; >22:52:12,255 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg-dataY ; orig: False ; >22:52:12,256 DEBUG storage: LVMVolumeGroupDevice.setup: vg ; status: True ; controllable: True ; orig: False ; >22:52:12,260 DEBUG storage: LVMLogicalVolumeDevice._setup: vg-dataY ; status: False ; controllable: True ; orig: False ; >22:52:12,814 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:52:12,867 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg-dataY ; status: True ; controllable: True ; >22:52:12,937 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg-dataY ; status: True ; controllable: True ; >22:52:13,118 DEBUG storage: LVMVolumeGroupDevice.teardown: vg ; status: True ; controllable: True ; >22:52:13,120 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >22:52:13,122 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >22:52:13,160 DEBUG storage: LVMVolumeGroupDevice._teardown: vg ; status: True ; controllable: True ; >22:52:13,249 DEBUG storage: PartitionDevice.teardown: vdl1 ; status: True ; controllable: True ; >22:52:13,250 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdl1 ; status: False ; type: lvmpv ; >22:52:13,256 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdl1 ; status: False ; type: lvmpv ; >22:52:13,290 DEBUG storage: DiskDevice.teardown: vdl ; status: True ; controllable: True ; >22:52:13,292 DEBUG storage: DiskLabel.teardown: device: /dev/vdl ; status: False ; type: disklabel ; >22:52:13,298 DEBUG storage: DiskLabel.teardown: device: /dev/vdl ; status: False ; type: disklabel ; >22:52:13,334 DEBUG storage: PartitionDevice.teardown: vdm1 ; status: True ; controllable: True ; >22:52:13,337 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdm1 ; status: False ; type: lvmpv ; >22:52:13,339 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdm1 ; status: False ; type: lvmpv ; >22:52:13,375 DEBUG storage: DiskDevice.teardown: vdm ; status: True ; controllable: True ; >22:52:13,377 DEBUG storage: DiskLabel.teardown: device: /dev/vdm ; status: False ; type: disklabel ; >22:52:13,384 DEBUG storage: DiskLabel.teardown: device: /dev/vdm ; status: False ; type: disklabel ; >22:52:13,425 DEBUG storage: PartitionDevice.teardown: vdn1 ; status: True ; controllable: True ; >22:52:13,427 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdn1 ; status: False ; type: lvmpv ; >22:52:13,433 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdn1 ; status: False ; type: lvmpv ; >22:52:13,470 DEBUG storage: DiskDevice.teardown: vdn ; status: True ; controllable: True ; >22:52:13,472 DEBUG storage: DiskLabel.teardown: device: /dev/vdn ; status: False ; type: disklabel ; >22:52:13,474 DEBUG storage: DiskLabel.teardown: device: /dev/vdn ; status: False ; type: disklabel ; >22:52:13,517 DEBUG storage: LVMLogicalVolumeDevice.setup: vg2-dataZ ; status: False ; controllable: True ; orig: False ; >22:52:13,519 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg2-dataZ ; orig: False ; >22:52:13,520 DEBUG storage: LVMVolumeGroupDevice.setup: vg2 ; status: True ; controllable: True ; orig: False ; >22:52:13,525 DEBUG storage: LVMLogicalVolumeDevice._setup: vg2-dataZ ; status: False ; controllable: True ; orig: False ; >22:52:13,702 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:52:13,714 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg2-dataZ ; status: True ; controllable: True ; >22:52:13,765 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg2-dataZ ; status: True ; controllable: True ; >22:52:13,890 DEBUG storage: LVMVolumeGroupDevice.teardown: vg2 ; status: True ; controllable: True ; >22:52:13,892 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg2 ; status: False ; type: None ; >22:52:13,898 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg2 ; status: False ; type: None ; >22:52:13,930 DEBUG storage: LVMVolumeGroupDevice._teardown: vg2 ; status: True ; controllable: True ; >22:52:14,034 DEBUG storage: PartitionDevice.teardown: vdo1 ; status: True ; controllable: True ; >22:52:14,037 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdo1 ; status: False ; type: lvmpv ; >22:52:14,046 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdo1 ; status: False ; type: lvmpv ; >22:52:14,080 DEBUG storage: DiskDevice.teardown: vdo ; status: True ; controllable: True ; >22:52:14,082 DEBUG storage: DiskLabel.teardown: device: /dev/vdo ; status: False ; type: disklabel ; >22:52:14,088 DEBUG storage: DiskLabel.teardown: device: /dev/vdo ; status: False ; type: disklabel ; >22:52:14,229 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:14,234 DEBUG storage: existing RAID 1 size == 398.98828125 >22:52:14,235 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:14,236 DEBUG storage: existing RAID 0 size == 796.0 >22:52:14,237 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:14,241 DEBUG storage: existing RAID 6 size == 1195.5 >22:52:14,242 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:14,244 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:14,249 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:52:14,252 DEBUG storage: Iso9660FS.supported: supported: True ; >22:52:14,258 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:14,260 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:14,324 DEBUG storage: XFS.supported: supported: True ; >22:52:14,326 DEBUG storage: vg size is 1194MB >22:52:14,327 DEBUG storage: vg vg has 0MB free >22:52:14,329 DEBUG storage: vg size is 1194MB >22:52:14,329 DEBUG storage: vg vg has 0MB free >22:52:14,334 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:14,336 DEBUG storage: vg2 size is 392MB >22:52:14,336 DEBUG storage: vg vg2 has 0MB free >22:52:14,337 DEBUG storage: vg2 size is 392MB >22:52:14,343 DEBUG storage: vg vg2 has 0MB free >22:52:14,359 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:14,360 DEBUG storage: vg3 size is 1986MB >22:52:14,361 DEBUG storage: vg vg3 has 0MB free >22:52:14,361 DEBUG storage: vg3 size is 1986MB >22:52:14,362 DEBUG storage: vg vg3 has 0MB free >22:52:14,363 DEBUG storage: Ext4FS.supported: supported: True ; >22:52:14,604 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >22:52:14,606 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:52:14,614 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4282MB cdrom sr0 (0) with existing iso9660 filesystem >17:52:20,287 DEBUG storage: Iso9660FS.supported: supported: True ; >17:52:20,289 DEBUG storage: Iso9660FS.supported: supported: True ; >17:52:20,290 DEBUG storage: NFSv4.supported: supported: False ; >17:52:20,291 DEBUG storage: NFSv4.supported: supported: False ; >17:52:20,293 DEBUG storage: SELinuxFS.supported: supported: False ; >17:52:20,295 DEBUG storage: SELinuxFS.supported: supported: False ; >17:52:20,296 DEBUG storage: Ext4FS.supported: supported: True ; >17:52:20,298 DEBUG storage: Ext4FS.supported: supported: True ; >17:52:20,299 DEBUG storage: Ext3FS.supported: supported: True ; >17:52:20,301 DEBUG storage: Ext3FS.supported: supported: True ; >17:52:20,302 DEBUG storage: Ext2FS.supported: supported: True ; >17:52:20,304 DEBUG storage: Ext2FS.supported: supported: True ; >17:52:20,306 DEBUG storage: SysFS.supported: supported: False ; >17:52:20,307 DEBUG storage: SysFS.supported: supported: False ; >17:52:20,308 DEBUG storage: MultipathMember.__init__: >17:52:20,310 DEBUG storage: SwapSpace.__init__: >17:52:20,311 DEBUG storage: ProcFS.supported: supported: False ; >17:52:20,313 DEBUG storage: ProcFS.supported: supported: False ; >17:52:20,314 DEBUG storage: DMRaidMember.__init__: >17:52:20,316 DEBUG storage: DevPtsFS.supported: supported: False ; >17:52:20,317 DEBUG storage: DevPtsFS.supported: supported: False ; >17:52:20,318 DEBUG storage: BTRFS.supported: supported: True ; >17:52:20,402 DEBUG storage: USBFS.supported: supported: False ; >17:52:20,404 DEBUG storage: USBFS.supported: supported: False ; >17:52:20,405 DEBUG storage: DiskLabel.__init__: >17:52:20,406 INFO storage: DiskLabel.partedDevice returning None >17:52:20,407 DEBUG storage: HFSPlus.supported: supported: False ; >17:52:20,408 DEBUG storage: HFSPlus.supported: supported: False ; >17:52:20,410 DEBUG storage: XFS.supported: supported: True ; >17:52:20,411 DEBUG storage: XFS.supported: supported: True ; >17:52:20,413 DEBUG storage: TmpFS.supported: supported: False ; >17:52:20,414 DEBUG storage: TmpFS.supported: supported: False ; >17:52:20,416 DEBUG storage: LUKS.__init__: >17:52:20,417 DEBUG storage: NTFS.supported: supported: False ; >17:52:20,418 DEBUG storage: NTFS.supported: supported: False ; >17:52:20,420 DEBUG storage: BindFS.supported: supported: False ; >17:52:20,421 DEBUG storage: BindFS.supported: supported: False ; >17:52:20,422 DEBUG storage: HFS.supported: supported: False ; >17:52:20,424 DEBUG storage: HFS.supported: supported: False ; >17:52:20,425 DEBUG storage: LVMPhysicalVolume.__init__: >17:52:20,427 DEBUG storage: NFS.supported: supported: False ; >17:52:20,428 DEBUG storage: NFS.supported: supported: False ; >17:52:20,430 DEBUG storage: FATFS.supported: supported: True ; >17:52:20,458 DEBUG storage: FATFS.supported: supported: True ; >17:52:20,461 DEBUG storage: NoDevFS.supported: supported: False ; >17:52:20,462 DEBUG storage: NoDevFS.supported: supported: False ; >17:52:20,463 DEBUG storage: MDRaidMember.__init__: >17:52:54,662 DEBUG storage: clearpart: looking at vda3 >17:52:54,663 DEBUG storage: clearpart: looking at vda2 >17:52:54,663 DEBUG storage: clearpart: looking at vda1 >17:52:54,664 DEBUG storage: clearpart: looking at vdb1 >17:52:54,664 DEBUG storage: clearpart: looking at vdc1 >17:52:54,665 DEBUG storage: clearpart: looking at vdd1 >17:52:54,665 DEBUG storage: clearpart: looking at vde1 >17:52:54,666 DEBUG storage: clearpart: looking at vdf1 >17:52:54,667 DEBUG storage: clearpart: looking at vdg1 >17:52:54,667 DEBUG storage: clearpart: looking at vdh1 >17:52:54,668 DEBUG storage: clearpart: looking at vdi1 >17:52:54,668 DEBUG storage: clearpart: looking at vdj1 >17:52:54,672 DEBUG storage: clearpart: looking at vdk1 >17:52:54,673 DEBUG storage: clearpart: looking at vdl1 >17:52:54,673 DEBUG storage: clearpart: looking at vdm1 >17:52:54,674 DEBUG storage: clearpart: looking at vdn1 >17:52:54,674 DEBUG storage: clearpart: looking at vdo1 >17:52:54,675 DEBUG storage: clearpart: looking at vdp1 >17:52:54,676 DEBUG storage: checking whether disk vda has an empty extended >17:52:54,677 DEBUG storage: extended is None ; logicals is [] >17:52:54,677 DEBUG storage: checking whether disk vdb has an empty extended >17:52:54,678 DEBUG storage: extended is None ; logicals is [] >17:52:54,679 DEBUG storage: checking whether disk vdc has an empty extended >17:52:54,679 DEBUG storage: extended is None ; logicals is [] >17:52:54,680 DEBUG storage: checking whether disk vdd has an empty extended >17:52:54,680 DEBUG storage: extended is None ; logicals is [] >17:52:54,681 DEBUG storage: checking whether disk vde has an empty extended >17:52:54,681 DEBUG storage: extended is None ; logicals is [] >17:52:54,685 DEBUG storage: checking whether disk vdf has an empty extended >17:52:54,686 DEBUG storage: extended is None ; logicals is [] >17:52:54,687 DEBUG storage: checking whether disk vdg has an empty extended >17:52:54,688 DEBUG storage: extended is None ; logicals is [] >17:52:54,688 DEBUG storage: checking whether disk vdh has an empty extended >17:52:54,689 DEBUG storage: extended is None ; logicals is [] >17:52:54,691 DEBUG storage: checking whether disk vdi has an empty extended >17:52:54,692 DEBUG storage: extended is None ; logicals is [] >17:52:54,693 DEBUG storage: checking whether disk vdj has an empty extended >17:52:54,694 DEBUG storage: extended is None ; logicals is [] >17:52:54,695 DEBUG storage: checking whether disk vdk has an empty extended >17:52:54,696 DEBUG storage: extended is None ; logicals is [] >17:52:54,697 DEBUG storage: checking whether disk vdl has an empty extended >17:52:54,698 DEBUG storage: extended is None ; logicals is [] >17:52:54,699 DEBUG storage: checking whether disk vdm has an empty extended >17:52:54,701 DEBUG storage: extended is None ; logicals is [] >17:52:54,701 DEBUG storage: checking whether disk vdn has an empty extended >17:52:54,702 DEBUG storage: extended is None ; logicals is [] >17:52:54,703 DEBUG storage: checking whether disk vdo has an empty extended >17:52:54,704 DEBUG storage: extended is None ; logicals is [] >17:52:54,704 DEBUG storage: checking whether disk vdp has an empty extended >17:52:54,706 DEBUG storage: extended is None ; logicals is [] >17:52:54,710 DEBUG storage: new disk order: [] >17:52:54,768 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >17:52:54,770 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >17:52:54,772 DEBUG storage: doAutoPart: True >17:52:54,772 DEBUG storage: encryptedAutoPart: False >17:52:54,773 DEBUG storage: autoPartType: 2 >17:52:54,774 DEBUG storage: clearPartType: 2 >17:52:54,774 DEBUG storage: clearPartDisks: ['vda', 'vdb', 'vdc', 'vdd', 'vde', 'vdf', 'vdg', 'vdh', 'vdk', 'vdj', 'vdl', 'vdm', 'vdi', 'vdn', 'vdo', 'vdp'] >17:52:54,775 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f1e80232250) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f1e80232290) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f1e802322d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f1e80232310) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f1e80232350) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >17:52:54,776 DEBUG storage: storage.disks: ['vda', 'vdb', 'vdc', 'vdd', 'vde', 'vdf', 'vdg', 'vdh', 'vdi', 'vdj', 'vdk', 'vdl', 'vdm', 'vdn', 'vdo', 'vdp'] >17:52:54,777 DEBUG storage: storage.partitioned: ['vda', 'vdb', 'vdc', 'vdd', 'vde', 'vdf', 'vdg', 'vdh', 'vdi', 'vdj', 'vdk', 'vdl', 'vdm', 'vdn', 'vdo', 'vdp'] >17:52:54,778 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'localhost.localdomain:0', 'localhost.localdomain:1', 'localhost.localdomain:2', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vdb', 'vdb1', 'vdc', 'vdc1', 'vdd', 'vdd1', 'vde', 'vde1', 'vdf', 'vdf1', 'vdg', 'vdg1', 'vdh', 'vdh1', 'vdi', 'vdi1', 'vdj', 'vdj1', 'vdk', 'vdk1', 'vdl', 'vdl1', 'vdm', 'vdm1', 'vdn', 'vdn1', 'vdo', 'vdo1', 'vdp', 'vdp1', 'vg', 'vg-dataY', 'vg-lvSWAP', 'vg2', 'vg2-dataZ', 'vg3', 'vg3-dataX'] >17:52:54,788 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >17:52:54,789 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (1) with existing msdos disklabel >17:52:54,789 DEBUG storage: resolved 'vda' to 'vda' (disk) >17:52:54,789 DEBUG storage: boot disk: vda >17:52:54,803 DEBUG storage: candidate disks: [] >17:52:54,804 DEBUG storage: devs: [] >17:52:54,806 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >17:52:54,807 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:52:54,842 DEBUG storage: MultipathTopology._build_topology: >17:52:54,843 DEBUG storage: /etc/multipath.conf contents: >17:52:54,844 DEBUG storage: # multipath.conf written by anaconda >17:52:54,844 DEBUG storage: >17:52:54,845 DEBUG storage: defaults { >17:52:54,845 DEBUG storage: user_friendly_names yes >17:52:54,846 DEBUG storage: } >17:52:54,846 DEBUG storage: blacklist { >17:52:54,847 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >17:52:54,847 DEBUG storage: devnode "^hd[a-z]" >17:52:54,848 DEBUG storage: devnode "^dcssblk[0-9]*" >17:52:54,848 DEBUG storage: device { >17:52:54,849 DEBUG storage: vendor "DGC" >17:52:54,849 DEBUG storage: product "LUNZ" >17:52:54,850 DEBUG storage: } >17:52:54,851 DEBUG storage: device { >17:52:54,851 DEBUG storage: vendor "IBM" >17:52:54,852 DEBUG storage: product "S/390.*" >17:52:54,852 DEBUG storage: } >17:52:54,852 DEBUG storage: # don't count normal SATA devices as multipaths >17:52:54,853 DEBUG storage: device { >17:52:54,853 DEBUG storage: vendor "ATA" >17:52:54,854 DEBUG storage: } >17:52:54,854 DEBUG storage: # don't count 3ware devices as multipaths >17:52:54,855 DEBUG storage: device { >17:52:54,855 DEBUG storage: vendor "3ware" >17:52:54,856 DEBUG storage: } >17:52:54,856 DEBUG storage: device { >17:52:54,857 DEBUG storage: vendor "AMCC" >17:52:54,857 DEBUG storage: } >17:52:54,858 DEBUG storage: # nor highpoint devices >17:52:54,858 DEBUG storage: device { >17:52:54,859 DEBUG storage: vendor "HPT" >17:52:54,859 DEBUG storage: } >17:52:54,859 DEBUG storage: } >17:52:54,859 DEBUG storage: multipaths { >17:52:54,860 DEBUG storage: } >17:52:54,860 DEBUG storage: (end of /etc/multipath.conf) >17:52:54,931 INFO storage: MultipathTopology: found non-disk device: sr0 >17:52:54,932 INFO storage: MultipathTopology: found singlepath device: vda >17:52:54,933 INFO storage: MultipathTopology: found non-disk device: vda1 >17:52:54,933 INFO storage: MultipathTopology: found non-disk device: vda2 >17:52:54,934 INFO storage: MultipathTopology: found non-disk device: vda3 >17:52:54,935 INFO storage: MultipathTopology: found singlepath device: vdb >17:52:54,936 INFO storage: MultipathTopology: found non-disk device: vdb1 >17:52:54,937 INFO storage: MultipathTopology: found singlepath device: vdc >17:52:54,938 INFO storage: MultipathTopology: found non-disk device: vdc1 >17:52:54,938 INFO storage: MultipathTopology: found singlepath device: vdd >17:52:54,940 INFO storage: MultipathTopology: found non-disk device: vdd1 >17:52:54,940 INFO storage: MultipathTopology: found singlepath device: vde >17:52:54,942 INFO storage: MultipathTopology: found non-disk device: vde1 >17:52:54,942 INFO storage: MultipathTopology: found singlepath device: vdf >17:52:54,943 INFO storage: MultipathTopology: found non-disk device: vdf1 >17:52:54,944 INFO storage: MultipathTopology: found singlepath device: vdg >17:52:54,945 INFO storage: MultipathTopology: found non-disk device: vdg1 >17:52:54,946 INFO storage: MultipathTopology: found singlepath device: vdh >17:52:54,948 INFO storage: MultipathTopology: found non-disk device: vdh1 >17:52:54,948 INFO storage: MultipathTopology: found singlepath device: vdi >17:52:54,950 INFO storage: MultipathTopology: found non-disk device: vdi1 >17:52:54,961 INFO storage: MultipathTopology: found singlepath device: vdj >17:52:54,962 INFO storage: MultipathTopology: found non-disk device: vdj1 >17:52:54,964 INFO storage: MultipathTopology: found singlepath device: vdk >17:52:54,965 INFO storage: MultipathTopology: found non-disk device: vdk1 >17:52:54,966 INFO storage: MultipathTopology: found singlepath device: vdl >17:52:54,971 INFO storage: MultipathTopology: found non-disk device: vdl1 >17:52:54,972 INFO storage: MultipathTopology: found singlepath device: vdm >17:52:54,974 INFO storage: MultipathTopology: found non-disk device: vdm1 >17:52:54,974 INFO storage: MultipathTopology: found singlepath device: vdn >17:52:54,975 INFO storage: MultipathTopology: found non-disk device: vdn1 >17:52:54,976 INFO storage: MultipathTopology: found singlepath device: vdo >17:52:54,977 INFO storage: MultipathTopology: found non-disk device: vdo1 >17:52:54,984 INFO storage: MultipathTopology: found singlepath device: vdp >17:52:54,985 INFO storage: MultipathTopology: found non-disk device: vdp1 >17:52:54,986 INFO storage: MultipathTopology: found singlepath device: loop0 >17:52:54,987 INFO storage: MultipathTopology: found singlepath device: loop1 >17:52:54,988 INFO storage: MultipathTopology: found singlepath device: loop2 >17:52:54,989 INFO storage: MultipathTopology: found singlepath device: loop3 >17:52:54,990 INFO storage: MultipathTopology: found singlepath device: loop4 >17:52:54,991 INFO storage: MultipathTopology: found singlepath device: loop5 >17:52:54,992 INFO storage: MultipathTopology: found singlepath device: loop6 >17:52:54,993 INFO storage: MultipathTopology: found singlepath device: loop7 >17:52:54,997 INFO storage: MultipathTopology: found singlepath device: dm-0 >17:52:54,998 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vdb', 'vdb1', 'vdc', 'vdc1', 'vdd', 'vdd1', 'vde', 'vde1', 'vdf', 'vdf1', 'vdg', 'vdg1', 'vdh', 'vdh1', 'vdi', 'vdi1', 'vdj', 'vdj1', 'vdk', 'vdk1', 'vdl', 'vdl1', 'vdm', 'vdm1', 'vdn', 'vdn1', 'vdo', 'vdo1', 'vdp', 'vdp1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >17:52:55,010 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-TC7\\x20x86_64 /dev/disk/by-uuid/2012-11-03-03-36-32-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-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-32-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-32-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': '58952', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-uuid/2012-11-03-03-36-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >17:52:55,018 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >17:52:55,020 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >17:52:55,022 DEBUG storage: DeviceTree.getDeviceByName returned None >17:52:55,023 INFO storage: sr0 is a cdrom >17:52:55,025 DEBUG storage: DeviceTree.addUdevOpticalDevice: >17:52:55,025 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:52:55,027 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >17:52:55,028 INFO storage: added cdrom sr0 (id 52) to device tree >17:52:55,029 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:52:55,033 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >17:52:55,034 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >17:52:55,036 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >17:52:55,038 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >17:52:55,044 WARN storage: disklabel detected but not usable on sr0 >17:52:55,045 INFO storage: type detected on 'sr0' is 'iso9660' >17:52:55,047 DEBUG storage: Iso9660FS.supported: supported: True ; >17:52:55,047 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >17:52:55,049 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >17:52:55,050 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:52:55,053 DEBUG storage: looking up parted Device: /dev/sr0 >17:52:55,054 INFO storage: got device: OpticalDevice instance (0x7f1e771deb50) -- > name = sr0 status = True kids = 0 id = 52 > parents = [] > uuid = None size = 4282.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: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e6b113d40> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >17:52:55,057 DEBUG storage: Iso9660FS.supported: supported: True ; >17:52:55,057 INFO storage: got format: Iso9660FS instance (0x7f1e771ff090) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC7_x86_64 size = 0 targetSize = 0 > >17:52:55,059 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': '26754', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >17:52:55,060 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >17:52:55,062 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >17:52:55,063 DEBUG storage: DeviceTree.getDeviceByName returned None >17:52:55,064 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >17:52:55,065 INFO storage: vda is a disk >17:52:55,066 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:52:55,068 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >17:52:55,068 INFO storage: added disk vda (id 53) to device tree >17:52:55,069 DEBUG storage: looking up parted Device: /dev/vda >17:52:55,070 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >17:52:55,071 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >17:52:55,073 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >17:52:55,076 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >17:52:55,094 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e771ff510>, <parted.partition.Partition object at 0x7f1e771ff5d0>, <parted.partition.Partition object at 0x7f1e771ff8d0>] > device: <parted.device.Device object at 0x7f1e771ff210> > PedDisk: <_ped.Disk object at 0x7f1e771e8e60> >17:52:55,095 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >17:52:55,097 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >17:52:55,099 INFO storage: got device: DiskDevice instance (0x7f1e771dec10) -- > name = vda status = True kids = 0 id = 53 > 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 0x7f1e7ecf9950> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e771deb10> >17:52:55,102 INFO storage: got format: DiskLabel instance (0x7f1e771deed0) -- > 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 0x7f1e771ff510>, <parted.partition.Partition object at 0x7f1e771ff5d0>, <parted.partition.Partition object at 0x7f1e771ff8d0>] > device: <parted.device.Device object at 0x7f1e771ff210> > PedDisk: <_ped.Disk object at 0x7f1e771e8e60> > origPartedDisk = <parted.disk.Disk object at 0x7f1e8024d350> > 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 0x7f1e6b113320> > >17:52:55,107 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/6463d247-f5dd-4f17-b953-576b2fcbe3b5', > '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': '6463d247-f5dd-4f17-b953-576b2fcbe3b5', > 'ID_FS_UUID_ENC': '6463d247-f5dd-4f17-b953-576b2fcbe3b5', > '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': '1048576', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26924', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/6463d247-f5dd-4f17-b953-576b2fcbe3b5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1'} ; name: vda1 ; >17:52:55,109 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >17:52:55,110 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >17:52:55,111 DEBUG storage: DeviceTree.getDeviceByName returned None >17:52:55,112 INFO storage: vda1 is a partition >17:52:55,113 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >17:52:55,115 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >17:52:55,116 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (53) with existing msdos disklabel >17:52:55,118 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >17:52:55,120 DEBUG storage: PartitionDevice._setFormat: vda1 ; >17:52:55,120 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:52:55,122 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >17:52:55,122 DEBUG storage: looking up parted Partition: /dev/vda1 >17:52:55,124 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >17:52:55,125 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >17:52:55,127 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >17:52:55,128 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >17:52:55,129 INFO storage: added partition vda1 (id 54) to device tree >17:52:55,130 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >17:52:55,131 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >17:52:55,133 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >17:52:55,134 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >17:52:55,144 WARN storage: disklabel detected but not usable on vda1 >17:52:55,145 INFO storage: type detected on 'vda1' is 'ext4' >17:52:55,239 DEBUG storage: padding min size from 84 up to 92 >17:52:55,241 DEBUG storage: Ext4FS.supported: supported: True ; >17:52:55,242 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:52:55,246 DEBUG storage: PartitionDevice._setFormat: vda1 ; >17:52:55,248 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >17:52:55,249 DEBUG storage: looking up parted Device: /dev/vda1 >17:52:55,251 INFO storage: got device: PartitionDevice instance (0x7f1e771def10) -- > name = vda1 status = True kids = 0 id = 54 > parents = ['existing 9500MB disk vda (53) with existing msdos disklabel'] > uuid = None size = 512.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: 1048576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1040, 16, 63) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e6b113290> > 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 0x7f1e771ff450> fileSystem: <parted.filesystem.FileSystem object at 0x7f1e771ff790> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e771ff490> PedPartition: <_ped.Partition object at 0x7f1e80230a10> > disk = existing 9500MB disk vda (53) with existing msdos disklabel > start = 2048 end = 1050623 length = 1048576 > flags = boot >17:52:55,253 DEBUG storage: Ext4FS.supported: supported: True ; >17:52:55,254 INFO storage: got format: Ext4FS instance (0x7f1e8024d8d0) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 6463d247-f5dd-4f17-b953-576b2fcbe3b5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 512.0 targetSize = 512.0 > >17:52:55,257 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/da390a14-4ddb-423a-93de-3510f7e6411c', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'da390a14-4ddb-423a-93de-3510f7e6411c', > 'ID_FS_UUID_ENC': 'da390a14-4ddb-423a-93de-3510f7e6411c', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1050624', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '14336000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26937', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/da390a14-4ddb-423a-93de-3510f7e6411c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >17:52:55,258 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >17:52:55,259 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >17:52:55,261 DEBUG storage: DeviceTree.getDeviceByName returned None >17:52:55,262 INFO storage: vda2 is a partition >17:52:55,263 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >17:52:55,264 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >17:52:55,265 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (53) with existing msdos disklabel >17:52:55,267 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >17:52:55,269 DEBUG storage: PartitionDevice._setFormat: vda2 ; >17:52:55,269 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:52:55,271 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >17:52:55,272 DEBUG storage: looking up parted Partition: /dev/vda2 >17:52:55,273 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >17:52:55,275 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >17:52:55,277 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >17:52:55,278 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >17:52:55,279 INFO storage: added partition vda2 (id 55) to device tree >17:52:55,280 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >17:52:55,282 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >17:52:55,283 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >17:52:55,285 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >17:52:55,301 WARN storage: disklabel detected but not usable on vda2 >17:52:55,302 INFO storage: type detected on 'vda2' is 'ext4' >17:52:55,393 DEBUG storage: padding min size from 732 up to 805 >17:52:55,396 DEBUG storage: Ext4FS.supported: supported: True ; >17:52:55,397 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:52:55,399 DEBUG storage: PartitionDevice._setFormat: vda2 ; >17:52:55,402 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: ext4 ; >17:52:55,404 DEBUG storage: looking up parted Device: /dev/vda2 >17:52:55,406 INFO storage: got device: PartitionDevice instance (0x7f1e771dec90) -- > name = vda2 status = True kids = 0 id = 55 > parents = ['existing 9500MB disk vda (53) with existing msdos disklabel'] > uuid = None size = 7000.0 > format = existing ext4 filesystem > 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: 14336000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (14222, 16, 63) biosGeometry: (892, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e6b182c20> > 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 0x7f1e771ff450> fileSystem: <parted.filesystem.FileSystem object at 0x7f1e771ff7d0> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e771ff6d0> PedPartition: <_ped.Partition object at 0x7f1e80245470> > disk = existing 9500MB disk vda (53) with existing msdos disklabel > start = 1050624 end = 15386623 length = 14336000 > flags = >17:52:55,408 DEBUG storage: Ext4FS.supported: supported: True ; >17:52:55,408 INFO storage: got format: Ext4FS instance (0x7f1e8024d650) -- > type = ext4 name = ext4 status = False > device = /dev/vda2 uuid = da390a14-4ddb-423a-93de-3510f7e6411c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 7000.0 targetSize = 7000.0 > >17:52:55,412 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'dIv6DS-5ZtR-sJDg-EQBM-EhaQ-cuDx-hK6M6j', > 'ID_FS_UUID_ENC': 'dIv6DS-5ZtR-sJDg-EQBM-EhaQ-cuDx-hK6M6j', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '15386624', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4069376', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': '-wi-----', > 'LVM2_LV_NAME': 'dataX', > 'LVM2_LV_SIZE': '2033664.00', > 'LVM2_LV_UUID': 'iu3wWc-Q0Lj-YC77-PxxJ-E64S-ltNh-bHj8gk', > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda3', > 'LVM2_PV_PE_ALLOC_COUNT': '993', > 'LVM2_PV_PE_COUNT': '993', > 'LVM2_PV_SIZE': '2033664.00', > 'LVM2_PV_UUID': 'dIv6DS-5ZtR-sJDg-EQBM-EhaQ-cuDx-hK6M6j', > 'LVM2_VG_EXTENT_COUNT': '993', > 'LVM2_VG_EXTENT_SIZE': '2048.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg3', > 'LVM2_VG_SIZE': '2033664.00', > 'LVM2_VG_UUID': 'ZWzjlp-TLbm-LGnq-805C-j0YH-ieve-xgyQz1', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26947', > 'name': 'vda3', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3'} ; name: vda3 ; >17:52:55,413 INFO storage: scanning vda3 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda3)... >17:52:55,414 DEBUG storage: DeviceTree.getDeviceByName: name: vda3 ; >17:52:55,415 DEBUG storage: DeviceTree.getDeviceByName returned None >17:52:55,416 INFO storage: vda3 is a partition >17:52:55,417 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda3 ; >17:52:55,418 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >17:52:55,419 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk vda (53) with existing msdos disklabel >17:52:55,421 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >17:52:55,422 DEBUG storage: PartitionDevice._setFormat: vda3 ; >17:52:55,423 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:52:55,425 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >17:52:55,425 DEBUG storage: looking up parted Partition: /dev/vda3 >17:52:55,427 DEBUG storage: PartitionDevice.probe: vda3 ; exists: True ; >17:52:55,429 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >17:52:55,430 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >17:52:55,434 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >17:52:55,434 INFO storage: added partition vda3 (id 56) to device tree >17:52:55,435 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >17:52:55,437 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >17:52:55,438 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >17:52:55,440 DEBUG storage: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >17:52:55,446 WARN storage: disklabel detected but not usable on vda3 >17:52:55,447 INFO storage: type detected on 'vda3' is 'LVM2_member' >17:52:55,453 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg3 ; uuid: dIv6DS-5ZtR-sJDg-EQBM-EhaQ-cuDx-hK6M6j ; exists: True ; vgUuid: ZWzjlp-TLbm-LGnq-805C-j0YH-ieve-xgyQz1 ; label: None ; peStart: 1.0 ; device: /dev/vda3 ; serial: None ; >17:52:55,454 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >17:52:55,455 DEBUG storage: PartitionDevice._setFormat: vda3 ; >17:52:55,460 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: lvmpv ; >17:52:55,461 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda3 ; >17:52:55,463 DEBUG storage: DeviceTree.getDeviceByName: name: vg3 ; >17:52:55,469 DEBUG storage: DeviceTree.getDeviceByName returned None >17:52:55,471 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda3 ; >17:52:55,472 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:52:55,473 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg3 ; current: None ; type: None ; >17:52:55,474 INFO storage: added lvmvg vg3 (id 57) to device tree >17:52:55,475 DEBUG storage: looking up parted Device: /dev/vda3 >17:52:55,478 INFO storage: got device: PartitionDevice instance (0x7f1e771ff190) -- > name = vda3 status = True kids = 1 id = 56 > parents = ['existing 9500MB disk vda (53) with existing msdos disklabel'] > uuid = None size = 1987.0 > format = existing lvmpv > 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: 4069376 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4037, 16, 63) biosGeometry: (253, 255, 63) > PedDevice: <_ped.Device object at 0x7f1e6b182b00> > 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 0x7f1e771ff450> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1e771ff910> PedPartition: <_ped.Partition object at 0x7f1e771309b0> > disk = existing 9500MB disk vda (53) with existing msdos disklabel > start = 15386624 end = 19455999 length = 4069376 > flags = lvm >17:52:55,479 INFO storage: got format: LVMPhysicalVolume instance (0x7f1e8024db90) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda3 uuid = dIv6DS-5ZtR-sJDg-EQBM-EhaQ-cuDx-hK6M6j exists = True > options = None supported = True formattable = True resizable = False > vgName = vg3 vgUUID = ZWzjlp-TLbm-LGnq-805C-j0YH-ieve-xgyQz1 peStart = 1.0 >17:52:55,482 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': '31776', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb'} ; name: vdb ; >17:52:55,484 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb)... >17:52:55,485 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >17:52:55,487 DEBUG storage: DeviceTree.getDeviceByName returned None >17:52:55,489 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >17:52:55,497 INFO storage: vdb is a disk >17:52:55,497 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:52:55,499 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >17:52:55,500 INFO storage: added disk vdb (id 58) to device tree >17:52:55,501 DEBUG storage: looking up parted Device: /dev/vdb >17:52:55,502 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >17:52:55,507 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >17:52:55,508 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >17:52:55,512 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >17:52:55,531 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1e8024df10>] > device: <parted.device.Device object at 0x7f1e8024dd50> > PedDisk: <_ped.Disk object at 0x7f1e6afacb48> >17:52:55,532 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >17:52:55,534 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >17:52:55,536 INFO storage: got device: DiskDevice instance (0x7f1e8024d4d0) -- > name = vdb status = True kids = 0 id = 58 > 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 0x7f1e6b182a70> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1e8024d850> >17:52:55,543 INFO storage: got format: DiskLabel instance (0x7f1e8024d810) -- > 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 = 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 0x7f1e8024df10>] > device: <parted.device.Device object at 0x7f1e8024dd50> > PedDisk: <_ped.Disk object at 0x7f1e6afacb48> > origPartedDisk = <parted.disk.Disk object at 0x7f1e69dee0d0> > 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 0x7f1e6b182680> > >17:52:55,548 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'localhost.localdomain:0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1dbbf426-34a4-31b4-b1ef-69617fb10e32', > 'ID_FS_UUID_ENC': '1dbbf426-34a4-31b4-b1ef-69617fb10e32', > 'ID_FS_UUID_SUB': '66aa787e-6ccb-51df-ef5f-2a1b8b621620', > 'ID_FS_UUID_SUB_ENC': '66aa787e-6ccb-51df-ef5f-2a1b8b621620', > 'ID_FS_VERSION': '1.2', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '817152', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '66aa787e:6ccb51df:ef5f2a1b:8b621620', > 'MD_EVENTS': '19', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'localhost.localdomain:0', > 'MD_UPDATE_TIME': '1352069523', > 'MD_UUID': '1dbbf426:34a431b4:b1ef6961:7fb10e32', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36793', > 'name': 'vdb1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1'} ; name: vdb1 ; >17:52:55,553 INFO storage: scanning vdb1 (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1)... >17:52:55,555 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >17:52:55,559 DEBUG storage: DeviceTree.getDeviceByName returned None >17:52:55,560 INFO storage: vdb1 is a partition >17:52:55,561 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >17:52:55,562 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >17:52:55,567 DEBUG storage: DeviceTree.getDeviceByName returned existing 400MB disk vdb (58) with existing msdos disklabel >17:52:55,569 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >17:52:55,570 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >17:52:55,574 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:52:55,576 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >17:52:55,576 DEBUG storage: looking up parted Partition: /dev/vdb1 >17:52:55,578 DEBUG storage: PartitionDevice.probe: vdb1 ; exists: True ; >17:52:55,582 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >17:52:55,583 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >17:52:55,585 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >17:52:55,586 INFO storage: added partition vdb1 (id 59) to device tree >17:52:55,587 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >17:52:55,588 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >17:52:55,589 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >17:52:55,591 DEBUG storage: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >17:52:55,599 WARN storage: disklabel detected but not usable on vdb1 >17:52:55,606 INFO storage: type detected on 'vdb1' is 'linux_raid_member' >17:52:55,609 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost.localdomain:0 ; device: /dev/vdb1 ; serial: None ; mdUuid: 1dbbf426:34a431b4:b1ef6961:7fb10e32 ; biosraid: False ; >17:52:55,611 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >17:52:55,612 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >17:52:55,614 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: mdmember ; >17:52:55,616 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: vdb1 ; >17:52:55,617 DEBUG storage: DeviceTree.getDeviceByUuid returned None >17:52:55,670 DEBUG storage: DeviceTree.getDeviceByName: name: ; >17:52:55,672 DEBUG storage: DeviceTree.getDeviceByName returned None >17:52:55,672 INFO storage: using name for md array containing member vdb1 >17:52:55,672 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:52:55,674 DEBUG storage: MDRaidArrayDevice._setFormat: ; current: None ; type: None ; >17:52:55,675 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: ; status: False ; >17:52:55,676 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >17:52:55,680 DEBUG storage: existing RAID 6 size == 1195.5 >17:52:55,681 DEBUG storage: existing RAID 0 size == 796.0 >17:52:55,682 DEBUG storage: existing RAID 1 size == 398.98828125 > > >/tmp/ifcfg.log: >22:52:01,871 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >22:52:01,871 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >22:52:01,872 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:B8:27:95 >22:52:01,873 DEBUG ifcfg: NetworkDevice eth0 set: UUID=9efe3413-3481-4f9d-bf08-87ece8092989 >22:52:01,873 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >22:52:01,874 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:B8:27:95" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="9efe3413-3481-4f9d-bf08-87ece8092989" > >22:52:01,874 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >22:51:53,256 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >22:51:53,256 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="533" x-info="http://www.rsyslog.com"] start >22:51:53,256 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >22:51:53,256 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >22:51:53,256 NOTICE kernel:[ 0.000000] Linux version 3.6.5-2.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Thu Nov 1 00:39:17 UTC 2012 >22:51:53,256 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >22:51:53,256 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >22:51:53,256 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000091bff] usable >22:51:53,256 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000091c00-0x000000000009ffff] reserved >22:51:53,256 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >22:51:53,256 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >22:51:53,256 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >22:51:53,256 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >22:51:53,256 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >22:51:53,256 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >22:51:53,256 INFO kernel:[ 0.000000] DMI 2.4 present. >22:51:53,256 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >22:51:53,256 INFO kernel:[ 0.000000] Hypervisor detected: KVM >22:51:53,256 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >22:51:53,256 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >22:51:53,256 INFO kernel:[ 0.000000] No AGP bridge found >22:51:53,256 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >22:51:53,256 DEBUG kernel:[ 0.000000] MTRR default type: write-back >22:51:53,256 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >22:51:53,256 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >22:51:53,256 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >22:51:53,256 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >22:51:53,256 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >22:51:53,256 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >22:51:53,256 DEBUG kernel:[ 0.000000] 1 disabled >22:51:53,256 DEBUG kernel:[ 0.000000] 2 disabled >22:51:53,256 DEBUG kernel:[ 0.000000] 3 disabled >22:51:53,256 DEBUG kernel:[ 0.000000] 4 disabled >22:51:53,256 DEBUG kernel:[ 0.000000] 5 disabled >22:51:53,256 DEBUG kernel:[ 0.000000] 6 disabled >22:51:53,256 DEBUG kernel:[ 0.000000] 7 disabled >22:51:53,256 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >22:51:53,256 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fda60-0x000fda6f] mapped at [ffff8800000fda60] >22:51:53,256 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >22:51:53,256 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff88000008b000] 8b000 size 24576 >22:51:53,256 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x3fffdfff] >22:51:53,256 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x3fdfffff] page 2M >22:51:53,256 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffdfff] page 4k >22:51:53,256 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x3fffdfff @ [mem 0x1fffd000-0x1fffffff] >22:51:53,256 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3e5ab000-0x3ffdcfff] >22:51:53,256 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd900 00014 (v00 BOCHS ) >22:51:53,256 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >22:51:53,256 WARNING kernel:[ 0.000000] ACPI: FACP 000000003fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >22:51:53,256 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >22:51:53,256 WARNING kernel:[ 0.000000] ACPI: FACS 000000003fffff40 00040 >22:51:53,256 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >22:51:53,256 WARNING kernel:[ 0.000000] ACPI: APIC 000000003ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >22:51:53,256 WARNING kernel:[ 0.000000] ACPI: HPET 000000003ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >22:51:53,256 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >22:51:53,256 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >22:51:53,256 INFO kernel:[ 0.000000] No NUMA configuration found >22:51:53,256 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >22:51:53,256 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffdfff] >22:51:53,256 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3ffea000-0x3fffdfff] >22:51:53,256 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >22:51:53,256 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >22:51:53,256 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003cc00000-ffff88003dbfffff] on node 0 >22:51:53,256 WARNING kernel:[ 0.000000] Zone ranges: >22:51:53,256 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >22:51:53,256 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >22:51:53,256 WARNING kernel:[ 0.000000] Normal empty >22:51:53,256 WARNING kernel:[ 0.000000] Movable zone start for each node >22:51:53,256 WARNING kernel:[ 0.000000] Early memory node ranges >22:51:53,256 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x00090fff] >22:51:53,256 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffdfff] >22:51:53,256 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262015 >22:51:53,256 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >22:51:53,256 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >22:51:53,256 DEBUG kernel:[ 0.000000] DMA zone: 3899 pages, LIFO batch:0 >22:51:53,256 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >22:51:53,256 DEBUG kernel:[ 0.000000] DMA32 zone: 254014 pages, LIFO batch:31 >22:51:53,256 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >22:51:53,256 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >22:51:53,256 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >22:51:53,256 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >22:51:53,256 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >22:51:53,256 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >22:51:53,256 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >22:51:53,256 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >22:51:53,256 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >22:51:53,256 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >22:51:53,256 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >22:51:53,256 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >22:51:53,256 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >22:51:53,256 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >22:51:53,256 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >22:51:53,256 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >22:51:53,256 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >22:51:53,256 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >22:51:53,256 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >22:51:53,256 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >22:51:53,256 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >22:51:53,256 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000091000 - 0000000000092000 >22:51:53,256 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000092000 - 00000000000a0000 >22:51:53,256 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >22:51:53,256 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >22:51:53,256 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >22:51:53,256 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >22:51:53,256 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >22:51:53,256 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003e200000 s84288 r8192 d22208 u2097152 >22:51:53,256 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >22:51:53,256 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >22:51:53,256 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3e213c01, primary cpu clock >22:51:53,256 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >22:51:53,256 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3e20dec0 >22:51:53,256 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257913 >22:51:53,256 WARNING kernel:[ 0.000000] Policy zone: DMA32 >22:51:53,256 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >22:51:53,256 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >22:51:53,256 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >22:51:53,256 INFO kernel:[ 0.000000] Checking aperture... >22:51:53,256 INFO kernel:[ 0.000000] No AGP bridge found >22:51:53,256 INFO kernel:[ 0.000000] Memory: 988528k/1048568k available (6325k kernel code, 508k absent, 59532k reserved, 6878k data, 1036k init) >22:51:53,256 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >22:51:53,256 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >22:51:53,256 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >22:51:53,256 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >22:51:53,256 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >22:51:53,256 INFO kernel:[ 0.000000] console [tty0] enabled >22:51:53,256 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >22:51:53,256 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >22:51:53,256 DEBUG kernel:[ 0.000000] hpet clockevent registered >22:51:53,256 INFO kernel:[ 0.000000] tsc: Detected 3311.136 MHz processor >22:51:53,256 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 6622.27 BogoMIPS (lpj=3311136) >22:51:53,256 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >22:51:53,256 INFO kernel:[ 0.001999] Security Framework initialized >22:51:53,256 INFO kernel:[ 0.001999] SELinux: Initializing. >22:51:53,256 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >22:51:53,256 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >22:51:53,256 INFO kernel:[ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >22:51:53,256 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >22:51:53,256 INFO kernel:[ 0.001999] Initializing cgroup subsys cpuacct >22:51:53,256 INFO kernel:[ 0.001999] Initializing cgroup subsys memory >22:51:53,256 INFO kernel:[ 0.001999] Initializing cgroup subsys devices >22:51:53,256 INFO kernel:[ 0.001999] Initializing cgroup subsys freezer >22:51:53,256 INFO kernel:[ 0.001999] Initializing cgroup subsys net_cls >22:51:53,256 INFO kernel:[ 0.001999] Initializing cgroup subsys blkio >22:51:53,256 INFO kernel:[ 0.001999] Initializing cgroup subsys perf_event >22:51:53,256 INFO kernel:[ 0.001999] mce: CPU supports 10 MCE banks >22:51:53,256 INFO kernel:[ 0.001999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >22:51:53,256 INFO kernel:[ 0.001999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >22:51:53,256 INFO kernel:[ 0.001999] tlb_flushall_shift is 0xffffffff >22:51:53,256 INFO kernel:[ 0.001999] SMP alternatives: switching to UP code >22:51:53,256 INFO kernel:[ 0.014979] Freeing SMP alternatives: 24k freed >22:51:53,256 INFO kernel:[ 0.014996] ACPI: Core revision 20120711 >22:51:53,256 INFO kernel:[ 0.015621] ftrace: allocating 23468 entries in 92 pages >22:51:53,256 INFO kernel:[ 0.023848] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >22:51:53,256 INFO kernel:[ 0.023850] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >22:51:53,256 INFO kernel:[ 0.023996] Performance Events: Broken PMU hardware detected, using software events only. >22:51:53,256 ERR kernel:[ 0.023996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >22:51:53,256 WARNING kernel:[ 0.023996] NMI watchdog: disabled (cpu0): hardware events not enabled >22:51:53,256 INFO kernel:[ 0.023996] Brought up 1 CPUs >22:51:53,256 INFO kernel:[ 0.023996] smpboot: Total of 1 processors activated (6622.27 BogoMIPS) >22:51:53,256 INFO kernel:[ 0.024268] devtmpfs: initialized >22:51:53,256 INFO kernel:[ 0.025139] atomic64 test passed for x86-64 platform with CX8 and with SSE >22:51:53,256 INFO kernel:[ 0.025224] RTC time: 22:51:46, date: 11/04/12 >22:51:53,256 INFO kernel:[ 0.025262] NET: Registered protocol family 16 >22:51:53,256 INFO kernel:[ 0.025439] ACPI: bus type pci registered >22:51:53,256 INFO kernel:[ 0.025544] PCI: Using configuration type 1 for base access >22:51:53,256 INFO kernel:[ 0.026274] bio: create slab <bio-0> at 0 >22:51:53,256 INFO kernel:[ 0.026329] ACPI: Added _OSI(Module Device) >22:51:53,256 INFO kernel:[ 0.026330] ACPI: Added _OSI(Processor Device) >22:51:53,256 INFO kernel:[ 0.026331] ACPI: Added _OSI(3.0 _SCP Extensions) >22:51:53,256 INFO kernel:[ 0.026333] ACPI: Added _OSI(Processor Aggregator Device) >22:51:53,256 DEBUG kernel:[ 0.026849] ACPI: EC: Look up EC in DSDT >22:51:53,256 INFO kernel:[ 0.028389] ACPI: Interpreter enabled >22:51:53,256 INFO kernel:[ 0.028391] ACPI: (supports S0 S5) >22:51:53,256 INFO kernel:[ 0.028398] ACPI: Using IOAPIC for interrupt routing >22:51:53,256 INFO kernel:[ 0.030826] ACPI: No dock devices found. >22:51:53,256 INFO kernel:[ 0.030829] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >22:51:53,256 INFO kernel:[ 0.030845] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >22:51:53,256 DEBUG kernel:[ 0.030857] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >22:51:53,256 DEBUG kernel:[ 0.030859] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >22:51:53,256 DEBUG kernel:[ 0.030861] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >22:51:53,256 DEBUG kernel:[ 0.030862] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >22:51:53,256 DEBUG kernel:[ 0.030864] PCI: root bus 00: using default resources >22:51:53,256 WARNING kernel:[ 0.030866] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >22:51:53,256 INFO kernel:[ 0.030893] PCI host bridge to bus 0000:00 >22:51:53,256 DEBUG kernel:[ 0.030896] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >22:51:53,256 INFO kernel:[ 0.030898] pci_bus 0000:00: root bus resource [bus 00-ff] >22:51:53,256 INFO kernel:[ 0.030899] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >22:51:53,256 INFO kernel:[ 0.030901] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >22:51:53,256 DEBUG kernel:[ 0.030945] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >22:51:53,256 DEBUG kernel:[ 0.031338] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >22:51:53,256 DEBUG kernel:[ 0.031881] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >22:51:53,256 DEBUG kernel:[ 0.033307] pci 0000:00:01.1: reg 20: [io 0xc4a0-0xc4af] >22:51:53,256 DEBUG kernel:[ 0.033675] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >22:51:53,256 DEBUG kernel:[ 0.034500] pci 0000:00:01.2: reg 20: [io 0xc400-0xc41f] >22:51:53,256 DEBUG kernel:[ 0.034862] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >22:51:53,256 INFO kernel:[ 0.035341] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >22:51:53,256 INFO kernel:[ 0.035352] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >22:51:53,256 DEBUG kernel:[ 0.035543] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >22:51:53,256 DEBUG kernel:[ 0.037000] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >22:51:53,256 DEBUG kernel:[ 0.038002] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >22:51:53,256 DEBUG kernel:[ 0.039738] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >22:51:53,256 DEBUG kernel:[ 0.040999] pci 0000:00:02.0: reg 1c: [io 0xc420-0xc43f] >22:51:53,256 DEBUG kernel:[ 0.044660] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >22:51:53,256 DEBUG kernel:[ 0.045058] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >22:51:53,256 DEBUG kernel:[ 0.045308] pci 0000:00:03.0: reg 10: [io 0xc440-0xc45f] >22:51:53,256 DEBUG kernel:[ 0.045485] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >22:51:53,256 DEBUG kernel:[ 0.046349] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >22:51:53,256 DEBUG kernel:[ 0.046638] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >22:51:53,256 DEBUG kernel:[ 0.046808] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >22:51:53,256 DEBUG kernel:[ 0.047882] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >22:51:53,256 DEBUG kernel:[ 0.048114] pci 0000:00:05.0: reg 10: [io 0xc460-0xc47f] >22:51:53,256 DEBUG kernel:[ 0.048304] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >22:51:53,256 DEBUG kernel:[ 0.049538] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >22:51:53,256 DEBUG kernel:[ 0.049779] pci 0000:00:06.0: reg 10: [io 0xc000-0xc03f] >22:51:53,256 DEBUG kernel:[ 0.049966] pci 0000:00:06.0: reg 14: [mem 0xfc028000-0xfc028fff] >22:51:53,256 DEBUG kernel:[ 0.051202] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >22:51:53,256 DEBUG kernel:[ 0.051441] pci 0000:00:07.0: reg 10: [io 0xc040-0xc07f] >22:51:53,256 DEBUG kernel:[ 0.051628] pci 0000:00:07.0: reg 14: [mem 0xfc029000-0xfc029fff] >22:51:53,256 DEBUG kernel:[ 0.052838] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >22:51:53,256 DEBUG kernel:[ 0.053117] pci 0000:00:08.0: reg 10: [io 0xc080-0xc0bf] >22:51:53,256 DEBUG kernel:[ 0.053326] pci 0000:00:08.0: reg 14: [mem 0xfc02a000-0xfc02afff] >22:51:53,256 DEBUG kernel:[ 0.054625] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000 >22:51:53,256 DEBUG kernel:[ 0.054863] pci 0000:00:09.0: reg 10: [io 0xc0c0-0xc0ff] >22:51:53,256 DEBUG kernel:[ 0.055089] pci 0000:00:09.0: reg 14: [mem 0xfc02b000-0xfc02bfff] >22:51:53,256 DEBUG kernel:[ 0.056289] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000 >22:51:53,256 DEBUG kernel:[ 0.056529] pci 0000:00:0a.0: reg 10: [io 0xc100-0xc13f] >22:51:53,256 DEBUG kernel:[ 0.056716] pci 0000:00:0a.0: reg 14: [mem 0xfc02c000-0xfc02cfff] >22:51:53,256 DEBUG kernel:[ 0.057993] pci 0000:00:0b.0: [1af4:1001] type 00 class 0x010000 >22:51:53,256 DEBUG kernel:[ 0.058251] pci 0000:00:0b.0: reg 10: [io 0xc140-0xc17f] >22:51:53,256 DEBUG kernel:[ 0.058439] pci 0000:00:0b.0: reg 14: [mem 0xfc02d000-0xfc02dfff] >22:51:53,256 DEBUG kernel:[ 0.059661] pci 0000:00:0c.0: [1af4:1001] type 00 class 0x010000 >22:51:53,256 DEBUG kernel:[ 0.059899] pci 0000:00:0c.0: reg 10: [io 0xc180-0xc1bf] >22:51:53,256 DEBUG kernel:[ 0.060103] pci 0000:00:0c.0: reg 14: [mem 0xfc02e000-0xfc02efff] >22:51:53,256 DEBUG kernel:[ 0.061291] pci 0000:00:0d.0: [1af4:1001] type 00 class 0x010000 >22:51:53,256 DEBUG kernel:[ 0.061525] pci 0000:00:0d.0: reg 10: [io 0xc1c0-0xc1ff] >22:51:53,256 DEBUG kernel:[ 0.061707] pci 0000:00:0d.0: reg 14: [mem 0xfc02f000-0xfc02ffff] >22:51:53,256 DEBUG kernel:[ 0.063197] pci 0000:00:0e.0: [1af4:1001] type 00 class 0x010000 >22:51:53,256 DEBUG kernel:[ 0.063450] pci 0000:00:0e.0: reg 10: [io 0xc200-0xc23f] >22:51:53,256 DEBUG kernel:[ 0.063649] pci 0000:00:0e.0: reg 14: [mem 0xfc030000-0xfc030fff] >22:51:53,256 DEBUG kernel:[ 0.064903] pci 0000:00:0f.0: [1af4:1001] type 00 class 0x010000 >22:51:53,256 DEBUG kernel:[ 0.065199] pci 0000:00:0f.0: reg 10: [io 0xc240-0xc27f] >22:51:53,256 DEBUG kernel:[ 0.065391] pci 0000:00:0f.0: reg 14: [mem 0xfc031000-0xfc031fff] >22:51:53,256 DEBUG kernel:[ 0.066566] pci 0000:00:10.0: [1af4:1001] type 00 class 0x010000 >22:51:53,256 DEBUG kernel:[ 0.066797] pci 0000:00:10.0: reg 10: [io 0xc280-0xc2bf] >22:51:53,256 DEBUG kernel:[ 0.066992] pci 0000:00:10.0: reg 14: [mem 0xfc032000-0xfc032fff] >22:51:53,256 DEBUG kernel:[ 0.068215] pci 0000:00:11.0: [1af4:1001] type 00 class 0x010000 >22:51:53,256 DEBUG kernel:[ 0.068448] pci 0000:00:11.0: reg 10: [io 0xc2c0-0xc2ff] >22:51:53,256 DEBUG kernel:[ 0.068629] pci 0000:00:11.0: reg 14: [mem 0xfc033000-0xfc033fff] >22:51:53,256 DEBUG kernel:[ 0.069823] pci 0000:00:12.0: [1af4:1001] type 00 class 0x010000 >22:51:53,257 DEBUG kernel:[ 0.070091] pci 0000:00:12.0: reg 10: [io 0xc300-0xc33f] >22:51:53,257 DEBUG kernel:[ 0.070297] pci 0000:00:12.0: reg 14: [mem 0xfc034000-0xfc034fff] >22:51:53,257 DEBUG kernel:[ 0.071537] pci 0000:00:13.0: [1af4:1002] type 00 class 0x050000 >22:51:53,257 DEBUG kernel:[ 0.071679] pci 0000:00:13.0: reg 10: [io 0xc480-0xc49f] >22:51:53,257 DEBUG kernel:[ 0.072513] pci 0000:00:14.0: [1af4:1001] type 00 class 0x010000 >22:51:53,257 DEBUG kernel:[ 0.072745] pci 0000:00:14.0: reg 10: [io 0xc340-0xc37f] >22:51:53,257 DEBUG kernel:[ 0.072926] pci 0000:00:14.0: reg 14: [mem 0xfc035000-0xfc035fff] >22:51:53,257 DEBUG kernel:[ 0.074140] pci 0000:00:15.0: [1af4:1001] type 00 class 0x010000 >22:51:53,257 DEBUG kernel:[ 0.074372] pci 0000:00:15.0: reg 10: [io 0xc380-0xc3bf] >22:51:53,257 DEBUG kernel:[ 0.074552] pci 0000:00:15.0: reg 14: [mem 0xfc036000-0xfc036fff] >22:51:53,257 DEBUG kernel:[ 0.075850] pci 0000:00:16.0: [1af4:1001] type 00 class 0x010000 >22:51:53,257 DEBUG kernel:[ 0.076090] pci 0000:00:16.0: reg 10: [io 0xc3c0-0xc3ff] >22:51:53,257 DEBUG kernel:[ 0.076274] pci 0000:00:16.0: reg 14: [mem 0xfc037000-0xfc037fff] >22:51:53,257 DEBUG kernel:[ 0.077485] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >22:51:53,257 INFO kernel:[ 0.077833] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >22:51:53,257 INFO kernel:[ 0.077835] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >22:51:53,257 INFO kernel:[ 0.084538] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >22:51:53,257 INFO kernel:[ 0.084621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >22:51:53,257 INFO kernel:[ 0.084696] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >22:51:53,257 INFO kernel:[ 0.084770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >22:51:53,257 INFO kernel:[ 0.084840] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >22:51:53,257 INFO kernel:[ 0.084944] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >22:51:53,257 INFO kernel:[ 0.084950] vgaarb: loaded >22:51:53,257 INFO kernel:[ 0.084951] vgaarb: bridge control possible 0000:00:02.0 >22:51:53,257 NOTICE kernel:[ 0.085012] SCSI subsystem initialized >22:51:53,257 INFO kernel:[ 0.085013] ACPI: bus type scsi registered >22:51:53,257 DEBUG kernel:[ 0.085046] libata version 3.00 loaded. >22:51:53,257 INFO kernel:[ 0.085068] ACPI: bus type usb registered >22:51:53,257 INFO kernel:[ 0.085081] usbcore: registered new interface driver usbfs >22:51:53,257 INFO kernel:[ 0.085088] usbcore: registered new interface driver hub >22:51:53,257 INFO kernel:[ 0.085113] usbcore: registered new device driver usb >22:51:53,257 INFO kernel:[ 0.085158] PCI: Using ACPI for IRQ routing >22:51:53,257 DEBUG kernel:[ 0.085159] PCI: pci_cache_line_size set to 64 bytes >22:51:53,257 DEBUG kernel:[ 0.085635] e820: reserve RAM buffer [mem 0x00091c00-0x0009ffff] >22:51:53,257 DEBUG kernel:[ 0.085637] e820: reserve RAM buffer [mem 0x3fffe000-0x3fffffff] >22:51:53,257 INFO kernel:[ 0.085703] NetLabel: Initializing >22:51:53,257 INFO kernel:[ 0.085704] NetLabel: domain hash size = 128 >22:51:53,257 INFO kernel:[ 0.085705] NetLabel: protocols = UNLABELED CIPSOv4 >22:51:53,257 INFO kernel:[ 0.085713] NetLabel: unlabeled traffic allowed by default >22:51:53,257 INFO kernel:[ 0.085749] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >22:51:53,257 INFO kernel:[ 0.085766] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >22:51:53,257 INFO kernel:[ 0.085768] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >22:51:53,257 INFO kernel:[ 0.093012] Switching to clocksource kvm-clock >22:51:53,257 INFO kernel:[ 0.099088] pnp: PnP ACPI init >22:51:53,257 INFO kernel:[ 0.099099] ACPI: bus type pnp registered >22:51:53,257 DEBUG kernel:[ 0.099118] pnp 00:00: [bus 00-ff] >22:51:53,257 DEBUG kernel:[ 0.099121] pnp 00:00: [io 0x0cf8-0x0cff] >22:51:53,257 DEBUG kernel:[ 0.099122] pnp 00:00: [io 0x0000-0x0cf7 window] >22:51:53,257 DEBUG kernel:[ 0.099124] pnp 00:00: [io 0x0d00-0xffff window] >22:51:53,257 DEBUG kernel:[ 0.099126] pnp 00:00: [mem 0x000a0000-0x000bffff window] >22:51:53,257 DEBUG kernel:[ 0.099127] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >22:51:53,257 DEBUG kernel:[ 0.099154] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >22:51:53,257 DEBUG kernel:[ 0.099164] pnp 00:01: [io 0x0070-0x0071] >22:51:53,257 DEBUG kernel:[ 0.099185] pnp 00:01: [irq 8] >22:51:53,257 DEBUG kernel:[ 0.099187] pnp 00:01: [io 0x0072-0x0077] >22:51:53,257 DEBUG kernel:[ 0.099200] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >22:51:53,257 DEBUG kernel:[ 0.099226] pnp 00:02: [io 0x0060] >22:51:53,257 DEBUG kernel:[ 0.099228] pnp 00:02: [io 0x0064] >22:51:53,257 DEBUG kernel:[ 0.099241] pnp 00:02: [irq 1] >22:51:53,257 DEBUG kernel:[ 0.099256] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >22:51:53,257 DEBUG kernel:[ 0.099286] pnp 00:03: [irq 12] >22:51:53,257 DEBUG kernel:[ 0.099300] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >22:51:53,257 DEBUG kernel:[ 0.099642] pnp 00:04: [io 0x03f2-0x03f5] >22:51:53,257 DEBUG kernel:[ 0.099644] pnp 00:04: [io 0x03f7] >22:51:53,257 DEBUG kernel:[ 0.099660] pnp 00:04: [irq 6] >22:51:53,257 DEBUG kernel:[ 0.099662] pnp 00:04: [dma 2] >22:51:53,257 DEBUG kernel:[ 0.099680] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >22:51:53,257 DEBUG kernel:[ 0.099759] pnp 00:05: [io 0x03f8-0x03ff] >22:51:53,257 DEBUG kernel:[ 0.099773] pnp 00:05: [irq 4] >22:51:53,257 DEBUG kernel:[ 0.099788] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >22:51:53,257 DEBUG kernel:[ 0.099903] pnp 00:06: [mem 0xfed00000-0xfed003ff] >22:51:53,257 DEBUG kernel:[ 0.099924] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >22:51:53,257 INFO kernel:[ 0.100074] pnp: PnP ACPI: found 7 devices >22:51:53,257 INFO kernel:[ 0.100075] ACPI: ACPI bus type pnp unregistered >22:51:53,257 DEBUG kernel:[ 0.105757] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >22:51:53,257 DEBUG kernel:[ 0.105759] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >22:51:53,257 INFO kernel:[ 0.105786] NET: Registered protocol family 2 >22:51:53,257 INFO kernel:[ 0.106341] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >22:51:53,257 INFO kernel:[ 0.106681] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >22:51:53,257 INFO kernel:[ 0.106810] TCP: Hash tables configured (established 131072 bind 65536) >22:51:53,257 INFO kernel:[ 0.106828] TCP: reno registered >22:51:53,257 INFO kernel:[ 0.106831] UDP hash table entries: 512 (order: 2, 16384 bytes) >22:51:53,257 INFO kernel:[ 0.106836] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >22:51:53,257 INFO kernel:[ 0.106882] NET: Registered protocol family 1 >22:51:53,257 INFO kernel:[ 0.106889] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >22:51:53,257 INFO kernel:[ 0.106909] pci 0000:00:01.0: PIIX3: Enabling Passive Release >22:51:53,257 INFO kernel:[ 0.106931] pci 0000:00:01.0: Activating ISA DMA hang workarounds >22:51:53,257 WARNING kernel:[ 0.107096] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >22:51:53,257 DEBUG kernel:[ 0.107215] pci 0000:00:02.0: Boot video device >22:51:53,257 DEBUG kernel:[ 0.107414] PCI: CLS 0 bytes, default 64 >22:51:53,257 INFO kernel:[ 0.107447] Unpacking initramfs... >22:51:53,257 INFO kernel:[ 2.733593] Freeing initrd memory: 26824k freed >22:51:53,257 NOTICE kernel:[ 2.739869] Initialise module verification >22:51:53,257 INFO kernel:[ 2.739911] audit: initializing netlink socket (disabled) >22:51:53,257 NOTICE kernel:[ 2.739921] type=2000 audit(1352069509.738:1): initialized >22:51:53,257 INFO kernel:[ 2.755378] HugeTLB registered 2 MB page size, pre-allocated 0 pages >22:51:53,257 NOTICE kernel:[ 2.756625] VFS: Disk quotas dquot_6.5.2 >22:51:53,257 WARNING kernel:[ 2.756665] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >22:51:53,257 INFO kernel:[ 2.757038] msgmni has been set to 1983 >22:51:53,257 DEBUG kernel:[ 2.757101] SELinux: Registering netfilter hooks >22:51:53,257 INFO kernel:[ 2.757489] alg: No test for stdrng (krng) >22:51:53,257 INFO kernel:[ 2.757493] NET: Registered protocol family 38 >22:51:53,257 NOTICE kernel:[ 2.757494] Key type asymmetric registered >22:51:53,257 NOTICE kernel:[ 2.757496] Asymmetric key parser 'x509' registered >22:51:53,257 INFO kernel:[ 2.757525] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >22:51:53,257 INFO kernel:[ 2.757542] io scheduler noop registered >22:51:53,257 INFO kernel:[ 2.757543] io scheduler deadline registered >22:51:53,257 INFO kernel:[ 2.757568] io scheduler cfq registered (default) >22:51:53,257 INFO kernel:[ 2.757663] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >22:51:53,257 INFO kernel:[ 2.757679] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >22:51:53,257 INFO kernel:[ 2.757680] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >22:51:53,257 INFO kernel:[ 2.757751] acpiphp: Slot [3] registered >22:51:53,257 INFO kernel:[ 2.757766] acpiphp: Slot [4] registered >22:51:53,257 INFO kernel:[ 2.757779] acpiphp: Slot [5] registered >22:51:53,257 INFO kernel:[ 2.757792] acpiphp: Slot [6] registered >22:51:53,257 INFO kernel:[ 2.757807] acpiphp: Slot [7] registered >22:51:53,257 INFO kernel:[ 2.757820] acpiphp: Slot [8] registered >22:51:53,257 INFO kernel:[ 2.757833] acpiphp: Slot [9] registered >22:51:53,257 INFO kernel:[ 2.757848] acpiphp: Slot [10] registered >22:51:53,257 INFO kernel:[ 2.757863] acpiphp: Slot [11] registered >22:51:53,257 INFO kernel:[ 2.757877] acpiphp: Slot [12] registered >22:51:53,257 INFO kernel:[ 2.757891] acpiphp: Slot [13] registered >22:51:53,257 INFO kernel:[ 2.757904] acpiphp: Slot [14] registered >22:51:53,257 INFO kernel:[ 2.757919] acpiphp: Slot [15] registered >22:51:53,257 INFO kernel:[ 2.757932] acpiphp: Slot [16] registered >22:51:53,257 INFO kernel:[ 2.757946] acpiphp: Slot [17] registered >22:51:53,257 INFO kernel:[ 2.757959] acpiphp: Slot [18] registered >22:51:53,257 INFO kernel:[ 2.757974] acpiphp: Slot [19] registered >22:51:53,257 INFO kernel:[ 2.757988] acpiphp: Slot [20] registered >22:51:53,257 INFO kernel:[ 2.758001] acpiphp: Slot [21] registered >22:51:53,257 INFO kernel:[ 2.758033] acpiphp: Slot [22] registered >22:51:53,257 INFO kernel:[ 2.758048] acpiphp: Slot [23] registered >22:51:53,257 INFO kernel:[ 2.758082] acpiphp: Slot [24] registered >22:51:53,257 INFO kernel:[ 2.758097] acpiphp: Slot [25] registered >22:51:53,257 INFO kernel:[ 2.758111] acpiphp: Slot [26] registered >22:51:53,257 INFO kernel:[ 2.758125] acpiphp: Slot [27] registered >22:51:53,257 INFO kernel:[ 2.758140] acpiphp: Slot [28] registered >22:51:53,257 INFO kernel:[ 2.758155] acpiphp: Slot [29] registered >22:51:53,257 INFO kernel:[ 2.758169] acpiphp: Slot [30] registered >22:51:53,257 INFO kernel:[ 2.758183] acpiphp: Slot [31] registered >22:51:53,257 INFO kernel:[ 2.758369] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >22:51:53,257 INFO kernel:[ 2.758371] ACPI: Power Button [PWRF] >22:51:53,257 INFO kernel:[ 2.760149] GHES: HEST is not enabled! >22:51:53,257 WARNING kernel:[ 2.760360] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >22:51:53,257 DEBUG kernel:[ 2.760413] virtio-pci 0000:00:03.0: setting latency timer to 64 >22:51:53,257 WARNING kernel:[ 2.760660] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >22:51:53,257 DEBUG kernel:[ 2.760692] virtio-pci 0000:00:05.0: setting latency timer to 64 >22:51:53,257 WARNING kernel:[ 2.760924] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >22:51:53,257 DEBUG kernel:[ 2.760956] virtio-pci 0000:00:06.0: setting latency timer to 64 >22:51:53,257 DEBUG kernel:[ 2.761218] virtio-pci 0000:00:07.0: setting latency timer to 64 >22:51:53,257 DEBUG kernel:[ 2.761419] virtio-pci 0000:00:08.0: setting latency timer to 64 >22:51:53,257 DEBUG kernel:[ 2.761620] virtio-pci 0000:00:09.0: setting latency timer to 64 >22:51:53,257 DEBUG kernel:[ 2.761819] virtio-pci 0000:00:0a.0: setting latency timer to 64 >22:51:53,257 DEBUG kernel:[ 2.762035] virtio-pci 0000:00:0b.0: setting latency timer to 64 >22:51:53,257 DEBUG kernel:[ 2.762637] virtio-pci 0000:00:0c.0: setting latency timer to 64 >22:51:53,257 DEBUG kernel:[ 2.763611] virtio-pci 0000:00:0d.0: setting latency timer to 64 >22:51:53,257 DEBUG kernel:[ 2.764264] virtio-pci 0000:00:0e.0: setting latency timer to 64 >22:51:53,257 DEBUG kernel:[ 2.764688] virtio-pci 0000:00:0f.0: setting latency timer to 64 >22:51:53,257 DEBUG kernel:[ 2.765264] virtio-pci 0000:00:10.0: setting latency timer to 64 >22:51:53,257 DEBUG kernel:[ 2.765814] virtio-pci 0000:00:11.0: setting latency timer to 64 >22:51:53,257 DEBUG kernel:[ 2.766364] virtio-pci 0000:00:12.0: setting latency timer to 64 >22:51:53,257 DEBUG kernel:[ 2.766705] virtio-pci 0000:00:13.0: setting latency timer to 64 >22:51:53,257 DEBUG kernel:[ 2.767313] virtio-pci 0000:00:14.0: setting latency timer to 64 >22:51:53,257 DEBUG kernel:[ 2.767856] virtio-pci 0000:00:15.0: setting latency timer to 64 >22:51:53,257 DEBUG kernel:[ 2.768421] virtio-pci 0000:00:16.0: setting latency timer to 64 >22:51:53,257 INFO kernel:[ 2.768523] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >22:51:53,257 INFO kernel:[ 2.790989] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >22:51:53,257 INFO kernel:[ 2.814026] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >22:51:53,257 DEBUG kernel:[ 2.814945] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >22:51:53,257 DEBUG kernel:[ 2.815013] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >22:51:53,257 INFO kernel:[ 2.847619] Non-volatile memory driver v1.3 >22:51:53,257 INFO kernel:[ 2.847621] Linux agpgart interface v0.103 >22:51:53,257 INFO kernel:[ 2.848356] loop: module loaded >22:51:53,257 DEBUG kernel:[ 2.848421] ata_piix 0000:00:01.1: version 2.13 >22:51:53,257 DEBUG kernel:[ 2.848515] ata_piix 0000:00:01.1: setting latency timer to 64 >22:51:53,257 INFO kernel:[ 2.848838] scsi0 : ata_piix >22:51:53,257 INFO kernel:[ 2.848886] scsi1 : ata_piix >22:51:53,257 INFO kernel:[ 2.848912] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc4a0 irq 14 >22:51:53,257 INFO kernel:[ 2.848914] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc4a8 irq 15 >22:51:53,257 INFO kernel:[ 2.848974] libphy: Fixed MDIO Bus: probed >22:51:53,257 INFO kernel:[ 2.849018] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >22:51:53,257 INFO kernel:[ 2.849030] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >22:51:53,257 INFO kernel:[ 2.849038] uhci_hcd: USB Universal Host Controller Interface driver >22:51:53,257 DEBUG kernel:[ 2.849102] uhci_hcd 0000:00:01.2: setting latency timer to 64 >22:51:53,257 INFO kernel:[ 2.849113] uhci_hcd 0000:00:01.2: UHCI Host Controller >22:51:53,257 INFO kernel:[ 2.849146] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >22:51:53,257 INFO kernel:[ 2.849265] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c400 >22:51:53,257 INFO kernel:[ 2.849339] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >22:51:53,257 INFO kernel:[ 2.849341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:51:53,257 INFO kernel:[ 2.849342] usb usb1: Product: UHCI Host Controller >22:51:53,257 INFO kernel:[ 2.849344] usb usb1: Manufacturer: Linux 3.6.5-2.fc18.x86_64 uhci_hcd >22:51:53,257 INFO kernel:[ 2.849345] usb usb1: SerialNumber: 0000:00:01.2 >22:51:53,257 INFO kernel:[ 2.849418] hub 1-0:1.0: USB hub found >22:51:53,257 INFO kernel:[ 2.849421] hub 1-0:1.0: 2 ports detected >22:51:53,257 INFO kernel:[ 2.849532] usbcore: registered new interface driver usbserial >22:51:53,257 INFO kernel:[ 2.849539] usbcore: registered new interface driver usbserial_generic >22:51:53,257 INFO kernel:[ 2.849546] USB Serial support registered for generic >22:51:53,257 INFO kernel:[ 2.849548] usbserial: USB Serial Driver core >22:51:53,257 INFO kernel:[ 2.849583] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >22:51:53,257 INFO kernel:[ 2.850431] serio: i8042 KBD port at 0x60,0x64 irq 1 >22:51:53,257 INFO kernel:[ 2.850435] serio: i8042 AUX port at 0x60,0x64 irq 12 >22:51:53,257 INFO kernel:[ 2.850496] mousedev: PS/2 mouse device common for all mice >22:51:53,257 INFO kernel:[ 2.850831] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >22:51:53,257 INFO kernel:[ 2.854463] rtc_cmos 00:01: RTC can wake from S4 >22:51:53,257 INFO kernel:[ 2.854803] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >22:51:53,257 INFO kernel:[ 2.854938] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >22:51:53,257 INFO kernel:[ 2.854996] device-mapper: uevent: version 1.0.3 >22:51:53,257 INFO kernel:[ 2.855056] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >22:51:53,257 INFO kernel:[ 2.855124] cpuidle: using governor ladder >22:51:53,257 INFO kernel:[ 2.855125] cpuidle: using governor menu >22:51:53,257 INFO kernel:[ 2.855172] EFI Variables Facility v0.08 2004-May-17 >22:51:53,257 INFO kernel:[ 2.855267] usbcore: registered new interface driver usbhid >22:51:53,257 INFO kernel:[ 2.855268] usbhid: USB HID core driver >22:51:53,257 INFO kernel:[ 2.855284] drop_monitor: Initializing network drop monitor service >22:51:53,257 INFO kernel:[ 2.855342] ip_tables: (C) 2000-2006 Netfilter Core Team >22:51:53,257 INFO kernel:[ 2.855364] TCP: cubic registered >22:51:53,257 INFO kernel:[ 2.855366] Initializing XFRM netlink socket >22:51:53,257 INFO kernel:[ 2.855446] NET: Registered protocol family 10 >22:51:53,257 INFO kernel:[ 2.855585] mip6: Mobile IPv6 >22:51:53,257 INFO kernel:[ 2.855587] NET: Registered protocol family 17 >22:51:53,257 DEBUG kernel:[ 2.855719] PM: Hibernation image not present or could not be loaded. >22:51:53,257 NOTICE kernel:[ 2.855720] Loading module verification certificates >22:51:53,257 NOTICE kernel:[ 2.856619] MODSIGN: Loaded cert 'Fedora kernel signing key: c4edc0723c9674193c4066c76ffd33a800ac519e' >22:51:53,257 INFO kernel:[ 2.856627] registered taskstats version 1 >22:51:53,257 INFO kernel:[ 2.857686] Magic number: 4:6:906 >22:51:53,257 INFO kernel:[ 2.857789] rtc_cmos 00:01: setting system clock to 2012-11-04 22:51:49 UTC (1352069509) >22:51:53,257 DEBUG kernel:[ 3.011104] ata2.01: NODEV after polling detection >22:51:53,257 INFO kernel:[ 3.011887] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >22:51:53,257 INFO kernel:[ 3.013123] ata2.00: configured for MWDMA2 >22:51:53,257 NOTICE kernel:[ 3.014455] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >22:51:53,257 WARNING kernel:[ 3.015595] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >22:51:53,257 INFO kernel:[ 3.015601] cdrom: Uniform CD-ROM driver Revision: 3.20 >22:51:53,257 DEBUG kernel:[ 3.015772] sr 1:0:0:0: Attached scsi CD-ROM sr0 >22:51:53,257 NOTICE kernel:[ 3.015878] sr 1:0:0:0: Attached scsi generic sg0 type 5 >22:51:53,257 INFO kernel:[ 3.019530] Freeing unused kernel memory: 1036k freed >22:51:53,257 INFO kernel:[ 3.019728] Write protecting the kernel read-only data: 12288k >22:51:53,257 INFO kernel:[ 3.027794] Freeing unused kernel memory: 1856k freed >22:51:53,257 INFO kernel:[ 3.034046] Freeing unused kernel memory: 1416k freed >22:51:53,257 WARNING kernel:[ 3.106790] Disabling lock debugging due to kernel taint >22:51:53,257 INFO kernel:[ 3.106954] BIOS EDD facility v0.16 2004-Jun-25, 7 devices found >22:51:53,257 INFO kernel:[ 3.151029] usb 1-1: new full-speed USB device number 2 using uhci_hcd >22:51:53,257 INFO kernel:[ 3.189187] squashfs: version 4.0 (2009/01/31) Phillip Lougher >22:51:53,265 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >22:51:53,265 INFO systemd: Detected virtualization 'kvm'. >22:51:53,265 INFO systemd: Initializing machine ID from KVM UUID. >22:51:53,265 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. >22:51:53,265 INFO systemd: Started Load Random Seed. >22:51:53,265 INFO systemd: Started Apply Kernel Variables. >22:51:53,265 INFO systemd: Mounted Huge Pages File System. >22:51:53,265 INFO systemd: Mounted Debug File System. >22:51:53,265 INFO systemd: Mounted POSIX Message Queue File System. >22:51:53,265 INFO systemd: Mounted Temporary Directory. >22:51:53,265 INFO systemd-modules-load: Inserted module 'uinput' >22:51:53,275 INFO kernel:[ 3.190675] Loading iSCSI transport class v2.0-870. >22:51:53,275 NOTICE kernel:[ 3.191488] iscsi: registered transport (tcp) >22:51:53,275 INFO kernel:[ 3.192658] alua: device handler registered >22:51:53,275 INFO kernel:[ 3.193794] emc: device handler registered >22:51:53,275 INFO kernel:[ 3.194918] hp_sw: device handler registered >22:51:53,275 INFO kernel:[ 3.196112] rdac: device handler registered >22:51:53,275 INFO kernel:[ 3.210620] FDC 0 is a S82078B >22:51:53,275 INFO kernel:[ 3.217574] No iBFT detected. >22:51:53,275 INFO kernel:[ 3.219355] md: raid0 personality registered for level 0 >22:51:53,275 INFO kernel:[ 3.220847] md: raid1 personality registered for level 1 >22:51:53,275 INFO kernel:[ 3.222140] async_tx: api initialized (async) >22:51:53,275 INFO kernel:[ 3.222291] xor: automatically using best checksumming function: >22:51:53,275 INFO kernel:[ 3.232012] generic_sse: 9412.000 MB/sec >22:51:53,275 WARNING kernel:[ 3.249025] raid6: sse2x1 4558 MB/s >22:51:53,275 WARNING kernel:[ 3.266015] raid6: sse2x2 8984 MB/s >22:51:53,275 WARNING kernel:[ 3.283013] raid6: sse2x4 11003 MB/s >22:51:53,275 WARNING kernel:[ 3.283014] raid6: using algorithm sse2x4 (11003 MB/s) >22:51:53,275 WARNING kernel:[ 3.283015] raid6: using intx1 recovery algorithm >22:51:53,275 INFO kernel:[ 3.285900] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >22:51:53,275 INFO kernel:[ 3.286216] md: raid6 personality registered for level 6 >22:51:53,275 INFO kernel:[ 3.286217] md: raid5 personality registered for level 5 >22:51:53,275 INFO kernel:[ 3.286218] md: raid4 personality registered for level 4 >22:51:53,275 INFO kernel:[ 3.290003] md: raid10 personality registered for level 10 >22:51:53,275 INFO kernel:[ 3.291271] md: linear personality registered for level -1 >22:51:53,275 INFO kernel:[ 3.296621] device-mapper: multipath: version 1.5.0 loaded >22:51:53,275 INFO kernel:[ 3.297854] device-mapper: multipath round-robin: version 1.0.0 loaded >22:51:53,275 INFO kernel:[ 3.327095] RPC: Registered named UNIX socket transport module. >22:51:53,275 INFO kernel:[ 3.327097] RPC: Registered udp transport module. >22:51:53,275 INFO kernel:[ 3.327098] RPC: Registered tcp transport module. >22:51:53,275 INFO kernel:[ 3.327099] RPC: Registered tcp NFSv4.1 backchannel transport module. >22:51:53,275 INFO kernel:[ 3.509484] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >22:51:53,275 INFO kernel:[ 3.509488] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >22:51:53,275 INFO kernel:[ 3.509490] usb 1-1: Product: QEMU USB Tablet >22:51:53,275 INFO kernel:[ 3.509491] usb 1-1: Manufacturer: QEMU 1.0.1 >22:51:53,275 INFO kernel:[ 3.509493] usb 1-1: SerialNumber: 42 >22:51:53,275 DEBUG kernel:[ 3.530888] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.530912] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.530934] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.538095] virtio-pci 0000:00:06.0: irq 45 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.538130] virtio-pci 0000:00:06.0: irq 46 for MSI/MSI-X >22:51:53,275 INFO kernel:[ 3.552639] 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 >22:51:53,275 INFO kernel:[ 3.552812] 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 >22:51:53,275 INFO kernel:[ 3.563679] vda: vda1 vda2 vda3 >22:51:53,275 DEBUG kernel:[ 3.569169] virtio-pci 0000:00:07.0: irq 47 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.569191] virtio-pci 0000:00:07.0: irq 48 for MSI/MSI-X >22:51:53,275 INFO kernel:[ 3.640254] vdb: vdb1 >22:51:53,275 DEBUG kernel:[ 3.641493] virtio-pci 0000:00:08.0: irq 49 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.641515] virtio-pci 0000:00:08.0: irq 50 for MSI/MSI-X >22:51:53,275 INFO kernel:[ 3.692817] vdc: vdc1 >22:51:53,275 DEBUG kernel:[ 3.696998] virtio-pci 0000:00:09.0: irq 51 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.697767] virtio-pci 0000:00:09.0: irq 52 for MSI/MSI-X >22:51:53,275 INFO kernel:[ 3.748338] tsc: Refined TSC clocksource calibration: 3311.136 MHz >22:51:53,275 INFO kernel:[ 3.749254] vdd: vdd1 >22:51:53,275 DEBUG kernel:[ 3.751276] virtio-pci 0000:00:0a.0: irq 53 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.751339] virtio-pci 0000:00:0a.0: irq 54 for MSI/MSI-X >22:51:53,275 INFO kernel:[ 3.773336] vde: vde1 >22:51:53,275 DEBUG kernel:[ 3.776641] virtio-pci 0000:00:0b.0: irq 55 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.776838] virtio-pci 0000:00:0b.0: irq 56 for MSI/MSI-X >22:51:53,275 INFO kernel:[ 3.794973] vdf: vdf1 >22:51:53,275 DEBUG kernel:[ 3.799244] virtio-pci 0000:00:0c.0: irq 57 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.799318] virtio-pci 0000:00:0c.0: irq 58 for MSI/MSI-X >22:51:53,275 INFO kernel:[ 3.820158] vdg: vdg1 >22:51:53,275 DEBUG kernel:[ 3.824717] virtio-pci 0000:00:0d.0: irq 59 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.825428] virtio-pci 0000:00:0d.0: irq 60 for MSI/MSI-X >22:51:53,275 INFO kernel:[ 3.858457] vdh: vdh1 >22:51:53,275 DEBUG kernel:[ 3.861656] virtio-pci 0000:00:0e.0: irq 61 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.861790] virtio-pci 0000:00:0e.0: irq 62 for MSI/MSI-X >22:51:53,275 INFO kernel:[ 3.879395] vdi: vdi1 >22:51:53,275 DEBUG kernel:[ 3.889962] virtio-pci 0000:00:0f.0: irq 63 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.890017] virtio-pci 0000:00:0f.0: irq 64 for MSI/MSI-X >22:51:53,275 INFO kernel:[ 3.912644] vdj: vdj1 >22:51:53,275 DEBUG kernel:[ 3.915645] virtio-pci 0000:00:10.0: irq 65 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.915880] virtio-pci 0000:00:10.0: irq 66 for MSI/MSI-X >22:51:53,275 INFO kernel:[ 3.933470] vdk: vdk1 >22:51:53,275 DEBUG kernel:[ 3.941994] virtio-pci 0000:00:11.0: irq 67 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.942818] virtio-pci 0000:00:11.0: irq 68 for MSI/MSI-X >22:51:53,275 INFO kernel:[ 3.961290] vdl: vdl1 >22:51:53,275 DEBUG kernel:[ 3.964254] virtio-pci 0000:00:12.0: irq 69 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.964520] virtio-pci 0000:00:12.0: irq 70 for MSI/MSI-X >22:51:53,275 INFO kernel:[ 3.985168] vdm: vdm1 >22:51:53,275 DEBUG kernel:[ 3.989706] virtio-pci 0000:00:14.0: irq 71 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 3.989816] virtio-pci 0000:00:14.0: irq 72 for MSI/MSI-X >22:51:53,275 INFO kernel:[ 4.013861] vdn: vdn1 >22:51:53,275 DEBUG kernel:[ 4.019962] virtio-pci 0000:00:15.0: irq 73 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 4.020219] virtio-pci 0000:00:15.0: irq 74 for MSI/MSI-X >22:51:53,275 INFO kernel:[ 4.038240] vdo: vdo1 >22:51:53,275 DEBUG kernel:[ 4.044394] virtio-pci 0000:00:16.0: irq 75 for MSI/MSI-X >22:51:53,275 DEBUG kernel:[ 4.045450] virtio-pci 0000:00:16.0: irq 76 for MSI/MSI-X >22:51:53,275 INFO kernel:[ 4.065567] vdp: vdp1 >22:51:53,275 DEBUG kernel:[ 4.191536] ISO 9660 Extensions: Microsoft Joliet Level 3 >22:51:53,275 DEBUG kernel:[ 4.196591] ISO 9660 Extensions: RRIP_1991A >22:51:53,275 INFO kernel:[ 4.358846] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >22:51:53,275 DEBUG kernel:[ 5.104289] SELinux: 2048 avtab hash slots, 92725 rules. >22:51:53,275 DEBUG kernel:[ 5.120488] SELinux: 2048 avtab hash slots, 92725 rules. >22:51:53,275 DEBUG kernel:[ 5.218713] SELinux: 9 users, 15 roles, 4330 types, 231 bools, 1 sens, 1024 cats >22:51:53,275 DEBUG kernel:[ 5.218717] SELinux: 83 classes, 92725 rules >22:51:53,275 DEBUG kernel:[ 5.222668] SELinux: Completing initialization. >22:51:53,275 DEBUG kernel:[ 5.222670] SELinux: Setting up existing superblocks. >22:51:53,275 DEBUG kernel:[ 5.222675] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.222680] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.222687] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.222691] SELinux: initialized (dev proc, type proc), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.222697] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:51:53,275 DEBUG kernel:[ 5.222709] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >22:51:53,275 DEBUG kernel:[ 5.223586] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >22:51:53,275 DEBUG kernel:[ 5.223589] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.224055] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >22:51:53,275 DEBUG kernel:[ 5.224065] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.224068] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >22:51:53,275 DEBUG kernel:[ 5.224080] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >22:51:53,275 DEBUG kernel:[ 5.224085] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >22:51:53,275 DEBUG kernel:[ 5.224091] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.224098] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.224308] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.224310] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:51:53,275 DEBUG kernel:[ 5.224314] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:51:53,275 DEBUG kernel:[ 5.224455] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:51:53,275 DEBUG kernel:[ 5.224489] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.224492] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.224495] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.224506] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.224511] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.224513] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.224516] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.224518] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.224522] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.224526] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.224529] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.224537] SELinux: initialized (dev loop0, type squashfs), uses xattr >22:51:53,275 DEBUG kernel:[ 5.224553] SELinux: initialized (dev dm-0, type ext4), uses xattr >22:51:53,275 NOTICE kernel:[ 5.226068] type=1403 audit(1352069511.867:2): policy loaded auid=4294967295 ses=4294967295 >22:51:53,275 DEBUG kernel:[ 5.718733] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >22:51:53,275 DEBUG kernel:[ 5.886819] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:51:53,275 DEBUG kernel:[ 5.904033] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >22:51:53,275 DEBUG kernel:[ 6.066970] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >22:51:53,275 NOTICE kernel:[ 6.375219] type=1400 audit(1352069513.016:3): avc: denied { create } for pid=509 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >22:51:53,275 NOTICE kernel:[ 6.388158] type=1400 audit(1352069513.029:4): avc: denied { setattr } for pid=509 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59412 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >22:51:53,275 NOTICE kernel:[ 6.388210] type=1400 audit(1352069513.029:5): avc: denied { relabelfrom } for pid=509 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59412 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >22:51:53,309 INFO systemd: Started Terminate Plymouth Boot Screen. >22:51:53,309 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >22:51:53,309 INFO systemd: Starting Shell on tty2... >22:51:53,309 INFO systemd: Started Shell on tty2. >22:51:53,329 NOTICE kernel:[ 6.672187] type=1400 audit(1352069513.313:6): avc: denied { write } for pid=532 comm="firewalld" name="python2.7" dev="dm-0" ino=1608 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >22:51:53,329 NOTICE kernel:[ 6.672195] type=1400 audit(1352069513.313:7): avc: denied { remove_name } for pid=532 comm="firewalld" name="site.pyc" dev="dm-0" ino=2265 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >22:51:53,329 NOTICE kernel:[ 6.672201] type=1400 audit(1352069513.313:8): avc: denied { unlink } for pid=532 comm="firewalld" name="site.pyc" dev="dm-0" ino=2265 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >22:51:53,329 NOTICE kernel:[ 6.674036] type=1400 audit(1352069513.314:9): avc: denied { add_name } for pid=532 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >22:51:53,329 NOTICE kernel:[ 6.674086] type=1400 audit(1352069513.315:10): avc: denied { create } for pid=532 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >22:51:53,556 ERR systemd-udevd: ctx=0x7f242fb2a9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >22:51:53,556 ERR systemd-udevd: ctx=0x7f242fb2a9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >22:51:53,565 INFO systemd: Starting Agent daemon for Spice guests. >22:51:53,565 INFO systemd: Reached target Agent daemon for Spice guests. >22:51:53,663 INFO kernel:[ 7.021953] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >22:51:54,104 ERR systemd-udevd: ctx=0x7f242fb2a9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >22:51:54,470 WARNING kernel:[ 7.824761] microcode: AMD CPU family 0x6 not supported >22:51:54,481 ERR systemd-udevd: ctx=0x7f242fb2a9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >22:51:54,614 INFO kernel:[ 7.972748] md: bind<vdd1> >22:51:54,712 INFO kernel:[ 8.070696] md: bind<vdg1> >22:51:54,729 INFO kernel:[ 8.087075] md: bind<vdc1> >22:51:54,734 INFO kernel:[ 8.092185] md: bind<vde1> >22:51:54,741 INFO kernel:[ 8.099745] md: bind<vdj1> >22:51:54,757 INFO kernel:[ 8.115876] bio: create slab <bio-1> at 1 >22:51:54,757 INFO kernel:[ 8.115883] md/raid0:md127: md_size is 1630208 sectors. >22:51:54,757 INFO kernel:[ 8.115884] md: RAID0 configuration for md127 - 1 zone >22:51:54,757 INFO kernel:[ 8.115885] md: zone0=[vdd1/vde1] >22:51:54,757 INFO kernel:[ 8.115888] zone-offset= 0KB, device-offset= 0KB, size= 815104KB >22:51:54,757 INFO kernel:[ 8.115889] >22:51:54,757 INFO kernel:[ 8.115895] md127: detected capacity change from 0 to 834666496 >22:51:54,761 INFO kernel:[ 8.119150] md: bind<vdb1> >22:51:54,768 INFO kernel:[ 8.126354] md: bind<vdf1> >22:51:54,779 INFO kernel:[ 8.137023] md/raid1:md125: active with 2 out of 2 mirrors >22:51:54,779 INFO kernel:[ 8.137044] md125: detected capacity change from 0 to 418369536 >22:51:54,781 INFO kernel:[ 8.139140] md: bind<vdk1> >22:51:54,796 INFO kernel:[ 8.154745] md: bind<vdi1> >22:51:54,815 INFO kernel:[ 8.173237] md: bind<vdh1> >22:51:54,827 INFO kernel:[ 8.183376] md/raid:md126: device vdh1 operational as raid disk 2 >22:51:54,827 INFO kernel:[ 8.183379] md/raid:md126: device vdi1 operational as raid disk 3 >22:51:54,827 INFO kernel:[ 8.183380] md/raid:md126: device vdf1 operational as raid disk 0 >22:51:54,827 INFO kernel:[ 8.183381] md/raid:md126: device vdj1 operational as raid disk 4 >22:51:54,827 INFO kernel:[ 8.183382] md/raid:md126: device vdg1 operational as raid disk 1 >22:51:54,831 INFO kernel:[ 8.188625] md/raid:md126: allocated 5394kB >22:51:54,842 INFO kernel:[ 8.200023] md/raid:md126: raid level 6 active with 5 out of 5 devices, algorithm 2 >22:51:54,842 DEBUG kernel:[ 8.200025] RAID conf printout: >22:51:54,842 DEBUG kernel:[ 8.200027] --- level:6 rd:5 wd:5 >22:51:54,842 DEBUG kernel:[ 8.200028] disk 0, o:1, dev:vdf1 >22:51:54,842 DEBUG kernel:[ 8.200029] disk 1, o:1, dev:vdg1 >22:51:54,842 DEBUG kernel:[ 8.200030] disk 2, o:1, dev:vdh1 >22:51:54,842 DEBUG kernel:[ 8.200031] disk 3, o:1, dev:vdi1 >22:51:54,842 DEBUG kernel:[ 8.200032] disk 4, o:1, dev:vdj1 >22:51:54,842 INFO kernel:[ 8.200297] created bitmap (1 pages) for device md126 >22:51:54,848 INFO kernel:[ 8.206247] md126: bitmap initialized from disk: read 1 pages, set 0 of 7 bits >22:51:54,931 INFO kernel:[ 8.289036] md125: unknown partition table >22:51:54,949 INFO kernel:[ 8.307399] md127: unknown partition table >22:51:54,972 INFO kernel:[ 8.330443] md126: detected capacity change from 0 to 1253572608 >22:51:55,002 INFO kernel:[ 8.360432] md126: unknown partition table >22:51:55,246 INFO systemd: Starting D-Bus System Message Bus... >22:51:55,246 INFO systemd: Started D-Bus System Message Bus. >22:51:55,293 INFO systemd: Started firewalld - dynamic firewall daemon. >22:51:55,293 INFO systemd: Starting Network Manager... >22:51:55,549 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >22:51:55,549 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >22:51:55,549 INFO NetworkManager: <info> WEXT support is enabled >22:51:55,560 INFO dbus-daemon: dbus[609]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >22:51:55,560 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >22:51:55,560 INFO systemd: Starting Authorization Manager... >22:51:55,683 INFO polkitd: Started polkitd version 0.107 >22:51:55,767 INFO dbus-daemon: dbus[609]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >22:51:55,767 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >22:51:55,767 INFO systemd: Started Authorization Manager. >22:51:55,780 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >22:51:55,780 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >22:51:55,781 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >22:51:55,781 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >22:51:55,781 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >22:51:55,783 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >22:51:55,790 INFO systemd: Started Network Manager. >22:51:55,817 INFO systemd: Starting Anaconda System Services. >22:51:55,823 INFO systemd: Reached target Anaconda System Services. >22:51:55,825 INFO systemd: Starting Anaconda... >22:51:55,840 INFO systemd: Starting Network Manager Wait Online... >22:51:55,846 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >22:51:55,846 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >22:51:55,846 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >22:51:55,847 INFO NetworkManager: <info> Networking is enabled by state file >22:51:55,848 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:51:55,848 INFO NetworkManager: <info> (eth0): carrier is OFF >22:51:55,848 ERR NetworkManager: <error> [1352069515.845953] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >22:51:55,849 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >22:51:55,867 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >22:51:55,867 INFO NetworkManager: <info> (eth0): now managed >22:51:55,868 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >22:51:55,869 INFO NetworkManager: <info> (eth0): bringing up device. >22:51:55,871 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >22:51:55,871 INFO NetworkManager: <info> (eth0): preparing device. >22:51:55,875 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >22:51:55,876 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >22:51:55,877 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >22:51:55,877 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >22:51:55,878 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >22:51:55,880 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >22:51:55,881 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >22:51:55,881 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >22:51:55,893 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >22:51:55,893 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >22:51:55,895 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >22:51:55,898 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >22:51:55,898 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >22:51:55,898 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >22:51:55,900 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >22:51:55,901 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >22:51:55,907 INFO systemd: Started Anaconda. >22:51:55,910 INFO systemd: Starting Anaconda Text Console... >22:51:55,928 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >22:51:55,932 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >22:51:55,961 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >22:51:55,975 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >22:51:56,008 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >22:51:56,014 INFO NetworkManager: <info> dhclient started with pid 631 >22:51:56,022 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >22:51:56,039 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >22:51:56,081 INFO systemd: Started Anaconda Text Console. >22:51:56,208 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >22:51:56,208 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >22:51:56,209 INFO dhclient: All rights reserved. >22:51:56,209 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >22:51:56,209 INFO dhclient: >22:51:56,236 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >22:51:56,237 INFO dhclient: Listening on LPF/eth0/52:54:00:b8:27:95 >22:51:56,237 INFO dhclient: Sending on LPF/eth0/52:54:00:b8:27:95 >22:51:56,238 INFO dhclient: Sending on Socket/fallback >22:51:56,238 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x4fb6dfde) >22:51:56,239 WARNING kernel:[ 9.559438] audit_printk_skb: 21 callbacks suppressed >22:51:56,239 NOTICE kernel:[ 9.559439] type=1400 audit(1352069516.200:18): avc: denied { read write } for pid=640 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 >22:51:56,242 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x4fb6dfde) >22:51:56,242 INFO dhclient: DHCPOFFER from 192.168.0.1 >22:51:56,249 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x4fb6dfde) >22:51:56,250 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >22:51:56,251 INFO NetworkManager: <info> address 192.168.0.120 >22:51:56,251 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >22:51:56,251 INFO NetworkManager: <info> gateway 192.168.0.1 >22:51:56,251 INFO NetworkManager: <info> nameserver '192.168.0.1' >22:51:56,252 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >22:51:56,252 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >22:51:56,254 INFO dhclient: bound to 192.168.0.120 -- renewal in 34254 seconds. >22:51:57,256 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >22:51:57,256 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >22:51:57,256 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >22:51:57,271 INFO systemd: Started Network Manager Wait Online. >22:51:57,271 INFO systemd: Starting Network. >22:51:57,272 INFO systemd: Reached target Network. >22:51:57,276 INFO systemd: Startup finished in 3s 35ms 909us (kernel) + 2s 286ms 638us (initrd) + 5s 305ms 763us (userspace) = 10s 628ms 310us. >22:51:57,300 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >22:51:57,303 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >22:51:57,303 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >22:51:57,307 INFO dbus-daemon: dbus[609]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >22:51:57,313 INFO dbus-daemon: dbus[609]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >22:51:57,313 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >22:51:57,386 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >22:51:57,597 NOTICE kernel:[ 10.955788] type=1400 audit(1352069517.596:19): avc: denied { read write } for pid=669 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7338 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >22:51:57,607 WARNING kernel:[ 10.964192] auditd (670): /proc/670/oom_adj is deprecated, please use /proc/670/oom_score_adj instead. >22:52:02,899 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >22:52:02,899 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:52:02,901 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >22:52:02,902 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:52:05,291 INFO kernel:[ 18.649897] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >22:52:07,035 WARNING kernel:[ 20.393994] md: md125 still in use. >22:52:07,237 INFO kernel:[ 20.594450] md125: detected capacity change from 418369536 to 0 >22:52:07,237 INFO kernel:[ 20.594583] md: md125 stopped. >22:52:07,237 INFO kernel:[ 20.594591] md: unbind<vdb1> >22:52:07,237 INFO kernel:[ 20.594598] md: export_rdev(vdb1) >22:52:07,237 INFO kernel:[ 20.594776] md: unbind<vdc1> >22:52:07,237 INFO kernel:[ 20.594780] md: export_rdev(vdc1) >22:52:07,348 WARNING kernel:[ 20.706380] md: md127 still in use. >22:52:07,548 INFO kernel:[ 20.906676] md127: detected capacity change from 834666496 to 0 >22:52:07,548 INFO kernel:[ 20.906872] md: md127 stopped. >22:52:07,548 INFO kernel:[ 20.906880] md: unbind<vde1> >22:52:07,548 INFO kernel:[ 20.906887] md: export_rdev(vde1) >22:52:07,548 INFO kernel:[ 20.907176] md: unbind<vdd1> >22:52:07,548 INFO kernel:[ 20.907185] md: export_rdev(vdd1) >22:52:07,664 WARNING kernel:[ 21.022766] md: md126 still in use. >22:52:07,986 INFO kernel:[ 21.344990] md126: detected capacity change from 1253572608 to 0 >22:52:07,987 INFO kernel:[ 21.345517] md: md126 stopped. >22:52:07,987 INFO kernel:[ 21.345528] md: unbind<vdh1> >22:52:07,987 INFO kernel:[ 21.345535] md: export_rdev(vdh1) >22:52:07,987 INFO kernel:[ 21.345716] md: unbind<vdi1> >22:52:07,987 INFO kernel:[ 21.345721] md: export_rdev(vdi1) >22:52:07,987 INFO kernel:[ 21.345877] md: unbind<vdk1> >22:52:07,987 INFO kernel:[ 21.345881] md: export_rdev(vdk1) >22:52:07,988 INFO kernel:[ 21.346749] md: unbind<vdf1> >22:52:07,988 INFO kernel:[ 21.346756] md: export_rdev(vdf1) >22:52:07,988 INFO kernel:[ 21.346916] md: unbind<vdj1> >22:52:07,988 INFO kernel:[ 21.346921] md: export_rdev(vdj1) >22:52:07,989 INFO kernel:[ 21.347499] md: unbind<vdg1> >22:52:07,989 INFO kernel:[ 21.347506] md: export_rdev(vdg1) >22:52:09,200 INFO kernel:[ 22.558152] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >22:52:09,200 DEBUG kernel:[ 22.558158] SELinux: initialized (dev vda1, type ext4), uses xattr >22:52:09,263 INFO kernel:[ 22.621260] EXT4-fs (vda2): mounted filesystem with ordered data mode. Opts: (null) >22:52:09,263 DEBUG kernel:[ 22.621268] SELinux: initialized (dev vda2, type ext4), uses xattr >22:52:09,370 INFO kernel:[ 22.728767] md: md0 stopped. >22:52:09,372 INFO kernel:[ 22.730110] md: bind<vdc1> >22:52:09,372 INFO kernel:[ 22.730270] md: bind<vdb1> >22:52:09,382 INFO kernel:[ 22.740673] bio: create slab <bio-1> at 1 >22:52:09,382 INFO kernel:[ 22.740769] md/raid1:md0: active with 2 out of 2 mirrors >22:52:09,382 INFO kernel:[ 22.740784] md0: detected capacity change from 0 to 418369536 >22:52:09,387 INFO kernel:[ 22.745501] md0: unknown partition table >22:52:09,614 INFO kernel:[ 22.972532] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null) >22:52:09,614 DEBUG kernel:[ 22.972663] SELinux: initialized (dev md0, type ext4), uses xattr >22:52:09,651 WARNING kernel:[ 23.008461] md: md0 still in use. >22:52:09,850 INFO kernel:[ 23.208915] md0: detected capacity change from 418369536 to 0 >22:52:09,850 INFO kernel:[ 23.209164] md: md0 stopped. >22:52:09,850 INFO kernel:[ 23.209172] md: unbind<vdb1> >22:52:09,850 INFO kernel:[ 23.209180] md: export_rdev(vdb1) >22:52:09,852 INFO kernel:[ 23.209687] md: unbind<vdc1> >22:52:09,852 INFO kernel:[ 23.209695] md: export_rdev(vdc1) >22:52:09,965 INFO kernel:[ 23.323415] md: md1 stopped. >22:52:09,966 INFO kernel:[ 23.324194] md: bind<vde1> >22:52:09,966 INFO kernel:[ 23.324450] md: bind<vdd1> >22:52:09,973 INFO kernel:[ 23.330053] bio: create slab <bio-1> at 1 >22:52:09,973 INFO kernel:[ 23.330060] md/raid0:md1: md_size is 1630208 sectors. >22:52:09,973 INFO kernel:[ 23.330062] md: RAID0 configuration for md1 - 1 zone >22:52:09,973 INFO kernel:[ 23.330063] md: zone0=[vdd1/vde1] >22:52:09,973 INFO kernel:[ 23.330066] zone-offset= 0KB, device-offset= 0KB, size= 815104KB >22:52:09,973 INFO kernel:[ 23.330067] >22:52:09,973 INFO kernel:[ 23.330072] md1: detected capacity change from 0 to 834666496 >22:52:09,974 INFO kernel:[ 23.332940] md1: unknown partition table >22:52:10,201 INFO kernel:[ 23.559712] EXT4-fs (md1): mounted filesystem with ordered data mode. Opts: (null) >22:52:10,201 DEBUG kernel:[ 23.559725] SELinux: initialized (dev md1, type ext4), uses xattr >22:52:10,250 WARNING kernel:[ 23.608822] md: md1 still in use. >22:52:10,451 INFO kernel:[ 23.809031] md1: detected capacity change from 834666496 to 0 >22:52:10,451 INFO kernel:[ 23.809147] md: md1 stopped. >22:52:10,451 INFO kernel:[ 23.809152] md: unbind<vdd1> >22:52:10,451 INFO kernel:[ 23.809156] md: export_rdev(vdd1) >22:52:10,451 INFO kernel:[ 23.809173] md: unbind<vde1> >22:52:10,451 INFO kernel:[ 23.809177] md: export_rdev(vde1) >22:52:10,586 INFO kernel:[ 23.944039] md: md2 stopped. >22:52:10,589 INFO kernel:[ 23.947666] md: bind<vdg1> >22:52:10,589 INFO kernel:[ 23.947910] md: bind<vdh1> >22:52:10,590 INFO kernel:[ 23.948209] md: bind<vdi1> >22:52:10,590 INFO kernel:[ 23.948430] md: bind<vdj1> >22:52:10,590 INFO kernel:[ 23.948582] md: bind<vdk1> >22:52:10,590 INFO kernel:[ 23.948746] md: bind<vdf1> >22:52:10,595 INFO kernel:[ 23.953516] bio: create slab <bio-1> at 1 >22:52:10,595 INFO kernel:[ 23.953529] md/raid:md2: device vdf1 operational as raid disk 0 >22:52:10,595 INFO kernel:[ 23.953531] md/raid:md2: device vdj1 operational as raid disk 4 >22:52:10,595 INFO kernel:[ 23.953533] md/raid:md2: device vdi1 operational as raid disk 3 >22:52:10,595 INFO kernel:[ 23.953534] md/raid:md2: device vdh1 operational as raid disk 2 >22:52:10,595 INFO kernel:[ 23.953536] md/raid:md2: device vdg1 operational as raid disk 1 >22:52:10,595 INFO kernel:[ 23.954188] md/raid:md2: allocated 5394kB >22:52:10,596 INFO kernel:[ 23.954801] md/raid:md2: raid level 6 active with 5 out of 5 devices, algorithm 2 >22:52:10,596 DEBUG kernel:[ 23.954803] RAID conf printout: >22:52:10,596 DEBUG kernel:[ 23.954805] --- level:6 rd:5 wd:5 >22:52:10,596 DEBUG kernel:[ 23.954807] disk 0, o:1, dev:vdf1 >22:52:10,596 DEBUG kernel:[ 23.954808] disk 1, o:1, dev:vdg1 >22:52:10,596 DEBUG kernel:[ 23.954809] disk 2, o:1, dev:vdh1 >22:52:10,596 DEBUG kernel:[ 23.954811] disk 3, o:1, dev:vdi1 >22:52:10,596 DEBUG kernel:[ 23.954812] disk 4, o:1, dev:vdj1 >22:52:10,597 INFO kernel:[ 23.955617] created bitmap (1 pages) for device md2 >22:52:10,597 INFO kernel:[ 23.955812] md2: bitmap initialized from disk: read 1 pages, set 0 of 7 bits >22:52:10,660 INFO kernel:[ 24.017913] md2: detected capacity change from 0 to 1253572608 >22:52:10,660 DEBUG kernel:[ 24.017956] RAID conf printout: >22:52:10,660 DEBUG kernel:[ 24.017959] --- level:6 rd:5 wd:5 >22:52:10,660 DEBUG kernel:[ 24.017963] disk 0, o:1, dev:vdf1 >22:52:10,660 DEBUG kernel:[ 24.017965] disk 1, o:1, dev:vdg1 >22:52:10,660 DEBUG kernel:[ 24.017968] disk 2, o:1, dev:vdh1 >22:52:10,660 DEBUG kernel:[ 24.017970] disk 3, o:1, dev:vdi1 >22:52:10,660 DEBUG kernel:[ 24.017972] disk 4, o:1, dev:vdj1 >22:52:10,666 INFO kernel:[ 24.024559] md2: unknown partition table >22:52:10,889 INFO kernel:[ 24.247117] EXT4-fs (md2): mounted filesystem with ordered data mode. Opts: (null) >22:52:10,889 DEBUG kernel:[ 24.247122] SELinux: initialized (dev md2, type ext4), uses xattr >22:52:10,921 WARNING kernel:[ 24.279445] md: md2 still in use. >22:52:11,187 INFO kernel:[ 24.545832] md2: detected capacity change from 1253572608 to 0 >22:52:11,187 INFO kernel:[ 24.545985] md: md2 stopped. >22:52:11,187 INFO kernel:[ 24.545994] md: unbind<vdf1> >22:52:11,187 INFO kernel:[ 24.546005] md: export_rdev(vdf1) >22:52:11,188 INFO kernel:[ 24.546706] md: unbind<vdk1> >22:52:11,188 INFO kernel:[ 24.546715] md: export_rdev(vdk1) >22:52:11,188 INFO kernel:[ 24.546741] md: unbind<vdj1> >22:52:11,188 INFO kernel:[ 24.546746] md: export_rdev(vdj1) >22:52:11,188 INFO kernel:[ 24.546769] md: unbind<vdi1> >22:52:11,188 INFO kernel:[ 24.546774] md: export_rdev(vdi1) >22:52:11,188 INFO kernel:[ 24.546794] md: unbind<vdh1> >22:52:11,188 INFO kernel:[ 24.546799] md: export_rdev(vdh1) >22:52:11,188 INFO kernel:[ 24.546819] md: unbind<vdg1> >22:52:11,188 INFO kernel:[ 24.546824] md: export_rdev(vdg1) >22:52:11,450 NOTICE kernel:[ 24.808206] XFS (vdp1): Mounting Filesystem >22:52:11,617 INFO kernel:[ 24.975759] XFS (vdp1): Ending clean mount >22:52:11,618 DEBUG kernel:[ 24.975779] SELinux: initialized (dev vdp1, type xfs), uses xattr >22:52:11,805 INFO kernel:[ 25.163879] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >22:52:11,805 DEBUG kernel:[ 25.163885] SELinux: initialized (dev dm-1, type ext4), uses xattr >22:52:11,946 INFO systemd: Starting NTP client/server... >22:52:11,985 INFO chrony-helper: tr: write error: Broken pipe >22:52:11,985 INFO chrony-helper: tr: write error >22:52:12,018 INFO chronyd: chronyd version 1.27-git1ca844 starting >22:52:12,021 INFO chronyd: Linux kernel major=3 minor=6 patch=5 >22:52:12,021 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 >22:52:12,029 INFO systemd: Started NTP client/server. >22:52:12,860 INFO kernel:[ 26.218280] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >22:52:12,860 DEBUG kernel:[ 26.218287] SELinux: initialized (dev dm-1, type ext4), uses xattr >22:52:13,709 INFO kernel:[ 27.067479] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >22:52:13,709 DEBUG kernel:[ 27.067587] SELinux: initialized (dev dm-1, type ext4), uses xattr >22:52:16,645 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >22:52:16,645 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >22:52:16,645 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >22:52:16,646 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >22:52:20,399 INFO kernel:[ 34.448675] Btrfs loaded
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 873031
: 638257 |
638258
|
638259
|
638260
|
638261
|
638262
|
638263
|
638264
|
638265
|
638266
|
638267
|
638268
|
638269
|
638270
|
638271
|
638276