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 852738 Details for
Bug 1055523
traceback when LV is on MD RAID
[?]
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
log2 (text/plain), 101.36 KB, created by
Jan Safranek
on 2014-01-20 13:32:26 UTC
(
hide
)
Description:
blivet log
Filename:
MIME Type:
Creator:
Jan Safranek
Created:
2014-01-20 13:32:26 UTC
Size:
101.36 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 with object id 0 >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:blivet: resetting Blivet (version 0.36) instance <blivet.Blivet object at 0x148af10> >INFO:blivet: not going to create backup copy of non-existent /etc/mdadm.conf >INFO:blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >INFO:blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sdd', 'sdc', 'sdc1', 'sdc10', 'sdc2', 'sdc3', 'sdc4', 'sdc5', 'sdc6', 'sdc7', 'sdc8', 'sdc9', 'sdb', 'dm-0', 'md127'] >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000939c9', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_0', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-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': '68215', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >INFO:blivet: scanning sda (/devices/pci0000:00/0000:00:04.0/virtio1/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 with object id 2 >DEBUG:blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >INFO:program: Running... multipath -c /dev/sda >INFO:program: Jan 20 14:27:23 | DM multipath kernel driver not loaded >INFO:program: Jan 20 14:27:23 | /etc/multipath.conf does not exist, blacklisting all devices. >INFO:program: Jan 20 14:27:23 | A default multipath.conf file is located at >INFO:program: Jan 20 14:27:23 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >INFO:program: Jan 20 14:27:23 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >INFO:program: Jan 20 14:27:23 | DM multipath kernel driver not loaded >DEBUG:program: Return code: 1 >INFO:blivet: added disk sda (id 1) to device tree >DEBUG:blivet: looking up parted Device: /dev/sda >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: required disklabel type for sda (1) is None >DEBUG:blivet: default disklabel type for sda is msdos >DEBUG:blivet: selecting msdos disklabel for sda based on size >DEBUG:blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >DEBUG:blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x15fa1d0>, <parted.partition.Partition object at 0x1614310>] > device: <parted.device.Device object at 0x1614190> > PedDisk: <_ped.Disk object at 0x160ec68> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance with object id 3 >DEBUG:blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x1592190) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 5 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/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: 10485760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 166, 62) biosGeometry: (652, 255, 63) > PedDevice: <_ped.Device object at 0x14718c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x15eff50> >INFO:blivet: got format: DiskLabel instance (0x15fa050) object id 3-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 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 0x15fa1d0>, <parted.partition.Partition object at 0x1614310>] > device: <parted.device.Device object at 0x1614190> > PedDisk: <_ped.Disk object at 0x160ec68> > origPartedDisk = <parted.disk.Disk object at 0x1614590> > partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 10485760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 166, 62) biosGeometry: (652, 255, 63) > PedDevice: <_ped.Device object at 0x15fb0e0> > >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:0-part1 /dev/disk/by-uuid/b14a9a68-7fdf-4247-aa88-1c24bf5c9058', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'b14a9a68-7fdf-4247-aa88-1c24bf5c9058', > 'ID_FS_UUID_ENC': 'b14a9a68-7fdf-4247-aa88-1c24bf5c9058', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8: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_ENTRY_UUID': '000939c9-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000939c9', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_0', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68228', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/b14a9a68-7fdf-4247-aa88-1c24bf5c9058'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >INFO:blivet: scanning sda1 (/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sda1 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sda1 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sda ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 5 GiB disk sda (1) with existing msdos disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >DEBUG:blivet: PartitionDevice._setFormat: sda1 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 5 >DEBUG:blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sda1 >DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >INFO:blivet: added partition sda1 (id 4) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >DEBUG:blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sda1 >INFO:blivet: type detected on 'sda1' is 'swap' >DEBUG:blivet: SwapSpace.__init__: device: /dev/sda1 ; serial: drive-scsi0-0-0-0 ; uuid: b14a9a68-7fdf-4247-aa88-1c24bf5c9058 ; exists: True ; label: None ; >DEBUG:blivet: getFormat('swap') returning SwapSpace instance with object id 7 >DEBUG:blivet: PartitionDevice._setFormat: sda1 ; >DEBUG:blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: swap ; >DEBUG:blivet: looking up parted Device: /dev/sda1 >INFO:blivet: got device: PartitionDevice instance (0x15eff10) -- > name = sda1 status = True kids = 0 id = 4 > parents = ['existing 5 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 512 MiB > format = existing swap > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1048576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32679 did: 0 busy: True > hardwareGeometry: (101, 166, 62) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x15fb3b0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1614250> fileSystem: <parted.filesystem.FileSystem object at 0x1614450> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x15fa0d0> PedPartition: <_ped.Partition object at 0x16108f0> > disk = existing 5 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 1050623 length = 1048576 > flags = >INFO:blivet: got format: SwapSpace instance (0x1614ad0) object id 7-- > type = swap name = swap status = True > device = /dev/sda1 uuid = b14a9a68-7fdf-4247-aa88-1c24bf5c9058 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:0-part2 /dev/disk/by-uuid/4a15474c-05f5-4f95-8c64-a15782078699', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4a15474c-05f5-4f95-8c64-a15782078699', > 'ID_FS_UUID_ENC': '4a15474c-05f5-4f95-8c64-a15782078699', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8: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': '9435136', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000939c9-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000939c9', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_0', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68241', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/4a15474c-05f5-4f95-8c64-a15782078699'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >INFO:blivet: scanning sda2 (/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sda2 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sda2 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sda ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 5 GiB disk sda (1) with existing msdos disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >DEBUG:blivet: PartitionDevice._setFormat: sda2 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 9 >DEBUG:blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sda2 >DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >INFO:blivet: added partition sda2 (id 8) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >DEBUG:blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sda2 >INFO:blivet: type detected on 'sda2' is 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: getFormat('ext4') returning Ext4FS instance with object id 11 >DEBUG:blivet: PartitionDevice._setFormat: sda2 ; >DEBUG:blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >DEBUG:blivet: looking up parted Device: /dev/sda2 >INFO:blivet: got device: PartitionDevice instance (0x16146d0) -- > name = sda2 status = True kids = 0 id = 8 > parents = ['existing 5 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 4.49 GiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 9435136 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (916, 166, 62) biosGeometry: (587, 255, 63) > PedDevice: <_ped.Device object at 0x15fb440> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1614250> fileSystem: <parted.filesystem.FileSystem object at 0x1614490> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x16143d0> PedPartition: <_ped.Partition object at 0x1610830> > disk = existing 5 GiB disk sda (1) with existing msdos disklabel > start = 1050624 end = 10485759 length = 9435136 > flags = boot >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:blivet: got format: Ext4FS instance (0x161d310) object id 11-- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 4a15474c-05f5-4f95-8c64-a15782078699 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 B targetSize = 0 B > >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-1 /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:1', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:1/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'T2mjzH-X9Mx-qxEe-VFOp-udEp-3d7u-ZRBTfc', > 'ID_FS_UUID_ENC': 'T2mjzH-X9Mx-qxEe-VFOp-udEp-3d7u-ZRBTfc', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_1', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-1', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68315', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-1', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:1/block/sdd'} ; name: sdd ; >INFO:blivet: scanning sdd (/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:1/block/sdd)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdd ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >INFO:blivet: sdd is a disk >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 13 >DEBUG:blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >INFO:program: Running... multipath -c /dev/sdd >INFO:program: Jan 20 14:27:23 | DM multipath kernel driver not loaded >INFO:program: Jan 20 14:27:23 | /etc/multipath.conf does not exist, blacklisting all devices. >INFO:program: Jan 20 14:27:23 | A default multipath.conf file is located at >INFO:program: Jan 20 14:27:23 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >INFO:program: Jan 20 14:27:23 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >INFO:program: Jan 20 14:27:23 | DM multipath kernel driver not loaded >DEBUG:program: Return code: 1 >INFO:blivet: added disk sdd (id 12) to device tree >DEBUG:blivet: looking up parted Device: /dev/sdd >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: None ; >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 14 >DEBUG:blivet: device sdd does not contain a disklabel >INFO:program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdd >INFO:program: LVM2_PV_UUID=T2mjzH-X9Mx-qxEe-VFOp-udEp-3d7u-ZRBTfc >INFO:program: LVM2_PE_START=1024.00 >INFO:program: LVM2_VG_NAME= >INFO:program: LVM2_VG_UUID= >INFO:program: LVM2_VG_SIZE=0 >INFO:program: LVM2_VG_FREE=0 >INFO:program: LVM2_VG_EXTENT_SIZE=0 >INFO:program: LVM2_VG_EXTENT_COUNT=0 >INFO:program: LVM2_VG_FREE_COUNT=0 >INFO:program: LVM2_PV_COUNT=0 >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdd' is 'LVM2_member' >DEBUG:blivet: LVMPhysicalVolume.__init__: vgName: ; uuid: T2mjzH-X9Mx-qxEe-VFOp-udEp-3d7u-ZRBTfc ; exists: True ; vgUuid: ; label: None ; peStart: 1 MiB ; device: /dev/sdd ; serial: drive-scsi0-0-0-1 ; >DEBUG:blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 15 >DEBUG:blivet: DiskDevice._setFormat: sdd ; current: None ; type: lvmpv ; >DEBUG:blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdd ; >INFO:blivet: lvm pv sdd has no vg >INFO:blivet: got device: DiskDevice instance (0x1614a50) -- > name = sdd status = True kids = 0 id = 12 > parents = [] > uuid = None size = 1 GiB > format = existing lvmpv > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:1/block/sdd partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (1011, 34, 61) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x15fb4d0> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x161d510> >INFO:blivet: got format: LVMPhysicalVolume instance (0x161da10) object id 15-- > type = lvmpv name = physical volume (LVM) status = > device = /dev/sdd uuid = T2mjzH-X9Mx-qxEe-VFOp-udEp-3d7u-ZRBTfc exists = True > options = None supported = True formattable = True resizable = False > vgName = vgUUID = peStart = 1 MiB >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2 /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e41dbfcc-da7e-4f4a-a7f2-34ab65284b19', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-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': '68389', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc'} ; name: sdc ; >INFO:blivet: scanning sdc (/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/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 with object id 17 >DEBUG:blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >INFO:program: Running... multipath -c /dev/sdc >INFO:program: Jan 20 14:27:23 | DM multipath kernel driver not loaded >INFO:program: Jan 20 14:27:23 | /etc/multipath.conf does not exist, blacklisting all devices. >INFO:program: Jan 20 14:27:23 | A default multipath.conf file is located at >INFO:program: Jan 20 14:27:23 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >INFO:program: Jan 20 14:27:23 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >INFO:program: Jan 20 14:27:23 | DM multipath kernel driver not loaded >DEBUG:program: Return code: 1 >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: gpt ; >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: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 10 > lastPartitionNumber: 10 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x161de10>, <parted.partition.Partition object at 0x1614690>, <parted.partition.Partition object at 0x16148d0>, <parted.partition.Partition object at 0x1614890>, <parted.partition.Partition object at 0x162d190>, <parted.partition.Partition object at 0x162d310>, <parted.partition.Partition object at 0x162d490>, <parted.partition.Partition object at 0x162d610>, <parted.partition.Partition object at 0x162d790>, <parted.partition.Partition object at 0x162d910>] > device: <parted.device.Device object at 0x161de50> > PedDisk: <_ped.Disk object at 0x162c5a8> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance with object id 18 >DEBUG:blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x161da50) -- > name = sdc status = True kids = 0 id = 16 > parents = [] > uuid = None size = 1 GiB > format = existing gpt disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/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: 0 did: 512 busy: False > hardwareGeometry: (1011, 34, 61) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x15fb560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x161da90> >INFO:blivet: got format: DiskLabel instance (0x161dc50) object id 18-- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdc 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 0x161de10>, <parted.partition.Partition object at 0x1614690>, <parted.partition.Partition object at 0x16148d0>, <parted.partition.Partition object at 0x1614890>, <parted.partition.Partition object at 0x162d190>, <parted.partition.Partition object at 0x162d310>, <parted.partition.Partition object at 0x162d490>, <parted.partition.Partition object at 0x162d610>, <parted.partition.Partition object at 0x162d790>, <parted.partition.Partition object at 0x162d910>] > device: <parted.device.Device object at 0x161de50> > PedDisk: <_ped.Disk object at 0x162c5a8> > origPartedDisk = <parted.disk.Disk object at 0x161dcd0> > 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: 0 did: 512 busy: False > hardwareGeometry: (1011, 34, 61) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x15fb680> > >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2-part1 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/da2fe572-a7c1-4de5-b857-f4f1c1ea36f2 /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part1', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': 'rawhide:test', > 'ID_FS_LABEL_ENC': 'rawhide:test', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'cf60a501-6a6f-aeb3-e1de-c910825385d5', > 'ID_FS_UUID_ENC': 'cf60a501-6a6f-aeb3-e1de-c910825385d5', > 'ID_FS_UUID_SUB': '80e22c0c-c3c7-949e-f3c6-ce5bf4342c27', > 'ID_FS_UUID_SUB_ENC': '80e22c0c-c3c7-949e-f3c6-ce5bf4342c27', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > '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': 'da2fe572-a7c1-4de5-b857-f4f1c1ea36f2', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e41dbfcc-da7e-4f4a-a7f2-34ab65284b19', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '98.44MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '80e22c0c:c3c7949e:f3c6ce5b:f4342c27', > 'UDISKS_MD_MEMBER_EVENTS': '17', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'rawhide:test', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1390224414', > 'UDISKS_MD_MEMBER_UUID': 'cf60a501:6a6faeb3:e1dec910:825385d5', > 'USEC_INITIALIZED': '68402', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2-part1', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/da2fe572-a7c1-4de5-b857-f4f1c1ea36f2', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc1'} ; name: sdc1 ; >INFO:blivet: scanning sdc1 (/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc1)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc1 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdc1 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1 GiB disk sdc (16) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc1 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 20 >DEBUG:blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdc1 >DEBUG:blivet: PartitionDevice.probe: sdc1 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >INFO:blivet: added partition sdc1 (id 19) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdc1 >INFO:program: Running... mdadm --examine --export /dev/sdc1 >INFO:program: MD_LEVEL=raid1 >INFO:program: MD_DEVICES=2 >INFO:program: MD_NAME=rawhide:test >INFO:program: MD_ARRAY_SIZE=98.44MB >INFO:program: MD_UUID=cf60a501:6a6faeb3:e1dec910:825385d5 >INFO:program: MD_UPDATE_TIME=1390224440 >INFO:program: MD_DEV_UUID=80e22c0c:c3c7949e:f3c6ce5b:f4342c27 >INFO:program: MD_EVENTS=17 >DEBUG:program: Return code: 0 >INFO:program: Running... mdadm --examine --brief /dev/sdc1 >INFO:program: ARRAY /dev/md/test metadata=1.2 UUID=cf60a501:6a6faeb3:e1dec910:825385d5 name=rawhide:test >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdc1' is 'linux_raid_member' >DEBUG:blivet: MDRaidMember.__init__: uuid: cf60a501-6a6f-aeb3-e1de-c910825385d5 ; exists: True ; label: rawhide:test ; device: /dev/sdc1 ; serial: drive-scsi0-0-0-2 ; mdUuid: cf60a501:6a6faeb3:e1dec910:825385d5 ; biosraid: False ; >DEBUG:blivet: getFormat('linux_raid_member') returning MDRaidMember instance with object id 22 >DEBUG:blivet: PartitionDevice._setFormat: sdc1 ; >DEBUG:blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: mdmember ; >DEBUG:blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc1 ; >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >INFO:blivet: using name test for md array containing member sdc1 >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 24 >DEBUG:blivet: MDRaidArrayDevice._setFormat: test ; current: None ; type: None ; >DEBUG:blivet: MDRaidArrayDevice.updateSysfsPath: test ; status: False ; >DEBUG:blivet: MDRaidArrayDevice._addDevice: test ; device: sdc1 ; status: True ; >DEBUG:blivet: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >DEBUG:blivet: looking up parted Device: /dev/md/test >INFO:blivet: added mdarray test (id 23) to device tree >DEBUG:blivet: looking up parted Device: /dev/sdc1 >INFO:blivet: got device: PartitionDevice instance (0x161db90) -- > name = sdc1 status = True kids = 1 id = 19 > parents = ['existing 1 GiB disk sdc (16) with existing gpt disklabel'] > uuid = None size = 94 MiB > format = existing mdmember > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 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 0x15fbcb0> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x161df10> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x161dd10> PedPartition: <_ped.Partition object at 0x16166b0> > disk = existing 1 GiB disk sdc (16) with existing gpt disklabel > start = 2048 end = 194559 length = 192512 > flags = lvm >INFO:blivet: got format: MDRaidMember instance (0x162dd90) object id 22-- > type = mdmember name = software RAID status = False > device = /dev/sdc1 uuid = cf60a501-6a6f-aeb3-e1de-c910825385d5 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = cf60a501:6a6faeb3:e1dec910:825385d5 biosraid = False >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2-part10 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/cfc30229-5a2f-4204-bcb7-6521c68d7e41 /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part10', > 'DEVNAME': 'sdc10', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc10', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > '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': 'cfc30229-5a2f-4204-bcb7-6521c68d7e41', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e41dbfcc-da7e-4f4a-a7f2-34ab65284b19', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '42', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '68415', > 'name': 'sdc10', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2-part10', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/cfc30229-5a2f-4204-bcb7-6521c68d7e41', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part10'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc10'} ; name: sdc10 ; >INFO:blivet: scanning sdc10 (/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc10)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc10 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdc10 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdc10 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1 GiB disk sdc (16) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc10 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 26 >DEBUG:blivet: PartitionDevice._setFormat: sdc10 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdc10 >DEBUG:blivet: PartitionDevice.probe: sdc10 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc10 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc10 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc10 ; flag: 12 ; >INFO:blivet: added partition sdc10 (id 25) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdc10 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc10 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdc10 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdc10 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdc10 >DEBUG:blivet: no type or existing type for sdc10, bailing >DEBUG:blivet: looking up parted Device: /dev/sdc10 >INFO:blivet: got device: PartitionDevice instance (0x162da10) -- > name = sdc10 status = True kids = 0 id = 25 > parents = ['existing 1 GiB disk sdc (16) with existing gpt disklabel'] > uuid = None size = 95 MiB > format = existing None > major = 8 minor = 42 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc10 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 0x15fbdd0> > target size = 0 path = /dev/sdc10 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x161df10> fileSystem: None > number: 10 path: /dev/sdc10 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x162d950> PedPartition: <_ped.Partition object at 0x1616950> > disk = existing 1 GiB disk sdc (16) with existing gpt disklabel > start = 1759232 end = 1953791 length = 194560 > flags = lvm >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2-part2 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/d112af8c-6244-4db6-bbd0-44c209240384 /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part2', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': 'rawhide:test', > 'ID_FS_LABEL_ENC': 'rawhide:test', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'cf60a501-6a6f-aeb3-e1de-c910825385d5', > 'ID_FS_UUID_ENC': 'cf60a501-6a6f-aeb3-e1de-c910825385d5', > 'ID_FS_UUID_SUB': '0e0cb256-088d-d751-bf9c-e0fe62e951da', > 'ID_FS_UUID_SUB_ENC': '0e0cb256-088d-d751-bf9c-e0fe62e951da', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > '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': 'd112af8c-6244-4db6-bbd0-44c209240384', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e41dbfcc-da7e-4f4a-a7f2-34ab65284b19', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '34', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '98.44MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '0e0cb256:088dd751:bf9ce0fe:62e951da', > 'UDISKS_MD_MEMBER_EVENTS': '18', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'rawhide:test', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1390224439', > 'UDISKS_MD_MEMBER_UUID': 'cf60a501:6a6faeb3:e1dec910:825385d5', > 'USEC_INITIALIZED': '68428', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2-part2', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/d112af8c-6244-4db6-bbd0-44c209240384', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc2'} ; name: sdc2 ; >INFO:blivet: scanning sdc2 (/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc2)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc2 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdc2 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1 GiB disk sdc (16) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 2 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc2 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 29 >DEBUG:blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdc2 >DEBUG:blivet: PartitionDevice.probe: sdc2 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >INFO:blivet: added partition sdc2 (id 28) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdc2 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdc2 >INFO:program: Running... mdadm --examine --export /dev/sdc2 >INFO:program: MD_LEVEL=raid1 >INFO:program: MD_DEVICES=2 >INFO:program: MD_NAME=rawhide:test >INFO:program: MD_ARRAY_SIZE=98.44MB >INFO:program: MD_UUID=cf60a501:6a6faeb3:e1dec910:825385d5 >INFO:program: MD_UPDATE_TIME=1390224443 >INFO:program: MD_DEV_UUID=0e0cb256:088dd751:bf9ce0fe:62e951da >INFO:program: MD_EVENTS=18 >DEBUG:program: Return code: 0 >INFO:program: Running... mdadm --examine --brief /dev/sdc2 >INFO:program: ARRAY /dev/md/test metadata=1.2 UUID=cf60a501:6a6faeb3:e1dec910:825385d5 name=rawhide:test >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdc2' is 'linux_raid_member' >DEBUG:blivet: MDRaidMember.__init__: uuid: cf60a501-6a6f-aeb3-e1de-c910825385d5 ; exists: True ; label: rawhide:test ; device: /dev/sdc2 ; serial: drive-scsi0-0-0-2 ; mdUuid: cf60a501:6a6faeb3:e1dec910:825385d5 ; biosraid: False ; >DEBUG:blivet: getFormat('linux_raid_member') returning MDRaidMember instance with object id 31 >DEBUG:blivet: PartitionDevice._setFormat: sdc2 ; >DEBUG:blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: mdmember ; >DEBUG:blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc2 ; >DEBUG:blivet: raw RAID raid1 size == 94 MiB >INFO:blivet: Using 1 MiB superBlockSize >DEBUG:blivet: existing RAID raid1 size == 93.87 MiB >DEBUG:blivet: DeviceTree.getDeviceByUuid returned existing 93.87 MiB mdarray test (23) >DEBUG:blivet: MDRaidArrayDevice._addDevice: test ; device: sdc2 ; status: True ; >DEBUG:blivet: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >DEBUG:blivet: looking up parted Device: /dev/sdc2 >INFO:blivet: got device: PartitionDevice instance (0x162d9d0) -- > name = sdc2 status = True kids = 1 id = 28 > parents = ['existing 1 GiB disk sdc (16) with existing gpt disklabel'] > uuid = None size = 95 MiB > format = existing mdmember > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 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 0x15fbf80> > target size = 0 path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x161df10> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1614910> PedPartition: <_ped.Partition object at 0x1616650> > disk = existing 1 GiB disk sdc (16) with existing gpt disklabel > start = 196608 end = 391167 length = 194560 > flags = lvm >INFO:blivet: got format: MDRaidMember instance (0x1630890) object id 31-- > type = mdmember name = software RAID status = False > device = /dev/sdc2 uuid = cf60a501-6a6f-aeb3-e1de-c910825385d5 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = cf60a501:6a6faeb3:e1dec910:825385d5 biosraid = False >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2-part3 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/ad6e8686-7be3-46da-bbe8-d46f18905fe5 /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part3', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > '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': 'ad6e8686-7be3-46da-bbe8-d46f18905fe5', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e41dbfcc-da7e-4f4a-a7f2-34ab65284b19', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '35', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '68440', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2-part3', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/ad6e8686-7be3-46da-bbe8-d46f18905fe5', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc3'} ; name: sdc3 ; >INFO:blivet: scanning sdc3 (/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc3)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc3 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdc3 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1 GiB disk sdc (16) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 3 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc3 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 33 >DEBUG:blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdc3 >DEBUG:blivet: PartitionDevice.probe: sdc3 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >INFO:blivet: added partition sdc3 (id 32) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdc3 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdc3 >DEBUG:blivet: no type or existing type for sdc3, bailing >DEBUG:blivet: looking up parted Device: /dev/sdc3 >INFO:blivet: got device: PartitionDevice instance (0x16309d0) -- > name = sdc3 status = True kids = 0 id = 32 > parents = ['existing 1 GiB disk sdc (16) with existing gpt disklabel'] > uuid = None size = 94 MiB > format = existing None > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 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 0x163d050> > target size = 0 path = /dev/sdc3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x161df10> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1614950> PedPartition: <_ped.Partition object at 0x1616590> > disk = existing 1 GiB disk sdc (16) 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-0-2-part4 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/ce0c8b15-6254-41e3-af54-801b4d8d7888 /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > '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': 'ce0c8b15-6254-41e3-af54-801b4d8d7888', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e41dbfcc-da7e-4f4a-a7f2-34ab65284b19', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '36', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '68453', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2-part4', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/ce0c8b15-6254-41e3-af54-801b4d8d7888', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc4'} ; name: sdc4 ; >INFO:blivet: scanning sdc4 (/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc4)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc4 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdc4 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdc4 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1 GiB disk sdc (16) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 4 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc4 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 36 >DEBUG:blivet: PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdc4 >DEBUG:blivet: PartitionDevice.probe: sdc4 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 12 ; >INFO:blivet: added partition sdc4 (id 35) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdc4 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdc4 >DEBUG:blivet: no type or existing type for sdc4, bailing >DEBUG:blivet: looking up parted Device: /dev/sdc4 >INFO:blivet: got device: PartitionDevice instance (0x162dad0) -- > name = sdc4 status = True kids = 0 id = 35 > parents = ['existing 1 GiB disk sdc (16) with existing gpt disklabel'] > uuid = None size = 94 MiB > format = existing None > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 192512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32679 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x15fbe60> > target size = 0 path = /dev/sdc4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x161df10> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x162d050> PedPartition: <_ped.Partition object at 0x1616710> > disk = existing 1 GiB disk sdc (16) 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-0-2-part5 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/130843db-b248-4131-8527-09056a27ff89 /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part5', > 'DEVNAME': 'sdc5', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc5', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > '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': '130843db-b248-4131-8527-09056a27ff89', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e41dbfcc-da7e-4f4a-a7f2-34ab65284b19', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '37', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '68465', > 'name': 'sdc5', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2-part5', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/130843db-b248-4131-8527-09056a27ff89', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc5'} ; name: sdc5 ; >INFO:blivet: scanning sdc5 (/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc5)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc5 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdc5 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdc5 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1 GiB disk sdc (16) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 5 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc5 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 39 >DEBUG:blivet: PartitionDevice._setFormat: sdc5 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdc5 >DEBUG:blivet: PartitionDevice.probe: sdc5 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc5 ; flag: 12 ; >INFO:blivet: added partition sdc5 (id 38) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdc5 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc5 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdc5 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdc5 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdc5 >DEBUG:blivet: no type or existing type for sdc5, bailing >DEBUG:blivet: looking up parted Device: /dev/sdc5 >INFO:blivet: got device: PartitionDevice instance (0x162dc10) -- > name = sdc5 status = True kids = 0 id = 38 > parents = ['existing 1 GiB disk sdc (16) with existing gpt disklabel'] > uuid = None size = 95 MiB > format = existing None > major = 8 minor = 37 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc5 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 0x163d0e0> > target size = 0 path = /dev/sdc5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x161df10> fileSystem: None > number: 5 path: /dev/sdc5 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x162d1d0> PedPartition: <_ped.Partition object at 0x1616770> > disk = existing 1 GiB disk sdc (16) 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-0-2-part6 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/b94cf800-b75f-47f1-899a-a0999a4e9c3e /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part6', > 'DEVNAME': 'sdc6', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc6', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > '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': 'b94cf800-b75f-47f1-899a-a0999a4e9c3e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e41dbfcc-da7e-4f4a-a7f2-34ab65284b19', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '38', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '68477', > 'name': 'sdc6', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2-part6', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/b94cf800-b75f-47f1-899a-a0999a4e9c3e', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc6'} ; name: sdc6 ; >INFO:blivet: scanning sdc6 (/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc6)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc6 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdc6 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdc6 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1 GiB disk sdc (16) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 6 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc6 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 42 >DEBUG:blivet: PartitionDevice._setFormat: sdc6 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdc6 >DEBUG:blivet: PartitionDevice.probe: sdc6 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc6 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc6 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc6 ; flag: 12 ; >INFO:blivet: added partition sdc6 (id 41) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdc6 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc6 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdc6 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdc6 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdc6 >DEBUG:blivet: no type or existing type for sdc6, bailing >DEBUG:blivet: looking up parted Device: /dev/sdc6 >INFO:blivet: got device: PartitionDevice instance (0x1630f90) -- > name = sdc6 status = True kids = 0 id = 41 > parents = ['existing 1 GiB disk sdc (16) with existing gpt disklabel'] > uuid = None size = 94 MiB > format = existing None > major = 8 minor = 38 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc6 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 0x163d200> > target size = 0 path = /dev/sdc6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x161df10> fileSystem: None > number: 6 path: /dev/sdc6 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x162d350> PedPartition: <_ped.Partition object at 0x16167d0> > disk = existing 1 GiB disk sdc (16) 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-0-2-part7 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/cc228a24-131c-42fc-a509-52e4ebb66885 /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part7', > 'DEVNAME': 'sdc7', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc7', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > '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': 'cc228a24-131c-42fc-a509-52e4ebb66885', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e41dbfcc-da7e-4f4a-a7f2-34ab65284b19', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '39', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '68489', > 'name': 'sdc7', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2-part7', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/cc228a24-131c-42fc-a509-52e4ebb66885', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc7'} ; name: sdc7 ; >INFO:blivet: scanning sdc7 (/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc7)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc7 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdc7 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdc7 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1 GiB disk sdc (16) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 7 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc7 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 45 >DEBUG:blivet: PartitionDevice._setFormat: sdc7 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdc7 >DEBUG:blivet: PartitionDevice.probe: sdc7 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc7 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc7 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc7 ; flag: 12 ; >INFO:blivet: added partition sdc7 (id 44) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdc7 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc7 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdc7 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdc7 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdc7 >DEBUG:blivet: no type or existing type for sdc7, bailing >DEBUG:blivet: looking up parted Device: /dev/sdc7 >INFO:blivet: got device: PartitionDevice instance (0x162dc90) -- > name = sdc7 status = True kids = 0 id = 44 > parents = ['existing 1 GiB disk sdc (16) with existing gpt disklabel'] > uuid = None size = 95 MiB > format = existing None > major = 8 minor = 39 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc7 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 0x15fbef0> > target size = 0 path = /dev/sdc7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x161df10> fileSystem: None > number: 7 path: /dev/sdc7 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x162d4d0> PedPartition: <_ped.Partition object at 0x1616830> > disk = existing 1 GiB disk sdc (16) 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-0-2-part8 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/9bdee1ce-7612-4c2e-a85a-219d8b2f3716 /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part8', > 'DEVNAME': 'sdc8', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc8', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > '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': '9bdee1ce-7612-4c2e-a85a-219d8b2f3716', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e41dbfcc-da7e-4f4a-a7f2-34ab65284b19', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '40', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '68502', > 'name': 'sdc8', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2-part8', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/9bdee1ce-7612-4c2e-a85a-219d8b2f3716', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc8'} ; name: sdc8 ; >INFO:blivet: scanning sdc8 (/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc8)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc8 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdc8 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdc8 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1 GiB disk sdc (16) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 8 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc8 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 48 >DEBUG:blivet: PartitionDevice._setFormat: sdc8 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdc8 >DEBUG:blivet: PartitionDevice.probe: sdc8 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc8 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc8 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc8 ; flag: 12 ; >INFO:blivet: added partition sdc8 (id 47) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdc8 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc8 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdc8 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdc8 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdc8 >DEBUG:blivet: no type or existing type for sdc8, bailing >DEBUG:blivet: looking up parted Device: /dev/sdc8 >INFO:blivet: got device: PartitionDevice instance (0x1630ad0) -- > name = sdc8 status = True kids = 0 id = 47 > parents = ['existing 1 GiB disk sdc (16) with existing gpt disklabel'] > uuid = None size = 94 MiB > format = existing None > major = 8 minor = 40 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 192512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 121 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x163d290> > target size = 0 path = /dev/sdc8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x161df10> fileSystem: None > number: 8 path: /dev/sdc8 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x162d650> PedPartition: <_ped.Partition object at 0x1616890> > disk = existing 1 GiB disk sdc (16) 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-0-2-part9 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/f7b13537-9c9c-4b4d-b818-d1cc83ab8e1d /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part9', > 'DEVNAME': 'sdc9', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc9', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > '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': 'f7b13537-9c9c-4b4d-b818-d1cc83ab8e1d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e41dbfcc-da7e-4f4a-a7f2-34ab65284b19', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '41', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '68514', > 'name': 'sdc9', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2-part9', > '/dev/disk/by-partlabel/ext2', > '/dev/disk/by-partuuid/f7b13537-9c9c-4b4d-b818-d1cc83ab8e1d', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2-part9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc9'} ; name: sdc9 ; >INFO:blivet: scanning sdc9 (/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc9)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc9 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: sdc9 is a partition >DEBUG:blivet: DeviceTree.addUdevPartitionDevice: name: sdc9 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1 GiB disk sdc (16) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 9 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc9 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 51 >DEBUG:blivet: PartitionDevice._setFormat: sdc9 ; current: None ; type: None ; >DEBUG:blivet: looking up parted Partition: /dev/sdc9 >DEBUG:blivet: PartitionDevice.probe: sdc9 ; exists: True ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc9 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc9 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.getFlag: path: /dev/sdc9 ; flag: 12 ; >INFO:blivet: added partition sdc9 (id 50) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdc9 ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc9 ; label_type: gpt ; >DEBUG:blivet: PartitionDevice.setup: sdc9 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdc9 ; labelType: gpt ; exists: True ; >WARNING:blivet: disklabel detected but not usable on sdc9 >DEBUG:blivet: no type or existing type for sdc9, bailing >DEBUG:blivet: looking up parted Device: /dev/sdc9 >INFO:blivet: got device: PartitionDevice instance (0x1630d50) -- > name = sdc9 status = True kids = 0 id = 50 > parents = ['existing 1 GiB disk sdc (16) with existing gpt disklabel'] > uuid = None size = 94 MiB > format = existing None > major = 8 minor = 41 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 192512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12346 did: 14896 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x163d3b0> > target size = 0 path = /dev/sdc9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x161df10> fileSystem: None > number: 9 path: /dev/sdc9 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x162d7d0> PedPartition: <_ped.Partition object at 0x16168f0> > disk = existing 1 GiB disk sdc (16) 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-0-3 /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:3', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:3/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:3', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_3', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-3', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-3', > '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': '68604', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-3', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:3/block/sdb'} ; name: sdb ; >INFO:blivet: scanning sdb (/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:3/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 with object id 54 >DEBUG:blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >INFO:program: Running... multipath -c /dev/sdb >INFO:program: Jan 20 14:27:24 | DM multipath kernel driver not loaded >INFO:program: Jan 20 14:27:24 | /etc/multipath.conf does not exist, blacklisting all devices. >INFO:program: Jan 20 14:27:24 | A default multipath.conf file is located at >INFO:program: Jan 20 14:27:24 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >INFO:program: Jan 20 14:27:24 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >INFO:program: Jan 20 14:27:24 | DM multipath kernel driver not loaded >DEBUG:program: Return code: 1 >INFO:blivet: added disk sdb (id 53) 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: None ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 55 >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 ; >INFO:blivet: no usable disklabel on sdb >DEBUG:blivet: no type or existing type for sdb, bailing >INFO:blivet: got device: DiskDevice instance (0x16357d0) -- > name = sdb status = True kids = 0 id = 53 > parents = [] > uuid = None size = 1 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:3/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: 0 did: 768 busy: False > hardwareGeometry: (1011, 34, 61) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x163d440> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x16358d0> >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-myVg-myLV /dev/disk/by-id/dm-uuid-LVM-NHAUyeH0MdLhzNOSLrNcERYiqtENHk5soVh4hyGNI66pOy0UEZZk5zQSoGDfTvK6 /dev/mapper/myVg-myLV /dev/myVg/myLV', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'myLV', > 'DM_NAME': 'myVg-myLV', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-NHAUyeH0MdLhzNOSLrNcERYiqtENHk5soVh4hyGNI66pOy0UEZZk5zQSoGDfTvK6', > 'DM_VG_NAME': 'myVg', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16937346', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-myVg-myLV', > '/dev/disk/by-id/dm-uuid-LVM-NHAUyeH0MdLhzNOSLrNcERYiqtENHk5soVh4hyGNI66pOy0UEZZk5zQSoGDfTvK6', > '/dev/mapper/myVg-myLV', > '/dev/myVg/myLV'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: myVg-myLV ; >INFO:blivet: scanning myVg-myLV (/devices/virtual/block/dm-0)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: myVg-myLV ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: myVg-myLV is an lvm logical volume >DEBUG:blivet: DeviceTree.addUdevLVDevice: name: myVg-myLV ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: myVg ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-rawhide:test /dev/disk/by-id/md-uuid-cf60a501:6a6faeb3:e1dec910:825385d5 /dev/md/test', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'Z02TeM-80S0-w2WK-HWSt-CbZi-d8v8-XOaTz3', > 'ID_FS_UUID_ENC': 'Z02TeM-80S0-w2WK-HWSt-CbZi-d8v8-XOaTz3', > 'ID_FS_VERSION': 'LVM2 001', > 'LVM_MD_PV_ACTIVATED': '1', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'MD_DEVICE_sdc1_ROLE': '0', > 'MD_DEVICE_sdc2_DEV': '/dev/sdc2', > 'MD_DEVICE_sdc2_ROLE': '1', > 'MD_DEVNAME': 'test', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'rawhide:test', > 'MD_UUID': 'cf60a501:6a6faeb3:e1dec910:825385d5', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'UDISKS_MD_DEVICE_sdc1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdc2_DEV': '/dev/sdc2', > 'UDISKS_MD_DEVICE_sdc2_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'test', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'rawhide:test', > 'UDISKS_MD_UUID': 'cf60a501:6a6faeb3:e1dec910:825385d5', > 'USEC_INITIALIZED': '3307001', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-rawhide:test', > '/dev/disk/by-id/md-uuid-cf60a501:6a6faeb3:e1dec910:825385d5', > '/dev/md/test'], > '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: test ; >DEBUG:blivet: raw RAID raid1 size == 94 MiB >INFO:blivet: Using 1 MiB superBlockSize >DEBUG:blivet: existing RAID raid1 size == 93.87 MiB >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 93.87 MiB mdarray test (23) >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: test ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: test ; label_type: None ; >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 57 >DEBUG:blivet: device test does not contain a disklabel >INFO:program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/md/test >INFO:program: LVM2_PV_UUID=Z02TeM-80S0-w2WK-HWSt-CbZi-d8v8-XOaTz3 >INFO:program: LVM2_PE_START=1024.00 >INFO:program: LVM2_VG_NAME=myVg >INFO:program: LVM2_VG_UUID=NHAUye-H0Md-LhzN-OSLr-NcER-Yiqt-ENHk5s >INFO:program: LVM2_VG_SIZE=94208.00 >INFO:program: LVM2_VG_FREE=53248.00 >INFO:program: LVM2_VG_EXTENT_SIZE=4096.00 >INFO:program: LVM2_VG_EXTENT_COUNT=23 >INFO:program: LVM2_VG_FREE_COUNT=13 >INFO:program: LVM2_PV_COUNT=1 >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'md127' is 'LVM2_member' >DEBUG:blivet: LVMPhysicalVolume.__init__: vgName: myVg ; uuid: Z02TeM-80S0-w2WK-HWSt-CbZi-d8v8-XOaTz3 ; exists: True ; vgUuid: NHAUye-H0Md-LhzN-OSLr-NcER-Yiqt-ENHk5s ; label: None ; peStart: 1 MiB ; device: /dev/md/test ; serial: None ; >DEBUG:blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 58 >DEBUG:blivet: MDRaidArrayDevice._setFormat: test ; current: None ; type: lvmpv ; >DEBUG:blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: test ; >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >DEBUG:blivet: MDRaidArrayDevice.addChild: kids: 0 ; name: test ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 60 >DEBUG:blivet: LVMVolumeGroupDevice._setFormat: myVg ; current: None ; type: None ; >DEBUG:blivet: raw RAID raid1 size == 94 MiB >INFO:blivet: Using 1 MiB superBlockSize >DEBUG:blivet: existing RAID raid1 size == 93.87 MiB >INFO:blivet: added lvmvg myVg (id 59) to device tree >INFO:program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} myVg >INFO:program: LVM2_LV_NAME=myLV >INFO:program: LVM2_LV_UUID=oVh4hy-GNI6-6pOy-0UEZ-Zk5z-QSoG-DfTvK6 >INFO:program: LVM2_LV_SIZE=40960.00 >INFO:program: LVM2_LV_ATTR=-wi-a----- >INFO:program: LVM2_SEGTYPE=linear >DEBUG:program: Return code: 0 >DEBUG:blivet: DeviceTree.getDeviceByName: name: myVg-myLV ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >DEBUG:blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: myVg ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 62 >DEBUG:blivet: LVMLogicalVolumeDevice._setFormat: myVg-myLV ; current: None ; type: None ; >DEBUG:blivet: looking up parted Device: /dev/mapper/myVg-myLV >DEBUG:blivet: Adding myVg-myLV/40 MiB to myVg >INFO:blivet: added lvmlv myVg-myLV (id 61) to device tree >DEBUG:blivet: LVMLogicalVolumeDevice.updateSysfsPath: myVg-myLV ; status: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.getDMNode: myVg-myLV ; status: True ; >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-myVg-myLV /dev/disk/by-id/dm-uuid-LVM-NHAUyeH0MdLhzNOSLrNcERYiqtENHk5soVh4hyGNI66pOy0UEZZk5zQSoGDfTvK6 /dev/mapper/myVg-myLV /dev/myVg/myLV', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'myLV', > 'DM_NAME': 'myVg-myLV', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-NHAUyeH0MdLhzNOSLrNcERYiqtENHk5soVh4hyGNI66pOy0UEZZk5zQSoGDfTvK6', > 'DM_VG_NAME': 'myVg', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16937346', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-myVg-myLV', > '/dev/disk/by-id/dm-uuid-LVM-NHAUyeH0MdLhzNOSLrNcERYiqtENHk5soVh4hyGNI66pOy0UEZZk5zQSoGDfTvK6', > '/dev/mapper/myVg-myLV', > '/dev/myVg/myLV'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: myVg-myLV ; >INFO:blivet: scanning myVg-myLV (/devices/virtual/block/dm-0)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: myVg-myLV ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 40 MiB lvmlv myVg-myLV (61) >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: myVg-myLV ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: myVg-myLV ; label_type: None ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance with object id 63 >DEBUG:blivet: LVMLogicalVolumeDevice.setup: myVg-myLV ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.__init__: device: /dev/mapper/myVg-myLV ; labelType: None ; exists: True ; >WARNING:blivet: disklabel detected but not usable on myVg-myLV >DEBUG:blivet: no type or existing type for myVg-myLV, bailing >DEBUG:blivet: raw RAID raid1 size == 94 MiB >INFO:blivet: Using 1 MiB superBlockSize >DEBUG:blivet: existing RAID raid1 size == 93.87 MiB >DEBUG:blivet: raw RAID raid1 size == 94 MiB >INFO:blivet: Using 1 MiB superBlockSize >DEBUG:blivet: existing RAID raid1 size == 93.87 MiB >DEBUG:blivet: raw RAID raid1 size == 94 MiB >INFO:blivet: Using 1 MiB superBlockSize >DEBUG:blivet: existing RAID raid1 size == 93.87 MiB >DEBUG:blivet: looking up parted Device: /dev/mapper/myVg >DEBUG:blivet: raw RAID raid1 size == 94 MiB >INFO:blivet: Using 1 MiB superBlockSize >DEBUG:blivet: existing RAID raid1 size == 93.87 MiB >DEBUG:blivet: raw RAID raid1 size == 94 MiB >INFO:blivet: Using 1 MiB superBlockSize >DEBUG:blivet: existing RAID raid1 size == 93.87 MiB >DEBUG:blivet: myVg size is 92 MiB >DEBUG:blivet: raw RAID raid1 size == 94 MiB >INFO:blivet: Using 1 MiB superBlockSize >DEBUG:blivet: existing RAID raid1 size == 93.87 MiB >DEBUG:blivet: vg myVg has 52 MiB free >DEBUG:blivet: raw RAID raid1 size == 94 MiB >INFO:blivet: Using 1 MiB superBlockSize >DEBUG:blivet: existing RAID raid1 size == 93.87 MiB >DEBUG:blivet: myVg size is 92 MiB >DEBUG:blivet: raw RAID raid1 size == 94 MiB >INFO:blivet: Using 1 MiB superBlockSize >DEBUG:blivet: existing RAID raid1 size == 93.87 MiB >DEBUG:blivet: vg myVg has 52 MiB free >DEBUG:blivet: raw RAID raid1 size == 94 MiB >INFO:blivet: Using 1 MiB superBlockSize >DEBUG:blivet: existing RAID raid1 size == 93.87 MiB >INFO:blivet: got device: LVMLogicalVolumeDevice instance (0x1635590) -- > name = myVg-myLV status = True kids = 0 id = 61 > parents = ['existing 92 MiB lvmvg myVg (59)'] > uuid = oVh4hy-GNI6-6pOy-0UEZ-Zk5z-QSoG-DfTvK6 size = 40 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/myVg-myLV type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 81920 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (5, 255, 63) biosGeometry: (5, 255, 63) > PedDevice: <_ped.Device object at 0x163d170> > target size = 40 MiB path = /dev/mapper/myVg-myLV > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x16301d0) -- > name = myVg status = True kids = 1 id = 59 > parents = ['existing 93.87 MiB mdarray test (23) with existing lvmpv'] > uuid = NHAUye-H0Md-LhzN-OSLr-NcER-Yiqt-ENHk5s size = 92 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/myVg > format args = [] originalFormat = None target = None dmUuid = None free = 52 MiB PE Size = 4 MiB PE Count = 23 > PE Free = 13 PV Count = 1 > LV Names = ['myLV'] modified = False > extents = 23 free space = 52 MiB > free extents = 13 reserved percent = 0 reserved space = 0 B > PVs = ['existing 93.87 MiB mdarray test (23) with existing lvmpv'] > LVs = ['existing 40 MiB lvmlv myVg-myLV (61)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 40 MiB >DEBUG:blivet: DeviceTree.getDeviceByName: name: myVg-myLV ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 40 MiB lvmlv myVg-myLV (61) >DEBUG:blivet: set myVg-myLV copies to 1, metadata size to 0 B, log size to 0 B, total size 40 MiB >DEBUG:blivet: raw RAID raid1 size == 94 MiB >INFO:blivet: Using 1 MiB superBlockSize >DEBUG:blivet: existing RAID raid1 size == 93.87 MiB >INFO:blivet: got device: MDRaidArrayDevice instance (0x1630190) -- > name = test status = True kids = 1 id = 23 > parents = ['existing 94 MiB partition sdc1 (19) with existing mdmember', > 'existing 95 MiB partition sdc2 (28) with existing mdmember'] > uuid = cf60a501:6a6faeb3:e1dec910:825385d5 size = 93.87 MiB > format = existing lvmpv > 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/test type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 192256 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 14896 did: 13360 busy: False > hardwareGeometry: (24032, 2, 4) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x15fbd40> > target size = 0 path = /dev/md/test > format args = [] originalFormat = None level = raid1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >INFO:blivet: got format: LVMPhysicalVolume instance (0x1635610) object id 58-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/md/test uuid = Z02TeM-80S0-w2WK-HWSt-CbZi-d8v8-XOaTz3 exists = True > options = None supported = True formattable = True resizable = False > vgName = myVg vgUUID = NHAUye-H0Md-LhzN-OSLr-NcER-Yiqt-ENHk5s peStart = 1 MiB >DEBUG:blivet: DeviceTree.getDeviceByName: name: myVg ; >DEBUG:blivet: raw RAID raid1 size == 94 MiB >INFO:blivet: Using 1 MiB superBlockSize >DEBUG:blivet: existing RAID raid1 size == 93.87 MiB >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 92 MiB lvmvg myVg (59) >INFO:blivet: not going to restore from backup of non-existent /etc/mdadm.conf >Traceback (most recent call last): > File "tools/blivet_init.py", line 30, in <module> > b.reset() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 422, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2021, in populate > self._populate() > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2080, in _populate > self.addUdevDevice(dev) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1141, in addUdevDevice > if device.isDisk and isinstance(device, mdclasses): >AttributeError: 'NoneType' object has no attribute 'isDisk'
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 1055523
: 852738