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 867384 Details for
Bug 1069597
blivet.reset() activates MD RAID on multipath devices
[?]
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.
good blivet log (md127 is not created)
blivet.log1 (text/plain), 123.37 KB, created by
Jan Safranek
on 2014-02-25 12:49:10 UTC
(
hide
)
Description:
good blivet log (md127 is not created)
Filename:
MIME Type:
Creator:
Jan Safranek
Created:
2014-02-25 12:49:10 UTC
Size:
123.37 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.18.27) instance <blivet.Blivet object at 0x2731b10> >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', 'sdg', 'sdh', 'sde', 'sdf', 'dm-0', 'dm-1'] >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', > 'DM_MULTIPATH_TIMESTAMP': '1393318610', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00: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': '16527', > '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: /dev/sda is not a valid multipath device path >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 0x289c110>, <parted.partition.Partition object at 0x289c290>] > device: <parted.device.Device object at 0x2882210> > PedDisk: <_ped.Disk object at 0x28819e0> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x28210d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 10240.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: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (10240, 64, 32) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x26a2cb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2877fd0> >INFO:blivet: got format: DiskLabel instance (0x28820d0) -- > 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 0x289c110>, <parted.partition.Partition object at 0x289c290>] > device: <parted.device.Device object at 0x2882210> > PedDisk: <_ped.Disk object at 0x28819e0> > origPartedDisk = <parted.disk.Disk object at 0x289c510> > partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (10240, 64, 32) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x27989e0> > >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/251f2421-32cb-4a66-8256-5b7b18c92116', > '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': '251f2421-32cb-4a66-8256-5b7b18c92116', > 'ID_FS_UUID_ENC': '251f2421-32cb-4a66-8256-5b7b18c92116', > '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_TABLE_TYPE': 'dos', > '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': '16533', > '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/251f2421-32cb-4a66-8256-5b7b18c92116'], > '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 10240MB 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: 251f2421-32cb-4a66-8256-5b7b18c92116 ; 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 (0x2877f90) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 10240MB 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: 32529 did: 0 busy: True > hardwareGeometry: (512, 64, 32) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x2798d40> > 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 0x2882190> fileSystem: <parted.filesystem.FileSystem object at 0x289c3d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x289c190> PedPartition: <_ped.Partition object at 0x2898530> > disk = existing 10240MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1050623 length = 1048576 > flags = >INFO:blivet: got format: SwapSpace instance (0x289ca50) -- > type = swap name = swap status = True > device = /dev/sda1 uuid = 251f2421-32cb-4a66-8256-5b7b18c92116 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/36df6230-cba8-47e7-87fe-4c6f4a08e4d5', > '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': '36df6230-cba8-47e7-87fe-4c6f4a08e4d5', > 'ID_FS_UUID_ENC': '36df6230-cba8-47e7-87fe-4c6f4a08e4d5', > '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': '19920896', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > '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': '16539', > '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/36df6230-cba8-47e7-87fe-4c6f4a08e4d5'], > '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 10240MB 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 (0x289c650) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 10240MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 9727.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: 19920896 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (9727, 64, 32) biosGeometry: (1240, 255, 63) > PedDevice: <_ped.Device object at 0x2798dd0> > 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 0x2882190> fileSystem: <parted.filesystem.FileSystem object at 0x289c410> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x289c350> PedPartition: <_ped.Partition object at 0x2898590> > disk = existing 10240MB disk sda (0) with existing msdos disklabel > start = 1050624 end = 20971519 length = 19920896 > flags = boot >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:blivet: got format: Ext4FS instance (0x28a81d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 36df6230-cba8-47e7-87fe-4c6f4a08e4d5 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', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:1/block/sdd', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393318610', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'PMBR', > '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': '16563', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-1', > '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:1/block/sdd'} ; name: sdd ; >INFO:blivet: scanning sdd (/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:1/block/sdd)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdd ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >INFO:blivet: sdd is a disk >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >INFO:program: Running... multipath -c /dev/sdd >INFO:program: /dev/sdd is not a valid multipath device path >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: PMBR ; >DEBUG:blivet: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: required disklabel type for sdd (1) is None >DEBUG:blivet: default disklabel type for sdd is msdos >DEBUG:blivet: selecting msdos disklabel for sdd based on size >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdd ; labelType: msdos ; exists: True ; >INFO:blivet: no usable disklabel on sdd >DEBUG:blivet: no type or existing type for sdd, bailing >INFO:blivet: got device: DiskDevice instance (0x289c9d0) -- > name = sdd status = True kids = 0 id = 3 > parents = [] > uuid = None size = 1024.0 > format = existing None > 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 0x2798e60> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x28a83d0> >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', > 'DM_MULTIPATH_TIMESTAMP': '1393318610', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00: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': '16586', > '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: /dev/sdc is not a valid multipath device path >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 0x289c6d0>, <parted.partition.Partition object at 0x28a8a10>, <parted.partition.Partition object at 0x28a8910>, <parted.partition.Partition object at 0x28a8590>, <parted.partition.Partition object at 0x28a8490>, <parted.partition.Partition object at 0x28a8dd0>, <parted.partition.Partition object at 0x28a8f50>, <parted.partition.Partition object at 0x28a1110>, <parted.partition.Partition object at 0x28a1290>, <parted.partition.Partition object at 0x28a1410>] > device: <parted.device.Device object at 0x28a8ad0> > PedDisk: <_ped.Disk object at 0x28b1440> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x28a8790) -- > 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 0x28af050> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x28a8810> >INFO:blivet: got format: DiskLabel instance (0x28a88d0) -- > 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 0x289c6d0>, <parted.partition.Partition object at 0x28a8a10>, <parted.partition.Partition object at 0x28a8910>, <parted.partition.Partition object at 0x28a8590>, <parted.partition.Partition object at 0x28a8490>, <parted.partition.Partition object at 0x28a8dd0>, <parted.partition.Partition object at 0x28a8f50>, <parted.partition.Partition object at 0x28a1110>, <parted.partition.Partition object at 0x28a1290>, <parted.partition.Partition object at 0x28a1410>] > device: <parted.device.Device object at 0x28a8ad0> > PedDisk: <_ped.Disk object at 0x28b1440> > origPartedDisk = <parted.disk.Disk object at 0x289c790> > 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 0x28af170> > >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/1bfd4e19-dfd4-4960-95ee-93bbdfe54259 /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': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '1bfd4e19-dfd4-4960-95ee-93bbdfe54259', > 'ID_PART_TABLE_TYPE': 'gpt', > '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': '16591', > '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/1bfd4e19-dfd4-4960-95ee-93bbdfe54259', > '/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 (0x28a8710) -- > 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 0x28af680> > 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 0x28a8b90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x289c5d0> PedPartition: <_ped.Partition object at 0x2898bf0> > disk = existing 1024MB disk sdc (4) with existing gpt disklabel > start = 2048 end = 194559 length = 192512 > flags = >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/c1172615-682b-4ee1-8699-9d04f486bc1e /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': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'c1172615-682b-4ee1-8699-9d04f486bc1e', > 'ID_PART_TABLE_TYPE': 'gpt', > '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': '16596', > '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/c1172615-682b-4ee1-8699-9d04f486bc1e', > '/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 (0x28a1990) -- > 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: 24940 did: 25954 busy: False > hardwareGeometry: (93, 34, 61) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x28af7a0> > 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 0x28a8b90> fileSystem: None > number: 10 path: /dev/sdc10 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x28a1450> PedPartition: <_ped.Partition object at 0x2898ef0> > disk = existing 1024MB disk sdc (4) with existing gpt disklabel > start = 1759232 end = 1953791 length = 194560 > flags = >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/af964a43-cb4f-4e8b-aaa9-ea4261732d28 /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': 'af964a43-cb4f-4e8b-aaa9-ea4261732d28', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '34', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '16601', > '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/af964a43-cb4f-4e8b-aaa9-ea4261732d28', > '/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 (0x28a1e50) -- > 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 0x28af5f0> > 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 0x28a8b90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x28a8a50> PedPartition: <_ped.Partition object at 0x2898c50> > 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/3c3d4724-9c16-4547-b40b-7030596d23ac /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': '3c3d4724-9c16-4547-b40b-7030596d23ac', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '35', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '16606', > '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/3c3d4724-9c16-4547-b40b-7030596d23ac', > '/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 (0x28a17d0) -- > 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: 32529 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x28af8c0> > 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 0x28a8b90> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x28a87d0> PedPartition: <_ped.Partition object at 0x28985f0> > 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/30ed085e-ab1b-40a1-b882-c68c321b7d1e /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': '30ed085e-ab1b-40a1-b882-c68c321b7d1e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '36', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '16612', > '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/30ed085e-ab1b-40a1-b882-c68c321b7d1e', > '/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 (0x28a1710) -- > 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 0x28af9e0> > 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 0x28a8b90> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x28a85d0> PedPartition: <_ped.Partition object at 0x2898cb0> > 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/995164bd-a4bc-4900-b5b2-c3b8fb975102 /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': '995164bd-a4bc-4900-b5b2-c3b8fb975102', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '37', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '16617', > '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/995164bd-a4bc-4900-b5b2-c3b8fb975102', > '/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 (0x28a1750) -- > 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 0x28af830> > 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 0x28a8b90> fileSystem: None > number: 5 path: /dev/sdc5 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x28a8350> PedPartition: <_ped.Partition object at 0x2898d70> > 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/39bf8f01-0619-471e-8b62-5c5d470e5f37 /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': '39bf8f01-0619-471e-8b62-5c5d470e5f37', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '38', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '16622', > '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/39bf8f01-0619-471e-8b62-5c5d470e5f37', > '/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 (0x28a1c90) -- > 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: 32529 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x28afa70> > 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 0x28a8b90> fileSystem: None > number: 6 path: /dev/sdc6 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x28a8e10> PedPartition: <_ped.Partition object at 0x2898d10> > 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/b019007a-3426-471c-b592-002c0f1bc8e5 /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': 'b019007a-3426-471c-b592-002c0f1bc8e5', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '39', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '16627', > '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/b019007a-3426-471c-b592-002c0f1bc8e5', > '/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 (0x28a1f50) -- > 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 0x28afb90> > 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 0x28a8b90> fileSystem: None > number: 7 path: /dev/sdc7 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x28a8f90> PedPartition: <_ped.Partition object at 0x2898dd0> > 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/25b6563e-2c62-4b68-808a-4997ad5c55ca /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': '25b6563e-2c62-4b68-808a-4997ad5c55ca', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_04_0-virtio-pci-virtio1-scsi-0_0_0_2', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-2', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '40', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '16632', > '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/25b6563e-2c62-4b68-808a-4997ad5c55ca', > '/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 (0x28aab10) -- > 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 0x28af710> > 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 0x28a8b90> fileSystem: None > number: 8 path: /dev/sdc8 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x28a1150> PedPartition: <_ped.Partition object at 0x2898e30> > 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/d2962b99-6dec-4896-9415-31229129e0c2 /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': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'd2962b99-6dec-4896-9415-31229129e0c2', > 'ID_PART_TABLE_TYPE': 'gpt', > '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': '16637', > '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/d2962b99-6dec-4896-9415-31229129e0c2', > '/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 (0x28a1850) -- > 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 0x28afc20> > 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 0x28a8b90> fileSystem: None > number: 9 path: /dev/sdc9 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x28a12d0> PedPartition: <_ped.Partition object at 0x2898e90> > disk = existing 1024MB disk sdc (4) with existing gpt disklabel > start = 1564672 end = 1757183 length = 192512 > flags = >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', > 'DM_MULTIPATH_TIMESTAMP': '1393318610', > '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': '16661', > '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: /dev/sdb is not a valid multipath device path >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 (0x28aac50) -- > 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 0x28afcb0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x28aac10> >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-33000000100000001 /dev/disk/by-id/wwn-0x3000000100000001 /dev/disk/by-path/ip-192.168.103.1:3260-iscsi-iqn.2013-02.master:data-lun-1', > 'DEVNAME': 'sdg', > 'DEVPATH': '/devices/platform/host3/session1/target3:0:0/3:0:0:1/block/sdg', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_DEVICE_PATH': '1', > 'DM_MULTIPATH_TIMESTAMP': '1393318610', > 'DM_MULTIPATH_WIPE_PARTS': '1', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': 'rhel7:127', > 'ID_FS_LABEL_ENC': 'rhel7:127', > 'ID_FS_TYPE': 'mpath_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '69f83520-a9ea-836a-5054-8286a7e68d09', > 'ID_FS_UUID_ENC': '69f83520-a9ea-836a-5054-8286a7e68d09', > 'ID_FS_UUID_SUB': '18972c42-e2e1-31e2-6b7b-440bddb0f865', > 'ID_FS_UUID_SUB_ENC': '18972c42-e2e1-31e2-6b7b-440bddb0f865', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'VIRTUAL-DISK', > 'ID_MODEL_ENC': 'VIRTUAL-DISK', > 'ID_PATH': 'ip-192.168.103.1:3260-iscsi-iqn.2013-02.master:data-lun-1', > 'ID_PATH_TAG': 'ip-192_168_103_1_3260-iscsi-iqn_2013-02_master_data-lun-1', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'beaf11', > 'ID_SERIAL': '33000000100000001', > 'ID_SERIAL_SHORT': '3000000100000001', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'IET', > 'ID_VENDOR_ENC': 'IET\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x3000000100000001', > 'ID_WWN_WITH_EXTENSION': '0x3000000100000001', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '112107', > 'name': 'sdg', > 'symlinks': ['/dev/disk/by-id/scsi-33000000100000001', > '/dev/disk/by-id/wwn-0x3000000100000001', > '/dev/disk/by-path/ip-192.168.103.1:3260-iscsi-iqn.2013-02.master:data-lun-1'], > 'sysfs_path': '/devices/platform/host3/session1/target3:0:0/3:0:0:1/block/sdg'} ; name: sdg ; >INFO:blivet: scanning sdg (/devices/platform/host3/session1/target3:0:0/3:0:0:1/block/sdg)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdg ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.addUdevDiskDevice: name: sdg ; >DEBUG:blivet: found iscsi initiatorname iqn.1994-05.com.redhat:9e19c04c674 >INFO:program: Running... iscsi-iname >INFO:program: iqn.1994-05.com.redhat:d1c2daa7396f >DEBUG:program: Return code: 0 >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: iScsiDiskDevice._setFormat: sdg ; current: None ; type: None ; >DEBUG:blivet: created new iscsi disk sdg 192.168.103.1:3260 using fw initiator iqn.1994-05.com.redhat:9e19c04c674 >INFO:program: Running... multipath -c /dev/sdg >INFO:program: /dev/sdg is a valid multipath device path >DEBUG:program: Return code: 0 >INFO:blivet: added iscsi sdg (id 16) to device tree >DEBUG:blivet: looking up parted Device: /dev/sdg >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdg ; >INFO:blivet: type detected on 'sdg' is 'multipath_member' >DEBUG:blivet: MultipathMember.__init__: device: /dev/sdg ; serial: 3000000100000001 ; uuid: 69f83520-a9ea-836a-5054-8286a7e68d09 ; exists: True ; label: rhel7:127 ; >DEBUG:blivet: getFormat('multipath_member') returning MultipathMember instance >DEBUG:blivet: iScsiDiskDevice._setFormat: sdg ; current: None ; type: multipath_member ; >INFO:blivet: got device: iScsiDiskDevice instance (0x28bd050) -- > name = sdg status = True kids = 0 id = 16 > parents = [] > uuid = None size = 1024.0 > format = existing multipath_member > major = 8 minor = 96 exists = True protected = False > sysfs path = /devices/platform/host3/session1/target3:0:0/3:0:0:1/block/sdg partedDevice = parted.Device instance -- > model: IET VIRTUAL-DISK path: /dev/sdg 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 0x28afe60> > target size = 0 path = /dev/sdg > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x28bd110> >INFO:blivet: got format: MultipathMember instance (0x28bd1d0) -- > type = multipath_member name = multipath member device status = True > device = /dev/sdg uuid = 69f83520-a9ea-836a-5054-8286a7e68d09 exists = True > options = None supported = True formattable = False resizable = False > member = None >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-33000000100000002 /dev/disk/by-id/wwn-0x3000000100000002 /dev/disk/by-path/ip-192.168.103.1:3260-iscsi-iqn.2013-02.master:data-lun-2', > 'DEVNAME': 'sdh', > 'DEVPATH': '/devices/platform/host3/session1/target3:0:0/3:0:0:2/block/sdh', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_DEVICE_PATH': '1', > 'DM_MULTIPATH_TIMESTAMP': '1393318610', > 'DM_MULTIPATH_WIPE_PARTS': '1', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': 'rhel7:127', > 'ID_FS_LABEL_ENC': 'rhel7:127', > 'ID_FS_TYPE': 'mpath_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '69f83520-a9ea-836a-5054-8286a7e68d09', > 'ID_FS_UUID_ENC': '69f83520-a9ea-836a-5054-8286a7e68d09', > 'ID_FS_UUID_SUB': '09152a2e-4a5f-fdbf-0bac-4d80db2caf36', > 'ID_FS_UUID_SUB_ENC': '09152a2e-4a5f-fdbf-0bac-4d80db2caf36', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'VIRTUAL-DISK', > 'ID_MODEL_ENC': 'VIRTUAL-DISK', > 'ID_PATH': 'ip-192.168.103.1:3260-iscsi-iqn.2013-02.master:data-lun-2', > 'ID_PATH_TAG': 'ip-192_168_103_1_3260-iscsi-iqn_2013-02_master_data-lun-2', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'beaf12', > 'ID_SERIAL': '33000000100000002', > 'ID_SERIAL_SHORT': '3000000100000002', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'IET', > 'ID_VENDOR_ENC': 'IET\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x3000000100000002', > 'ID_WWN_WITH_EXTENSION': '0x3000000100000002', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '105608', > 'name': 'sdh', > 'symlinks': ['/dev/disk/by-id/scsi-33000000100000002', > '/dev/disk/by-id/wwn-0x3000000100000002', > '/dev/disk/by-path/ip-192.168.103.1:3260-iscsi-iqn.2013-02.master:data-lun-2'], > 'sysfs_path': '/devices/platform/host3/session1/target3:0:0/3:0:0:2/block/sdh'} ; name: sdh ; >INFO:blivet: scanning sdh (/devices/platform/host3/session1/target3:0:0/3:0:0:2/block/sdh)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdh ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.addUdevDiskDevice: name: sdh ; >DEBUG:blivet: found iscsi initiatorname iqn.1994-05.com.redhat:9e19c04c674 >INFO:program: Running... iscsi-iname >INFO:program: iqn.1994-05.com.redhat:11906de1cef7 >DEBUG:program: Return code: 0 >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: iScsiDiskDevice._setFormat: sdh ; current: None ; type: None ; >DEBUG:blivet: created new iscsi disk sdh 192.168.103.1:3260 using fw initiator iqn.1994-05.com.redhat:9e19c04c674 >INFO:program: Running... multipath -c /dev/sdh >INFO:program: /dev/sdh is a valid multipath device path >DEBUG:program: Return code: 0 >INFO:blivet: added iscsi sdh (id 17) to device tree >DEBUG:blivet: looking up parted Device: /dev/sdh >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdh ; >INFO:blivet: type detected on 'sdh' is 'multipath_member' >DEBUG:blivet: MultipathMember.__init__: device: /dev/sdh ; serial: 3000000100000002 ; uuid: 69f83520-a9ea-836a-5054-8286a7e68d09 ; exists: True ; label: rhel7:127 ; >DEBUG:blivet: getFormat('multipath_member') returning MultipathMember instance >DEBUG:blivet: iScsiDiskDevice._setFormat: sdh ; current: None ; type: multipath_member ; >INFO:blivet: got device: iScsiDiskDevice instance (0x28bd3d0) -- > name = sdh status = True kids = 0 id = 17 > parents = [] > uuid = None size = 1024.0 > format = existing multipath_member > major = 8 minor = 112 exists = True protected = False > sysfs path = /devices/platform/host3/session1/target3:0:0/3:0:0:2/block/sdh partedDevice = parted.Device instance -- > model: IET VIRTUAL-DISK path: /dev/sdh 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 0x28afef0> > target size = 0 path = /dev/sdh > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x28bd490> >INFO:blivet: got format: MultipathMember instance (0x28bd0d0) -- > type = multipath_member name = multipath member device status = True > device = /dev/sdh uuid = 69f83520-a9ea-836a-5054-8286a7e68d09 exists = True > options = None supported = True formattable = False resizable = False > member = None >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-33000000100000001 /dev/disk/by-id/wwn-0x3000000100000001 /dev/disk/by-path/ip-192.168.102.1:3260-iscsi-iqn.2013-02.master:data-lun-1', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/platform/host4/session2/target4:0:0/4:0:0:1/block/sde', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_DEVICE_PATH': '1', > 'DM_MULTIPATH_TIMESTAMP': '1393318610', > 'DM_MULTIPATH_WIPE_PARTS': '1', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': 'rhel7:127', > 'ID_FS_LABEL_ENC': 'rhel7:127', > 'ID_FS_TYPE': 'mpath_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '69f83520-a9ea-836a-5054-8286a7e68d09', > 'ID_FS_UUID_ENC': '69f83520-a9ea-836a-5054-8286a7e68d09', > 'ID_FS_UUID_SUB': '18972c42-e2e1-31e2-6b7b-440bddb0f865', > 'ID_FS_UUID_SUB_ENC': '18972c42-e2e1-31e2-6b7b-440bddb0f865', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'VIRTUAL-DISK', > 'ID_MODEL_ENC': 'VIRTUAL-DISK', > 'ID_PATH': 'ip-192.168.102.1:3260-iscsi-iqn.2013-02.master:data-lun-1', > 'ID_PATH_TAG': 'ip-192_168_102_1_3260-iscsi-iqn_2013-02_master_data-lun-1', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'beaf11', > 'ID_SERIAL': '33000000100000001', > 'ID_SERIAL_SHORT': '3000000100000001', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'IET', > 'ID_VENDOR_ENC': 'IET\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x3000000100000001', > 'ID_WWN_WITH_EXTENSION': '0x3000000100000001', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60404', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/scsi-33000000100000001', > '/dev/disk/by-id/wwn-0x3000000100000001', > '/dev/disk/by-path/ip-192.168.102.1:3260-iscsi-iqn.2013-02.master:data-lun-1'], > 'sysfs_path': '/devices/platform/host4/session2/target4:0:0/4:0:0:1/block/sde'} ; name: sde ; >INFO:blivet: scanning sde (/devices/platform/host4/session2/target4:0:0/4:0:0:1/block/sde)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sde ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.addUdevDiskDevice: name: sde ; >DEBUG:blivet: found iscsi initiatorname iqn.1994-05.com.redhat:9e19c04c674 >INFO:program: Running... iscsi-iname >INFO:program: iqn.1994-05.com.redhat:ca33c663117a >DEBUG:program: Return code: 0 >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: iScsiDiskDevice._setFormat: sde ; current: None ; type: None ; >DEBUG:blivet: created new iscsi disk sde 192.168.102.1:3260 using fw initiator iqn.1994-05.com.redhat:9e19c04c674 >INFO:program: Running... multipath -c /dev/sde >INFO:program: /dev/sde is a valid multipath device path >DEBUG:program: Return code: 0 >INFO:blivet: added iscsi sde (id 18) to device tree >DEBUG:blivet: looking up parted Device: /dev/sde >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >INFO:blivet: type detected on 'sde' is 'multipath_member' >DEBUG:blivet: MultipathMember.__init__: device: /dev/sde ; serial: 3000000100000001 ; uuid: 69f83520-a9ea-836a-5054-8286a7e68d09 ; exists: True ; label: rhel7:127 ; >DEBUG:blivet: getFormat('multipath_member') returning MultipathMember instance >DEBUG:blivet: iScsiDiskDevice._setFormat: sde ; current: None ; type: multipath_member ; >INFO:blivet: got device: iScsiDiskDevice instance (0x28aaf50) -- > name = sde status = True kids = 0 id = 18 > parents = [] > uuid = None size = 1024.0 > format = existing multipath_member > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/platform/host4/session2/target4:0:0/4:0:0:1/block/sde partedDevice = parted.Device instance -- > model: IET VIRTUAL-DISK path: /dev/sde 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 0x28afdd0> > target size = 0 path = /dev/sde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x28aae50> >INFO:blivet: got format: MultipathMember instance (0x28aae90) -- > type = multipath_member name = multipath member device status = True > device = /dev/sde uuid = 69f83520-a9ea-836a-5054-8286a7e68d09 exists = True > options = None supported = True formattable = False resizable = False > member = None >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-33000000100000002 /dev/disk/by-id/wwn-0x3000000100000002 /dev/disk/by-path/ip-192.168.102.1:3260-iscsi-iqn.2013-02.master:data-lun-2', > 'DEVNAME': 'sdf', > 'DEVPATH': '/devices/platform/host4/session2/target4:0:0/4:0:0:2/block/sdf', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_DEVICE_PATH': '1', > 'DM_MULTIPATH_TIMESTAMP': '1393318610', > 'DM_MULTIPATH_WIPE_PARTS': '1', > 'ID_BUS': 'scsi', > 'ID_FS_LABEL': 'rhel7:127', > 'ID_FS_LABEL_ENC': 'rhel7:127', > 'ID_FS_TYPE': 'mpath_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '69f83520-a9ea-836a-5054-8286a7e68d09', > 'ID_FS_UUID_ENC': '69f83520-a9ea-836a-5054-8286a7e68d09', > 'ID_FS_UUID_SUB': '09152a2e-4a5f-fdbf-0bac-4d80db2caf36', > 'ID_FS_UUID_SUB_ENC': '09152a2e-4a5f-fdbf-0bac-4d80db2caf36', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'VIRTUAL-DISK', > 'ID_MODEL_ENC': 'VIRTUAL-DISK', > 'ID_PATH': 'ip-192.168.102.1:3260-iscsi-iqn.2013-02.master:data-lun-2', > 'ID_PATH_TAG': 'ip-192_168_102_1_3260-iscsi-iqn_2013-02_master_data-lun-2', > 'ID_REVISION': '0001', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'beaf12', > 'ID_SERIAL': '33000000100000002', > 'ID_SERIAL_SHORT': '3000000100000002', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'IET', > 'ID_VENDOR_ENC': 'IET\\x20\\x20\\x20\\x20\\x20', > 'ID_WWN': '0x3000000100000002', > 'ID_WWN_WITH_EXTENSION': '0x3000000100000002', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '78276', > 'name': 'sdf', > 'symlinks': ['/dev/disk/by-id/scsi-33000000100000002', > '/dev/disk/by-id/wwn-0x3000000100000002', > '/dev/disk/by-path/ip-192.168.102.1:3260-iscsi-iqn.2013-02.master:data-lun-2'], > 'sysfs_path': '/devices/platform/host4/session2/target4:0:0/4:0:0:2/block/sdf'} ; name: sdf ; >INFO:blivet: scanning sdf (/devices/platform/host4/session2/target4:0:0/4:0:0:2/block/sdf)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdf ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.addUdevDiskDevice: name: sdf ; >DEBUG:blivet: found iscsi initiatorname iqn.1994-05.com.redhat:9e19c04c674 >INFO:program: Running... iscsi-iname >INFO:program: iqn.1994-05.com.redhat:da53703fb370 >DEBUG:program: Return code: 0 >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: iScsiDiskDevice._setFormat: sdf ; current: None ; type: None ; >DEBUG:blivet: created new iscsi disk sdf 192.168.102.1:3260 using fw initiator iqn.1994-05.com.redhat:9e19c04c674 >INFO:program: Running... multipath -c /dev/sdf >INFO:program: /dev/sdf is a valid multipath device path >DEBUG:program: Return code: 0 >INFO:blivet: added iscsi sdf (id 19) to device tree >DEBUG:blivet: looking up parted Device: /dev/sdf >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: sdf ; >INFO:blivet: type detected on 'sdf' is 'multipath_member' >DEBUG:blivet: MultipathMember.__init__: device: /dev/sdf ; serial: 3000000100000002 ; uuid: 69f83520-a9ea-836a-5054-8286a7e68d09 ; exists: True ; label: rhel7:127 ; >DEBUG:blivet: getFormat('multipath_member') returning MultipathMember instance >DEBUG:blivet: iScsiDiskDevice._setFormat: sdf ; current: None ; type: multipath_member ; >INFO:blivet: got device: iScsiDiskDevice instance (0x28aa290) -- > name = sdf status = True kids = 0 id = 19 > parents = [] > uuid = None size = 1024.0 > format = existing multipath_member > major = 8 minor = 80 exists = True protected = False > sysfs path = /devices/platform/host4/session2/target4:0:0/4:0:0:2/block/sdf partedDevice = parted.Device instance -- > model: IET VIRTUAL-DISK path: /dev/sdf 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 0x28afd40> > target size = 0 path = /dev/sdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x28aa350> >INFO:blivet: got format: MultipathMember instance (0x28aa2d0) -- > type = multipath_member name = multipath member device status = True > device = /dev/sdf uuid = 69f83520-a9ea-836a-5054-8286a7e68d09 exists = True > options = None supported = True formattable = False resizable = False > member = None >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-mpathb /dev/disk/by-id/dm-uuid-mpath-33000000100000002 /dev/mapper/mpathb', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393318610', > 'DM_NAME': 'mpathb', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'mpath-33000000100000002', > 'ID_FS_LABEL': 'rhel7:127', > 'ID_FS_LABEL_ENC': 'rhel7:127', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '09d67bf2-d79d-0d0b-2e8f-4684edc08473', > 'ID_FS_UUID_ENC': '09d67bf2-d79d-0d0b-2e8f-4684edc08473', > 'ID_FS_UUID_SUB': 'c7247c31-a3f7-6dec-0f91-8da5e8c8b81b', > 'ID_FS_UUID_SUB_ENC': 'c7247c31-a3f7-6dec-0f91-8da5e8c8b81b', > 'ID_FS_VERSION': '1.2', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'c7247c31:a3f76dec:0f918da5:e8c8b81b', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'rhel7:127', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1393332430', > 'UDISKS_MD_MEMBER_UUID': '09d67bf2:d79d0d0b:2e8f4684:edc08473', > 'USEC_INITIALIZED': '220792', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-mpathb', > '/dev/disk/by-id/dm-uuid-mpath-33000000100000002', > '/dev/mapper/mpathb'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: mpathb ; >INFO:blivet: scanning mpathb (/devices/virtual/block/dm-0)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: mpathb ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: mpathb is a multipath device >DEBUG:blivet: DeviceTree.addUdevMultiPathDevice: name: mpathb ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdf ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB iscsi sdf (19) with existing multipath_member >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdh ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB iscsi sdh (17) with existing multipath_member >DEBUG:blivet: iScsiDiskDevice.addChild: kids: 0 ; name: sdf ; >DEBUG:blivet: iScsiDiskDevice.addChild: kids: 0 ; name: sdh ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: MultipathDevice._setFormat: mpathb ; current: None ; type: None ; >INFO:blivet: added dm-multipath mpathb (id 20) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: mpathb ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: mpathb ; label_type: None ; >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet: getFormat('linux_raid_member') returning MDRaidMember instance >DEBUG:blivet: device mpathb does not contain a disklabel >INFO:program: Running... mdadm --examine --export /dev/mapper/mpathb >INFO:program: MD_LEVEL=raid0 >INFO:program: MD_DEVICES=2 >INFO:program: MD_NAME=rhel7:127 >INFO:program: MD_UUID=09d67bf2:d79d0d0b:2e8f4684:edc08473 >INFO:program: MD_UPDATE_TIME=1393332432 >INFO:program: MD_DEV_UUID=c7247c31:a3f76dec:0f918da5:e8c8b81b >INFO:program: MD_EVENTS=1 >DEBUG:program: Return code: 0 >INFO:program: Running... mdadm --examine --brief /dev/mapper/mpathb >INFO:program: ARRAY /dev/md/127 metadata=1.2 UUID=09d67bf2:d79d0d0b:2e8f4684:edc08473 name=rhel7:127 >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'mpathb' is 'linux_raid_member' >DEBUG:blivet: MDRaidMember.__init__: uuid: 09d67bf2-d79d-0d0b-2e8f-4684edc08473 ; exists: True ; label: rhel7:127 ; device: /dev/mapper/mpathb ; serial: None ; mdUuid: 09d67bf2:d79d0d0b:2e8f4684:edc08473 ; biosraid: False ; >DEBUG:blivet: getFormat('linux_raid_member') returning MDRaidMember instance >DEBUG:blivet: MultipathDevice._setFormat: mpathb ; current: None ; type: mdmember ; >DEBUG:blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: mpathb ; >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >DEBUG:blivet: DeviceTree.getDeviceByName: name: 127 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: using name 127 for md array containing member mpathb >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: MDRaidArrayDevice._setFormat: 127 ; current: None ; type: None ; >DEBUG:blivet: MDRaidArrayDevice.updateSysfsPath: 127 ; status: False ; >DEBUG:blivet: MDRaidArrayDevice._addDevice: 127 ; device: mpathb ; status: False ; >DEBUG:blivet: MultipathDevice.addChild: kids: 0 ; name: mpathb ; >INFO:blivet: added mdarray 127 (id 21) to device tree >DEBUG:blivet: looking up parted Device: /dev/mapper/mpathb >INFO:blivet: got device: MultipathDevice instance (0x28aa890) -- > name = mpathb status = True kids = 1 id = 20 > parents = ['existing 1024MB iscsi sdf (19) with existing multipath_member', > 'existing 1024MB iscsi sdh (17) with existing multipath_member'] > uuid = None size = 1024.0 > format = existing mdmember > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (multipath) path: /dev/mapper/mpathb type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32529 did: 0 busy: False > hardwareGeometry: (1011, 34, 61) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x28afb00> > target size = 0 path = /dev/mapper/mpathb > format args = [] originalFormat = None target = None dmUuid = None >INFO:blivet: got format: MDRaidMember instance (0x28bd690) -- > type = mdmember name = software RAID status = False > device = /dev/mapper/mpathb uuid = 09d67bf2-d79d-0d0b-2e8f-4684edc08473 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 09d67bf2:d79d0d0b:2e8f4684:edc08473 biosraid = False >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-mpatha /dev/disk/by-id/dm-uuid-mpath-33000000100000001 /dev/mapper/mpatha', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393318610', > 'DM_NAME': 'mpatha', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'mpath-33000000100000001', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '361073', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-mpatha', > '/dev/disk/by-id/dm-uuid-mpath-33000000100000001', > '/dev/mapper/mpatha'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: mpatha ; >INFO:blivet: scanning mpatha (/devices/virtual/block/dm-1)... >DEBUG:blivet: DeviceTree.getDeviceByName: name: mpatha ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: mpatha is a multipath device >DEBUG:blivet: DeviceTree.addUdevMultiPathDevice: name: mpatha ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: sde ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB iscsi sde (18) with existing multipath_member >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdg ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB iscsi sdg (16) with existing multipath_member >DEBUG:blivet: iScsiDiskDevice.addChild: kids: 0 ; name: sde ; >DEBUG:blivet: iScsiDiskDevice.addChild: kids: 0 ; name: sdg ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: MultipathDevice._setFormat: mpatha ; current: None ; type: None ; >INFO:blivet: added dm-multipath mpatha (id 22) to device tree >DEBUG:blivet: DeviceTree.handleUdevDeviceFormat: name: mpatha ; >DEBUG:blivet: DeviceTree.handleUdevDiskLabelFormat: device: mpatha ; label_type: None ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: MultipathDevice.setup: mpatha ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: looking up parted Device: /dev/mapper/mpatha >DEBUG:blivet: required disklabel type for mpatha (12) is None >DEBUG:blivet: default disklabel type for mpatha is msdos >DEBUG:blivet: selecting msdos disklabel for mpatha based on size >DEBUG:blivet: DiskLabel.__init__: device: /dev/mapper/mpatha ; labelType: msdos ; exists: True ; >INFO:blivet: no usable disklabel on mpatha >DEBUG:blivet: no type or existing type for mpatha, bailing >INFO:blivet: got device: MultipathDevice instance (0x28aabd0) -- > name = mpatha status = True kids = 0 id = 22 > parents = ['existing 1024MB iscsi sde (18) with existing multipath_member', > 'existing 1024MB iscsi sdg (16) with existing multipath_member'] > uuid = None size = 1024.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (multipath) path: /dev/mapper/mpatha type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1011, 34, 61) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x28af950> > target size = 0 path = /dev/mapper/mpatha > format args = [] originalFormat = None target = None dmUuid = None >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >INFO:blivet: devices to scan: ['md127'] >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-rhel7:127 /dev/disk/by-id/md-uuid-09d67bf2:d79d0d0b:2e8f4684:edc08473 /dev/md/127', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393318610', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': '127', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'rhel7:127', > 'MD_UUID': '09d67bf2:d79d0d0b:2e8f4684:edc08473', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVNAME': '127', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'rhel7:127', > 'UDISKS_MD_UUID': '09d67bf2:d79d0d0b:2e8f4684:edc08473', > 'USEC_INITIALIZED': '838996792', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-rhel7:127', > '/dev/disk/by-id/md-uuid-09d67bf2:d79d0d0b:2e8f4684:edc08473', > '/dev/md/127'], > '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: 127 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >INFO:blivet: md127 is an md device >DEBUG:blivet: DeviceTree.addUdevMDDevice: name: 127 ; >DEBUG:blivet: DeviceTree.getDeviceByName: name: mpathb ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB dm-multipath mpathb (20) with existing mdmember >DEBUG:blivet: DeviceTree.getDeviceByName: name: mpatha ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB dm-multipath mpatha (22) >DEBUG:blivet: DeviceTree.getDeviceByName: name: 127 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned None >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >ERROR:blivet: failed to scan md array 127 >INFO:program: Running... mdadm --stop /dev/md/127 >INFO:program: mdadm: stopped /dev/md/127 >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': '0x0001c22c'} >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 23) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: rootfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev rootfs.0 (23) 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 24) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: proc.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev proc.0 (24) 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 25) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: sysfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev sysfs.0 (25) 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 26) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: devtmpfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev devtmpfs.0 (26) 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 27) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: securityfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev securityfs.0 (27) 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 28) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: selinuxfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev selinuxfs.0 (28) 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 29) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: tmpfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev tmpfs.0 (29) 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 30) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: devpts.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev devpts.0 (30) 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 31) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: tmpfs.1 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev tmpfs.1 (31) 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 32) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: tmpfs.2 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev tmpfs.2 (32) 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 33) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.0 (33) 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 34) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: pstore.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev pstore.0 (34) 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 35) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.1 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.1 (35) 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 36) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.2 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.2 (36) 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 37) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.3 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.3 (37) 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 38) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.4 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.4 (38) 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 39) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.5 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.5 (39) 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 40) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.6 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.6 (40) 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 41) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.7 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.7 (41) 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 42) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.8 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.8 (42) 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 43) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.9 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.9 (43) 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 9727MB 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 44) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: autofs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev autofs.0 (44) with existing autofs filesystem >DEBUG:blivet: resolved 'autofs.0' to 'autofs.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 45) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: hugetlbfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev hugetlbfs.0 (45) with existing hugetlbfs filesystem >DEBUG:blivet: resolved 'hugetlbfs.0' to 'hugetlbfs.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 46) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: debugfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev debugfs.0 (46) with existing debugfs filesystem >DEBUG:blivet: resolved 'debugfs.0' to 'debugfs.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 47) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: mqueue.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev mqueue.0 (47) with existing mqueue filesystem >DEBUG:blivet: resolved 'mqueue.0' to 'mqueue.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 48) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: configfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev configfs.0 (48) 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 49) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: rpc_pipefs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev rpc_pipefs.0 (49) with existing rpc_pipefs filesystem >DEBUG:blivet: resolved 'rpc_pipefs.0' to 'rpc_pipefs.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 50) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: nfsd.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev nfsd.0 (50) with existing nfsd filesystem >DEBUG:blivet: resolved 'nfsd.0' to 'nfsd.0' (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 51) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: nfs4.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev nfs4.0 (51) with existing nfs4 filesystem >DEBUG:blivet: resolved 'nfs4.0' to 'nfs4.0' (nodev) >INFO:blivet: found nodev binfmt_misc 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: binfmt_misc ; current: None ; type: binfmt_misc ; >INFO:blivet: added nodev binfmt_misc.0 (id 52) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: binfmt_misc.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev binfmt_misc.0 (52) with existing binfmt_misc filesystem >DEBUG:blivet: resolved 'binfmt_misc.0' to 'binfmt_misc.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 1069597
:
867383
| 867384 |
867400