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 702657 Details for
Bug 914730
Blivet doesn't show MD RAIDs and VGs and LVs.
[?]
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.
blivet 0.7 log
blivet0.7.log (text/plain), 107.72 KB, created by
Jan Safranek
on 2013-02-26 07:43:58 UTC
(
hide
)
Description:
blivet 0.7 log
Filename:
MIME Type:
Creator:
Jan Safranek
Created:
2013-02-26 07:43:58 UTC
Size:
107.72 KB
patch
obsolete
>INFO:blivet: not going to create backup copy of non-existent /etc/mdadm.conf >INFO:blivet: not going to create backup copy of non-existent /etc/multipath.conf >INFO:blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >INFO:blivet: Skipping multipath detection due to running as non-root. >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >INFO:blivet: devices to scan: ['vda', 'vda1', 'vda2', 'sda', 'sdb', 'sdb1', 'sdb10', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdb8', 'sdb9', 'sdc', 'vdb', 'vdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-1', 'md127'] >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '307709', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda'} ; name: vda ; >INFO:blivet: scanning vda (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: vda ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.addUdevDiskDevice: name: vda ; >INFO:blivet: vda is a disk >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >INFO:blivet: added disk vda (id 0) to device tree >DEBUG:blivet: looking up parted Device: /dev/vda >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: required disklabel type for vda (15) is None >DEBUG:blivet: default disklabel type for vda is msdos >DEBUG:blivet: selecting msdos disklabel for vda based on size >DEBUG:blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >DEBUG:blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1950bd0>, <parted.partition.Partition object at 0x1950ed0>] > device: <parted.device.Device object at 0x1950a10> > PedDisk: <_ped.Disk object at 0x1960a70> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x18e6790) -- > name = vda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 6144.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32634 did: 0 busy: True > hardwareGeometry: (12483, 16, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x17e9c20> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x193bbd0> >INFO:blivet: got format: DiskLabel instance (0x193bc90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1950bd0>, <parted.partition.Partition object at 0x1950ed0>] > device: <parted.device.Device object at 0x1950a10> > PedDisk: <_ped.Disk object at 0x1960a70> > origPartedDisk = <parted.disk.Disk object at 0x1964190> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32634 did: 0 busy: True > hardwareGeometry: (12483, 16, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x1944050> > >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/9b871399-153e-4af7-8855-32a652e33bed', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9b871399-153e-4af7-8855-32a652e33bed', > 'ID_FS_UUID_ENC': '9b871399-153e-4af7-8855-32a652e33bed', > 'ID_FS_VERSION': '2', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1048576', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '307723', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/9b871399-153e-4af7-8855-32a652e33bed'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1'} ; name: vda1 ; >INFO:blivet: scanning vda1 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: vda1 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: vda1 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: vda ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 6144MB disk vda (0) with existing msdos disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >DEBUG:blivet: PartitionDevice._setFormat: vda1 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/vda1 >DEBUG:blivet: PartitionDevice.probe: vda1 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >INFO:blivet: added partition vda1 (id 1) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >DEBUG:blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >WARNING:blivet: disklabel detected but not usable on vda1 >INFO:blivet: type detected on 'vda1' is 'swap' >DEBUG:blivet: SwapSpace.__init__: device: /dev/vda1 ; serial: None ; uuid: 9b871399-153e-4af7-8855-32a652e33bed ; exists: True ; label: None ; >DEBUG:blivet: getFormat('swap') returning SwapSpace instance >DEBUG:blivet: PartitionDevice._setFormat: vda1 ; >DEBUG:blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: swap ; >DEBUG:blivet: looking up parted Device: /dev/vda1 >INFO:blivet: got device: PartitionDevice instance (0x193bb90) -- > name = vda1 status = True kids = 0 id = 1 > parents = ['existing 6144MB disk vda (0) with existing msdos disklabel'] > uuid = None size = 512.0 > format = existing swap > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/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: 1 did: 0 busy: True > hardwareGeometry: (1040, 16, 63) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x1944320> > target size = 0 path = /dev/vda1 > 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 0x1950ad0> fileSystem: <parted.filesystem.FileSystem object at 0x1964050> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x1950c90> PedPartition: <_ped.Partition object at 0x194da10> > disk = existing 6144MB disk vda (0) with existing msdos disklabel > start = 2048 end = 1050623 length = 1048576 > flags = >INFO:blivet: got format: SwapSpace instance (0x19644d0) -- > type = swap name = swap status = True > device = /dev/vda1 uuid = 9b871399-153e-4af7-8855-32a652e33bed exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/5357b17b-b622-49d3-8575-1295dc1661b4', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5357b17b-b622-49d3-8575-1295dc1661b4', > 'ID_FS_UUID_ENC': '5357b17b-b622-49d3-8575-1295dc1661b4', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1050624', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '11532288', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '307735', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/5357b17b-b622-49d3-8575-1295dc1661b4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2'} ; name: vda2 ; >INFO:blivet: scanning vda2 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: vda2 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: vda2 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: vda ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 6144MB disk vda (0) with existing msdos disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >DEBUG:blivet: PartitionDevice._setFormat: vda2 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/vda2 >DEBUG:blivet: PartitionDevice.probe: vda2 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >INFO:blivet: added partition vda2 (id 2) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >DEBUG:blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >WARNING:blivet: disklabel detected but not usable on vda2 >INFO:blivet: type detected on 'vda2' is 'ext4' >INFO:program: Running... dumpe2fs -h /dev/vda2 >INFO:program: dumpe2fs 1.42.7 (21-Jan-2013) >INFO:program: Filesystem volume name: <none> >INFO:program: Last mounted on: / >INFO:program: Filesystem UUID: 5357b17b-b622-49d3-8575-1295dc1661b4 >INFO:program: Filesystem magic number: 0xEF53 >INFO:program: Filesystem revision #: 1 (dynamic) >INFO:program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >INFO:program: Filesystem flags: signed_directory_hash >INFO:program: Default mount options: user_xattr acl >INFO:program: Filesystem state: clean >INFO:program: Errors behavior: Continue >INFO:program: Filesystem OS type: Linux >INFO:program: Inode count: 360448 >INFO:program: Block count: 1441536 >INFO:program: Reserved block count: 72076 >INFO:program: Free blocks: 735268 >INFO:program: Free inodes: 277025 >INFO:program: First block: 0 >INFO:program: Block size: 4096 >INFO:program: Fragment size: 4096 >INFO:program: Reserved GDT blocks: 351 >INFO:program: Blocks per group: 32768 >INFO:program: Fragments per group: 32768 >INFO:program: Inodes per group: 8192 >INFO:program: Inode blocks per group: 512 >INFO:program: Flex block group size: 16 >INFO:program: Filesystem created: Wed Jan 9 10:28:37 2013 >INFO:program: Last mount time: Tue Feb 26 07:38:04 2013 >INFO:program: Last write time: Tue Feb 26 08:38:00 2013 >INFO:program: Mount count: 22 >INFO:program: Maximum mount count: -1 >INFO:program: Last checked: Wed Jan 9 10:28:37 2013 >INFO:program: Check interval: 0 (<none>) >INFO:program: Lifetime writes: 12 GB >INFO:program: Reserved blocks uid: 0 (user root) >INFO:program: Reserved blocks gid: 0 (group root) >INFO:program: First inode: 11 >INFO:program: Inode size: 256 >INFO:program: Required extra isize: 28 >INFO:program: Desired extra isize: 28 >INFO:program: Journal inode: 8 >INFO:program: Default directory hash: half_md4 >INFO:program: Directory Hash Seed: 05cceaee-c776-4d24-ae11-2b077d9bf0bb >INFO:program: Journal backup: inode blocks >INFO:program: Journal features: journal_incompat_revoke >INFO:program: Journal size: 128M >INFO:program: Journal length: 32768 >INFO:program: Journal sequence: 0x000078ae >INFO:program: Journal start: 1 >INFO:program: >DEBUG:program: Return code: 0 >INFO:program: Running... dumpe2fs -h /dev/vda2 >INFO:program: dumpe2fs 1.42.7 (21-Jan-2013) >INFO:program: Filesystem volume name: <none> >INFO:program: Last mounted on: / >INFO:program: Filesystem UUID: 5357b17b-b622-49d3-8575-1295dc1661b4 >INFO:program: Filesystem magic number: 0xEF53 >INFO:program: Filesystem revision #: 1 (dynamic) >INFO:program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >INFO:program: Filesystem flags: signed_directory_hash >INFO:program: Default mount options: user_xattr acl >INFO:program: Filesystem state: clean >INFO:program: Errors behavior: Continue >INFO:program: Filesystem OS type: Linux >INFO:program: Inode count: 360448 >INFO:program: Block count: 1441536 >INFO:program: Reserved block count: 72076 >INFO:program: Free blocks: 735268 >INFO:program: Free inodes: 277025 >INFO:program: First block: 0 >INFO:program: Block size: 4096 >INFO:program: Fragment size: 4096 >INFO:program: Reserved GDT blocks: 351 >INFO:program: Blocks per group: 32768 >INFO:program: Fragments per group: 32768 >INFO:program: Inodes per group: 8192 >INFO:program: Inode blocks per group: 512 >INFO:program: Flex block group size: 16 >INFO:program: Filesystem created: Wed Jan 9 10:28:37 2013 >INFO:program: Last mount time: Tue Feb 26 07:38:04 2013 >INFO:program: Last write time: Tue Feb 26 08:38:00 2013 >INFO:program: Mount count: 22 >INFO:program: Maximum mount count: -1 >INFO:program: Last checked: Wed Jan 9 10:28:37 2013 >INFO:program: Check interval: 0 (<none>) >INFO:program: Lifetime writes: 12 GB >INFO:program: Reserved blocks uid: 0 (user root) >INFO:program: Reserved blocks gid: 0 (group root) >INFO:program: First inode: 11 >INFO:program: Inode size: 256 >INFO:program: Required extra isize: 28 >INFO:program: Desired extra isize: 28 >INFO:program: Journal inode: 8 >INFO:program: Default directory hash: half_md4 >INFO:program: Directory Hash Seed: 05cceaee-c776-4d24-ae11-2b077d9bf0bb >INFO:program: Journal backup: inode blocks >INFO:program: Journal features: journal_incompat_revoke >INFO:program: Journal size: 128M >INFO:program: Journal length: 32768 >INFO:program: Journal sequence: 0x000078ae >INFO:program: Journal start: 1 >INFO:program: >DEBUG:program: Return code: 0 >INFO:program: Running... resize2fs -P /dev/vda2 >INFO:program: resize2fs 1.42.7 (21-Jan-2013) >INFO:program: Estimated minimum size of the filesystem: 703413 >DEBUG:program: Return code: 0 >DEBUG:blivet: padding min size from 2748 up to 3022 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: getFormat('ext4') returning Ext4FS instance >DEBUG:blivet: PartitionDevice._setFormat: vda2 ; >DEBUG:blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: ext4 ; >DEBUG:blivet: looking up parted Device: /dev/vda2 >INFO:blivet: got device: PartitionDevice instance (0x193bdd0) -- > name = vda2 status = True kids = 0 id = 2 > parents = ['existing 6144MB disk vda (0) with existing msdos disklabel'] > uuid = None size = 5631.0 > format = existing ext4 filesystem > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 11532288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 8231 did: 8229 busy: True > hardwareGeometry: (11440, 16, 63) biosGeometry: (717, 255, 63) > PedDevice: <_ped.Device object at 0x1944440> > target size = 0 path = /dev/vda2 > 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 0x1950ad0> fileSystem: <parted.filesystem.FileSystem object at 0x1964090> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x1950f90> PedPartition: <_ped.Partition object at 0x194d9b0> > disk = existing 6144MB disk vda (0) with existing msdos disklabel > start = 1050624 end = 12582911 length = 11532288 > flags = boot >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:blivet: got format: Ext4FS instance (0x1964d90) -- > type = ext4 name = ext4 status = False > device = /dev/vda2 uuid = 5357b17b-b622-49d3-8575-1295dc1661b4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 5631.0 targetSize = 5631.0 > >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_0_0', > 'ID_REVISION': '0.15', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '308219', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >INFO:blivet: scanning sda (/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sda ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.addUdevDiskDevice: name: sda ; >INFO:blivet: sda is a disk >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >INFO:blivet: added disk sda (id 3) to device tree >DEBUG:blivet: looking up parted Device: /dev/sda >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: required disklabel type for sda (1) is None >DEBUG:blivet: default disklabel type for sda is msdos >DEBUG:blivet: selecting msdos disklabel for sda based on size >DEBUG:blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >DEBUG:blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x19649d0> > PedDisk: <_ped.Disk object at 0x1970b00> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x18e6810) -- > name = sda status = True kids = 0 id = 3 > parents = [] > uuid = None size = 1024.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -16384 did: 0 busy: False > hardwareGeometry: (1011, 34, 61) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x19443b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1964a10> >INFO:blivet: got format: DiskLabel instance (0x1964c90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x19649d0> > PedDisk: <_ped.Disk object at 0x1970b00> > origPartedDisk = <parted.disk.Disk object at 0x193be10> > partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -16384 did: 0 busy: False > hardwareGeometry: (1011, 34, 61) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x19445f0> > >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:1:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_1_0', > 'ID_REVISION': '0.15', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-1', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '308362', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb'} ; name: sdb ; >INFO:blivet: scanning sdb (/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >INFO:blivet: sdb is a disk >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >INFO:blivet: added disk sdb (id 4) to device tree >DEBUG:blivet: looking up parted Device: /dev/sdb >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: gpt ; >DEBUG:blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: required disklabel type for sdb (1) is None >DEBUG:blivet: default disklabel type for sdb is msdos >DEBUG:blivet: selecting msdos disklabel for sdb based on size >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >DEBUG:blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 10 > lastPartitionNumber: 10 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x196e090>, <parted.partition.Partition object at 0x196e490>, <parted.partition.Partition object at 0x196e610>, <parted.partition.Partition object at 0x196e790>, <parted.partition.Partition object at 0x196e910>, <parted.partition.Partition object at 0x196ea90>, <parted.partition.Partition object at 0x196ec10>, <parted.partition.Partition object at 0x196ed90>, <parted.partition.Partition object at 0x196ef10>, <parted.partition.Partition object at 0x198b0d0>] > device: <parted.device.Device object at 0x1987e90> > PedDisk: <_ped.Disk object at 0x1967170> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x193bd90) -- > name = sdb status = True kids = 0 id = 4 > parents = [] > uuid = None size = 1024.0 > format = existing gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -16384 did: 1 busy: False > hardwareGeometry: (1011, 34, 61) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x1944680> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1987bd0> >INFO:blivet: got format: DiskLabel instance (0x1987c90) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 10 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 10 > lastPartitionNumber: 10 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x196e090>, <parted.partition.Partition object at 0x196e490>, <parted.partition.Partition object at 0x196e610>, <parted.partition.Partition object at 0x196e790>, <parted.partition.Partition object at 0x196e910>, <parted.partition.Partition object at 0x196ea90>, <parted.partition.Partition object at 0x196ec10>, <parted.partition.Partition object at 0x196ed90>, <parted.partition.Partition object at 0x196ef10>, <parted.partition.Partition object at 0x198b0d0>] > device: <parted.device.Device object at 0x1987e90> > PedDisk: <_ped.Disk object at 0x1967170> > origPartedDisk = <parted.disk.Disk object at 0x196e250> > partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -16384 did: 1 busy: False > hardwareGeometry: (1011, 34, 61) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x1944830> > >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part1 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/aa2a389c-8155-4c1b-8534-e8f329011749 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'g4WJMY-zxBx-Dlu4-fHzl-jCJa-njkg-E6fqVm', > 'ID_FS_UUID_ENC': 'g4WJMY-zxBx-Dlu4-fHzl-jCJa-njkg-E6fqVm', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'ext2', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '192512', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': 'aa2a389c-8155-4c1b-8534-e8f329011749', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:1:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_1_0', > 'ID_REVISION': '0.15', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-1', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '308384', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part1', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/aa2a389c-8155-4c1b-8534-e8f329011749', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb1'} ; name: sdb1 ; >INFO:blivet: scanning sdb1 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb1)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb1 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdb1 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB disk sdb (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >DEBUG:blivet: PartitionDevice._setFormat: sdb1 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdb1 >DEBUG:blivet: PartitionDevice.probe: sdb1 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >INFO:blivet: added partition sdb1 (id 5) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdb1 >INFO:program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdb1 >INFO:program: File descriptor 8 (/dev/mapper/control) leaked on lvm invocation. Parent PID 870: python >INFO:program: LVM2_PV_UUID=g4WJMY-zxBx-Dlu4-fHzl-jCJa-njkg-E6fqVm >INFO:program: LVM2_PE_START=1024.00 >INFO:program: LVM2_VG_NAME=vg >INFO:program: LVM2_VG_UUID=266k53-oE6O-Pbw1-CkLV-FQU5-O4ML-5Vj3mV >INFO:program: LVM2_VG_SIZE=188416.00 >INFO:program: LVM2_VG_FREE=147456.00 >INFO:program: LVM2_VG_EXTENT_SIZE=4096.00 >INFO:program: LVM2_VG_EXTENT_COUNT=46 >INFO:program: LVM2_VG_FREE_COUNT=36 >INFO:program: LVM2_PV_COUNT=2 >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdb1' is 'LVM2_member' >DEBUG:blivet: LVMPhysicalVolume.__init__: vgName: vg ; uuid: g4WJMY-zxBx-Dlu4-fHzl-jCJa-njkg-E6fqVm ; exists: True ; vgUuid: 266k53-oE6O-Pbw1-CkLV-FQU5-O4ML-5Vj3mV ; label: None ; peStart: 1.0 ; device: /dev/sdb1 ; serial: drive-scsi0-0-1 ; >DEBUG:blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >DEBUG:blivet: PartitionDevice._setFormat: sdb1 ; >DEBUG:blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: lvmpv ; >DEBUG:blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb1 ; >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >DEBUG:blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: LVMVolumeGroupDevice._setFormat: vg ; current: None ; type: None ; >INFO:blivet: added lvmvg vg (id 6) to device tree >WARNING:blivet: invalid data for sdb1: 'LVM2_LV_NAME' >DEBUG:blivet: looking up parted Device: /dev/sdb1 >INFO:blivet: got device: PartitionDevice instance (0x1987ad0) -- > name = sdb1 status = True kids = 1 id = 5 > parents = ['existing 1024MB disk sdb (4) with existing gpt disklabel'] > uuid = None size = 94.0 > format = existing lvmpv > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 192512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x1944950> > target size = 0 path = /dev/sdb1 > 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 0x1987f50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x196e150> PedPartition: <_ped.Partition object at 0x196c0b0> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 2048 end = 194559 length = 192512 > flags = lvm >INFO:blivet: got format: LVMPhysicalVolume instance (0x198b590) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb1 uuid = g4WJMY-zxBx-Dlu4-fHzl-jCJa-njkg-E6fqVm exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = 266k53-oE6O-Pbw1-CkLV-FQU5-O4ML-5Vj3mV peStart = 1.0 >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part10 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/18d056ff-64e3-476f-a95b-5daba33761e4 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part10', > 'DEVNAME': 'sdb10', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb10', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'ext2', > 'ID_PART_ENTRY_NUMBER': '10', > 'ID_PART_ENTRY_OFFSET': '1759232', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '194560', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '18d056ff-64e3-476f-a95b-5daba33761e4', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:1:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_1_0', > 'ID_REVISION': '0.15', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-1', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '26', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '308400', > 'name': 'sdb10', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part10', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/18d056ff-64e3-476f-a95b-5daba33761e4', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part10'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb10'} ; name: sdb10 ; >INFO:blivet: scanning sdb10 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb10)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb10 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdb10 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdb10 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB disk sdb (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >DEBUG:blivet: PartitionDevice._setFormat: sdb10 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: PartitionDevice._setFormat: sdb10 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdb10 >DEBUG:blivet: PartitionDevice.probe: sdb10 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb10 ; flag: 12 ; >INFO:blivet: added partition sdb10 (id 7) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdb10 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb10 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdb10 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdb10 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdb10 >DEBUG:blivet: no type or existing type for sdb10, bailing >DEBUG:blivet: looking up parted Device: /dev/sdb10 >INFO:blivet: got device: PartitionDevice instance (0x1964b50) -- > name = sdb10 status = True kids = 0 id = 7 > parents = ['existing 1024MB disk sdb (4) with existing gpt disklabel'] > uuid = None size = 95.0 > format = existing None > major = 8 minor = 26 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb10 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 194560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (93, 34, 61) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x1944560> > target size = 0 path = /dev/sdb10 > 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 0x1987f50> fileSystem: None > number: 10 path: /dev/sdb10 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x198b110> PedPartition: <_ped.Partition object at 0x19883b0> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 1759232 end = 1953791 length = 194560 > flags = lvm >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part2 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/79bb45ef-8cb2-49f3-9d50-da71c20a33f6 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2n031u-oBG6-yxbR-HHCF-HySl-iENP-HtUiNp', > 'ID_FS_UUID_ENC': '2n031u-oBG6-yxbR-HHCF-HySl-iENP-HtUiNp', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'ext2', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '196608', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '194560', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '79bb45ef-8cb2-49f3-9d50-da71c20a33f6', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:1:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_1_0', > 'ID_REVISION': '0.15', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-1', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '308422', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part2', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/79bb45ef-8cb2-49f3-9d50-da71c20a33f6', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb2'} ; name: sdb2 ; >INFO:blivet: scanning sdb2 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb2)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb2 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdb2 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB disk sdb (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >DEBUG:blivet: PartitionDevice._setFormat: sdb2 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdb2 >DEBUG:blivet: PartitionDevice.probe: sdb2 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >INFO:blivet: added partition sdb2 (id 8) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdb2 >INFO:program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdb2 >INFO:program: File descriptor 8 (/dev/mapper/control) leaked on lvm invocation. Parent PID 870: python >INFO:program: LVM2_PV_UUID=2n031u-oBG6-yxbR-HHCF-HySl-iENP-HtUiNp >INFO:program: LVM2_PE_START=1024.00 >INFO:program: LVM2_VG_NAME=vg >INFO:program: LVM2_VG_UUID=266k53-oE6O-Pbw1-CkLV-FQU5-O4ML-5Vj3mV >INFO:program: LVM2_VG_SIZE=188416.00 >INFO:program: LVM2_VG_FREE=147456.00 >INFO:program: LVM2_VG_EXTENT_SIZE=4096.00 >INFO:program: LVM2_VG_EXTENT_COUNT=46 >INFO:program: LVM2_VG_FREE_COUNT=36 >INFO:program: LVM2_PV_COUNT=2 >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdb2' is 'LVM2_member' >DEBUG:blivet: LVMPhysicalVolume.__init__: vgName: vg ; uuid: 2n031u-oBG6-yxbR-HHCF-HySl-iENP-HtUiNp ; exists: True ; vgUuid: 266k53-oE6O-Pbw1-CkLV-FQU5-O4ML-5Vj3mV ; label: None ; peStart: 1.0 ; device: /dev/sdb2 ; serial: drive-scsi0-0-1 ; >DEBUG:blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >DEBUG:blivet: PartitionDevice._setFormat: sdb2 ; >DEBUG:blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >DEBUG:blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >DEBUG:blivet: DeviceTree.getDeviceByUuid returned existing 92MB lvmvg vg (6) >DEBUG:blivet: LVMVolumeGroupDevice._addDevice: vg ; device: sdb2 ; status: False ; >DEBUG:blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >WARNING:blivet: invalid data for sdb2: 'LVM2_LV_NAME' >DEBUG:blivet: looking up parted Device: /dev/sdb2 >INFO:blivet: got device: PartitionDevice instance (0x1964a90) -- > name = sdb2 status = True kids = 1 id = 8 > parents = ['existing 1024MB disk sdb (4) with existing gpt disklabel'] > uuid = None size = 95.0 > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 194560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (93, 34, 61) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x1996050> > target size = 0 path = /dev/sdb2 > 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 0x1987f50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x196e4d0> PedPartition: <_ped.Partition object at 0x1988110> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 196608 end = 391167 length = 194560 > flags = lvm >INFO:blivet: got format: LVMPhysicalVolume instance (0x198bb10) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb2 uuid = 2n031u-oBG6-yxbR-HHCF-HySl-iENP-HtUiNp exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = 266k53-oE6O-Pbw1-CkLV-FQU5-O4ML-5Vj3mV peStart = 1.0 >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part3 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/0078865b-c08d-4829-8b30-b73b74f5072a /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': 'rawhide:0', > 'ID_FS_LABEL_ENC': 'rawhide:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'c0b4ae74-c0e5-4774-bc39-b7acfda57e5c', > 'ID_FS_UUID_ENC': 'c0b4ae74-c0e5-4774-bc39-b7acfda57e5c', > 'ID_FS_UUID_SUB': '13c8d0fe-879c-f824-2092-c98af76b40a1', > 'ID_FS_UUID_SUB_ENC': '13c8d0fe-879c-f824-2092-c98af76b40a1', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'ext2', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '393216', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '192512', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '0078865b-c08d-4829-8b30-b73b74f5072a', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:1:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_1_0', > 'ID_REVISION': '0.15', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-1', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '308445', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part3', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/0078865b-c08d-4829-8b30-b73b74f5072a', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb3'} ; name: sdb3 ; >INFO:blivet: scanning sdb3 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb3)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb3 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdb3 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB disk sdb (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >DEBUG:blivet: PartitionDevice._setFormat: sdb3 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdb3 >DEBUG:blivet: PartitionDevice.probe: sdb3 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >INFO:blivet: added partition sdb3 (id 9) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdb3 >INFO:program: Running... mdadm --examine --export /dev/sdb3 >INFO:program: MD_LEVEL=raid0 >INFO:program: MD_DEVICES=3 >INFO:program: MD_NAME=rawhide:0 >INFO:program: MD_UUID=c0b4ae74:c0e54774:bc39b7ac:fda57e5c >INFO:program: MD_UPDATE_TIME=1359544926 >INFO:program: MD_DEV_UUID=13c8d0fe:879cf824:2092c98a:f76b40a1 >INFO:program: MD_EVENTS=0 >DEBUG:program: Return code: 0 >INFO:program: Running... mdadm --examine --brief /dev/sdb3 >INFO:program: ARRAY /dev/md/0 metadata=1.2 UUID=c0b4ae74:c0e54774:bc39b7ac:fda57e5c name=rawhide:0 >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdb3' is 'linux_raid_member' >DEBUG:blivet: MDRaidMember.__init__: uuid: c0b4ae74-c0e5-4774-bc39-b7acfda57e5c ; exists: True ; label: rawhide:0 ; device: /dev/sdb3 ; serial: drive-scsi0-0-1 ; mdUuid: c0b4ae74:c0e54774:bc39b7ac:fda57e5c ; biosraid: False ; >DEBUG:blivet: getFormat('linux_raid_member') returning MDRaidMember instance >DEBUG:blivet: PartitionDevice._setFormat: sdb3 ; >DEBUG:blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >DEBUG:blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >WARNING:blivet: invalid data for sdb3: 'MD_DEVICES' >DEBUG:blivet: looking up parted Device: /dev/sdb3 >INFO:blivet: got device: PartitionDevice instance (0x1964b10) -- > name = sdb3 status = True kids = 0 id = 9 > parents = ['existing 1024MB disk sdb (4) with existing gpt disklabel'] > uuid = None size = 94.0 > format = existing mdmember > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 192512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 49 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x19447a0> > target size = 0 path = /dev/sdb3 > 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 0x1987f50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x196e650> PedPartition: <_ped.Partition object at 0x1988170> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 393216 end = 585727 length = 192512 > flags = lvm >INFO:blivet: got format: MDRaidMember instance (0x198bad0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = c0b4ae74-c0e5-4774-bc39-b7acfda57e5c exists = True > options = None supported = True formattable = True resizable = False > mdUUID = c0b4ae74:c0e54774:bc39b7ac:fda57e5c biosraid = False >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part4 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/9793a5cc-6e99-432d-abdc-06f30541b90b /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': 'rawhide:0', > 'ID_FS_LABEL_ENC': 'rawhide:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '902df65e-629c-fc74-16a0-f7d3cb8d4507', > 'ID_FS_UUID_ENC': '902df65e-629c-fc74-16a0-f7d3cb8d4507', > 'ID_FS_UUID_SUB': 'c5b02de3-9cb7-a826-d2e6-2a5cc55e31d8', > 'ID_FS_UUID_SUB_ENC': 'c5b02de3-9cb7-a826-d2e6-2a5cc55e31d8', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'ext2', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '587776', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '192512', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '9793a5cc-6e99-432d-abdc-06f30541b90b', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:1:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_1_0', > 'ID_REVISION': '0.15', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-1', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '308462', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part4', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/9793a5cc-6e99-432d-abdc-06f30541b90b', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb4'} ; name: sdb4 ; >INFO:blivet: scanning sdb4 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb4)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb4 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdb4 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB disk sdb (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >DEBUG:blivet: PartitionDevice._setFormat: sdb4 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdb4 >DEBUG:blivet: PartitionDevice.probe: sdb4 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >INFO:blivet: added partition sdb4 (id 10) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdb4 >INFO:program: Running... mdadm --examine --export /dev/sdb4 >INFO:program: MD_LEVEL=raid0 >INFO:program: MD_DEVICES=3 >INFO:program: MD_NAME=rawhide:0 >INFO:program: MD_UUID=902df65e:629cfc74:16a0f7d3:cb8d4507 >INFO:program: MD_UPDATE_TIME=1361435482 >INFO:program: MD_DEV_UUID=c5b02de3:9cb7a826:d2e62a5c:c55e31d8 >INFO:program: MD_EVENTS=0 >DEBUG:program: Return code: 0 >INFO:program: Running... mdadm --examine --brief /dev/sdb4 >INFO:program: ARRAY /dev/md/0 metadata=1.2 UUID=902df65e:629cfc74:16a0f7d3:cb8d4507 name=rawhide:0 >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdb4' is 'linux_raid_member' >DEBUG:blivet: MDRaidMember.__init__: uuid: 902df65e-629c-fc74-16a0-f7d3cb8d4507 ; exists: True ; label: rawhide:0 ; device: /dev/sdb4 ; serial: drive-scsi0-0-1 ; mdUuid: 902df65e:629cfc74:16a0f7d3:cb8d4507 ; biosraid: False ; >DEBUG:blivet: getFormat('linux_raid_member') returning MDRaidMember instance >DEBUG:blivet: PartitionDevice._setFormat: sdb4 ; >DEBUG:blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: mdmember ; >DEBUG:blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb4 ; >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >WARNING:blivet: invalid data for sdb4: 'MD_DEVICES' >DEBUG:blivet: looking up parted Device: /dev/sdb4 >INFO:blivet: got device: PartitionDevice instance (0x198bed0) -- > name = sdb4 status = True kids = 0 id = 10 > parents = ['existing 1024MB disk sdb (4) with existing gpt disklabel'] > uuid = None size = 94.0 > format = existing mdmember > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 192512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x1996200> > target size = 0 path = /dev/sdb4 > 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 0x1987f50> fileSystem: None > number: 4 path: /dev/sdb4 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x196e7d0> PedPartition: <_ped.Partition object at 0x19880b0> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 587776 end = 780287 length = 192512 > flags = lvm >INFO:blivet: got format: MDRaidMember instance (0x198c210) -- > type = mdmember name = software RAID status = False > device = /dev/sdb4 uuid = 902df65e-629c-fc74-16a0-f7d3cb8d4507 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 902df65e:629cfc74:16a0f7d3:cb8d4507 biosraid = False >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part5 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/b19c8508-fbcf-4ed5-a9bb-0000280b83cf /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part5', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': 'rawhide:0', > 'ID_FS_LABEL_ENC': 'rawhide:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '902df65e-629c-fc74-16a0-f7d3cb8d4507', > 'ID_FS_UUID_ENC': '902df65e-629c-fc74-16a0-f7d3cb8d4507', > 'ID_FS_UUID_SUB': '21284c8c-b0ad-cc56-3d95-22b1ccd4b9fb', > 'ID_FS_UUID_SUB_ENC': '21284c8c-b0ad-cc56-3d95-22b1ccd4b9fb', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'ext2', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '782336', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '194560', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': 'b19c8508-fbcf-4ed5-a9bb-0000280b83cf', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:1:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_1_0', > 'ID_REVISION': '0.15', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-1', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '308484', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part5', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/b19c8508-fbcf-4ed5-a9bb-0000280b83cf', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb5'} ; name: sdb5 ; >INFO:blivet: scanning sdb5 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb5)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb5 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdb5 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB disk sdb (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >DEBUG:blivet: PartitionDevice._setFormat: sdb5 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdb5 >DEBUG:blivet: PartitionDevice.probe: sdb5 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >INFO:blivet: added partition sdb5 (id 11) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdb5 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdb5 >INFO:program: Running... mdadm --examine --export /dev/sdb5 >INFO:program: MD_LEVEL=raid0 >INFO:program: MD_DEVICES=3 >INFO:program: MD_NAME=rawhide:0 >INFO:program: MD_UUID=902df65e:629cfc74:16a0f7d3:cb8d4507 >INFO:program: MD_UPDATE_TIME=1361435482 >INFO:program: MD_DEV_UUID=21284c8c:b0adcc56:3d9522b1:ccd4b9fb >INFO:program: MD_EVENTS=0 >DEBUG:program: Return code: 0 >INFO:program: Running... mdadm --examine --brief /dev/sdb5 >INFO:program: ARRAY /dev/md/0 metadata=1.2 UUID=902df65e:629cfc74:16a0f7d3:cb8d4507 name=rawhide:0 >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdb5' is 'linux_raid_member' >DEBUG:blivet: MDRaidMember.__init__: uuid: 902df65e-629c-fc74-16a0-f7d3cb8d4507 ; exists: True ; label: rawhide:0 ; device: /dev/sdb5 ; serial: drive-scsi0-0-1 ; mdUuid: 902df65e:629cfc74:16a0f7d3:cb8d4507 ; biosraid: False ; >DEBUG:blivet: getFormat('linux_raid_member') returning MDRaidMember instance >DEBUG:blivet: PartitionDevice._setFormat: sdb5 ; >DEBUG:blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >DEBUG:blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >WARNING:blivet: invalid data for sdb5: 'MD_DEVICES' >DEBUG:blivet: looking up parted Device: /dev/sdb5 >INFO:blivet: got device: PartitionDevice instance (0x198bfd0) -- > name = sdb5 status = True kids = 0 id = 11 > parents = ['existing 1024MB disk sdb (4) with existing gpt disklabel'] > uuid = None size = 95.0 > format = existing mdmember > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 194560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (93, 34, 61) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x1996170> > target size = 0 path = /dev/sdb5 > 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 0x1987f50> fileSystem: None > number: 5 path: /dev/sdb5 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x196e950> PedPartition: <_ped.Partition object at 0x19881d0> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 782336 end = 976895 length = 194560 > flags = lvm >INFO:blivet: got format: MDRaidMember instance (0x198b510) -- > type = mdmember name = software RAID status = False > device = /dev/sdb5 uuid = 902df65e-629c-fc74-16a0-f7d3cb8d4507 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 902df65e:629cfc74:16a0f7d3:cb8d4507 biosraid = False >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part6 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/e915e6a4-eef1-4c1e-8b76-9ed9a315fb22 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part6', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': 'rawhide:0', > 'ID_FS_LABEL_ENC': 'rawhide:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '902df65e-629c-fc74-16a0-f7d3cb8d4507', > 'ID_FS_UUID_ENC': '902df65e-629c-fc74-16a0-f7d3cb8d4507', > 'ID_FS_UUID_SUB': '1034e521-ad58-42ab-026c-ca1d81a62df1', > 'ID_FS_UUID_SUB_ENC': '1034e521-ad58-42ab-026c-ca1d81a62df1', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'ext2', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '978944', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '192512', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': 'e915e6a4-eef1-4c1e-8b76-9ed9a315fb22', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:1:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_1_0', > 'ID_REVISION': '0.15', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-1', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '308507', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part6', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/e915e6a4-eef1-4c1e-8b76-9ed9a315fb22', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb6'} ; name: sdb6 ; >INFO:blivet: scanning sdb6 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb6)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb6 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdb6 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB disk sdb (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >DEBUG:blivet: PartitionDevice._setFormat: sdb6 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdb6 >DEBUG:blivet: PartitionDevice.probe: sdb6 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >INFO:blivet: added partition sdb6 (id 12) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdb6 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdb6 >INFO:program: Running... mdadm --examine --export /dev/sdb6 >INFO:program: MD_LEVEL=raid0 >INFO:program: MD_DEVICES=3 >INFO:program: MD_NAME=rawhide:0 >INFO:program: MD_UUID=902df65e:629cfc74:16a0f7d3:cb8d4507 >INFO:program: MD_UPDATE_TIME=1361435482 >INFO:program: MD_DEV_UUID=1034e521:ad5842ab:026cca1d:81a62df1 >INFO:program: MD_EVENTS=0 >DEBUG:program: Return code: 0 >INFO:program: Running... mdadm --examine --brief /dev/sdb6 >INFO:program: ARRAY /dev/md/0 metadata=1.2 UUID=902df65e:629cfc74:16a0f7d3:cb8d4507 name=rawhide:0 >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdb6' is 'linux_raid_member' >DEBUG:blivet: MDRaidMember.__init__: uuid: 902df65e-629c-fc74-16a0-f7d3cb8d4507 ; exists: True ; label: rawhide:0 ; device: /dev/sdb6 ; serial: drive-scsi0-0-1 ; mdUuid: 902df65e:629cfc74:16a0f7d3:cb8d4507 ; biosraid: False ; >DEBUG:blivet: getFormat('linux_raid_member') returning MDRaidMember instance >DEBUG:blivet: PartitionDevice._setFormat: sdb6 ; >DEBUG:blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >DEBUG:blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >WARNING:blivet: invalid data for sdb6: 'MD_DEVICES' >DEBUG:blivet: looking up parted Device: /dev/sdb6 >INFO:blivet: got device: PartitionDevice instance (0x1964b90) -- > name = sdb6 status = True kids = 0 id = 12 > parents = ['existing 1024MB disk sdb (4) with existing gpt disklabel'] > uuid = None size = 94.0 > format = existing mdmember > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 192512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32634 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x1996320> > target size = 0 path = /dev/sdb6 > 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 0x1987f50> fileSystem: None > number: 6 path: /dev/sdb6 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x196ead0> PedPartition: <_ped.Partition object at 0x1988230> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 978944 end = 1171455 length = 192512 > flags = lvm >INFO:blivet: got format: MDRaidMember instance (0x198c490) -- > type = mdmember name = software RAID status = False > device = /dev/sdb6 uuid = 902df65e-629c-fc74-16a0-f7d3cb8d4507 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 902df65e:629cfc74:16a0f7d3:cb8d4507 biosraid = False >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part7 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/ef3722f0-2bad-457f-bf15-bb4fee0b01b7 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part7', > 'DEVNAME': 'sdb7', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb7', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'ext2', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '1173504', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '194560', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': 'ef3722f0-2bad-457f-bf15-bb4fee0b01b7', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:1:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_1_0', > 'ID_REVISION': '0.15', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-1', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '23', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '308525', > 'name': 'sdb7', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part7', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/ef3722f0-2bad-457f-bf15-bb4fee0b01b7', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb7'} ; name: sdb7 ; >INFO:blivet: scanning sdb7 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb7)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb7 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdb7 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdb7 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB disk sdb (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 7 ; name: sdb ; >DEBUG:blivet: PartitionDevice._setFormat: sdb7 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: PartitionDevice._setFormat: sdb7 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdb7 >DEBUG:blivet: PartitionDevice.probe: sdb7 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb7 ; flag: 12 ; >INFO:blivet: added partition sdb7 (id 13) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdb7 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb7 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdb7 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdb7 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdb7 >DEBUG:blivet: no type or existing type for sdb7, bailing >DEBUG:blivet: looking up parted Device: /dev/sdb7 >INFO:blivet: got device: PartitionDevice instance (0x1964c50) -- > name = sdb7 status = True kids = 0 id = 13 > parents = ['existing 1024MB disk sdb (4) with existing gpt disklabel'] > uuid = None size = 95.0 > format = existing None > major = 8 minor = 23 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 194560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (93, 34, 61) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x19963b0> > target size = 0 path = /dev/sdb7 > 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 0x1987f50> fileSystem: None > number: 7 path: /dev/sdb7 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x196ec50> PedPartition: <_ped.Partition object at 0x1988290> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 1173504 end = 1368063 length = 194560 > flags = lvm >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part8 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/72b1008e-0b4d-4fda-9e3a-7a80f8aeaeee /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part8', > 'DEVNAME': 'sdb8', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb8', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'ext2', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '1370112', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '192512', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '72b1008e-0b4d-4fda-9e3a-7a80f8aeaeee', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:1:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_1_0', > 'ID_REVISION': '0.15', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-1', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '24', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '308548', > 'name': 'sdb8', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part8', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/72b1008e-0b4d-4fda-9e3a-7a80f8aeaeee', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb8'} ; name: sdb8 ; >INFO:blivet: scanning sdb8 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb8)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb8 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdb8 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdb8 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB disk sdb (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 8 ; name: sdb ; >DEBUG:blivet: PartitionDevice._setFormat: sdb8 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: PartitionDevice._setFormat: sdb8 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdb8 >DEBUG:blivet: PartitionDevice.probe: sdb8 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb8 ; flag: 12 ; >INFO:blivet: added partition sdb8 (id 14) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdb8 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb8 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdb8 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdb8 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdb8 >DEBUG:blivet: no type or existing type for sdb8, bailing >DEBUG:blivet: looking up parted Device: /dev/sdb8 >INFO:blivet: got device: PartitionDevice instance (0x198c9d0) -- > name = sdb8 status = True kids = 0 id = 14 > parents = ['existing 1024MB disk sdb (4) with existing gpt disklabel'] > uuid = None size = 94.0 > format = existing None > major = 8 minor = 24 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 192512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x1996290> > target size = 0 path = /dev/sdb8 > 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 0x1987f50> fileSystem: None > number: 8 path: /dev/sdb8 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x196edd0> PedPartition: <_ped.Partition object at 0x19882f0> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 1370112 end = 1562623 length = 192512 > flags = lvm >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part9 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/371a4277-9937-4124-8bc6-69007e6673a9 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part9', > 'DEVNAME': 'sdb9', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb9', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'ext2', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '1564672', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '192512', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '371a4277-9937-4124-8bc6-69007e6673a9', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:1:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_1_0', > 'ID_REVISION': '0.15', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-1', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '25', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '308565', > 'name': 'sdb9', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-part9', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/371a4277-9937-4124-8bc6-69007e6673a9', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:1:0-part9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb9'} ; name: sdb9 ; >INFO:blivet: scanning sdb9 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb9)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb9 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdb9 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdb9 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB disk sdb (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 9 ; name: sdb ; >DEBUG:blivet: PartitionDevice._setFormat: sdb9 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: PartitionDevice._setFormat: sdb9 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdb9 >DEBUG:blivet: PartitionDevice.probe: sdb9 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 12 ; >INFO:blivet: added partition sdb9 (id 15) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdb9 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb9 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdb9 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdb9 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdb9 >DEBUG:blivet: no type or existing type for sdb9, bailing >DEBUG:blivet: looking up parted Device: /dev/sdb9 >INFO:blivet: got device: PartitionDevice instance (0x198c6d0) -- > name = sdb9 status = True kids = 0 id = 15 > parents = ['existing 1024MB disk sdb (4) with existing gpt disklabel'] > uuid = None size = 94.0 > format = existing None > major = 8 minor = 25 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:1/2:0:1:0/block/sdb/sdb9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 192512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32634 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x1996440> > target size = 0 path = /dev/sdb9 > 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 0x1987f50> fileSystem: None > number: 9 path: /dev/sdb9 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x196ef50> PedPartition: <_ped.Partition object at 0x1988350> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 1564672 end = 1757183 length = 192512 > flags = lvm >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-2 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:2:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:2/2:0:2:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:2:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_2_0', > 'ID_REVISION': '0.15', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '308777', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-2', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:2:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:2/2:0:2:0/block/sdc'} ; name: sdc ; >INFO:blivet: scanning sdc (/devices/pci0000:00/0000:00:06.0/host2/target2:0:2/2:0:2:0/block/sdc)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >INFO:blivet: sdc is a disk >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >INFO:blivet: added disk sdc (id 16) to device tree >DEBUG:blivet: looking up parted Device: /dev/sdc >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: required disklabel type for sdc (1) is None >DEBUG:blivet: default disklabel type for sdc is msdos >DEBUG:blivet: selecting msdos disklabel for sdc based on size >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >DEBUG:blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x198cdd0> > PedDisk: <_ped.Disk object at 0x196aef0> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x198c410) -- > name = sdc status = True kids = 0 id = 16 > parents = [] > uuid = None size = 1024.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:2/2:0:2:0/block/sdc partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -16384 did: 2 busy: False > hardwareGeometry: (1011, 34, 61) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x19964d0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x198c750> >INFO:blivet: got format: DiskLabel instance (0x198cbd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x198cdd0> > PedDisk: <_ped.Disk object at 0x196aef0> > origPartedDisk = <parted.disk.Disk object at 0x19fb1d0> > partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -16384 did: 2 busy: False > hardwareGeometry: (1011, 34, 61) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x19965f0> > >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'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': '309191', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb'} ; name: vdb ; >INFO:blivet: scanning vdb (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: vdb ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.addUdevDiskDevice: name: vdb ; >INFO:blivet: vdb is a disk >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >INFO:blivet: added disk vdb (id 17) to device tree >DEBUG:blivet: looking up parted Device: /dev/vdb >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: vdb ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: required disklabel type for vdb (15) is None >DEBUG:blivet: default disklabel type for vdb is msdos >DEBUG:blivet: selecting msdos disklabel for vdb based on size >DEBUG:blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >DEBUG:blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x19fb710>] > device: <parted.device.Device object at 0x19fb550> > PedDisk: <_ped.Disk object at 0x199a758> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x198c050) -- > name = vdb status = True kids = 0 id = 17 > parents = [] > uuid = None size = 1024.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: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2080, 16, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x1996680> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x19fb250> >INFO:blivet: got format: DiskLabel instance (0x19fb350) -- > 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 0x19fb710>] > device: <parted.device.Device object at 0x19fb550> > PedDisk: <_ped.Disk object at 0x199a758> > origPartedDisk = <parted.disk.Disk object at 0x19fb990> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2080, 16, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x1996830> > >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/9a07c204-b4bc-46f0-b894-76398764ff3c', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9a07c204-b4bc-46f0-b894-76398764ff3c', > 'ID_FS_UUID_ENC': '9a07c204-b4bc-46f0-b894-76398764ff3c', > 'ID_FS_VERSION': '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': '2093056', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '309215', > 'name': 'vdb1', > 'symlinks': ['/dev/disk/by-uuid/9a07c204-b4bc-46f0-b894-76398764ff3c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1'} ; name: vdb1 ; >INFO:blivet: scanning vdb1 (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: vdb1 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: vdb1 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: vdb ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB disk vdb (17) with existing msdos disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >DEBUG:blivet: PartitionDevice._setFormat: vdb1 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/vdb1 >DEBUG:blivet: PartitionDevice.probe: vdb1 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >INFO:blivet: added partition vdb1 (id 18) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >DEBUG:blivet: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >WARNING:blivet: disklabel detected but not usable on vdb1 >INFO:blivet: type detected on 'vdb1' is 'swap' >DEBUG:blivet: SwapSpace.__init__: device: /dev/vdb1 ; serial: None ; uuid: 9a07c204-b4bc-46f0-b894-76398764ff3c ; exists: True ; label: None ; >DEBUG:blivet: getFormat('swap') returning SwapSpace instance >DEBUG:blivet: PartitionDevice._setFormat: vdb1 ; >DEBUG:blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: swap ; >DEBUG:blivet: looking up parted Device: /dev/vdb1 >INFO:blivet: got device: PartitionDevice instance (0x19fbc50) -- > name = vdb1 status = True kids = 0 id = 18 > parents = ['existing 1024MB disk vdb (17) with existing msdos disklabel'] > uuid = None size = 1022.0 > format = existing swap > 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: 2093056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2076, 16, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x19967a0> > 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 0x19fb610> fileSystem: <parted.filesystem.FileSystem object at 0x19fbb10> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x19fb7d0> PedPartition: <_ped.Partition object at 0x1988cb0> > disk = existing 1024MB disk vdb (17) with existing msdos disklabel > start = 2048 end = 2095103 length = 2093056 > flags = >INFO:blivet: got format: SwapSpace instance (0x198c690) -- > type = swap name = swap status = False > device = /dev/vdb1 uuid = 9a07c204-b4bc-46f0-b894-76398764ff3c exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '337880', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >INFO:blivet: ignoring loop0 (/devices/virtual/block/loop0) >DEBUG:blivet: lvm filter: adding loop0 to the reject list >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '339436', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >INFO:blivet: ignoring loop1 (/devices/virtual/block/loop1) >DEBUG:blivet: lvm filter: adding loop1 to the reject list >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '339473', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >INFO:blivet: ignoring loop2 (/devices/virtual/block/loop2) >DEBUG:blivet: lvm filter: adding loop2 to the reject list >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '340162', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >INFO:blivet: ignoring loop3 (/devices/virtual/block/loop3) >DEBUG:blivet: lvm filter: adding loop3 to the reject list >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '340207', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >INFO:blivet: ignoring loop4 (/devices/virtual/block/loop4) >DEBUG:blivet: lvm filter: adding loop4 to the reject list >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '341438', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >INFO:blivet: ignoring loop5 (/devices/virtual/block/loop5) >DEBUG:blivet: lvm filter: adding loop5 to the reject list >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '341476', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >INFO:blivet: ignoring loop6 (/devices/virtual/block/loop6) >DEBUG:blivet: lvm filter: adding loop6 to the reject list >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '342585', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >INFO:blivet: ignoring loop7 (/devices/virtual/block/loop7) >DEBUG:blivet: lvm filter: adding loop7 to the reject list >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg-lv /dev/disk/by-id/dm-uuid-LVM-266k53oE6OPbw1CkLVFQU5O4ML5Vj3mVU2rIBozN9V4wevqOZyBfsOIdV2XlEd7H /dev/mapper/vg-lv /dev/vg/lv', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv', > 'DM_NAME': 'vg-lv', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-266k53oE6OPbw1CkLVFQU5O4ML5Vj3mVU2rIBozN9V4wevqOZyBfsOIdV2XlEd7H', > 'DM_VG_NAME': 'vg', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '611428', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-lv', > '/dev/disk/by-id/dm-uuid-LVM-266k53oE6OPbw1CkLVFQU5O4ML5Vj3mVU2rIBozN9V4wevqOZyBfsOIdV2XlEd7H', > '/dev/mapper/vg-lv', > '/dev/vg/lv'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg-lv ; >INFO:blivet: scanning vg-lv (/devices/virtual/block/dm-1)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: vg-lv ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: vg-lv is an lvm logical volume >DEBUG:blivet: DeviceTree.addUdevLVDevice: name: vg-lv ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: vg ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 184MB lvmvg vg (6) >DEBUG:blivet: DeviceTree.getDeviceByName: name: vg ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 184MB lvmvg vg (6) >DEBUG:blivet: no device or no media present >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-rawhide:0 /dev/disk/by-id/md-uuid-902df65e:629cfc74:16a0f7d3:cb8d4507 /dev/md/0_0', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'MAJOR': '9', > 'MD_DEVICES': '3', > 'MD_DEVNAME': '0_0', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'rawhide:0', > 'MD_UUID': '902df65e:629cfc74:16a0f7d3:cb8d4507', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '490427', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-rawhide:0', > '/dev/disk/by-id/md-uuid-902df65e:629cfc74:16a0f7d3:cb8d4507', > '/dev/md/0_0'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >INFO:blivet: scanning md127 (/devices/virtual/block/md127)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: md127 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.getDeviceByName: name: 0_0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: md127 is an md device >DEBUG:blivet: DeviceTree.addUdevMDDevice: name: 0_0 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb4 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 94MB partition sdb4 (10) with existing mdmember >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb5 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 95MB partition sdb5 (11) with existing mdmember >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb6 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 94MB partition sdb6 (12) with existing mdmember >DEBUG:blivet: DeviceTree.getDeviceByName: name: 0_0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >ERROR:blivet: failed to scan md array 0_0 >INFO:program: Running... mdadm --stop /dev/0_0 >INFO:program: mdadm: error opening /dev/0_0: No such file or directory >DEBUG:program: Return code: 1 >ERROR:blivet: failed to stop broken md array 0_0 >DEBUG:blivet: no device or no media present >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >INFO:blivet: not going to restore from backup of non-existent /etc/mdadm.conf >INFO:blivet: not going to restore from backup of non-existent /etc/multipath.conf >b.mdarrays: [] >b.lvs: []
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 914730
:
702655
| 702657