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 835885 Details for
Bug 1041462
Cannot create 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
log.txt (text/plain), 215.55 KB, created by
Jan Safranek
on 2013-12-12 16:13:46 UTC
(
hide
)
Description:
blivet log
Filename:
MIME Type:
Creator:
Jan Safranek
Created:
2013-12-12 16:13:46 UTC
Size:
215.55 KB
patch
obsolete
>DEBUG:blivet: trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: getFormat('ext4') returning Ext4FS instance >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:blivet: resetting Blivet (version 0.31) instance <blivet.Blivet object at 0x13f8e10> >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'] >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': '625865', > '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 >DEBUG:blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >INFO:program: Running... multipath -c /dev/sda >INFO:program: Dec 12 17:09:09 | DM multipath kernel driver not loaded >INFO:program: Dec 12 17:09:09 | /etc/multipath.conf does not exist, blacklisting all devices. >INFO:program: Dec 12 17:09:09 | A default multipath.conf file is located at >INFO:program: Dec 12 17:09:09 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >INFO:program: Dec 12 17:09:09 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >INFO:program: Dec 12 17:09:09 | DM multipath kernel driver not loaded >DEBUG:program: Return code: 1 >INFO:blivet: added disk sda (id 0) 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 0x153f090>, <parted.partition.Partition object at 0x153f2d0>] > device: <parted.device.Device object at 0x1538e90> > PedDisk: <_ped.Disk object at 0x153e098> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x14d3bd0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 5120.0 > 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 0x1365c20> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x13f8e90> >INFO:blivet: got format: DiskLabel instance (0x152fe10) -- > 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 0x153f090>, <parted.partition.Partition object at 0x153f2d0>] > device: <parted.device.Device object at 0x1538e90> > PedDisk: <_ped.Disk object at 0x153e098> > origPartedDisk = <parted.disk.Disk object at 0x153f550> > 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 0x14554d0> > >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': '625887', > '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 5120MB disk sda (0) with existing msdos disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >DEBUG:blivet: PartitionDevice._setFormat: sda1 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 1) 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 >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 (0x14d3c10) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 5120MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 512.0 > 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: 0 did: 0 busy: True > hardwareGeometry: (101, 166, 62) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x14557a0> > 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 0x1538f50> fileSystem: <parted.filesystem.FileSystem object at 0x153f410> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x153f150> PedPartition: <_ped.Partition object at 0x153a890> > disk = existing 5120MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1050623 length = 1048576 > flags = >INFO:blivet: got format: SwapSpace instance (0x152fe50) -- > 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': '625908', > '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 5120MB disk sda (0) with existing msdos disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >DEBUG:blivet: PartitionDevice._setFormat: sda2 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 2) 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 >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 (0x153fc10) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 5120MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4607.0 > 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: 32721 did: 0 busy: True > hardwareGeometry: (916, 166, 62) biosGeometry: (587, 255, 63) > PedDevice: <_ped.Device object at 0x14558c0> > 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 0x1538f50> fileSystem: <parted.filesystem.FileSystem object at 0x153f450> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x153f390> PedPartition: <_ped.Partition object at 0x153a8f0> > disk = existing 5120MB disk sda (0) with existing msdos disklabel > start = 1050624 end = 10485759 length = 9435136 > flags = boot >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:blivet: got format: Ext4FS instance (0x154b050) -- > 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 targetSize = 0 > >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 /dev/disk/by-uuid/e990abf2-db26-45c3-8970-c69236a04f88', > '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': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e990abf2-db26-45c3-8970-c69236a04f88', > 'ID_FS_UUID_ENC': 'e990abf2-db26-45c3-8970-c69236a04f88', > 'ID_FS_VERSION': '1.0', > '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': '628160', > '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', > '/dev/disk/by-uuid/e990abf2-db26-45c3-8970-c69236a04f88'], > '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 >DEBUG:blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >INFO:program: Running... multipath -c /dev/sdd >INFO:program: Dec 12 17:09:09 | DM multipath kernel driver not loaded >INFO:program: Dec 12 17:09:09 | /etc/multipath.conf does not exist, blacklisting all devices. >INFO:program: Dec 12 17:09:09 | A default multipath.conf file is located at >INFO:program: Dec 12 17:09:09 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >INFO:program: Dec 12 17:09:09 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >INFO:program: Dec 12 17:09:09 | DM multipath kernel driver not loaded >DEBUG:program: Return code: 1 >INFO:blivet: added disk sdd (id 3) 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: Ext4FS.supported: supported: True ; >DEBUG:blivet: getFormat('ext4') returning Ext4FS instance >DEBUG:blivet: device sdd does not contain a disklabel >INFO:blivet: type detected on 'sdd' is 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: getFormat('ext4') returning Ext4FS instance >DEBUG:blivet: DiskDevice._setFormat: sdd ; current: None ; type: ext4 ; >INFO:blivet: got device: DiskDevice instance (0x153fcd0) -- > name = sdd status = True kids = 0 id = 3 > parents = [] > uuid = None size = 1024.0 > format = existing ext4 filesystem > 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 0x1455950> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x154b350> >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:blivet: got format: Ext4FS instance (0x154b510) -- > type = ext4 name = ext4 status = False > device = /dev/sdd uuid = e990abf2-db26-45c3-8970-c69236a04f88 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-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': '628287', > '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 >DEBUG:blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >INFO:program: Running... multipath -c /dev/sdc >INFO:program: Dec 12 17:09:09 | DM multipath kernel driver not loaded >INFO:program: Dec 12 17:09:09 | /etc/multipath.conf does not exist, blacklisting all devices. >INFO:program: Dec 12 17:09:09 | A default multipath.conf file is located at >INFO:program: Dec 12 17:09:09 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >INFO:program: Dec 12 17:09:09 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >INFO:program: Dec 12 17:09:09 | DM multipath kernel driver not loaded >DEBUG:program: Return code: 1 >INFO:blivet: added disk sdc (id 4) 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 0x154b5d0>, <parted.partition.Partition object at 0x154b950>, <parted.partition.Partition object at 0x154bad0>, <parted.partition.Partition object at 0x154bc50>, <parted.partition.Partition object at 0x154bdd0>, <parted.partition.Partition object at 0x154bf50>, <parted.partition.Partition object at 0x1553110>, <parted.partition.Partition object at 0x1553290>, <parted.partition.Partition object at 0x1553410>, <parted.partition.Partition object at 0x1553590>] > device: <parted.device.Device object at 0x154b3d0> > PedDisk: <_ped.Disk object at 0x154e368> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x153fd50) -- > name = sdc status = True kids = 0 id = 4 > parents = [] > uuid = None size = 1024.0 > 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 0x1455830> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x153ffd0> >INFO:blivet: got format: DiskLabel instance (0x153fe90) -- > 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 0x154b5d0>, <parted.partition.Partition object at 0x154b950>, <parted.partition.Partition object at 0x154bad0>, <parted.partition.Partition object at 0x154bc50>, <parted.partition.Partition object at 0x154bdd0>, <parted.partition.Partition object at 0x154bf50>, <parted.partition.Partition object at 0x1553110>, <parted.partition.Partition object at 0x1553290>, <parted.partition.Partition object at 0x1553410>, <parted.partition.Partition object at 0x1553590>] > device: <parted.device.Device object at 0x154b3d0> > PedDisk: <_ped.Disk object at 0x154e368> > origPartedDisk = <parted.disk.Disk object at 0x154b710> > 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 0x1455a70> > >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_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:', > 'USEC_INITIALIZED': '628308', > '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 1024MB disk sdc (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc1 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 5) 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 >DEBUG:blivet: no type or existing type for sdc1, bailing >DEBUG:blivet: looking up parted Device: /dev/sdc1 >INFO:blivet: got device: PartitionDevice instance (0x153fed0) -- > name = sdc1 status = True kids = 0 id = 5 > parents = ['existing 1024MB disk sdc (4) with existing gpt disklabel'] > uuid = None size = 94.0 > format = existing None > 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 0x1595200> > 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 0x154b490> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x154b690> PedPartition: <_ped.Partition object at 0x153aef0> > disk = existing 1024MB disk sdc (4) with existing gpt disklabel > start = 2048 end = 194559 length = 192512 > flags = lvm >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:', > 'USEC_INITIALIZED': '628343', > '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 1024MB disk sdc (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc10 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 6) 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 (0x1553bd0) -- > name = sdc10 status = True kids = 0 id = 6 > parents = ['existing 1024MB disk sdc (4) with existing gpt disklabel'] > uuid = None size = 95.0 > 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 0x1595170> > 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 0x154b490> fileSystem: None > number: 10 path: /dev/sdc10 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15535d0> PedPartition: <_ped.Partition object at 0x154a290> > disk = existing 1024MB disk sdc (4) with existing gpt disklabel > start = 1759232 end = 1953791 length = 194560 > flags = lvm >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-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_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:', > 'USEC_INITIALIZED': '628368', > '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 1024MB disk sdc (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 2 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc2 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 7) 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 >DEBUG:blivet: no type or existing type for sdc2, bailing >DEBUG:blivet: looking up parted Device: /dev/sdc2 >INFO:blivet: got device: PartitionDevice instance (0x1553d10) -- > name = sdc2 status = True kids = 0 id = 7 > parents = ['existing 1024MB disk sdc (4) with existing gpt disklabel'] > uuid = None size = 95.0 > format = existing None > 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 0x1595320> > 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 0x154b490> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x154b990> PedPartition: <_ped.Partition object at 0x153ae90> > disk = existing 1024MB disk sdc (4) with existing gpt disklabel > start = 196608 end = 391167 length = 194560 > flags = lvm >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:', > 'USEC_INITIALIZED': '628389', > '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 1024MB disk sdc (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 3 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc3 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 8) 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 (0x1553e50) -- > name = sdc3 status = True kids = 0 id = 8 > parents = ['existing 1024MB disk sdc (4) with existing gpt disklabel'] > uuid = None size = 94.0 > 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 0x1595440> > 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 0x154b490> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x154bb10> PedPartition: <_ped.Partition object at 0x153afb0> > disk = existing 1024MB disk sdc (4) with existing gpt disklabel > start = 393216 end = 585727 length = 192512 > flags = lvm >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-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:', > 'USEC_INITIALIZED': '628413', > '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 1024MB disk sdc (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 4 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc4 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 9) 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 (0x1553f90) -- > name = sdc4 status = True kids = 0 id = 9 > parents = ['existing 1024MB disk sdc (4) with existing gpt disklabel'] > uuid = None size = 94.0 > 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: 0 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x15953b0> > 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 0x154b490> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x154bc90> PedPartition: <_ped.Partition object at 0x154a050> > disk = existing 1024MB disk sdc (4) with existing gpt disklabel > start = 587776 end = 780287 length = 192512 > flags = lvm >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-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:', > 'USEC_INITIALIZED': '628436', > '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 1024MB disk sdc (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 5 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc5 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 10) 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 (0x154b2d0) -- > name = sdc5 status = True kids = 0 id = 10 > parents = ['existing 1024MB disk sdc (4) with existing gpt disklabel'] > uuid = None size = 95.0 > 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 0x15954d0> > 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 0x154b490> fileSystem: None > number: 5 path: /dev/sdc5 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x154be10> PedPartition: <_ped.Partition object at 0x154a0b0> > disk = existing 1024MB disk sdc (4) with existing gpt disklabel > start = 782336 end = 976895 length = 194560 > flags = lvm >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-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:', > 'USEC_INITIALIZED': '628499', > '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 1024MB disk sdc (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 6 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc6 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 11) 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 (0x15539d0) -- > name = sdc6 status = True kids = 0 id = 11 > parents = ['existing 1024MB disk sdc (4) with existing gpt disklabel'] > uuid = None size = 94.0 > 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: 32721 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x15955f0> > 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 0x154b490> fileSystem: None > number: 6 path: /dev/sdc6 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x154bf90> PedPartition: <_ped.Partition object at 0x154a110> > disk = existing 1024MB disk sdc (4) with existing gpt disklabel > start = 978944 end = 1171455 length = 192512 > flags = lvm >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-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:', > 'USEC_INITIALIZED': '628525', > '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 1024MB disk sdc (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 7 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc7 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 12) 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 (0x159b8d0) -- > name = sdc7 status = True kids = 0 id = 12 > parents = ['existing 1024MB disk sdc (4) with existing gpt disklabel'] > uuid = None size = 95.0 > 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 0x1595560> > 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 0x154b490> fileSystem: None > number: 7 path: /dev/sdc7 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1553150> PedPartition: <_ped.Partition object at 0x154a170> > disk = existing 1024MB disk sdc (4) with existing gpt disklabel > start = 1173504 end = 1368063 length = 194560 > flags = lvm >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-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:', > 'USEC_INITIALIZED': '628545', > '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 1024MB disk sdc (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 8 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc8 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 13) 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 (0x1553ed0) -- > name = sdc8 status = True kids = 0 id = 13 > parents = ['existing 1024MB disk sdc (4) with existing gpt disklabel'] > uuid = None size = 94.0 > 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: 0 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x1595680> > 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 0x154b490> fileSystem: None > number: 8 path: /dev/sdc8 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15532d0> PedPartition: <_ped.Partition object at 0x154a1d0> > disk = existing 1024MB disk sdc (4) with existing gpt disklabel > start = 1370112 end = 1562623 length = 192512 > flags = lvm >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-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:', > 'USEC_INITIALIZED': '628569', > '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 1024MB disk sdc (4) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 9 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc9 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 14) 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 (0x159b450) -- > name = sdc9 status = True kids = 0 id = 14 > parents = ['existing 1024MB disk sdc (4) with existing gpt disklabel'] > uuid = None size = 94.0 > 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: 0 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x15957a0> > 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 0x154b490> fileSystem: None > number: 9 path: /dev/sdc9 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1553450> PedPartition: <_ped.Partition object at 0x154a230> > disk = existing 1024MB disk sdc (4) with existing gpt disklabel > start = 1564672 end = 1757183 length = 192512 > flags = lvm >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-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': '628714', > '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 >DEBUG:blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >INFO:program: Running... multipath -c /dev/sdb >INFO:program: Dec 12 17:09:10 | DM multipath kernel driver not loaded >INFO:program: Dec 12 17:09:10 | /etc/multipath.conf does not exist, blacklisting all devices. >INFO:program: Dec 12 17:09:10 | A default multipath.conf file is located at >INFO:program: Dec 12 17:09:10 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >INFO:program: Dec 12 17:09:10 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >INFO:program: Dec 12 17:09:10 | DM multipath kernel driver not loaded >DEBUG:program: Return code: 1 >INFO:blivet: added disk sdb (id 15) 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 >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 (0x159bd90) -- > name = sdb status = True kids = 0 id = 15 > parents = [] > uuid = None size = 1024.0 > 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 0x1595830> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x159b950> >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >INFO:blivet: not going to restore from backup of non-existent /etc/mdadm.conf >INFO:blivet: edd: MBR signature on sdc is zero. new disk image? >INFO:blivet: edd: collected mbr signatures: {'sda': '0x000939c9'} >INFO:blivet: collecting information about active mounts >INFO:blivet: found nodev rootfs filesystem mounted at / >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: rootfs ; current: None ; type: rootfs ; >INFO:blivet: added nodev rootfs.0 (id 16) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: rootfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev rootfs.0 (16) with existing rootfs filesystem >DEBUG:blivet: resolved 'rootfs.0' to 'rootfs.0' (nodev) >INFO:blivet: found nodev proc filesystem mounted at /proc >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >INFO:blivet: added nodev proc.0 (id 17) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: proc.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev proc.0 (17) with existing proc filesystem >DEBUG:blivet: resolved 'proc.0' to 'proc.0' (nodev) >INFO:blivet: found nodev sysfs filesystem mounted at /sys >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >INFO:blivet: added nodev sysfs.0 (id 18) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: sysfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev sysfs.0 (18) with existing sysfs filesystem >DEBUG:blivet: resolved 'sysfs.0' to 'sysfs.0' (nodev) >INFO:blivet: found nodev devtmpfs filesystem mounted at /dev >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: devtmpfs ; current: None ; type: devtmpfs ; >INFO:blivet: added nodev devtmpfs.0 (id 19) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: devtmpfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev devtmpfs.0 (19) with existing devtmpfs filesystem >DEBUG:blivet: resolved 'devtmpfs.0' to 'devtmpfs.0' (nodev) >INFO:blivet: found nodev securityfs filesystem mounted at /sys/kernel/security >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: securityfs ; current: None ; type: securityfs ; >INFO:blivet: added nodev securityfs.0 (id 20) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: securityfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev securityfs.0 (20) with existing securityfs filesystem >DEBUG:blivet: resolved 'securityfs.0' to 'securityfs.0' (nodev) >INFO:blivet: found nodev selinuxfs filesystem mounted at /sys/fs/selinux >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >INFO:blivet: added nodev selinuxfs.0 (id 21) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: selinuxfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev selinuxfs.0 (21) with existing selinuxfs filesystem >DEBUG:blivet: resolved 'selinuxfs.0' to 'selinuxfs.0' (nodev) >INFO:blivet: found nodev tmpfs filesystem mounted at /dev/shm >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >INFO:blivet: added nodev tmpfs.0 (id 22) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: tmpfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev tmpfs.0 (22) with existing tmpfs filesystem >DEBUG:blivet: resolved 'tmpfs.0' to 'tmpfs.0' (nodev) >INFO:blivet: found nodev devpts filesystem mounted at /dev/pts >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >INFO:blivet: added nodev devpts.0 (id 23) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: devpts.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev devpts.0 (23) with existing devpts filesystem >DEBUG:blivet: resolved 'devpts.0' to 'devpts.0' (nodev) >INFO:blivet: found nodev tmpfs filesystem mounted at /run >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >INFO:blivet: added nodev tmpfs.1 (id 24) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: tmpfs.1 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev tmpfs.1 (24) with existing tmpfs filesystem >DEBUG:blivet: resolved 'tmpfs.1' to 'tmpfs.1' (nodev) >INFO:blivet: found nodev tmpfs filesystem mounted at /sys/fs/cgroup >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >INFO:blivet: added nodev tmpfs.2 (id 25) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: tmpfs.2 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev tmpfs.2 (25) with existing tmpfs filesystem >DEBUG:blivet: resolved 'tmpfs.2' to 'tmpfs.2' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/systemd >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.0 (id 26) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.0 (26) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.0' to 'cgroup.0' (nodev) >INFO:blivet: found nodev pstore filesystem mounted at /sys/fs/pstore >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: pstore ; current: None ; type: pstore ; >INFO:blivet: added nodev pstore.0 (id 27) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: pstore.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev pstore.0 (27) with existing pstore filesystem >DEBUG:blivet: resolved 'pstore.0' to 'pstore.0' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/cpuset >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.1 (id 28) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.1 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.1 (28) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.1' to 'cgroup.1' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/cpu,cpuacct >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.2 (id 29) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.2 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.2 (29) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.2' to 'cgroup.2' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/memory >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.3 (id 30) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.3 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.3 (30) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.3' to 'cgroup.3' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/devices >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.4 (id 31) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.4 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.4 (31) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.4' to 'cgroup.4' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/freezer >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.5 (id 32) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.5 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.5 (32) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.5' to 'cgroup.5' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/net_cls >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.6 (id 33) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.6 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.6 (33) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.6' to 'cgroup.6' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/blkio >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.7 (id 34) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.7 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.7 (34) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.7' to 'cgroup.7' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/perf_event >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.8 (id 35) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.8 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.8 (35) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.8' to 'cgroup.8' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/hugetlb >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.9 (id 36) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.9 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.9 (36) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.9' to 'cgroup.9' (nodev) >DEBUG:blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >DEBUG:blivet: DeviceTree.getDeviceByPath returned existing 4607MB partition sda2 (2) with existing ext4 filesystem >DEBUG:blivet: resolved '/dev/sda2' to 'sda2' (partition) >INFO:blivet: found nodev autofs filesystem mounted at /proc/sys/fs/binfmt_misc >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: autofs ; current: None ; type: autofs ; >INFO:blivet: added nodev autofs.0 (id 37) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: autofs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev autofs.0 (37) with existing autofs filesystem >DEBUG:blivet: resolved 'autofs.0' to 'autofs.0' (nodev) >INFO:blivet: found nodev debugfs filesystem mounted at /sys/kernel/debug >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: debugfs ; current: None ; type: debugfs ; >INFO:blivet: added nodev debugfs.0 (id 38) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: debugfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev debugfs.0 (38) with existing debugfs filesystem >DEBUG:blivet: resolved 'debugfs.0' to 'debugfs.0' (nodev) >INFO:blivet: found nodev configfs filesystem mounted at /sys/kernel/config >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: configfs ; current: None ; type: configfs ; >INFO:blivet: added nodev configfs.0 (id 39) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: configfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev configfs.0 (39) with existing configfs filesystem >DEBUG:blivet: resolved 'configfs.0' to 'configfs.0' (nodev) >INFO:blivet: found nodev rpc_pipefs filesystem mounted at /var/lib/nfs/rpc_pipefs >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: rpc_pipefs ; current: None ; type: rpc_pipefs ; >INFO:blivet: added nodev rpc_pipefs.0 (id 40) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: rpc_pipefs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev rpc_pipefs.0 (40) with existing rpc_pipefs filesystem >DEBUG:blivet: resolved 'rpc_pipefs.0' to 'rpc_pipefs.0' (nodev) >INFO:blivet: found nodev mqueue filesystem mounted at /dev/mqueue >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: mqueue ; current: None ; type: mqueue ; >INFO:blivet: added nodev mqueue.0 (id 41) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: mqueue.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev mqueue.0 (41) with existing mqueue filesystem >DEBUG:blivet: resolved 'mqueue.0' to 'mqueue.0' (nodev) >INFO:blivet: found nodev nfsd filesystem mounted at /proc/fs/nfsd >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: nfsd ; current: None ; type: nfsd ; >INFO:blivet: added nodev nfsd.0 (id 42) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: nfsd.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev nfsd.0 (42) with existing nfsd filesystem >DEBUG:blivet: resolved 'nfsd.0' to 'nfsd.0' (nodev) >INFO:blivet: found nodev hugetlbfs filesystem mounted at /dev/hugepages >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: hugetlbfs ; current: None ; type: hugetlbfs ; >INFO:blivet: added nodev hugetlbfs.0 (id 43) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: hugetlbfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev hugetlbfs.0 (43) with existing hugetlbfs filesystem >DEBUG:blivet: resolved 'hugetlbfs.0' to 'hugetlbfs.0' (nodev) >INFO:blivet: found nodev tmpfs filesystem mounted at /tmp >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >INFO:blivet: added nodev tmpfs.3 (id 44) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: tmpfs.3 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev tmpfs.3 (44) with existing tmpfs filesystem >DEBUG:blivet: resolved 'tmpfs.3' to 'tmpfs.3' (nodev) >INFO:blivet: found nodev nfs4 filesystem mounted at /mnt/home >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: nfs4 ; current: None ; type: nfs4 ; >INFO:blivet: added nodev nfs4.0 (id 45) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: nfs4.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev nfs4.0 (45) with existing nfs4 filesystem >DEBUG:blivet: resolved 'nfs4.0' to 'nfs4.0' (nodev) >DEBUG:blivet: DeviceTree.getDeviceByPath: path: /dev/sdc1 ; >DEBUG:blivet: DeviceTree.getDeviceByPath returned existing 94MB partition sdc1 (5) >DEBUG:blivet: DeviceTree.getDeviceByPath: path: /dev/sdc2 ; >DEBUG:blivet: DeviceTree.getDeviceByPath returned existing 95MB partition sdc2 (7) >DEBUG:blivet: DeviceTree.getDeviceByPath: path: /dev/sdc3 ; >DEBUG:blivet: DeviceTree.getDeviceByPath returned existing 94MB partition sdc3 (8) >DEBUG:blivet: DeviceTree.getDeviceByPath: path: /dev/sdc4 ; >DEBUG:blivet: DeviceTree.getDeviceByPath returned existing 94MB partition sdc4 (9) >DEBUG:blivet: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >DEBUG:blivet: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >DEBUG:blivet: PartitionDevice.addChild: kids: 0 ; name: sdc3 ; >DEBUG:blivet: PartitionDevice.addChild: kids: 0 ; name: sdc4 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: MDRaidArrayDevice._setFormat: blivet00 ; current: None ; type: None ; >INFO:blivet: added mdarray blivet00 (id 46) to device tree >INFO:blivet: registered action: [0] Create Device mdarray blivet00 (id 46) >RUNNING processActions >INFO:blivet: resetting parted disks... >DEBUG:blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >DEBUG:blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >DEBUG:blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >DEBUG:blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >DEBUG:blivet: PartitionDevice.preCommitFixup: sda1 ; >DEBUG:blivet: sector-based lookup found partition sda1 >DEBUG:blivet: PartitionDevice._setPartedPartition: sda1 ; >DEBUG:blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x153f550> fileSystem: <parted.filesystem.FileSystem object at 0x15b7550> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x15b74d0> PedPartition: <_ped.Partition object at 0x154a8f0> >DEBUG:blivet: PartitionDevice.preCommitFixup: sda2 ; >DEBUG:blivet: sector-based lookup found partition sda2 >DEBUG:blivet: PartitionDevice._setPartedPartition: sda2 ; >DEBUG:blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x153f550> fileSystem: <parted.filesystem.FileSystem object at 0x15b7710> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x15b7690> PedPartition: <_ped.Partition object at 0x154a950> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc1 ; >DEBUG:blivet: sector-based lookup found partition sdc1 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc1 ; >DEBUG:blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x154b710> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15b7850> PedPartition: <_ped.Partition object at 0x154a9b0> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc10 ; >DEBUG:blivet: sector-based lookup found partition sdc10 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc10 ; >DEBUG:blivet: device sdc10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x154b710> fileSystem: None > number: 10 path: /dev/sdc10 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15b79d0> PedPartition: <_ped.Partition object at 0x154aa10> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc2 ; >DEBUG:blivet: sector-based lookup found partition sdc2 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc2 ; >DEBUG:blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x154b710> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15b7b90> PedPartition: <_ped.Partition object at 0x154aa70> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc3 ; >DEBUG:blivet: sector-based lookup found partition sdc3 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc3 ; >DEBUG:blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x154b710> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15b7d90> PedPartition: <_ped.Partition object at 0x154aad0> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc4 ; >DEBUG:blivet: sector-based lookup found partition sdc4 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc4 ; >DEBUG:blivet: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x154b710> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15b7f90> PedPartition: <_ped.Partition object at 0x154ab90> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc5 ; >DEBUG:blivet: sector-based lookup found partition sdc5 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc5 ; >DEBUG:blivet: device sdc5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x154b710> fileSystem: None > number: 5 path: /dev/sdc5 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15b81d0> PedPartition: <_ped.Partition object at 0x154abf0> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc6 ; >DEBUG:blivet: sector-based lookup found partition sdc6 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc6 ; >DEBUG:blivet: device sdc6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x154b710> fileSystem: None > number: 6 path: /dev/sdc6 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15b83d0> PedPartition: <_ped.Partition object at 0x154ac50> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc7 ; >DEBUG:blivet: sector-based lookup found partition sdc7 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc7 ; >DEBUG:blivet: device sdc7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x154b710> fileSystem: None > number: 7 path: /dev/sdc7 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15b85d0> PedPartition: <_ped.Partition object at 0x154acb0> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc8 ; >DEBUG:blivet: sector-based lookup found partition sdc8 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc8 ; >DEBUG:blivet: device sdc8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x154b710> fileSystem: None > number: 8 path: /dev/sdc8 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15b87d0> PedPartition: <_ped.Partition object at 0x154ad10> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc9 ; >DEBUG:blivet: sector-based lookup found partition sdc9 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc9 ; >DEBUG:blivet: device sdc9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x154b710> fileSystem: None > number: 9 path: /dev/sdc9 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15b89d0> PedPartition: <_ped.Partition object at 0x154ad70> >DEBUG:blivet: MDRaidArrayDevice.preCommitFixup: blivet00 ; ['', '', '/', None, '', '', '', '', '', '', '', '', '', '', '', '', '/', '/proc', '/sys', '/dev', '/sys/kernel/security', '/sys/fs/selinux', '/dev/shm', '/dev/pts', '/run', '/sys/fs/cgroup', '/sys/fs/cgroup/systemd', '/sys/fs/pstore', '/sys/fs/cgroup/cpuset', '/sys/fs/cgroup/cpu,cpuacct', '/sys/fs/cgroup/memory', '/sys/fs/cgroup/devices', '/sys/fs/cgroup/freezer', '/sys/fs/cgroup/net_cls', '/sys/fs/cgroup/blkio', '/sys/fs/cgroup/perf_event', '/sys/fs/cgroup/hugetlb', '/proc/sys/fs/binfmt_misc', '/sys/kernel/debug', '/sys/kernel/config', '/var/lib/nfs/rpc_pipefs', '/dev/mqueue', '/proc/fs/nfsd', '/dev/hugepages', '/tmp', '/mnt/home', ''] ; >DEBUG:blivet: raw RAID raid6 size == 188.0 >INFO:blivet: Using 0MB superBlockSize >DEBUG:blivet: non-existent RAID raid6 size == 188.0 >DEBUG:blivet: action: [0] Create Device mdarray blivet00 (id 46) >INFO:blivet: pruning action queue... >INFO:blivet: sorting actions... >DEBUG:blivet: action: [0] Create Device mdarray blivet00 (id 46) >INFO:blivet: executing action: [0] Create Device mdarray blivet00 (id 46) >DEBUG:blivet: MDRaidArrayDevice.create: blivet00 ; status: False ; >DEBUG:blivet: MDRaidArrayDevice.setupParents: kids: 0 ; name: blivet00 ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: MDRaidArrayDevice._create: blivet00 ; status: False ; >INFO:program: Running... mdadm --create /dev/md/blivet00 --run --level=raid6 --raid-devices=4 --metadata=default /dev/sdc1 /dev/sdc2 /dev/sdc3 /dev/sdc4 >INFO:program: mdadm: largest drive (/dev/sdc2) exceeds size (95232K) by more than 1% >INFO:program: mdadm: array /dev/md/blivet00 started. >DEBUG:program: Return code: 0 >DEBUG:blivet: MDRaidArrayDevice.setup: blivet00 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: MDRaidArrayDevice.updateSysfsPath: blivet00 ; status: True ; >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >RUNNING reset >INFO:blivet: resetting Blivet (version 0.31) instance <blivet.Blivet object at 0x13f8e10> >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', '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': '625865', > '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 >DEBUG:blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >INFO:program: Running... multipath -c /dev/sda >INFO:program: Dec 12 17:09:11 | DM multipath kernel driver not loaded >INFO:program: Dec 12 17:09:11 | /etc/multipath.conf does not exist, blacklisting all devices. >INFO:program: Dec 12 17:09:11 | A default multipath.conf file is located at >INFO:program: Dec 12 17:09:11 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >INFO:program: Dec 12 17:09:11 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >INFO:program: Dec 12 17:09:11 | DM multipath kernel driver not loaded >DEBUG:program: Return code: 1 >INFO:blivet: added disk sda (id 47) 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 0x15b4790>, <parted.partition.Partition object at 0x15b4990>] > device: <parted.device.Device object at 0x15b4550> > PedDisk: <_ped.Disk object at 0x1543908> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x159be10) -- > name = sda status = True kids = 0 id = 47 > parents = [] > uuid = None size = 5120.0 > 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 0x1365c20> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x15b4190> >INFO:blivet: got format: DiskLabel instance (0x15b4290) -- > 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 0x15b4790>, <parted.partition.Partition object at 0x15b4990>] > device: <parted.device.Device object at 0x15b4550> > PedDisk: <_ped.Disk object at 0x1543908> > origPartedDisk = <parted.disk.Disk object at 0x15b4b90> > 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 0x14557a0> > >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': '625887', > '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 5120MB disk sda (47) with existing msdos disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >DEBUG:blivet: PartitionDevice._setFormat: sda1 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 48) 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 >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 (0x15b4d50) -- > name = sda1 status = True kids = 0 id = 48 > parents = ['existing 5120MB disk sda (47) with existing msdos disklabel'] > uuid = None size = 512.0 > 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: 0 did: 0 busy: True > hardwareGeometry: (101, 166, 62) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x15958c0> > 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 0x15b4650> fileSystem: <parted.filesystem.FileSystem object at 0x15b4b10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x15b4890> PedPartition: <_ped.Partition object at 0x154ab30> > disk = existing 5120MB disk sda (47) with existing msdos disklabel > start = 2048 end = 1050623 length = 1048576 > flags = >INFO:blivet: got format: SwapSpace instance (0x15b7650) -- > 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': '625908', > '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 5120MB disk sda (47) with existing msdos disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >DEBUG:blivet: PartitionDevice._setFormat: sda2 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 49) 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 >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 (0x15b4dd0) -- > name = sda2 status = True kids = 0 id = 49 > parents = ['existing 5120MB disk sda (47) with existing msdos disklabel'] > uuid = None size = 4607.0 > 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: 32721 did: 0 busy: True > hardwareGeometry: (916, 166, 62) biosGeometry: (587, 255, 63) > PedDevice: <_ped.Device object at 0x14554d0> > 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 0x15b4650> fileSystem: <parted.filesystem.FileSystem object at 0x15b4b50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x15b4a90> PedPartition: <_ped.Partition object at 0x14839b0> > disk = existing 5120MB disk sda (47) with existing msdos disklabel > start = 1050624 end = 10485759 length = 9435136 > flags = boot >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:blivet: got format: Ext4FS instance (0x15b79d0) -- > 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 targetSize = 0 > >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 /dev/disk/by-uuid/e990abf2-db26-45c3-8970-c69236a04f88', > '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': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e990abf2-db26-45c3-8970-c69236a04f88', > 'ID_FS_UUID_ENC': 'e990abf2-db26-45c3-8970-c69236a04f88', > 'ID_FS_VERSION': '1.0', > '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': '628160', > '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', > '/dev/disk/by-uuid/e990abf2-db26-45c3-8970-c69236a04f88'], > '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 >DEBUG:blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >INFO:program: Running... multipath -c /dev/sdd >INFO:program: Dec 12 17:09:11 | DM multipath kernel driver not loaded >INFO:program: Dec 12 17:09:11 | /etc/multipath.conf does not exist, blacklisting all devices. >INFO:program: Dec 12 17:09:11 | A default multipath.conf file is located at >INFO:program: Dec 12 17:09:11 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >INFO:program: Dec 12 17:09:11 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >INFO:program: Dec 12 17:09:11 | DM multipath kernel driver not loaded >DEBUG:program: Return code: 1 >INFO:blivet: added disk sdd (id 50) 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: Ext4FS.supported: supported: True ; >DEBUG:blivet: getFormat('ext4') returning Ext4FS instance >DEBUG:blivet: device sdd does not contain a disklabel >INFO:blivet: type detected on 'sdd' is 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: getFormat('ext4') returning Ext4FS instance >DEBUG:blivet: DiskDevice._setFormat: sdd ; current: None ; type: ext4 ; >INFO:blivet: got device: DiskDevice instance (0x15b7a10) -- > name = sdd status = True kids = 0 id = 50 > parents = [] > uuid = None size = 1024.0 > format = existing ext4 filesystem > 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 0x1455560> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x15b7450> >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:blivet: got format: Ext4FS instance (0x15b74d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdd uuid = e990abf2-db26-45c3-8970-c69236a04f88 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-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': '628287', > '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 >DEBUG:blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >INFO:program: Running... multipath -c /dev/sdc >INFO:program: Dec 12 17:09:11 | DM multipath kernel driver not loaded >INFO:program: Dec 12 17:09:11 | /etc/multipath.conf does not exist, blacklisting all devices. >INFO:program: Dec 12 17:09:11 | A default multipath.conf file is located at >INFO:program: Dec 12 17:09:11 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >INFO:program: Dec 12 17:09:11 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >INFO:program: Dec 12 17:09:11 | DM multipath kernel driver not loaded >DEBUG:program: Return code: 1 >INFO:blivet: added disk sdc (id 51) 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 0x15b43d0>, <parted.partition.Partition object at 0x159bcd0>, <parted.partition.Partition object at 0x15ac510>, <parted.partition.Partition object at 0x15ac2d0>, <parted.partition.Partition object at 0x15ac190>, <parted.partition.Partition object at 0x15ac790>, <parted.partition.Partition object at 0x15ac910>, <parted.partition.Partition object at 0x15acad0>, <parted.partition.Partition object at 0x15acd10>, <parted.partition.Partition object at 0x15ace90>] > device: <parted.device.Device object at 0x15b4310> > PedDisk: <_ped.Disk object at 0x1599908> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x15b7550) -- > name = sdc status = True kids = 0 id = 51 > parents = [] > uuid = None size = 1024.0 > 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 0x1455440> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x15b4f50> >INFO:blivet: got format: DiskLabel instance (0x15b4e10) -- > 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 0x15b43d0>, <parted.partition.Partition object at 0x159bcd0>, <parted.partition.Partition object at 0x15ac510>, <parted.partition.Partition object at 0x15ac2d0>, <parted.partition.Partition object at 0x15ac190>, <parted.partition.Partition object at 0x15ac790>, <parted.partition.Partition object at 0x15ac910>, <parted.partition.Partition object at 0x15acad0>, <parted.partition.Partition object at 0x15acd10>, <parted.partition.Partition object at 0x15ace90>] > device: <parted.device.Device object at 0x15b4310> > PedDisk: <_ped.Disk object at 0x1599908> > origPartedDisk = <parted.disk.Disk object at 0x15acf10> > 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 0x1595dd0> > >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:blivet00', > 'ID_FS_LABEL_ENC': 'rawhide:blivet00', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2bcefded-e757-bcb3-05b3-cd2ce0337c3b', > 'ID_FS_UUID_ENC': '2bcefded-e757-bcb3-05b3-cd2ce0337c3b', > 'ID_FS_UUID_SUB': 'e3923673-0939-6bb5-66a9-dd4feafaa2f0', > 'ID_FS_UUID_SUB_ENC': 'e3923673-0939-6bb5-66a9-dd4feafaa2f0', > '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:', > 'USEC_INITIALIZED': '628308', > '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 1024MB disk sdc (51) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc1 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 52) 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=raid6 >INFO:program: MD_DEVICES=4 >INFO:program: MD_NAME=rawhide:blivet00 >INFO:program: MD_ARRAY_SIZE=195.04MB >INFO:program: MD_UUID=2bcefded:e757bcb3:05b3cd2c:e0337c3b >INFO:program: MD_UPDATE_TIME=1386864551 >INFO:program: MD_DEV_UUID=e3923673:09396bb5:66a9dd4f:eafaa2f0 >INFO:program: MD_EVENTS=1 >DEBUG:program: Return code: 0 >INFO:program: Running... mdadm --examine --brief /dev/sdc1 >INFO:program: ARRAY /dev/md/blivet00 metadata=1.2 UUID=2bcefded:e757bcb3:05b3cd2c:e0337c3b name=rawhide:blivet00 >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdc1' is 'linux_raid_member' >DEBUG:blivet: MDRaidMember.__init__: uuid: 2bcefded-e757-bcb3-05b3-cd2ce0337c3b ; exists: True ; label: rawhide:blivet00 ; device: /dev/sdc1 ; serial: drive-scsi0-0-0-2 ; mdUuid: 2bcefded:e757bcb3:05b3cd2c:e0337c3b ; biosraid: False ; >DEBUG:blivet: getFormat('linux_raid_member') returning MDRaidMember instance >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 blivet00 for md array containing member sdc1 >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: MDRaidArrayDevice._setFormat: blivet00 ; current: None ; type: None ; >ERROR:blivet: failed to create md array: memberDevices cannot be greater than totalDevices >DEBUG:blivet: looking up parted Device: /dev/sdc1 >INFO:blivet: got device: PartitionDevice instance (0x15b4150) -- > name = sdc1 status = True kids = 0 id = 52 > parents = ['existing 1024MB disk sdc (51) with existing gpt disklabel'] > uuid = None size = 94.0 > 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 0x1595170> > 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 0x15b4050> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15b46d0> PedPartition: <_ped.Partition object at 0x154ad70> > disk = existing 1024MB disk sdc (51) with existing gpt disklabel > start = 2048 end = 194559 length = 192512 > flags = lvm >INFO:blivet: got format: MDRaidMember instance (0x1478490) -- > type = mdmember name = software RAID status = False > device = /dev/sdc1 uuid = 2bcefded-e757-bcb3-05b3-cd2ce0337c3b exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2bcefded:e757bcb3:05b3cd2c:e0337c3b 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:', > 'USEC_INITIALIZED': '628343', > '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 1024MB disk sdc (51) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc10 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 54) 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 (0x159b450) -- > name = sdc10 status = True kids = 0 id = 54 > parents = ['existing 1024MB disk sdc (51) with existing gpt disklabel'] > uuid = None size = 95.0 > 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 0x1595f80> > 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 0x15b4050> fileSystem: None > number: 10 path: /dev/sdc10 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15ace10> PedPartition: <_ped.Partition object at 0x1483c50> > disk = existing 1024MB disk sdc (51) 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:blivet00', > 'ID_FS_LABEL_ENC': 'rawhide:blivet00', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2bcefded-e757-bcb3-05b3-cd2ce0337c3b', > 'ID_FS_UUID_ENC': '2bcefded-e757-bcb3-05b3-cd2ce0337c3b', > 'ID_FS_UUID_SUB': 'f64ce3c1-a453-66af-6a13-b5061280a41d', > 'ID_FS_UUID_SUB_ENC': 'f64ce3c1-a453-66af-6a13-b5061280a41d', > '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:', > 'USEC_INITIALIZED': '628368', > '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 1024MB disk sdc (51) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 2 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc2 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 55) 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=raid6 >INFO:program: MD_DEVICES=4 >INFO:program: MD_NAME=rawhide:blivet00 >INFO:program: MD_ARRAY_SIZE=195.04MB >INFO:program: MD_UUID=2bcefded:e757bcb3:05b3cd2c:e0337c3b >INFO:program: MD_UPDATE_TIME=1386864551 >INFO:program: MD_DEV_UUID=f64ce3c1:a45366af:6a13b506:1280a41d >INFO:program: MD_EVENTS=1 >DEBUG:program: Return code: 0 >INFO:program: Running... mdadm --examine --brief /dev/sdc2 >INFO:program: ARRAY /dev/md/blivet00 metadata=1.2 UUID=2bcefded:e757bcb3:05b3cd2c:e0337c3b name=rawhide:blivet00 >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdc2' is 'linux_raid_member' >DEBUG:blivet: MDRaidMember.__init__: uuid: 2bcefded-e757-bcb3-05b3-cd2ce0337c3b ; exists: True ; label: rawhide:blivet00 ; device: /dev/sdc2 ; serial: drive-scsi0-0-0-2 ; mdUuid: 2bcefded:e757bcb3:05b3cd2c:e0337c3b ; biosraid: False ; >DEBUG:blivet: getFormat('linux_raid_member') returning MDRaidMember instance >DEBUG:blivet: PartitionDevice._setFormat: sdc2 ; >DEBUG:blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: mdmember ; >DEBUG:blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc2 ; >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >INFO:blivet: using name blivet00 for md array containing member sdc2 >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: MDRaidArrayDevice._setFormat: blivet00 ; current: None ; type: None ; >ERROR:blivet: failed to create md array: memberDevices cannot be greater than totalDevices >DEBUG:blivet: looking up parted Device: /dev/sdc2 >INFO:blivet: got device: PartitionDevice instance (0x1478690) -- > name = sdc2 status = True kids = 0 id = 55 > parents = ['existing 1024MB disk sdc (51) with existing gpt disklabel'] > uuid = None size = 95.0 > 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 0x15a30e0> > 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 0x15b4050> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15ac4d0> PedPartition: <_ped.Partition object at 0x1483a70> > disk = existing 1024MB disk sdc (51) with existing gpt disklabel > start = 196608 end = 391167 length = 194560 > flags = lvm >INFO:blivet: got format: MDRaidMember instance (0x1487050) -- > type = mdmember name = software RAID status = False > device = /dev/sdc2 uuid = 2bcefded-e757-bcb3-05b3-cd2ce0337c3b exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2bcefded:e757bcb3:05b3cd2c:e0337c3b 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_FS_LABEL': 'rawhide:blivet00', > 'ID_FS_LABEL_ENC': 'rawhide:blivet00', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2bcefded-e757-bcb3-05b3-cd2ce0337c3b', > 'ID_FS_UUID_ENC': '2bcefded-e757-bcb3-05b3-cd2ce0337c3b', > 'ID_FS_UUID_SUB': '2a613282-76d0-d738-aeba-0e9dead20d37', > 'ID_FS_UUID_SUB_ENC': '2a613282-76d0-d738-aeba-0e9dead20d37', > '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': '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:', > 'USEC_INITIALIZED': '628389', > '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 1024MB disk sdc (51) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 3 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc3 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 57) 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 >INFO:program: Running... mdadm --examine --export /dev/sdc3 >INFO:program: MD_LEVEL=raid6 >INFO:program: MD_DEVICES=4 >INFO:program: MD_NAME=rawhide:blivet00 >INFO:program: MD_ARRAY_SIZE=195.04MB >INFO:program: MD_UUID=2bcefded:e757bcb3:05b3cd2c:e0337c3b >INFO:program: MD_UPDATE_TIME=1386864551 >INFO:program: MD_DEV_UUID=2a613282:76d0d738:aeba0e9d:ead20d37 >INFO:program: MD_EVENTS=1 >DEBUG:program: Return code: 0 >INFO:program: Running... mdadm --examine --brief /dev/sdc3 >INFO:program: ARRAY /dev/md/blivet00 metadata=1.2 UUID=2bcefded:e757bcb3:05b3cd2c:e0337c3b name=rawhide:blivet00 >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdc3' is 'linux_raid_member' >DEBUG:blivet: MDRaidMember.__init__: uuid: 2bcefded-e757-bcb3-05b3-cd2ce0337c3b ; exists: True ; label: rawhide:blivet00 ; device: /dev/sdc3 ; serial: drive-scsi0-0-0-2 ; mdUuid: 2bcefded:e757bcb3:05b3cd2c:e0337c3b ; biosraid: False ; >DEBUG:blivet: getFormat('linux_raid_member') returning MDRaidMember instance >DEBUG:blivet: PartitionDevice._setFormat: sdc3 ; >DEBUG:blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: mdmember ; >DEBUG:blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc3 ; >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >INFO:blivet: using name blivet00 for md array containing member sdc3 >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: MDRaidArrayDevice._setFormat: blivet00 ; current: None ; type: None ; >ERROR:blivet: failed to create md array: memberDevices cannot be greater than totalDevices >DEBUG:blivet: looking up parted Device: /dev/sdc3 >INFO:blivet: got device: PartitionDevice instance (0x1478950) -- > name = sdc3 status = True kids = 0 id = 57 > parents = ['existing 1024MB disk sdc (51) with existing gpt disklabel'] > uuid = None size = 94.0 > format = existing mdmember > 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 0x15a3050> > 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 0x15b4050> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15ac450> PedPartition: <_ped.Partition object at 0x1483950> > disk = existing 1024MB disk sdc (51) with existing gpt disklabel > start = 393216 end = 585727 length = 192512 > flags = lvm >INFO:blivet: got format: MDRaidMember instance (0x14789d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdc3 uuid = 2bcefded-e757-bcb3-05b3-cd2ce0337c3b exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2bcefded:e757bcb3:05b3cd2c:e0337c3b biosraid = False >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_FS_LABEL': 'rawhide:blivet00', > 'ID_FS_LABEL_ENC': 'rawhide:blivet00', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2bcefded-e757-bcb3-05b3-cd2ce0337c3b', > 'ID_FS_UUID_ENC': '2bcefded-e757-bcb3-05b3-cd2ce0337c3b', > 'ID_FS_UUID_SUB': '0718ed3f-b0c8-b560-f831-25fc876c320b', > 'ID_FS_UUID_SUB_ENC': '0718ed3f-b0c8-b560-f831-25fc876c320b', > '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': '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:', > 'USEC_INITIALIZED': '628413', > '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 1024MB disk sdc (51) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 4 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc4 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 59) 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 >INFO:program: Running... mdadm --examine --export /dev/sdc4 >INFO:program: MD_LEVEL=raid6 >INFO:program: MD_DEVICES=4 >INFO:program: MD_NAME=rawhide:blivet00 >INFO:program: MD_ARRAY_SIZE=195.04MB >INFO:program: MD_UUID=2bcefded:e757bcb3:05b3cd2c:e0337c3b >INFO:program: MD_UPDATE_TIME=1386864551 >INFO:program: MD_DEV_UUID=0718ed3f:b0c8b560:f83125fc:876c320b >INFO:program: MD_EVENTS=1 >DEBUG:program: Return code: 0 >INFO:program: Running... mdadm --examine --brief /dev/sdc4 >INFO:program: ARRAY /dev/md/blivet00 metadata=1.2 UUID=2bcefded:e757bcb3:05b3cd2c:e0337c3b name=rawhide:blivet00 >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdc4' is 'linux_raid_member' >DEBUG:blivet: MDRaidMember.__init__: uuid: 2bcefded-e757-bcb3-05b3-cd2ce0337c3b ; exists: True ; label: rawhide:blivet00 ; device: /dev/sdc4 ; serial: drive-scsi0-0-0-2 ; mdUuid: 2bcefded:e757bcb3:05b3cd2c:e0337c3b ; biosraid: False ; >DEBUG:blivet: getFormat('linux_raid_member') returning MDRaidMember instance >DEBUG:blivet: PartitionDevice._setFormat: sdc4 ; >DEBUG:blivet: PartitionDevice._setFormat: sdc4 ; current: None ; type: mdmember ; >DEBUG:blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc4 ; >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >INFO:blivet: using name blivet00 for md array containing member sdc4 >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: MDRaidArrayDevice._setFormat: blivet00 ; current: None ; type: None ; >ERROR:blivet: failed to create md array: memberDevices cannot be greater than totalDevices >DEBUG:blivet: looking up parted Device: /dev/sdc4 >INFO:blivet: got device: PartitionDevice instance (0x1478410) -- > name = sdc4 status = True kids = 0 id = 59 > parents = ['existing 1024MB disk sdc (51) with existing gpt disklabel'] > uuid = None size = 94.0 > format = existing mdmember > 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: 0 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x15a3200> > 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 0x15b4050> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15ac3d0> PedPartition: <_ped.Partition object at 0x1483a10> > disk = existing 1024MB disk sdc (51) with existing gpt disklabel > start = 587776 end = 780287 length = 192512 > flags = lvm >INFO:blivet: got format: MDRaidMember instance (0x15b8210) -- > type = mdmember name = software RAID status = False > device = /dev/sdc4 uuid = 2bcefded-e757-bcb3-05b3-cd2ce0337c3b exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2bcefded:e757bcb3:05b3cd2c:e0337c3b biosraid = False >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:', > 'USEC_INITIALIZED': '628436', > '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 1024MB disk sdc (51) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 5 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc5 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 61) 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 (0x14785d0) -- > name = sdc5 status = True kids = 0 id = 61 > parents = ['existing 1024MB disk sdc (51) with existing gpt disklabel'] > uuid = None size = 95.0 > 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 0x15a3320> > 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 0x15b4050> fileSystem: None > number: 5 path: /dev/sdc5 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15ac1d0> PedPartition: <_ped.Partition object at 0x14838f0> > disk = existing 1024MB disk sdc (51) 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:', > 'USEC_INITIALIZED': '628499', > '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 1024MB disk sdc (51) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 6 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc6 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 62) 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 (0x14871d0) -- > name = sdc6 status = True kids = 0 id = 62 > parents = ['existing 1024MB disk sdc (51) with existing gpt disklabel'] > uuid = None size = 94.0 > 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: 32721 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x15a3290> > 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 0x15b4050> fileSystem: None > number: 6 path: /dev/sdc6 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15ac890> PedPartition: <_ped.Partition object at 0x1483b30> > disk = existing 1024MB disk sdc (51) 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:', > 'USEC_INITIALIZED': '628525', > '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 1024MB disk sdc (51) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 7 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc7 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 63) 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 (0x1478810) -- > name = sdc7 status = True kids = 0 id = 63 > parents = ['existing 1024MB disk sdc (51) with existing gpt disklabel'] > uuid = None size = 95.0 > 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 0x15a33b0> > 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 0x15b4050> fileSystem: None > number: 7 path: /dev/sdc7 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15aca50> PedPartition: <_ped.Partition object at 0x1483ad0> > disk = existing 1024MB disk sdc (51) 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:', > 'USEC_INITIALIZED': '628545', > '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 1024MB disk sdc (51) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 8 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc8 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 64) 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 (0x15b7950) -- > name = sdc8 status = True kids = 0 id = 64 > parents = ['existing 1024MB disk sdc (51) with existing gpt disklabel'] > uuid = None size = 94.0 > 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: 0 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x15a34d0> > 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 0x15b4050> fileSystem: None > number: 8 path: /dev/sdc8 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15acc10> PedPartition: <_ped.Partition object at 0x1483bf0> > disk = existing 1024MB disk sdc (51) 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:', > 'USEC_INITIALIZED': '628569', > '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 1024MB disk sdc (51) with existing gpt disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 9 ; name: sdc ; >DEBUG:blivet: PartitionDevice._setFormat: sdc9 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >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 65) 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 (0x15b8c90) -- > name = sdc9 status = True kids = 0 id = 65 > parents = ['existing 1024MB disk sdc (51) with existing gpt disklabel'] > uuid = None size = 94.0 > 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: 0 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x15a3440> > 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 0x15b4050> fileSystem: None > number: 9 path: /dev/sdc9 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x15acc90> PedPartition: <_ped.Partition object at 0x1483b90> > disk = existing 1024MB disk sdc (51) 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': '628714', > '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 >DEBUG:blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >INFO:program: Running... multipath -c /dev/sdb >INFO:program: Dec 12 17:09:12 | DM multipath kernel driver not loaded >INFO:program: Dec 12 17:09:12 | /etc/multipath.conf does not exist, blacklisting all devices. >INFO:program: Dec 12 17:09:12 | A default multipath.conf file is located at >INFO:program: Dec 12 17:09:12 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >INFO:program: Dec 12 17:09:12 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >INFO:program: Dec 12 17:09:12 | DM multipath kernel driver not loaded >DEBUG:program: Return code: 1 >INFO:blivet: added disk sdb (id 66) 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 >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 (0x14786d0) -- > name = sdb status = True kids = 0 id = 66 > parents = [] > uuid = None size = 1024.0 > 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 0x15a3170> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x15b8bd0> >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-rawhide:blivet00 /dev/disk/by-id/md-uuid-2bcefded:e757bcb3:05b3cd2c:e0337c3b /dev/md/blivet00', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'MAJOR': '9', > 'MD_DEVICES': '4', > 'MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'MD_DEVICE_sdc1_ROLE': '0', > 'MD_DEVICE_sdc2_DEV': '/dev/sdc2', > 'MD_DEVICE_sdc2_ROLE': '1', > 'MD_DEVICE_sdc3_DEV': '/dev/sdc3', > 'MD_DEVICE_sdc3_ROLE': '2', > 'MD_DEVICE_sdc4_DEV': '/dev/sdc4', > 'MD_DEVICE_sdc4_ROLE': '3', > 'MD_DEVNAME': 'blivet00', > 'MD_LEVEL': 'raid6', > 'MD_METADATA': '1.2', > 'MD_NAME': 'rawhide:blivet00', > 'MD_UUID': '2bcefded:e757bcb3:05b3cd2c:e0337c3b', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10611603', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-rawhide:blivet00', > '/dev/disk/by-id/md-uuid-2bcefded:e757bcb3:05b3cd2c:e0337c3b', > '/dev/md/blivet00'], > '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: blivet00 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: md127 is an md device >DEBUG:blivet: DeviceTree.addUdevMDDevice: name: blivet00 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc1 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 94MB partition sdc1 (52) with existing mdmember >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc2 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 95MB partition sdc2 (55) with existing mdmember >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc3 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 94MB partition sdc3 (57) with existing mdmember >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdc4 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 94MB partition sdc4 (59) with existing mdmember >DEBUG:blivet: DeviceTree.getDeviceByName: name: blivet00 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >ERROR:blivet: failed to scan md array blivet00 >INFO:program: Running... mdadm --stop /dev/md/blivet00 >INFO:program: mdadm: stopped /dev/md/blivet00 >DEBUG:program: Return code: 0 >DEBUG:blivet: no device or no media present >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >INFO:blivet: not going to restore from backup of non-existent /etc/mdadm.conf >INFO:blivet: edd: MBR signature on sdc is zero. new disk image? >INFO:blivet: edd: collected mbr signatures: {'sda': '0x000939c9'} >INFO:blivet: collecting information about active mounts >INFO:blivet: found nodev rootfs filesystem mounted at / >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: rootfs ; current: None ; type: rootfs ; >INFO:blivet: added nodev rootfs.0 (id 67) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: rootfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev rootfs.0 (67) with existing rootfs filesystem >DEBUG:blivet: resolved 'rootfs.0' to 'rootfs.0' (nodev) >INFO:blivet: found nodev proc filesystem mounted at /proc >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >INFO:blivet: added nodev proc.0 (id 68) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: proc.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev proc.0 (68) with existing proc filesystem >DEBUG:blivet: resolved 'proc.0' to 'proc.0' (nodev) >INFO:blivet: found nodev sysfs filesystem mounted at /sys >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >INFO:blivet: added nodev sysfs.0 (id 69) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: sysfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev sysfs.0 (69) with existing sysfs filesystem >DEBUG:blivet: resolved 'sysfs.0' to 'sysfs.0' (nodev) >INFO:blivet: found nodev devtmpfs filesystem mounted at /dev >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: devtmpfs ; current: None ; type: devtmpfs ; >INFO:blivet: added nodev devtmpfs.0 (id 70) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: devtmpfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev devtmpfs.0 (70) with existing devtmpfs filesystem >DEBUG:blivet: resolved 'devtmpfs.0' to 'devtmpfs.0' (nodev) >INFO:blivet: found nodev securityfs filesystem mounted at /sys/kernel/security >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: securityfs ; current: None ; type: securityfs ; >INFO:blivet: added nodev securityfs.0 (id 71) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: securityfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev securityfs.0 (71) with existing securityfs filesystem >DEBUG:blivet: resolved 'securityfs.0' to 'securityfs.0' (nodev) >INFO:blivet: found nodev selinuxfs filesystem mounted at /sys/fs/selinux >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >INFO:blivet: added nodev selinuxfs.0 (id 72) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: selinuxfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev selinuxfs.0 (72) with existing selinuxfs filesystem >DEBUG:blivet: resolved 'selinuxfs.0' to 'selinuxfs.0' (nodev) >INFO:blivet: found nodev tmpfs filesystem mounted at /dev/shm >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >INFO:blivet: added nodev tmpfs.0 (id 73) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: tmpfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev tmpfs.0 (73) with existing tmpfs filesystem >DEBUG:blivet: resolved 'tmpfs.0' to 'tmpfs.0' (nodev) >INFO:blivet: found nodev devpts filesystem mounted at /dev/pts >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >INFO:blivet: added nodev devpts.0 (id 74) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: devpts.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev devpts.0 (74) with existing devpts filesystem >DEBUG:blivet: resolved 'devpts.0' to 'devpts.0' (nodev) >INFO:blivet: found nodev tmpfs filesystem mounted at /run >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >INFO:blivet: added nodev tmpfs.1 (id 75) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: tmpfs.1 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev tmpfs.1 (75) with existing tmpfs filesystem >DEBUG:blivet: resolved 'tmpfs.1' to 'tmpfs.1' (nodev) >INFO:blivet: found nodev tmpfs filesystem mounted at /sys/fs/cgroup >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >INFO:blivet: added nodev tmpfs.2 (id 76) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: tmpfs.2 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev tmpfs.2 (76) with existing tmpfs filesystem >DEBUG:blivet: resolved 'tmpfs.2' to 'tmpfs.2' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/systemd >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.0 (id 77) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.0 (77) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.0' to 'cgroup.0' (nodev) >INFO:blivet: found nodev pstore filesystem mounted at /sys/fs/pstore >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: pstore ; current: None ; type: pstore ; >INFO:blivet: added nodev pstore.0 (id 78) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: pstore.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev pstore.0 (78) with existing pstore filesystem >DEBUG:blivet: resolved 'pstore.0' to 'pstore.0' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/cpuset >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.1 (id 79) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.1 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.1 (79) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.1' to 'cgroup.1' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/cpu,cpuacct >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.2 (id 80) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.2 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.2 (80) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.2' to 'cgroup.2' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/memory >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.3 (id 81) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.3 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.3 (81) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.3' to 'cgroup.3' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/devices >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.4 (id 82) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.4 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.4 (82) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.4' to 'cgroup.4' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/freezer >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.5 (id 83) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.5 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.5 (83) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.5' to 'cgroup.5' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/net_cls >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.6 (id 84) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.6 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.6 (84) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.6' to 'cgroup.6' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/blkio >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.7 (id 85) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.7 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.7 (85) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.7' to 'cgroup.7' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/perf_event >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.8 (id 86) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.8 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.8 (86) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.8' to 'cgroup.8' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/hugetlb >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.9 (id 87) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.9 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.9 (87) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.9' to 'cgroup.9' (nodev) >DEBUG:blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >DEBUG:blivet: DeviceTree.getDeviceByPath returned existing 4607MB partition sda2 (49) with existing ext4 filesystem >DEBUG:blivet: resolved '/dev/sda2' to 'sda2' (partition) >INFO:blivet: found nodev autofs filesystem mounted at /proc/sys/fs/binfmt_misc >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: autofs ; current: None ; type: autofs ; >INFO:blivet: added nodev autofs.0 (id 88) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: autofs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev autofs.0 (88) with existing autofs filesystem >DEBUG:blivet: resolved 'autofs.0' to 'autofs.0' (nodev) >INFO:blivet: found nodev debugfs filesystem mounted at /sys/kernel/debug >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: debugfs ; current: None ; type: debugfs ; >INFO:blivet: added nodev debugfs.0 (id 89) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: debugfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev debugfs.0 (89) with existing debugfs filesystem >DEBUG:blivet: resolved 'debugfs.0' to 'debugfs.0' (nodev) >INFO:blivet: found nodev configfs filesystem mounted at /sys/kernel/config >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: configfs ; current: None ; type: configfs ; >INFO:blivet: added nodev configfs.0 (id 90) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: configfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev configfs.0 (90) with existing configfs filesystem >DEBUG:blivet: resolved 'configfs.0' to 'configfs.0' (nodev) >INFO:blivet: found nodev rpc_pipefs filesystem mounted at /var/lib/nfs/rpc_pipefs >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: rpc_pipefs ; current: None ; type: rpc_pipefs ; >INFO:blivet: added nodev rpc_pipefs.0 (id 91) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: rpc_pipefs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev rpc_pipefs.0 (91) with existing rpc_pipefs filesystem >DEBUG:blivet: resolved 'rpc_pipefs.0' to 'rpc_pipefs.0' (nodev) >INFO:blivet: found nodev mqueue filesystem mounted at /dev/mqueue >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: mqueue ; current: None ; type: mqueue ; >INFO:blivet: added nodev mqueue.0 (id 92) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: mqueue.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev mqueue.0 (92) with existing mqueue filesystem >DEBUG:blivet: resolved 'mqueue.0' to 'mqueue.0' (nodev) >INFO:blivet: found nodev nfsd filesystem mounted at /proc/fs/nfsd >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: nfsd ; current: None ; type: nfsd ; >INFO:blivet: added nodev nfsd.0 (id 93) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: nfsd.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev nfsd.0 (93) with existing nfsd filesystem >DEBUG:blivet: resolved 'nfsd.0' to 'nfsd.0' (nodev) >INFO:blivet: found nodev hugetlbfs filesystem mounted at /dev/hugepages >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: hugetlbfs ; current: None ; type: hugetlbfs ; >INFO:blivet: added nodev hugetlbfs.0 (id 94) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: hugetlbfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev hugetlbfs.0 (94) with existing hugetlbfs filesystem >DEBUG:blivet: resolved 'hugetlbfs.0' to 'hugetlbfs.0' (nodev) >INFO:blivet: found nodev tmpfs filesystem mounted at /tmp >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >INFO:blivet: added nodev tmpfs.3 (id 95) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: tmpfs.3 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev tmpfs.3 (95) with existing tmpfs filesystem >DEBUG:blivet: resolved 'tmpfs.3' to 'tmpfs.3' (nodev) >INFO:blivet: found nodev nfs4 filesystem mounted at /mnt/home >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: nfs4 ; current: None ; type: nfs4 ; >INFO:blivet: added nodev nfs4.0 (id 96) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: nfs4.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev nfs4.0 (96) with existing nfs4 filesystem >DEBUG:blivet: resolved 'nfs4.0' to 'nfs4.0' (nodev) >[]
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 1041462
:
835884
| 835885