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 715968 Details for
Bug 927219
RFE: support partitioned md
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
blivet log
blivet.log (text/x-log), 102.47 KB, created by
Jan Safranek
on 2013-03-25 12:25:52 UTC
(
hide
)
Description:
blivet log
Filename:
MIME Type:
Creator:
Jan Safranek
Created:
2013-03-25 12:25:52 UTC
Size:
102.47 KB
patch
obsolete
>DEBUG:blivet: trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: getFormat('ext4') returning Ext4FS instance >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:blivet: resetting Blivet (version 0.8) instance <blivet.Blivet object at 0x31b23d0> >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', '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': '377573', > '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 0x31b2450>, <parted.partition.Partition object at 0x333f990>] > device: <parted.device.Device object at 0x334c850> > PedDisk: <_ped.Disk object at 0x334ebd8> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x32d0290) -- > 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: 0 did: 0 busy: True > hardwareGeometry: (12483, 16, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x32a30e0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x333f750> >INFO:blivet: got format: DiskLabel instance (0x333f810) -- > 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 0x31b2450>, <parted.partition.Partition object at 0x333f990>] > device: <parted.device.Device object at 0x334c850> > PedDisk: <_ped.Disk object at 0x334ebd8> > origPartedDisk = <parted.disk.Disk object at 0x334cc90> > 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: 0 did: 0 busy: True > hardwareGeometry: (12483, 16, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x32a34d0> > >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': '11377596', > '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 (0x333f710) -- > 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: 0 did: 0 busy: True > hardwareGeometry: (1040, 16, 63) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x32a3710> > 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 0x334c910> fileSystem: <parted.filesystem.FileSystem object at 0x334ca50> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x334ca90> PedPartition: <_ped.Partition object at 0x334aa70> > disk = existing 6144MB disk vda (0) with existing msdos disklabel > start = 2048 end = 1050623 length = 1048576 > flags = >INFO:blivet: got format: SwapSpace instance (0x33552d0) -- > 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': '11377618', > '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' >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 (0x334ce50) -- > 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: 0 did: 0 busy: True > hardwareGeometry: (11440, 16, 63) biosGeometry: (717, 255, 63) > PedDevice: <_ped.Device object at 0x32a3830> > 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 0x334c910> fileSystem: <parted.filesystem.FileSystem object at 0x334ca10> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x333f890> PedPartition: <_ped.Partition object at 0x334aad0> > 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 (0x3355810) -- > 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 = 0 targetSize = 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': 'gpt', > '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': '378481', > '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: gpt ; >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: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x3355110> > PedDisk: <_ped.Disk object at 0x33453b0> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x334ce10) -- > name = sda status = True kids = 0 id = 3 > parents = [] > uuid = None size = 1024.0 > format = existing gpt 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 0x32a37a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3355a90> >INFO:blivet: got format: DiskLabel instance (0x3355750) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x3355110> > PedDisk: <_ped.Disk object at 0x33453b0> > origPartedDisk = <parted.disk.Disk object at 0x3355b90> > 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 0x32a39e0> > >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': '378671', > '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 0x335f2d0>, <parted.partition.Partition object at 0x335f790>, <parted.partition.Partition object at 0x335f910>, <parted.partition.Partition object at 0x335fa90>, <parted.partition.Partition object at 0x335fc10>, <parted.partition.Partition object at 0x335fd90>, <parted.partition.Partition object at 0x335ff10>, <parted.partition.Partition object at 0x33670d0>, <parted.partition.Partition object at 0x3367250>, <parted.partition.Partition object at 0x33673d0>] > device: <parted.device.Device object at 0x335f110> > PedDisk: <_ped.Disk object at 0x3352368> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x334cf90) -- > 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 0x32a3b00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3355c50> >INFO:blivet: got format: DiskLabel instance (0x3355ed0) -- > 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 0x335f2d0>, <parted.partition.Partition object at 0x335f790>, <parted.partition.Partition object at 0x335f910>, <parted.partition.Partition object at 0x335fa90>, <parted.partition.Partition object at 0x335fc10>, <parted.partition.Partition object at 0x335fd90>, <parted.partition.Partition object at 0x335ff10>, <parted.partition.Partition object at 0x33670d0>, <parted.partition.Partition object at 0x3367250>, <parted.partition.Partition object at 0x33673d0>] > device: <parted.device.Device object at 0x335f110> > PedDisk: <_ped.Disk object at 0x3352368> > origPartedDisk = <parted.disk.Disk object at 0x335f550> > 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 0x32a3c20> > >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_LABEL': 'rawhide:blivet_', > 'ID_FS_LABEL_ENC': 'rawhide:blivet_', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '41f2fdc3-7057-f937-3a59-865c6a0ff457', > 'ID_FS_UUID_ENC': '41f2fdc3-7057-f937-3a59-865c6a0ff457', > 'ID_FS_UUID_SUB': 'd423b9dd-b4cf-1c45-9f1b-abf0138c75a7', > 'ID_FS_UUID_SUB_ENC': 'd423b9dd-b4cf-1c45-9f1b-abf0138c75a7', > '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': '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': '378697', > '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... mdadm --examine --export /dev/sdb1 >INFO:program: MD_LEVEL=raid0 >INFO:program: MD_DEVICES=3 >INFO:program: MD_NAME=rawhide:blivet_ >INFO:program: MD_UUID=41f2fdc3:7057f937:3a59865c:6a0ff457 >INFO:program: MD_UPDATE_TIME=1364210043 >INFO:program: MD_DEV_UUID=d423b9dd:b4cf1c45:9f1babf0:138c75a7 >INFO:program: MD_EVENTS=0 >DEBUG:program: Return code: 0 >INFO:program: Running... mdadm --examine --brief /dev/sdb1 >INFO:program: ARRAY /dev/md/blivet_ metadata=1.2 UUID=41f2fdc3:7057f937:3a59865c:6a0ff457 name=rawhide:blivet_ >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdb1' is 'linux_raid_member' >DEBUG:blivet: MDRaidMember.__init__: uuid: 41f2fdc3-7057-f937-3a59-865c6a0ff457 ; exists: True ; label: rawhide:blivet_ ; device: /dev/sdb1 ; serial: drive-scsi0-0-1 ; mdUuid: 41f2fdc3:7057f937:3a59865c:6a0ff457 ; biosraid: False ; >DEBUG:blivet: getFormat('linux_raid_member') returning MDRaidMember instance >DEBUG:blivet: PartitionDevice._setFormat: sdb1 ; >DEBUG:blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >DEBUG:blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >INFO:blivet: using name blivet_ for md array containing member sdb1 >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: MDRaidArrayDevice._setFormat: blivet_ ; current: None ; type: None ; >DEBUG:blivet: MDRaidArrayDevice.updateSysfsPath: blivet_ ; status: False ; >DEBUG:blivet: MDRaidArrayDevice._addDevice: blivet_ ; device: sdb1 ; status: True ; >DEBUG:blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >DEBUG:blivet: looking up parted Device: /dev/md/blivet_ >INFO:blivet: added mdarray blivet_ (id 6) to device tree >DEBUG:blivet: looking up parted Device: /dev/sdb1 >INFO:blivet: got device: PartitionDevice instance (0x3355c90) -- > 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 mdmember > 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: 0 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x3356320> > 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 0x335f1d0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x335f390> PedPartition: <_ped.Partition object at 0x335e110> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 2048 end = 194559 length = 192512 > flags = lvm >INFO:blivet: got format: MDRaidMember instance (0x3355710) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 41f2fdc3-7057-f937-3a59-865c6a0ff457 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 41f2fdc3:7057f937:3a59865c:6a0ff457 biosraid = False >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_FS_LABEL': 'rawhide:blivet_', > 'ID_FS_LABEL_ENC': 'rawhide:blivet_', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '41f2fdc3-7057-f937-3a59-865c6a0ff457', > 'ID_FS_UUID_ENC': '41f2fdc3-7057-f937-3a59-865c6a0ff457', > 'ID_FS_UUID_SUB': 'bf2161b8-e192-6c2f-c51c-acbe1d88f3af', > 'ID_FS_UUID_SUB_ENC': 'bf2161b8-e192-6c2f-c51c-acbe1d88f3af', > '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': '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': '378721', > '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 >INFO:program: Running... mdadm --examine --export /dev/sdb10 >INFO:program: MD_LEVEL=raid0 >INFO:program: MD_DEVICES=3 >INFO:program: MD_NAME=rawhide:blivet_ >INFO:program: MD_UUID=41f2fdc3:7057f937:3a59865c:6a0ff457 >INFO:program: MD_UPDATE_TIME=1364210043 >INFO:program: MD_DEV_UUID=bf2161b8:e1926c2f:c51cacbe:1d88f3af >INFO:program: MD_EVENTS=0 >DEBUG:program: Return code: 0 >INFO:program: Running... mdadm --examine --brief /dev/sdb10 >INFO:program: ARRAY /dev/md/blivet_ metadata=1.2 UUID=41f2fdc3:7057f937:3a59865c:6a0ff457 name=rawhide:blivet_ >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdb10' is 'linux_raid_member' >DEBUG:blivet: MDRaidMember.__init__: uuid: 41f2fdc3-7057-f937-3a59-865c6a0ff457 ; exists: True ; label: rawhide:blivet_ ; device: /dev/sdb10 ; serial: drive-scsi0-0-1 ; mdUuid: 41f2fdc3:7057f937:3a59865c:6a0ff457 ; biosraid: False ; >DEBUG:blivet: getFormat('linux_raid_member') returning MDRaidMember instance >DEBUG:blivet: PartitionDevice._setFormat: sdb10 ; >DEBUG:blivet: PartitionDevice._setFormat: sdb10 ; current: None ; type: mdmember ; >DEBUG:blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb10 ; >DEBUG:blivet: raw RAID 0 size == 282.0 >INFO:blivet: Using 0MB superBlockSize >DEBUG:blivet: existing RAID 0 size == 282.5 >DEBUG:blivet: DeviceTree.getDeviceByUuid returned existing 282MB mdarray blivet_ (6) >DEBUG:blivet: MDRaidArrayDevice._addDevice: blivet_ ; device: sdb10 ; status: True ; >DEBUG:blivet: PartitionDevice.addChild: kids: 0 ; name: sdb10 ; >DEBUG:blivet: looking up parted Device: /dev/sdb10 >INFO:blivet: got device: PartitionDevice instance (0x3355fd0) -- > name = sdb10 status = True kids = 1 id = 7 > parents = ['existing 1024MB disk sdb (4) with existing gpt disklabel'] > uuid = None size = 95.0 > format = existing mdmember > 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 0x3356440> > 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 0x335f1d0> fileSystem: None > number: 10 path: /dev/sdb10 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3367410> PedPartition: <_ped.Partition object at 0x335e4d0> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 1759232 end = 1953791 length = 194560 > flags = lvm >INFO:blivet: got format: MDRaidMember instance (0x335f090) -- > type = mdmember name = software RAID status = False > device = /dev/sdb10 uuid = 41f2fdc3-7057-f937-3a59-865c6a0ff457 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 41f2fdc3:7057f937:3a59865c:6a0ff457 biosraid = False >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_LABEL': 'rawhide:blivet_', > 'ID_FS_LABEL_ENC': 'rawhide:blivet_', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '41f2fdc3-7057-f937-3a59-865c6a0ff457', > 'ID_FS_UUID_ENC': '41f2fdc3-7057-f937-3a59-865c6a0ff457', > 'ID_FS_UUID_SUB': '298bc154-32c3-e409-b58b-99cea8c68371', > 'ID_FS_UUID_SUB_ENC': '298bc154-32c3-e409-b58b-99cea8c68371', > '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': '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': '378746', > '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... mdadm --examine --export /dev/sdb2 >INFO:program: MD_LEVEL=raid0 >INFO:program: MD_DEVICES=3 >INFO:program: MD_NAME=rawhide:blivet_ >INFO:program: MD_UUID=41f2fdc3:7057f937:3a59865c:6a0ff457 >INFO:program: MD_UPDATE_TIME=1364210043 >INFO:program: MD_DEV_UUID=298bc154:32c3e409:b58b99ce:a8c68371 >INFO:program: MD_EVENTS=0 >DEBUG:program: Return code: 0 >INFO:program: Running... mdadm --examine --brief /dev/sdb2 >INFO:program: ARRAY /dev/md/blivet_ metadata=1.2 UUID=41f2fdc3:7057f937:3a59865c:6a0ff457 name=rawhide:blivet_ >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdb2' is 'linux_raid_member' >DEBUG:blivet: MDRaidMember.__init__: uuid: 41f2fdc3-7057-f937-3a59-865c6a0ff457 ; exists: True ; label: rawhide:blivet_ ; device: /dev/sdb2 ; serial: drive-scsi0-0-1 ; mdUuid: 41f2fdc3:7057f937:3a59865c:6a0ff457 ; biosraid: False ; >DEBUG:blivet: getFormat('linux_raid_member') returning MDRaidMember instance >DEBUG:blivet: PartitionDevice._setFormat: sdb2 ; >DEBUG:blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >DEBUG:blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >DEBUG:blivet: raw RAID 0 size == 282.0 >INFO:blivet: Using 0MB superBlockSize >DEBUG:blivet: existing RAID 0 size == 282.5 >DEBUG:blivet: DeviceTree.getDeviceByUuid returned existing 282MB mdarray blivet_ (6) >DEBUG:blivet: MDRaidArrayDevice._addDevice: blivet_ ; device: sdb2 ; status: True ; >DEBUG:blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >DEBUG:blivet: looking up parted Device: /dev/sdb2 >INFO:blivet: got device: PartitionDevice instance (0x33550d0) -- > 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 mdmember > 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 0x33564d0> > 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 0x335f1d0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x335f7d0> PedPartition: <_ped.Partition object at 0x335e290> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 196608 end = 391167 length = 194560 > flags = lvm >INFO:blivet: got format: MDRaidMember instance (0x3355050) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 41f2fdc3-7057-f937-3a59-865c6a0ff457 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 41f2fdc3:7057f937:3a59865c:6a0ff457 biosraid = False >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_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': '378773', > '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 >DEBUG:blivet: no type or existing type for sdb3, bailing >DEBUG:blivet: looking up parted Device: /dev/sdb3 >INFO:blivet: got device: PartitionDevice instance (0x3367dd0) -- > 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 None > 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: 0 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x3356560> > 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 0x335f1d0> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x335f950> PedPartition: <_ped.Partition object at 0x335e230> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 393216 end = 585727 length = 192512 > flags = lvm >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_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': '378797', > '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 >DEBUG:blivet: no type or existing type for sdb4, bailing >DEBUG:blivet: looking up parted Device: /dev/sdb4 >INFO:blivet: got device: PartitionDevice instance (0x3355290) -- > 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 None > 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 0x33563b0> > 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 0x335f1d0> fileSystem: None > number: 4 path: /dev/sdb4 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x335fad0> PedPartition: <_ped.Partition object at 0x335e170> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 587776 end = 780287 length = 192512 > flags = lvm >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_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': '378823', > '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 >DEBUG:blivet: no type or existing type for sdb5, bailing >DEBUG:blivet: looking up parted Device: /dev/sdb5 >INFO:blivet: got device: PartitionDevice instance (0x3367cd0) -- > 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 None > 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 0x3356680> > 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 0x335f1d0> fileSystem: None > number: 5 path: /dev/sdb5 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x335fc50> PedPartition: <_ped.Partition object at 0x335e2f0> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 782336 end = 976895 length = 194560 > flags = lvm >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_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': '378848', > '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 >DEBUG:blivet: no type or existing type for sdb6, bailing >DEBUG:blivet: looking up parted Device: /dev/sdb6 >INFO:blivet: got device: PartitionDevice instance (0x3367b90) -- > 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 None > 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: 0 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x33565f0> > 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 0x335f1d0> fileSystem: None > number: 6 path: /dev/sdb6 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x335fdd0> PedPartition: <_ped.Partition object at 0x335e350> > disk = existing 1024MB disk sdb (4) with existing gpt disklabel > start = 978944 end = 1171455 length = 192512 > flags = lvm >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': '378878', > '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 (0x3367f50) -- > 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: 25135 did: 11641 busy: False > hardwareGeometry: (93, 34, 61) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x33567a0> > 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 0x335f1d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x335ff50> PedPartition: <_ped.Partition object at 0x335e3b0> > 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': '378905', > '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 (0x3355d10) -- > 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 0x3356710> > 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 0x335f1d0> fileSystem: None > number: 8 path: /dev/sdb8 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3367110> PedPartition: <_ped.Partition object at 0x335e410> > 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': '378931', > '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 (0x3367f90) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x33568c0> > 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 0x335f1d0> fileSystem: None > number: 9 path: /dev/sdb9 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3367290> PedPartition: <_ped.Partition object at 0x335e470> > 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': '379232', > '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 0x336c950> > PedDisk: <_ped.Disk object at 0x3374ea8> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x3355090) -- > 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 0x32a3b90> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3367bd0> >INFO:blivet: got format: DiskLabel instance (0x3367d90) -- > 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 0x336c950> > PedDisk: <_ped.Disk object at 0x3374ea8> > origPartedDisk = <parted.disk.Disk object at 0x336c910> > 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 0x3356950> > >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': '379772', > '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 0x33eb210>] > device: <parted.device.Device object at 0x33eb050> > PedDisk: <_ped.Disk object at 0x3365ea8> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x3367fd0) -- > 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: True > hardwareGeometry: (2080, 16, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x33569e0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x336c6d0> >INFO:blivet: got format: DiskLabel instance (0x336ce10) -- > 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 0x33eb210>] > device: <parted.device.Device object at 0x33eb050> > PedDisk: <_ped.Disk object at 0x3365ea8> > origPartedDisk = <parted.disk.Disk object at 0x33eb490> > 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: True > hardwareGeometry: (2080, 16, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x3356b90> > >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': '11379804', > '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 (0x336c110) -- > 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: True > hardwareGeometry: (2076, 16, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x3356830> > 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 0x33eb110> fileSystem: <parted.filesystem.FileSystem object at 0x33eb610> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x33eb2d0> PedPartition: <_ped.Partition object at 0x335eb30> > disk = existing 1024MB disk vdb (17) with existing msdos disklabel > start = 2048 end = 2095103 length = 2093056 > flags = >INFO:blivet: got format: SwapSpace instance (0x336ca90) -- > type = swap name = swap status = True > 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': '411383', > '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': '415186', > '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': '416753', > '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': '416828', > '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': '416876', > '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': '421125', > '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': '422870', > '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': '422923', > '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/md-name-rawhide:blivet_ /dev/disk/by-id/md-uuid-41f2fdc3:7057f937:3a59865c:6a0ff457 /dev/md/blivet_', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'MAJOR': '9', > 'MD_DEVICES': '3', > 'MD_DEVNAME': 'blivet_', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'rawhide:blivet_', > 'MD_UUID': '41f2fdc3:7057f937:3a59865c:6a0ff457', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '96462735', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-rawhide:blivet_', > '/dev/disk/by-id/md-uuid-41f2fdc3:7057f937:3a59865c:6a0ff457', > '/dev/md/blivet_'], > '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: blivet_ ; >DEBUG:blivet: raw RAID 0 size == 282.0 >INFO:blivet: Using 0MB superBlockSize >DEBUG:blivet: existing RAID 0 size == 282.5 >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 282MB mdarray blivet_ (6) >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: blivet_ ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: blivet_ ; label_type: gpt ; >DEBUG:blivet: MDRaidArrayDevice.setup: blivet_ ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/md/blivet_ ; labelType: gpt ; exists: True ; >DEBUG:blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x33eb6d0> > PedDisk: <_ped.Disk object at 0x3374f80> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: no type or existing type for md127, bailing >DEBUG:blivet: raw RAID 0 size == 282.0 >INFO:blivet: Using 0MB superBlockSize >DEBUG:blivet: existing RAID 0 size == 282.5 >INFO:blivet: got device: MDRaidArrayDevice instance (0x3367790) -- > name = blivet_ status = True kids = 0 id = 6 > parents = ['existing 94MB partition sdb1 (5) with existing mdmember', > 'existing 95MB partition sdb10 (7) with existing mdmember', > 'existing 95MB partition sdb2 (8) with existing mdmember'] > uuid = 41f2fdc3:7057f937:3a59865c:6a0ff457 size = 282.5 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/blivet_ type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 578560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25647 did: 30309 busy: False > hardwareGeometry: (72320, 2, 4) biosGeometry: (36, 255, 63) > PedDevice: <_ped.Device object at 0x32a3950> > target size = 0 path = /dev/md/blivet_ > format args = None originalFormat = None level = 0 spares = 0 > members = 3 > total devices = 3 metadata version = 1.2 >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >INFO:blivet: not going to restore from backup of non-existent /etc/multipath.conf >INFO:blivet: edd: MBR signature on sda is zero. new disk image? >INFO:blivet: edd: MBR signature on sdb is zero. new disk image? >INFO:blivet: edd: collected mbr signatures: {'vda': '0x0004b12f', 'vdb': '0x0000395f', 'sdc': '0x0004bfa3'} >INFO:blivet: collecting information about active mounts >DEBUG:blivet: DeviceTree.getDeviceByPath: path: /dev/vda2 ; >DEBUG:blivet: DeviceTree.getDeviceByPath returned existing 5631MB partition vda2 (2) with existing ext4 filesystem >DEBUG:blivet: resolved '/dev/vda2' to 'vda2' (partition) >DEBUG:blivet: DeviceTree.getDeviceByName: name: sda ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB disk sda (3) with existing gpt disklabel >DEBUG:blivet: raw RAID 0 size == 282.0 >INFO:blivet: Using 0MB superBlockSize >DEBUG:blivet: existing RAID 0 size == 282.5 >[?1034hPython 2.7.3 (default, Mar 6 2013, 21:49:30) >Type "copyright", "credits" or "license" for more information. > >IPython 0.13.1 -- An enhanced Interactive Python. >? -> Introduction and overview of IPython's features. >%quickref -> Quick reference. >help -> Python's own help system. >object? -> Details about 'object', use 'object??' for extra details. > > >*********************** >disk = b.devicetree.getDeviceByName('sda') >b.mdarrays: [MDRaidArrayDevice instance (0x3367790) -- > name = blivet_ status = True kids = 0 id = 6 > parents = ['existing 94MB partition sdb1 (5) with existing mdmember', > 'existing 95MB partition sdb10 (7) with existing mdmember', > 'existing 95MB partition sdb2 (8) with existing mdmember'] > uuid = 41f2fdc3:7057f937:3a59865c:6a0ff457 size = 282.5 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/blivet_ type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 578560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25647 did: 30309 busy: False > hardwareGeometry: (72320, 2, 4) biosGeometry: (36, 255, 63) > PedDevice: <_ped.Device object at 0x32a3950> > target size = 0 path = /dev/md/blivet_ > format args = None originalFormat = None level = 0 spares = 0 > members = 3 > total devices = 3 metadata version = 1.2] >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 927219
: 715968 |
715998