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 587420 Details for
Bug 826069
qcow2 image not detected correctly by lvm
[?]
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.
storage.log
storage.log (text/plain), 42.38 KB, created by
Tomas Rusnak
on 2012-05-29 14:09:37 UTC
(
hide
)
Description:
storage.log
Filename:
MIME Type:
Creator:
Tomas Rusnak
Created:
2012-05-29 14:09:37 UTC
Size:
42.38 KB
patch
obsolete
>07:36:10,116 DEBUG : registered device format class DiskLabel as disklabel >07:36:10,118 DEBUG : registered device format class DMRaidMember as dmraidmember >07:36:10,302 DEBUG : registered device format class Ext2FS as ext2 >07:36:10,302 DEBUG : registered device format class Ext3FS as ext3 >07:36:10,302 DEBUG : registered device format class Ext4FS as ext4 >07:36:10,303 DEBUG : registered device format class FATFS as vfat >07:36:10,303 DEBUG : registered device format class EFIFS as efi >07:36:10,303 DEBUG : registered device format class BTRFS as btrfs >07:36:10,303 DEBUG : registered device format class GFS2 as gfs2 >07:36:10,304 DEBUG : registered device format class JFS as jfs >07:36:10,304 DEBUG : registered device format class ReiserFS as reiserfs >07:36:10,304 DEBUG : registered device format class XFS as xfs >07:36:10,304 DEBUG : registered device format class HFS as hfs >07:36:10,304 DEBUG : registered device format class AppleBootstrapFS as appleboot >07:36:10,305 DEBUG : registered device format class HFSPlus as hfs+ >07:36:10,305 DEBUG : registered device format class NTFS as ntfs >07:36:10,305 DEBUG : registered device format class NFS as nfs >07:36:10,305 DEBUG : registered device format class NFSv4 as nfs4 >07:36:10,305 DEBUG : registered device format class Iso9660FS as iso9660 >07:36:10,305 DEBUG : registered device format class NoDevFS as nodev >07:36:10,306 DEBUG : registered device format class DevPtsFS as devpts >07:36:10,306 DEBUG : registered device format class ProcFS as proc >07:36:10,306 DEBUG : registered device format class SysFS as sysfs >07:36:10,306 DEBUG : registered device format class TmpFS as tmpfs >07:36:10,306 DEBUG : registered device format class BindFS as bind >07:36:10,347 DEBUG : registered device format class LUKS as luks >07:36:10,349 DEBUG : registered device format class LVMPhysicalVolume as lvmpv >07:36:10,350 DEBUG : registered device format class MDRaidMember as mdmember >07:36:10,351 DEBUG : registered device format class MultipathMember as multipath_member >07:36:10,352 DEBUG : registered device format class PPCPRePBoot as prepboot >07:36:10,356 DEBUG : registered device format class SwapSpace as swap >07:36:15,052 DEBUG : DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >07:36:15,090 INFO : devices to scan for multipath: ['vda', 'vda1'] >07:36:15,103 INFO : adding vda1 to non_disk_device list >07:36:15,103 INFO : adding vda to singlepath_disks >07:36:15,103 INFO : devices post multipath scan: (['vda'], [], ['vda1']) >07:36:15,103 INFO : devices to scan: ['vda', 'vda1'] >07:36:15,182 DEBUG : DeviceTree.addUdevDevice: info: {'symlinks': ['/dev/block/253:0', '/dev/disk/by-path/virtio-pci-virtio0'], 'SUBSYSTEM': 'block', 'MAJOR': '253', 'name': 'vda', 'DEVPATH': '/devices/virtio-pci/virtio0/block/vda', 'UDEV_LOG': '3', 'DEVNAME': 'vda', 'sysfs_path': '/devices/virtio-pci/virtio0/block/vda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PATH': 'virtio-pci-virtio0', 'ANACBIN': '/usr/sbin', 'MPATH_SBIN_PATH': '/usr/sbin', 'DEVLINKS': '/dev/block/253:0 /dev/disk/by-path/virtio-pci-virtio0', 'MINOR': '0'} ; name: vda ; >07:36:15,183 DEBUG : scanning vda (/devices/virtio-pci/virtio0/block/vda)... >07:36:15,183 DEBUG : looking for device 'vda'... >07:36:15,183 DEBUG : found None >07:36:15,184 DEBUG : DeviceTree.addUdevDiskDevice: name: vda ; >07:36:15,185 DEBUG : vda is a disk >07:36:15,185 DEBUG : getFormat('None') returning DeviceFormat instance >07:36:15,187 DEBUG : DiskDevice._setFormat: vda ; current: None ; type: None ; >07:36:15,188 DEBUG : added disk vda (id 0) to device tree >07:36:15,188 DEBUG : looking up parted Device: /dev/vda >07:36:15,190 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda ; >07:36:15,191 DEBUG : DeviceTree.handleUdevDiskLabelFormat: device: vda ; >07:36:15,192 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >07:36:15,193 DEBUG : DiskLabel.__init__: device: /dev/vda ; exists: True ; >07:36:15,200 DEBUG : getFormat('disklabel') returning DiskLabel instance >07:36:15,201 DEBUG : DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >07:36:15,202 DEBUG : got device: DiskDevice instance (0x7f49a974b650) -- > name = vda status = True parents = [] > kids = 0 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f499893ee50> size = 10240.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/virtio-pci/virtio0/block/vda partedDevice = <parted.device.Device object at 0x7f499893ed90> > target size = 0 path = /dev/vda > format args = [] originalFormat = DeviceFormat instance (0x7f49a974b690) -- > type = None name = Unknown status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = False resizable = False > removable = False partedDevice = <parted.device.Device object at 0x7f499893ed90> >07:36:15,205 DEBUG : got format: DiskLabel instance (0x7f499893ee50) -- > 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 = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f4991f43590> > origPartedDisk = <parted.disk.Disk object at 0x7f4991f43710> > partedDevice = <parted.device.Device object at 0x7f4991f434d0> > >07:36:15,207 DEBUG : DeviceTree.addUdevDevice: info: {'symlinks': ['/dev/block/253:1', '/dev/disk/by-path/virtio-pci-virtio0-part1'], 'SUBSYSTEM': 'block', 'MAJOR': '253', 'name': 'vda1', 'DEVPATH': '/devices/virtio-pci/virtio0/block/vda/vda1', 'UDEV_LOG': '3', 'DEVNAME': 'vda1', 'sysfs_path': '/devices/virtio-pci/virtio0/block/vda/vda1', 'DEVTYPE': 'partition', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PATH': 'virtio-pci-virtio0', 'ANACBIN': '/usr/sbin', 'MPATH_SBIN_PATH': '/usr/sbin', 'DEVLINKS': '/dev/block/253:1 /dev/disk/by-path/virtio-pci-virtio0-part1', 'MINOR': '1'} ; name: vda1 ; >07:36:15,207 DEBUG : scanning vda1 (/devices/virtio-pci/virtio0/block/vda/vda1)... >07:36:15,207 DEBUG : looking for device 'vda1'... >07:36:15,208 DEBUG : found None >07:36:15,208 DEBUG : vda1 is a partition >07:36:15,209 DEBUG : DeviceTree.addUdevPartitionDevice: name: vda1 ; >07:36:15,209 DEBUG : looking for device 'vda'... >07:36:15,209 DEBUG : found DiskDevice instance (0x7f49a974b650) -- > name = vda status = True parents = [] > kids = 0 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f499893ee50> size = 10240.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/virtio-pci/virtio0/block/vda partedDevice = <parted.device.Device object at 0x7f499893ed90> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7f499893ee50) -- > 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 = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f4991f43590> > origPartedDisk = <parted.disk.Disk object at 0x7f4991f43710> > partedDevice = <parted.device.Device object at 0x7f4991f434d0> > removable = False partedDevice = <parted.device.Device object at 0x7f499893ed90> >07:36:15,211 DEBUG : DiskDevice.addChild: kids: 0 ; name: vda ; >07:36:15,212 DEBUG : PartitionDevice._setFormat: vda1 ; >07:36:15,212 DEBUG : getFormat('None') returning DeviceFormat instance >07:36:15,214 DEBUG : PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >07:36:15,214 DEBUG : looking up parted Partition: /dev/vda1 >07:36:15,215 DEBUG : PartitionDevice.probe: vda1 ; exists: True ; >07:36:15,217 DEBUG : PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >07:36:15,218 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 1 ; >07:36:15,219 DEBUG : PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >07:36:15,220 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 10 ; >07:36:15,220 DEBUG : added partition vda1 (id 1) to device tree >07:36:15,221 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda1 ; >07:36:15,222 DEBUG : DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; >07:36:15,223 DEBUG : PartitionDevice.setup: vda1 ; status: True ; orig: False ; >07:36:15,224 DEBUG : PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >07:36:15,226 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >07:36:15,227 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >07:36:15,228 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >07:36:15,229 DEBUG : DiskLabel.__init__: device: /dev/vda1 ; exists: True ; >07:36:15,233 DEBUG : no type or existing type for vda1, bailing >07:36:15,233 DEBUG : looking up parted Device: /dev/vda1 >07:36:15,235 DEBUG : got device: PartitionDevice instance (0x7f4991f43a10) -- > name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7f49a974b650>] > kids = 0 > id = 1 > uuid = None format = <storage.formats.DeviceFormat object at 0x7f4991f43910> size = 10239.9301758 > major = 253 minor = 1 exists = True > sysfs path = /devices/virtio-pci/virtio0/block/vda/vda1 partedDevice = <parted.device.Device object at 0x7f4991f43990> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = DeviceFormat instance (0x7f4991f43910) -- > type = None name = Unknown status = False > device = /dev/vda1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f4991f43b50> disk = <storage.devices.DiskDevice object at 0x7f49a974b650> > start = 63 end = 20971439 length = 20971377 > flags = >07:36:15,273 DEBUG : PartitionDevice.teardown: vda1 ; status: True ; >07:36:15,275 DEBUG : DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >07:36:15,275 DEBUG : DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >07:36:15,276 DEBUG : PartitionDevice.teardown: vda1 ; status: True ; >07:36:15,277 DEBUG : DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >07:36:15,279 DEBUG : DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >07:36:15,298 DEBUG : DiskDevice.teardown: vda ; status: True ; >07:36:15,299 DEBUG : DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >07:36:15,301 DEBUG : DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >07:36:15,319 INFO : failed to unlink /etc/mdadm.conf >07:36:15,320 INFO : Found vda for biosdev 80 >07:36:15,368 DEBUG : clearpart: looking at vda1 >07:36:15,368 DEBUG : clearing vda1 >07:36:15,369 DEBUG : partitions: ['vda1'] >07:36:15,371 DEBUG : PartitionDevice.teardown: vda1 ; status: True ; >07:36:15,372 DEBUG : DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >07:36:15,373 DEBUG : DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >07:36:15,374 DEBUG : PartitionDevice.teardown: vda1 ; status: True ; >07:36:15,375 DEBUG : DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >07:36:15,376 DEBUG : DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >07:36:15,397 DEBUG : removed partition vda1 (id 1) from device tree >07:36:15,398 DEBUG : DiskDevice.removeChild: kids: 1 ; name: vda ; >07:36:15,398 DEBUG : registered action: Destroy Device partition vda1 (id 1) >07:36:15,399 DEBUG : checking whether disk vda has an empty extended >07:36:15,399 DEBUG : extended is None ; logicals is [] >07:36:15,434 DEBUG : Ext3FS.supported: supported: True ; >07:36:15,464 DEBUG : getFormat('ext3') returning Ext3FS instance >07:36:15,465 DEBUG : PartitionDevice._setFormat: req0 ; >07:36:15,466 DEBUG : PartitionDevice._setFormat: req0 ; current: None ; type: ext3 ; >07:36:15,467 DEBUG : added partition req0 (id 2) to device tree >07:36:15,467 DEBUG : registered action: Create Device partition req0 (id 2) >07:36:15,467 DEBUG : getFormat('None') returning DeviceFormat instance >07:36:15,467 DEBUG : registered action: Create Format ext3 on partition req0 (id 2) >07:36:15,468 DEBUG : looking for device 'pv.01'... >07:36:15,468 DEBUG : found None >07:36:15,469 DEBUG : LVMPhysicalVolume.__init__: mountopts: ; mountpoint: ; label: ; >07:36:15,469 DEBUG : getFormat('lvmpv') returning LVMPhysicalVolume instance >07:36:15,470 DEBUG : PartitionDevice._setFormat: pv.01 ; >07:36:15,471 DEBUG : PartitionDevice._setFormat: pv.01 ; current: None ; type: lvmpv ; >07:36:15,471 DEBUG : added partition pv.01 (id 3) to device tree >07:36:15,472 DEBUG : registered action: Create Device partition pv.01 (id 3) >07:36:15,472 DEBUG : getFormat('None') returning DeviceFormat instance >07:36:15,472 DEBUG : registered action: Create Format lvmpv on partition pv.01 (id 3) >07:36:15,473 DEBUG : SwapSpace.__init__: mountopts: ; mountpoint: ; label: ; >07:36:15,473 DEBUG : getFormat('swap') returning SwapSpace instance >07:36:15,474 DEBUG : PartitionDevice._setFormat: req1 ; >07:36:15,476 DEBUG : PartitionDevice._setFormat: req1 ; current: None ; type: swap ; >07:36:15,476 DEBUG : added partition req1 (id 4) to device tree >07:36:15,476 DEBUG : registered action: Create Device partition req1 (id 4) >07:36:15,476 DEBUG : getFormat('None') returning DeviceFormat instance >07:36:15,476 DEBUG : registered action: Create Format swap on partition req1 (id 4) >07:36:15,477 DEBUG : looking for device 'pv.01'... >07:36:15,477 DEBUG : found PartitionDevice instance (0x21ea710) -- > name = pv.01 status = False parents = [] > kids = 0 > id = 3 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x21ea390> size = 1000 > major = 0 minor = 0 exists = None > sysfs path = partedDevice = None > target size = 1000 path = pv.01 > format args = [] originalFormat = LVMPhysicalVolume instance (0x21ea390) -- > type = lvmpv name = physical volume (LVM) status = None > device = None uuid = None exists = None > options = None supported = True formattable = True resizable = False > vgName = None vgUUID = None peStart = 1.0 grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None disk = None > >07:36:15,478 DEBUG : PartitionDevice.addChild: kids: 0 ; name: pv.01 ; >07:36:15,478 DEBUG : getFormat('None') returning DeviceFormat instance >07:36:15,480 DEBUG : LVMVolumeGroupDevice._setFormat: myvg ; current: None ; type: None ; >07:36:15,480 DEBUG : added lvmvg myvg (id 5) to device tree >07:36:15,480 DEBUG : registered action: Create Device lvmvg myvg (id 5) >07:36:15,480 DEBUG : looking for device 'myvg'... >07:36:15,480 DEBUG : PV size == 1000 >07:36:15,481 DEBUG : PV size == 1000 >07:36:15,481 DEBUG : PV size == 1000 >07:36:15,481 DEBUG : myvg size is 992MB >07:36:15,481 DEBUG : PV size == 1000 >07:36:15,481 DEBUG : vg myvg has 992MB free >07:36:15,481 DEBUG : PV size == 1000 >07:36:15,482 DEBUG : myvg size is 992MB >07:36:15,482 DEBUG : PV size == 1000 >07:36:15,482 DEBUG : vg myvg has 992MB free >07:36:15,482 DEBUG : found LVMVolumeGroupDevice instance (0x21eafd0) -- > name = myvg status = False parents = [<storage.devices.PartitionDevice object at 0x21ea710>] > kids = 0 > id = 5 > uuid = None format = <storage.formats.DeviceFormat object at 0x21f0050> size = 992 > major = 0 minor = 0 exists = None > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/myvg > format args = [] originalFormat = DeviceFormat instance (0x21f0050) -- > type = None name = Unknown status = None > device = /dev/mapper/myvg uuid = None exists = None > options = None supported = False formattable = False resizable = False > target = None dmUuid = None free = 0 PE Size = 32.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 31.0 free space = 992 > free extents = 31.0 > PVs = [<storage.devices.PartitionDevice object at 0x21ea710>] > LVs = [] >07:36:15,482 DEBUG : looking for device 'myvg-rootvol'... >07:36:15,482 DEBUG : found None >07:36:15,483 DEBUG : Ext4FS.supported: supported: True ; >07:36:15,527 DEBUG : getFormat('ext4') returning Ext4FS instance >07:36:15,529 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: myvg ; >07:36:15,530 DEBUG : LVMLogicalVolumeDevice._setFormat: myvg-rootvol ; current: None ; type: ext4 ; >07:36:15,530 DEBUG : Adding myvg-rootvol/1000MB to myvg >07:36:15,530 DEBUG : added lvmlv myvg-rootvol (id 6) to device tree >07:36:15,531 DEBUG : registered action: Create Device lvmlv myvg-rootvol (id 6) >07:36:15,531 DEBUG : getFormat('None') returning DeviceFormat instance >07:36:15,531 DEBUG : registered action: Create Format ext4 on lvmlv myvg-rootvol (id 6) >07:36:36,909 DEBUG : PV size == 1000 >07:36:36,909 DEBUG : PV size == 1000 >07:36:36,910 DEBUG : myvg size is 992MB >07:36:36,910 DEBUG : lv myvg-rootvol uses 1000MB >07:36:36,910 DEBUG : PV size == 1000 >07:36:36,910 DEBUG : vg myvg has -32MB free >07:36:36,911 DEBUG : looking for device 'vda-1'... >07:36:36,911 DEBUG : found None >07:36:38,664 DEBUG : PV size == 1000 >07:36:38,665 DEBUG : PV size == 1000 >07:36:42,766 DEBUG : PV size == 1000 >07:36:42,766 DEBUG : PV size == 1000 >07:36:47,045 DEBUG : PartitionDevice.addChild: kids: 1 ; name: pv.01 ; >07:36:47,046 DEBUG : getFormat('None') returning DeviceFormat instance >07:36:47,047 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-myvg ; current: None ; type: None ; >07:36:47,049 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-myvg ; >07:36:47,050 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-myvg-rootvol ; current: None ; type: ext4 ; >07:36:47,050 DEBUG : Adding tmp-myvg-rootvol/1000MB to tmp-myvg >07:36:47,051 DEBUG : PV size == 1000 >07:36:47,051 DEBUG : PV size == 1000 >07:36:47,051 DEBUG : tmp-myvg size is 992MB >07:36:47,051 DEBUG : lv tmp-myvg-rootvol uses 1000MB >07:36:47,051 DEBUG : PV size == 1000 >07:36:47,051 DEBUG : vg tmp-myvg has -32MB free >07:36:47,053 DEBUG : PartitionDevice.addChild: kids: 1 ; name: pv.01 ; >07:36:47,053 DEBUG : getFormat('None') returning DeviceFormat instance >07:36:47,055 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-myvg ; current: None ; type: None ; >07:36:47,056 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-myvg ; >07:36:47,057 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-myvg-rootvol ; current: None ; type: ext4 ; >07:36:47,058 DEBUG : Adding tmp-myvg-rootvol/1000MB to tmp-myvg >07:36:47,061 DEBUG : Ext4FS.supported: supported: True ; >07:36:47,063 DEBUG : BindFS.supported: supported: False ; >07:36:47,064 DEBUG : BindFS.supported: supported: False ; >07:36:47,066 DEBUG : DevPtsFS.supported: supported: False ; >07:36:47,067 DEBUG : DevPtsFS.supported: supported: False ; >07:36:47,068 DEBUG : DiskLabel.__init__: >07:36:47,068 INFO : DiskLabel.partedDevice returning None >07:36:47,069 DEBUG : DMRaidMember.__init__: >07:36:47,071 DEBUG : Ext2FS.supported: supported: True ; >07:36:47,072 DEBUG : Ext2FS.supported: supported: True ; >07:36:47,074 DEBUG : Ext3FS.supported: supported: True ; >07:36:47,075 DEBUG : Ext3FS.supported: supported: True ; >07:36:47,077 DEBUG : Ext4FS.supported: supported: True ; >07:36:47,078 DEBUG : Ext4FS.supported: supported: True ; >07:36:47,080 DEBUG : HFS.supported: supported: False ; >07:36:47,081 DEBUG : HFS.supported: supported: False ; >07:36:47,082 DEBUG : HFSPlus.supported: supported: False ; >07:36:47,083 DEBUG : HFSPlus.supported: supported: False ; >07:36:47,085 DEBUG : Iso9660FS.supported: supported: True ; >07:36:47,086 DEBUG : Iso9660FS.supported: supported: True ; >07:36:47,087 DEBUG : LUKS.__init__: >07:36:47,088 DEBUG : LVMPhysicalVolume.__init__: >07:36:47,089 DEBUG : MDRaidMember.__init__: >07:36:47,090 DEBUG : MultipathMember.__init__: >07:36:47,091 DEBUG : NFS.supported: supported: False ; >07:36:47,092 DEBUG : NFS.supported: supported: False ; >07:36:47,093 DEBUG : NFSv4.supported: supported: False ; >07:36:47,094 DEBUG : NFSv4.supported: supported: False ; >07:36:47,095 DEBUG : NoDevFS.supported: supported: False ; >07:36:47,096 DEBUG : NoDevFS.supported: supported: False ; >07:36:47,098 DEBUG : NTFS.supported: supported: False ; >07:36:47,098 DEBUG : NTFS.supported: supported: False ; >07:36:47,100 DEBUG : ProcFS.supported: supported: False ; >07:36:47,101 DEBUG : ProcFS.supported: supported: False ; >07:36:47,102 DEBUG : SwapSpace.__init__: >07:36:47,103 DEBUG : SysFS.supported: supported: False ; >07:36:47,104 DEBUG : SysFS.supported: supported: False ; >07:36:47,106 DEBUG : TmpFS.supported: supported: False ; >07:36:47,107 DEBUG : TmpFS.supported: supported: False ; >07:36:47,108 DEBUG : FATFS.supported: supported: True ; >07:36:47,129 DEBUG : FATFS.supported: supported: True ; >07:36:47,131 DEBUG : XFS.supported: supported: True ; >07:36:47,215 DEBUG : XFS.supported: supported: True ; >07:36:47,217 DEBUG : Ext4FS.supported: supported: True ; >07:36:47,219 DEBUG : PV size == 1000 >07:36:47,219 DEBUG : tmp-myvg size is 992MB >07:36:47,219 DEBUG : lv tmp-myvg-rootvol uses 1000MB >07:36:47,219 DEBUG : PV size == 1000 >07:36:47,220 DEBUG : vg tmp-myvg has -32MB free >07:36:52,162 DEBUG : LVMVolumeGroupDevice._setName: myvg ; status: False ; >07:36:52,163 DEBUG : getFormat('None') returning DeviceFormat instance >07:36:52,164 DEBUG : LVMLogicalVolumeDevice._setFormat: myvg-rootvol ; current: ext4 ; type: None ; >07:36:52,166 DEBUG : PartitionDevice.addChild: kids: 1 ; name: pv.01 ; >07:36:52,166 DEBUG : getFormat('None') returning DeviceFormat instance >07:36:52,167 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-myvg ; current: None ; type: None ; >07:36:52,169 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-myvg ; >07:36:52,170 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-myvg-rootvol ; current: None ; type: ext4 ; >07:36:52,170 DEBUG : Adding tmp-myvg-rootvol/1000MB to tmp-myvg >07:36:52,172 DEBUG : Ext4FS.supported: supported: True ; >07:36:52,174 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: myvg ; >07:36:52,174 DEBUG : getFormat('None') returning DeviceFormat instance >07:36:52,175 DEBUG : LVMLogicalVolumeDevice._setFormat: myvg-rootvol ; current: None ; type: None ; >07:36:52,175 DEBUG : Adding myvg-rootvol/1000MB to myvg >07:36:52,177 DEBUG : Ext4FS.supported: supported: True ; >07:36:52,177 DEBUG : getFormat('ext4') returning Ext4FS instance >07:36:52,178 DEBUG : LVMLogicalVolumeDevice._setFormat: myvg-rootvol ; current: None ; type: ext4 ; >07:36:52,178 DEBUG : registered action: Destroy Format ext4 on lvmlv myvg-rootvol (id 6) >07:36:52,179 DEBUG : removed lvmlv myvg-rootvol (id 6) from device tree >07:36:52,180 DEBUG : LVMVolumeGroupDevice.removeChild: kids: 2 ; name: myvg ; >07:36:52,180 DEBUG : registered action: Destroy Device lvmlv myvg-rootvol (id 6) >07:36:52,180 DEBUG : added lvmlv myvg-rootvol (id 13) to device tree >07:36:52,180 DEBUG : registered action: Create Device lvmlv myvg-rootvol (id 13) >07:36:52,181 DEBUG : registered action: Create Format ext4 on lvmlv myvg-rootvol (id 13) >07:36:52,182 DEBUG : PV size == 1000 >07:36:52,183 DEBUG : PV size == 1000 >07:36:52,183 DEBUG : myvg size is 992MB >07:36:52,183 DEBUG : lv myvg-rootvol uses 1000MB >07:36:52,183 DEBUG : PV size == 1000 >07:36:52,183 DEBUG : vg myvg has -32MB free >07:36:52,184 DEBUG : looking for device 'vda-1'... >07:36:52,185 DEBUG : found None >07:36:54,049 DEBUG : PV size == 1000 >07:36:54,049 DEBUG : PV size == 1000 >07:36:56,100 DEBUG : PartitionDevice.addChild: kids: 1 ; name: pv.01 ; >07:36:56,101 DEBUG : getFormat('None') returning DeviceFormat instance >07:36:56,102 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-myvg ; current: None ; type: None ; >07:36:56,104 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-myvg ; >07:36:56,105 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-myvg-rootvol ; current: None ; type: ext4 ; >07:36:56,106 DEBUG : Adding tmp-myvg-rootvol/1000MB to tmp-myvg >07:36:56,106 DEBUG : PV size == 1000 >07:36:56,106 DEBUG : PV size == 1000 >07:36:56,106 DEBUG : tmp-myvg size is 992MB >07:36:56,106 DEBUG : lv tmp-myvg-rootvol uses 1000MB >07:36:56,106 DEBUG : PV size == 1000 >07:36:56,106 DEBUG : vg tmp-myvg has -32MB free >07:37:02,209 DEBUG : PV size == 1000 >07:37:02,209 DEBUG : PV size == 1000 >07:37:02,210 DEBUG : myvg size is 992MB >07:37:02,210 DEBUG : lv myvg-rootvol uses 1000MB >07:37:02,210 DEBUG : PV size == 1000 >07:37:02,210 DEBUG : vg myvg has -32MB free >07:37:02,211 DEBUG : looking for device 'vda-1'... >07:37:02,211 DEBUG : found None >07:37:03,605 DEBUG : PV size == 1000 >07:37:03,605 DEBUG : PV size == 1000 >07:37:05,399 DEBUG : PV size == 1000 >07:37:05,399 DEBUG : PV size == 1000 >07:37:08,874 DEBUG : PartitionDevice.addChild: kids: 1 ; name: pv.01 ; >07:37:08,874 DEBUG : getFormat('None') returning DeviceFormat instance >07:37:08,876 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-myvg ; current: None ; type: None ; >07:37:08,877 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-myvg ; >07:37:08,879 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-myvg-rootvol ; current: None ; type: ext4 ; >07:37:08,879 DEBUG : Adding tmp-myvg-rootvol/1000MB to tmp-myvg >07:37:08,879 DEBUG : PV size == 1000 >07:37:08,879 DEBUG : PV size == 1000 >07:37:08,880 DEBUG : tmp-myvg size is 992MB >07:37:08,880 DEBUG : lv tmp-myvg-rootvol uses 1000MB >07:37:08,880 DEBUG : PV size == 1000 >07:37:08,880 DEBUG : vg tmp-myvg has -32MB free >07:37:14,597 DEBUG : PV size == 1000 >07:37:14,597 DEBUG : PV size == 1000 >07:37:14,597 DEBUG : myvg size is 992MB >07:37:14,597 DEBUG : lv myvg-rootvol uses 1000MB >07:37:14,598 DEBUG : PV size == 1000 >07:37:14,598 DEBUG : vg myvg has -32MB free >07:37:14,599 DEBUG : looking for device 'vda-1'... >07:37:14,599 DEBUG : found None >07:37:16,012 DEBUG : PV size == 1000 >07:37:16,013 DEBUG : PV size == 1000 >07:37:22,279 DEBUG : removed lvmlv myvg-rootvol (id 13) from device tree >07:37:22,281 DEBUG : LVMVolumeGroupDevice.removeChild: kids: 1 ; name: myvg ; >07:37:22,281 DEBUG : registered action: Destroy Device lvmlv myvg-rootvol (id 13) >07:37:22,282 DEBUG : PV size == 1000 >07:37:22,282 DEBUG : PV size == 1000 >07:37:22,283 DEBUG : myvg size is 992MB >07:37:22,283 DEBUG : PV size == 1000 >07:37:22,283 DEBUG : vg myvg has 992MB free >07:37:22,283 DEBUG : PV size == 1000 >07:37:22,283 DEBUG : myvg size is 992MB >07:37:22,284 DEBUG : PV size == 1000 >07:37:22,284 DEBUG : vg myvg has 992MB free >07:37:22,285 DEBUG : looking for device 'vda-1'... >07:37:22,285 DEBUG : found None >07:37:23,824 DEBUG : PV size == 1000 >07:37:23,824 DEBUG : PV size == 1000 >07:37:25,240 DEBUG : PartitionDevice.addChild: kids: 1 ; name: pv.01 ; >07:37:25,240 DEBUG : getFormat('None') returning DeviceFormat instance >07:37:25,242 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-myvg ; current: None ; type: None ; >07:37:25,242 DEBUG : PV size == 1000 >07:37:25,242 DEBUG : PV size == 1000 >07:37:25,242 DEBUG : tmp-myvg size is 992MB >07:37:25,242 DEBUG : PV size == 1000 >07:37:25,242 DEBUG : vg tmp-myvg has 992MB free >07:37:28,270 DEBUG : PV size == 1000 >07:37:28,270 DEBUG : PV size == 1000 >07:37:28,270 DEBUG : myvg size is 992MB >07:37:28,270 DEBUG : PV size == 1000 >07:37:28,271 DEBUG : vg myvg has 992MB free >07:37:28,271 DEBUG : PV size == 1000 >07:37:28,271 DEBUG : myvg size is 992MB >07:37:28,271 DEBUG : PV size == 1000 >07:37:28,271 DEBUG : vg myvg has 992MB free >07:37:28,272 DEBUG : looking for device 'vda-1'... >07:37:28,273 DEBUG : found None >07:37:29,950 DEBUG : PV size == 1000 >07:37:29,951 DEBUG : PV size == 1000 >07:37:33,187 DEBUG : removed lvmvg myvg (id 5) from device tree >07:37:33,189 DEBUG : PartitionDevice.removeChild: kids: 1 ; name: pv.01 ; >07:37:33,189 DEBUG : registered action: Destroy Device lvmvg myvg (id 5) >07:37:33,191 DEBUG : looking for device 'vda-1'... >07:37:33,191 DEBUG : found None >07:37:36,120 DEBUG : LVMPhysicalVolume.__init__: >07:37:36,120 DEBUG : getFormat('lvmpv') returning LVMPhysicalVolume instance >07:37:36,121 DEBUG : MDRaidMember.__init__: >07:37:36,122 DEBUG : getFormat('software RAID') returning MDRaidMember instance >07:37:39,297 DEBUG : getFormat('None') returning DeviceFormat instance >07:37:39,298 DEBUG : LVMVolumeGroupDevice._setFormat: vg_dhcplab139 ; current: None ; type: None ; >07:37:39,319 DEBUG : PartitionDevice.addChild: kids: 0 ; name: pv.01 ; >07:37:39,319 DEBUG : getFormat('None') returning DeviceFormat instance >07:37:39,320 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-vg_dhcplab139 ; current: None ; type: None ; >07:37:39,321 DEBUG : PV size == 1000 >07:37:39,321 DEBUG : PV size == 1000 >07:37:39,321 DEBUG : tmp-vg_dhcplab139 size is 996MB >07:37:39,321 DEBUG : PV size == 1000 >07:37:39,321 DEBUG : vg tmp-vg_dhcplab139 has 996MB free >07:37:52,021 DEBUG : looking for device 'vda-1'... >07:37:52,021 DEBUG : found None >07:37:56,650 DEBUG : LVMPhysicalVolume.__init__: >07:37:56,651 DEBUG : getFormat('lvmpv') returning LVMPhysicalVolume instance >07:37:56,652 DEBUG : MDRaidMember.__init__: >07:37:56,652 DEBUG : getFormat('software RAID') returning MDRaidMember instance >07:38:03,888 DEBUG : getFormat('None') returning DeviceFormat instance >07:38:03,890 DEBUG : LVMVolumeGroupDevice._setFormat: vg_dhcplab139 ; current: None ; type: None ; >07:38:03,910 DEBUG : PartitionDevice.addChild: kids: 0 ; name: pv.01 ; >07:38:03,911 DEBUG : getFormat('None') returning DeviceFormat instance >07:38:03,912 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-vg_dhcplab139 ; current: None ; type: None ; >07:38:03,912 DEBUG : PV size == 1000 >07:38:03,913 DEBUG : PV size == 1000 >07:38:03,913 DEBUG : tmp-vg_dhcplab139 size is 996MB >07:38:03,913 DEBUG : PV size == 1000 >07:38:03,913 DEBUG : vg tmp-vg_dhcplab139 has 996MB free >07:38:06,478 DEBUG : looking for device 'vda-1'... >07:38:06,479 DEBUG : found None >07:40:27,438 DEBUG : LVMPhysicalVolume.__init__: >07:40:27,438 DEBUG : getFormat('lvmpv') returning LVMPhysicalVolume instance >07:40:27,439 DEBUG : MDRaidMember.__init__: >07:40:27,439 DEBUG : getFormat('software RAID') returning MDRaidMember instance >07:40:30,943 DEBUG : getFormat('None') returning DeviceFormat instance >07:40:30,945 DEBUG : LVMVolumeGroupDevice._setFormat: vg_dhcplab139 ; current: None ; type: None ; >07:40:30,968 DEBUG : PartitionDevice.addChild: kids: 0 ; name: pv.01 ; >07:40:30,968 DEBUG : getFormat('None') returning DeviceFormat instance >07:40:30,969 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-vg_dhcplab139 ; current: None ; type: None ; >07:40:30,970 DEBUG : PV size == 1000 >07:40:30,970 DEBUG : PV size == 1000 >07:40:30,970 DEBUG : tmp-vg_dhcplab139 size is 996MB >07:40:30,970 DEBUG : PV size == 1000 >07:40:30,970 DEBUG : vg tmp-vg_dhcplab139 has 996MB free >07:40:40,056 DEBUG : looking for device 'pv.01'... >07:40:40,057 DEBUG : found PartitionDevice instance (0x21ea710) -- > name = pv.01 status = False parents = [] > kids = 0 > id = 3 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x21ea390> size = 1000 > major = 0 minor = 0 exists = None > sysfs path = partedDevice = None > target size = 1000 path = pv.01 > format args = [] originalFormat = LVMPhysicalVolume instance (0x21ea390) -- > type = lvmpv name = physical volume (LVM) status = None > device = None uuid = None exists = None > options = None supported = True formattable = True resizable = False > vgName = None vgUUID = None peStart = 1.0 grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None disk = None > >07:40:40,057 DEBUG : looking for device 'pv.01'... >07:40:40,057 DEBUG : found PartitionDevice instance (0x21ea710) -- > name = pv.01 status = False parents = [] > kids = 0 > id = 3 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x21ea390> size = 1000 > major = 0 minor = 0 exists = None > sysfs path = partedDevice = None > target size = 1000 path = pv.01 > format args = [] originalFormat = LVMPhysicalVolume instance (0x21ea390) -- > type = lvmpv name = physical volume (LVM) status = None > device = None uuid = None exists = None > options = None supported = True formattable = True resizable = False > vgName = None vgUUID = None peStart = 1.0 grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None disk = None > >07:40:40,057 DEBUG : getFormat('None') returning DeviceFormat instance >07:40:40,059 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-vg_dhcplab139 ; current: None ; type: None ; >07:40:40,059 DEBUG : getFormat('None') returning DeviceFormat instance >07:40:40,061 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-vg_dhcplab139 ; current: None ; type: None ; >07:40:40,061 DEBUG : tmp-vg_dhcplab139 size is 0MB >07:40:40,061 DEBUG : vg tmp-vg_dhcplab139 has 0MB free >07:40:40,677 DEBUG : looking for device 'pv.01'... >07:40:40,678 DEBUG : found PartitionDevice instance (0x21ea710) -- > name = pv.01 status = False parents = [] > kids = 0 > id = 3 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x21ea390> size = 1000 > major = 0 minor = 0 exists = None > sysfs path = partedDevice = None > target size = 1000 path = pv.01 > format args = [] originalFormat = LVMPhysicalVolume instance (0x21ea390) -- > type = lvmpv name = physical volume (LVM) status = None > device = None uuid = None exists = None > options = None supported = True formattable = True resizable = False > vgName = None vgUUID = None peStart = 1.0 grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None disk = None > >07:40:40,680 DEBUG : PartitionDevice.addChild: kids: 0 ; name: pv.01 ; >07:40:40,680 DEBUG : getFormat('None') returning DeviceFormat instance >07:40:40,682 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-vg_dhcplab139 ; current: None ; type: None ; >07:40:40,682 DEBUG : PV size == 1000 >07:40:40,682 DEBUG : PV size == 1000 >07:40:40,682 DEBUG : tmp-vg_dhcplab139 size is 996MB >07:40:40,682 DEBUG : PV size == 1000 >07:40:40,683 DEBUG : vg tmp-vg_dhcplab139 has 996MB free >07:40:43,506 DEBUG : PartitionDevice.addChild: kids: 0 ; name: pv.01 ; >07:40:43,506 DEBUG : getFormat('None') returning DeviceFormat instance >07:40:43,508 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-vg_dhcplab139 ; current: None ; type: None ; >07:40:43,508 DEBUG : PV size == 1000 >07:40:43,508 DEBUG : PV size == 1000 >07:40:43,508 DEBUG : tmp-vg_dhcplab139 size is 996MB >07:40:43,508 DEBUG : PV size == 1000 >07:40:43,509 DEBUG : vg tmp-vg_dhcplab139 has 996MB free >07:40:43,510 DEBUG : PartitionDevice.addChild: kids: 0 ; name: pv.01 ; >07:40:43,511 DEBUG : getFormat('None') returning DeviceFormat instance >07:40:43,512 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-vg_dhcplab139 ; current: None ; type: None ; >07:40:43,513 DEBUG : Ext4FS.supported: supported: True ; >07:40:43,514 DEBUG : getFormat('ext4') returning Ext4FS instance >07:40:43,515 DEBUG : PartitionDevice.addChild: kids: 0 ; name: pv.01 ; >07:40:43,516 DEBUG : getFormat('None') returning DeviceFormat instance >07:40:43,517 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-vg_dhcplab139 ; current: None ; type: None ; >07:40:43,519 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_dhcplab139 ; >07:40:43,520 DEBUG : LVMLogicalVolumeDevice._setFormat: tmp-vg_dhcplab139-LogVol00 ; current: None ; type: ext4 ; >07:40:43,520 DEBUG : Adding tmp-vg_dhcplab139-LogVol00/996MB to tmp-vg_dhcplab139 >07:40:43,524 DEBUG : Ext4FS.supported: supported: True ; >07:40:43,526 DEBUG : BindFS.supported: supported: False ; >07:40:43,528 DEBUG : BindFS.supported: supported: False ; >07:40:43,530 DEBUG : DevPtsFS.supported: supported: False ; >07:40:43,531 DEBUG : DevPtsFS.supported: supported: False ; >07:40:43,532 DEBUG : DiskLabel.__init__: >07:40:43,532 INFO : DiskLabel.partedDevice returning None >07:40:43,534 DEBUG : DMRaidMember.__init__: >07:40:43,535 DEBUG : Ext2FS.supported: supported: True ; >07:40:43,536 DEBUG : Ext2FS.supported: supported: True ; >07:40:43,538 DEBUG : Ext3FS.supported: supported: True ; >07:40:43,540 DEBUG : Ext3FS.supported: supported: True ; >07:40:43,542 DEBUG : Ext4FS.supported: supported: True ; >07:40:43,543 DEBUG : Ext4FS.supported: supported: True ; >07:40:43,546 DEBUG : HFS.supported: supported: False ; >07:40:43,547 DEBUG : HFS.supported: supported: False ; >07:40:43,548 DEBUG : HFSPlus.supported: supported: False ; >07:40:43,549 DEBUG : HFSPlus.supported: supported: False ; >07:40:43,551 DEBUG : Iso9660FS.supported: supported: True ; >07:40:43,552 DEBUG : Iso9660FS.supported: supported: True ; >07:40:43,553 DEBUG : LUKS.__init__: >07:40:43,554 DEBUG : LVMPhysicalVolume.__init__: >07:40:43,555 DEBUG : MDRaidMember.__init__: >07:40:43,557 DEBUG : MultipathMember.__init__: >07:40:43,558 DEBUG : NFS.supported: supported: False ; >07:40:43,559 DEBUG : NFS.supported: supported: False ; >07:40:43,560 DEBUG : NFSv4.supported: supported: False ; >07:40:43,561 DEBUG : NFSv4.supported: supported: False ; >07:40:43,563 DEBUG : NoDevFS.supported: supported: False ; >07:40:43,564 DEBUG : NoDevFS.supported: supported: False ; >07:40:43,565 DEBUG : NTFS.supported: supported: False ; >07:40:43,566 DEBUG : NTFS.supported: supported: False ; >07:40:43,568 DEBUG : ProcFS.supported: supported: False ; >07:40:43,569 DEBUG : ProcFS.supported: supported: False ; >07:40:43,570 DEBUG : SwapSpace.__init__: >07:40:43,572 DEBUG : SysFS.supported: supported: False ; >07:40:43,573 DEBUG : SysFS.supported: supported: False ; >07:40:43,574 DEBUG : TmpFS.supported: supported: False ; >07:40:43,576 DEBUG : TmpFS.supported: supported: False ; >07:40:43,577 DEBUG : FATFS.supported: supported: True ; >07:40:43,578 DEBUG : FATFS.supported: supported: True ; >07:40:43,580 DEBUG : XFS.supported: supported: True ; >07:40:43,581 DEBUG : XFS.supported: supported: True ; >07:40:43,583 DEBUG : Ext4FS.supported: supported: True ; >07:40:43,585 DEBUG : PV size == 1000 >07:40:43,585 DEBUG : tmp-vg_dhcplab139 size is 996MB >07:40:43,585 DEBUG : lv tmp-vg_dhcplab139-LogVol00 uses 996MB >07:40:43,585 DEBUG : PV size == 1000 >07:40:43,586 DEBUG : vg tmp-vg_dhcplab139 has 0MB free >07:40:46,174 DEBUG : looking for device 'vda-1'... >07:40:46,175 DEBUG : found None >07:40:50,452 DEBUG : LVMPhysicalVolume.__init__: >07:40:50,452 DEBUG : getFormat('lvmpv') returning LVMPhysicalVolume instance >07:40:50,453 DEBUG : MDRaidMember.__init__: >07:40:50,454 DEBUG : getFormat('software RAID') returning MDRaidMember instance >07:40:53,242 DEBUG : getFormat('None') returning DeviceFormat instance >07:40:53,245 DEBUG : LVMVolumeGroupDevice._setFormat: vg_dhcplab139 ; current: None ; type: None ; >07:40:53,265 DEBUG : PartitionDevice.addChild: kids: 0 ; name: pv.01 ; >07:40:53,266 DEBUG : getFormat('None') returning DeviceFormat instance >07:40:53,267 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-vg_dhcplab139 ; current: None ; type: None ; >07:40:53,267 DEBUG : PV size == 1000 >07:40:53,267 DEBUG : PV size == 1000 >07:40:53,268 DEBUG : tmp-vg_dhcplab139 size is 996MB >07:40:53,268 DEBUG : PV size == 1000 >07:40:53,268 DEBUG : vg tmp-vg_dhcplab139 has 996MB free >07:40:55,500 DEBUG : looking for device 'vda-1'... >07:40:55,501 DEBUG : found None >07:44:59,417 DEBUG : LVMPhysicalVolume.__init__: >07:44:59,417 DEBUG : getFormat('lvmpv') returning LVMPhysicalVolume instance >07:44:59,418 DEBUG : MDRaidMember.__init__: >07:44:59,418 DEBUG : getFormat('software RAID') returning MDRaidMember instance >07:45:02,387 DEBUG : getFormat('None') returning DeviceFormat instance >07:45:02,388 DEBUG : LVMVolumeGroupDevice._setFormat: vg_dhcplab139 ; current: None ; type: None ; >07:45:02,410 DEBUG : PartitionDevice.addChild: kids: 0 ; name: pv.01 ; >07:45:02,410 DEBUG : getFormat('None') returning DeviceFormat instance >07:45:02,412 DEBUG : LVMVolumeGroupDevice._setFormat: tmp-vg_dhcplab139 ; current: None ; type: None ; >07:45:02,412 DEBUG : PV size == 1000 >07:45:02,412 DEBUG : PV size == 1000 >07:45:02,412 DEBUG : tmp-vg_dhcplab139 size is 996MB >07:45:02,413 DEBUG : PV size == 1000 >07:45:02,413 DEBUG : vg tmp-vg_dhcplab139 has 996MB free >07:45:04,981 DEBUG : looking for device 'vda-1'... >07:45:04,981 DEBUG : found None
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 826069
:
587419
| 587420 |
587421
|
587444