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 875521 Details for
Bug 1077250
Extended partition consumes whole device
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
blivet log
log (text/plain), 116.19 KB, created by
Jan Safranek
on 2014-03-17 15:07:32 UTC
(
hide
)
Description:
blivet log
Filename:
MIME Type:
Creator:
Jan Safranek
Created:
2014-03-17 15:07:32 UTC
Size:
116.19 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.32) instance <blivet.Blivet object at 0x1605c90> >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:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >INFO:blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sdd', 'sdc', 'sdc1', 'sdc10', 'sdc2', 'sdc3', 'sdc4', 'sdc5', 'sdc6', 'sdc7', 'sdc8', 'sdc9', 'sdb'] >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1395068285', > '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': '39574', > '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.getDevicesBySerial returned [] >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 0x176ad50>, <parted.partition.Partition object at 0x177e050>] > device: <parted.device.Device object at 0x176ab90> > PedDisk: <_ped.Disk object at 0x177b5a8> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x1702a90) -- > 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 0x1637050> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1761ad0> >INFO:blivet: got format: DiskLabel instance (0x1702ad0) -- > 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 0x176ad50>, <parted.partition.Partition object at 0x177e050>] > device: <parted.device.Device object at 0x176ab90> > PedDisk: <_ped.Disk object at 0x177b5a8> > origPartedDisk = <parted.disk.Disk object at 0x177e250> > 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 0x1637dd0> > >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': '39585', > '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 (0x1761a90) -- > 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: 32526 did: 0 busy: True > hardwareGeometry: (512, 64, 32) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x1637d40> > 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 0x176ac50> fileSystem: <parted.filesystem.FileSystem object at 0x177e110> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x176ae10> PedPartition: <_ped.Partition object at 0x1769830> > disk = existing 10240MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1050623 length = 1048576 > flags = >INFO:blivet: got format: SwapSpace instance (0x177e790) -- > 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': '39601', > '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 (0x1761c50) -- > 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: 121 did: 0 busy: True > hardwareGeometry: (9727, 64, 32) biosGeometry: (1240, 255, 63) > PedDevice: <_ped.Device object at 0x1780170> > 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 0x176ac50> fileSystem: <parted.filesystem.FileSystem object at 0x177e150> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x177e090> PedPartition: <_ped.Partition object at 0x1769890> > 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 (0x177e350) -- > 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': '1395068285', > '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': '39653', > '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.getDevicesBySerial returned [] >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 (0x177ee10) -- > 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 0x1780200> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x177eed0> >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': '1395068285', > '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': '39708', > '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.getDevicesBySerial returned [] >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 0x178f2d0>, <parted.partition.Partition object at 0x178f490>, <parted.partition.Partition object at 0x178f610>, <parted.partition.Partition object at 0x178f790>, <parted.partition.Partition object at 0x178f910>, <parted.partition.Partition object at 0x178fa90>, <parted.partition.Partition object at 0x178fc10>, <parted.partition.Partition object at 0x178fd90>, <parted.partition.Partition object at 0x178ff10>, <parted.partition.Partition object at 0x17940d0>] > device: <parted.device.Device object at 0x177e650> > PedDisk: <_ped.Disk object at 0x1790e60> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x177ee90) -- > 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 0x1780320> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x177efd0> >INFO:blivet: got format: DiskLabel instance (0x177e550) -- > 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 0x178f2d0>, <parted.partition.Partition object at 0x178f490>, <parted.partition.Partition object at 0x178f610>, <parted.partition.Partition object at 0x178f790>, <parted.partition.Partition object at 0x178f910>, <parted.partition.Partition object at 0x178fa90>, <parted.partition.Partition object at 0x178fc10>, <parted.partition.Partition object at 0x178fd90>, <parted.partition.Partition object at 0x178ff10>, <parted.partition.Partition object at 0x17940d0>] > device: <parted.device.Device object at 0x177e650> > PedDisk: <_ped.Disk object at 0x1790e60> > origPartedDisk = <parted.disk.Disk object at 0x178f150> > 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 0x17800e0> > >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ClMIMG-ew64-ZNQs-zL5m-iqYK-ZEhY-064Y0f /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_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ClMIMG-ew64-ZNQs-zL5m-iqYK-ZEhY-064Y0f', > 'ID_FS_UUID_ENC': 'ClMIMG-ew64-ZNQs-zL5m-iqYK-ZEhY-064Y0f', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'ext2', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '192512', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '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:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '39720', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-ClMIMG-ew64-ZNQs-zL5m-iqYK-ZEhY-064Y0f', > '/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 >INFO:program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdc1 >INFO:program: LVM2_PV_UUID=ClMIMG-ew64-ZNQs-zL5m-iqYK-ZEhY-064Y0f >INFO:program: LVM2_PE_START=1024.00 >INFO:program: LVM2_VG_NAME=blivet >INFO:program: LVM2_VG_UUID=Yb00Sn-wKVw-iYq0-bMyC-572Q-kMX0-xQ9LXa >INFO:program: LVM2_VG_SIZE=94208.00 >INFO:program: LVM2_VG_FREE=94208.00 >INFO:program: LVM2_VG_EXTENT_SIZE=4096.00 >INFO:program: LVM2_VG_EXTENT_COUNT=23 >INFO:program: LVM2_VG_FREE_COUNT=23 >INFO:program: LVM2_PV_COUNT=1 >DEBUG:program: Return code: 0 >INFO:blivet: type detected on 'sdc1' is 'LVM2_member' >DEBUG:blivet: LVMPhysicalVolume.__init__: vgName: blivet ; uuid: ClMIMG-ew64-ZNQs-zL5m-iqYK-ZEhY-064Y0f ; exists: True ; vgUuid: Yb00Sn-wKVw-iYq0-bMyC-572Q-kMX0-xQ9LXa ; label: None ; peStart: 1.0 ; device: /dev/sdc1 ; serial: drive-scsi0-0-0-2 ; >DEBUG:blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >DEBUG:blivet: PartitionDevice._setFormat: sdc1 ; >DEBUG:blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: lvmpv ; >DEBUG:blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdc1 ; >DEBUG:blivet: DeviceTree.getDeviceByUuid returned None >DEBUG:blivet: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: LVMVolumeGroupDevice._setFormat: blivet ; current: None ; type: None ; >INFO:blivet: added lvmvg blivet (id 6) to device tree >INFO:program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} blivet >DEBUG:program: Return code: 0 >WARNING:blivet: invalid data for sdc1: 'LVM2_LV_NAME' >DEBUG:blivet: looking up parted Device: /dev/sdc1 >INFO:blivet: got device: PartitionDevice instance (0x177ef50) -- > name = sdc1 status = True kids = 1 id = 5 > parents = ['existing 1024MB disk sdc (4) with existing gpt disklabel'] > uuid = None size = 94.0 > format = existing lvmpv > 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 0x1780a70> > 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 0x177e6d0> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x178f1d0> PedPartition: <_ped.Partition object at 0x1769e90> > disk = existing 1024MB disk sdc (4) with existing gpt disklabel > start = 2048 end = 194559 length = 192512 > flags = lvm >INFO:blivet: got format: LVMPhysicalVolume instance (0x1794590) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdc1 uuid = ClMIMG-ew64-ZNQs-zL5m-iqYK-ZEhY-064Y0f exists = True > options = None supported = True formattable = True resizable = False > vgName = blivet vgUUID = Yb00Sn-wKVw-iYq0-bMyC-572Q-kMX0-xQ9LXa peStart = 1.0 >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': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > '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:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '39733', > '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 7) 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 (0x1794cd0) -- > name = sdc10 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 = 42 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:2/block/sdc/sdc10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc10 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 194560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (93, 34, 61) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x1780290> > 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 0x177e6d0> fileSystem: None > number: 10 path: /dev/sdc10 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1794110> PedPartition: <_ped.Partition object at 0x178c230> > disk = existing 1024MB disk sdc (4) with existing gpt disklabel > start = 1759232 end = 1953791 length = 194560 > flags = lvm >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-2-part2 /dev/disk/by-partlabel/ext2 /dev/disk/by-partuuid/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': '39745', > '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 8) 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 (0x177e610) -- > name = sdc2 status = True kids = 0 id = 8 > 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: 121 did: 0 busy: False > hardwareGeometry: (93, 34, 61) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x1780b90> > 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 0x177e6d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x178f4d0> PedPartition: <_ped.Partition object at 0x1769fb0> > 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': '39758', > '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 9) 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 (0x1794f90) -- > name = sdc3 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 = 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: 32526 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x1780cb0> > 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 0x177e6d0> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x178f650> PedPartition: <_ped.Partition object at 0x17698f0> > 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': '39770', > '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 10) 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 (0x1794fd0) -- > name = sdc4 status = True kids = 0 id = 10 > 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 0x1780b00> > 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 0x177e6d0> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x178f7d0> PedPartition: <_ped.Partition object at 0x1769f50> > 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': '39785', > '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 11) 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 (0x177e5d0) -- > name = sdc5 status = True kids = 0 id = 11 > 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: 121 did: 0 busy: False > hardwareGeometry: (93, 34, 61) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x1780d40> > 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 0x177e6d0> fileSystem: None > number: 5 path: /dev/sdc5 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x178f950> PedPartition: <_ped.Partition object at 0x178c050> > 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': '39801', > '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 12) 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 (0x177e310) -- > name = sdc6 status = True kids = 0 id = 12 > 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: 0 did: 0 busy: False > hardwareGeometry: (92, 34, 61) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x1780e60> > 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 0x177e6d0> fileSystem: None > number: 6 path: /dev/sdc6 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x178fad0> PedPartition: <_ped.Partition object at 0x178c0b0> > 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': '39814', > '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 13) 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 (0x177e690) -- > name = sdc7 status = True kids = 0 id = 13 > 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 0x1780440> > 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 0x177e6d0> fileSystem: None > number: 7 path: /dev/sdc7 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x178fc50> PedPartition: <_ped.Partition object at 0x178c110> > 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': '39828', > '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 14) 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 (0x1794290) -- > name = sdc8 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 = 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 0x1780ef0> > 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 0x177e6d0> fileSystem: None > number: 8 path: /dev/sdc8 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x178fdd0> PedPartition: <_ped.Partition object at 0x178c170> > 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': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > '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:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '39842', > '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 15) 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 (0x179ca10) -- > name = sdc9 status = True kids = 0 id = 15 > 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 0x17a6050> > 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 0x177e6d0> fileSystem: None > number: 9 path: /dev/sdc9 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x178ff50> PedPartition: <_ped.Partition object at 0x178c1d0> > disk = existing 1024MB disk sdc (4) with existing gpt disklabel > start = 1564672 end = 1757183 length = 192512 > flags = lvm >DEBUG:blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-3 /dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-scsi-0:0:0:3', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:3/block/sdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1395068285', > '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: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': '39947', > '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.getDevicesBySerial returned [] >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 16) 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: dos ; >DEBUG:blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: required disklabel type for sdb (1) is None >DEBUG:blivet: default disklabel type for sdb is msdos >DEBUG:blivet: selecting msdos disklabel for sdb based on size >DEBUG:blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >DEBUG:blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x179cc10> > PedDisk: <_ped.Disk object at 0x179dc20> >DEBUG:blivet: getFormat('disklabel') returning DiskLabel instance >DEBUG:blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >INFO:blivet: got device: DiskDevice instance (0x179ce10) -- > name = sdb status = True kids = 0 id = 16 > parents = [] > uuid = None size = 1024.0 > format = existing msdos disklabel > 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 0x1780f80> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1794e50> >INFO:blivet: got format: DiskLabel instance (0x17941d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x179cc10> > PedDisk: <_ped.Disk object at 0x179dc20> > origPartedDisk = <parted.disk.Disk object at 0x179c190> > 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 0x1780dd0> > >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', 'sdb': '0x000e1cb8'} >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 17) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: rootfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev rootfs.0 (17) 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 18) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: proc.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev proc.0 (18) 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 19) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: sysfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev sysfs.0 (19) 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 20) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: devtmpfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev devtmpfs.0 (20) 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 21) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: securityfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev securityfs.0 (21) with existing securityfs filesystem >DEBUG:blivet: resolved 'securityfs.0' to 'securityfs.0' (nodev) >INFO:blivet: found nodev tmpfs filesystem mounted at /dev/shm >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >INFO:blivet: added nodev tmpfs.0 (id 22) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: tmpfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev tmpfs.0 (22) with existing tmpfs filesystem >DEBUG:blivet: resolved 'tmpfs.0' to 'tmpfs.0' (nodev) >INFO:blivet: found nodev devpts filesystem mounted at /dev/pts >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >INFO:blivet: added nodev devpts.0 (id 23) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: devpts.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev devpts.0 (23) with existing devpts filesystem >DEBUG:blivet: resolved 'devpts.0' to 'devpts.0' (nodev) >INFO:blivet: found nodev tmpfs filesystem mounted at /run >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >INFO:blivet: added nodev tmpfs.1 (id 24) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: tmpfs.1 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev tmpfs.1 (24) with existing tmpfs filesystem >DEBUG:blivet: resolved 'tmpfs.1' to 'tmpfs.1' (nodev) >INFO:blivet: found nodev tmpfs filesystem mounted at /sys/fs/cgroup >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >INFO:blivet: added nodev tmpfs.2 (id 25) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: tmpfs.2 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev tmpfs.2 (25) with existing tmpfs filesystem >DEBUG:blivet: resolved 'tmpfs.2' to 'tmpfs.2' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/systemd >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.0 (id 26) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.0 (26) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.0' to 'cgroup.0' (nodev) >INFO:blivet: found nodev pstore filesystem mounted at /sys/fs/pstore >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: pstore ; current: None ; type: pstore ; >INFO:blivet: added nodev pstore.0 (id 27) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: pstore.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev pstore.0 (27) with existing pstore filesystem >DEBUG:blivet: resolved 'pstore.0' to 'pstore.0' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/cpuset >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.1 (id 28) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.1 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.1 (28) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.1' to 'cgroup.1' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/cpu,cpuacct >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.2 (id 29) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.2 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.2 (29) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.2' to 'cgroup.2' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/memory >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.3 (id 30) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.3 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.3 (30) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.3' to 'cgroup.3' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/devices >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.4 (id 31) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.4 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.4 (31) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.4' to 'cgroup.4' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/freezer >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.5 (id 32) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.5 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.5 (32) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.5' to 'cgroup.5' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/net_cls >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.6 (id 33) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.6 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.6 (33) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.6' to 'cgroup.6' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/blkio >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.7 (id 34) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.7 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.7 (34) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.7' to 'cgroup.7' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/perf_event >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.8 (id 35) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.8 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.8 (35) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.8' to 'cgroup.8' (nodev) >INFO:blivet: found nodev cgroup filesystem mounted at /sys/fs/cgroup/hugetlb >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: cgroup ; current: None ; type: cgroup ; >INFO:blivet: added nodev cgroup.9 (id 36) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: cgroup.9 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev cgroup.9 (36) with existing cgroup filesystem >DEBUG:blivet: resolved 'cgroup.9' to 'cgroup.9' (nodev) >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 37) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: configfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev configfs.0 (37) with existing configfs filesystem >DEBUG:blivet: resolved 'configfs.0' to 'configfs.0' (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 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 38) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: selinuxfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev selinuxfs.0 (38) with existing selinuxfs filesystem >DEBUG:blivet: resolved 'selinuxfs.0' to 'selinuxfs.0' (nodev) >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 39) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: autofs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev autofs.0 (39) 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 40) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: hugetlbfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev hugetlbfs.0 (40) with existing hugetlbfs filesystem >DEBUG:blivet: resolved 'hugetlbfs.0' to 'hugetlbfs.0' (nodev) >INFO:blivet: found nodev mqueue filesystem mounted at /dev/mqueue >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: getFormat('nodev') returning NoDevFS instance >DEBUG:blivet: NoDevice._setFormat: mqueue ; current: None ; type: mqueue ; >INFO:blivet: added nodev mqueue.0 (id 41) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: mqueue.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev mqueue.0 (41) with existing mqueue filesystem >DEBUG:blivet: resolved 'mqueue.0' to 'mqueue.0' (nodev) >INFO:blivet: found nodev 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 42) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: debugfs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev debugfs.0 (42) with existing debugfs filesystem >DEBUG:blivet: resolved 'debugfs.0' to 'debugfs.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 43) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: rpc_pipefs.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev rpc_pipefs.0 (43) 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 44) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: nfsd.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev nfsd.0 (44) 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 45) to device tree >DEBUG:blivet: DeviceTree.getDeviceByName: name: nfs4.0 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 0MB nodev nfs4.0 (45) with existing nfs4 filesystem >DEBUG:blivet: resolved 'nfs4.0' to 'nfs4.0' (nodev) >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb ; >DEBUG:blivet: DeviceTree.getDeviceByName returned existing 1024MB disk sdb (16) with existing msdos disklabel >DEBUG:blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >DEBUG:blivet: PartitionDevice._setFormat: req0 ; >DEBUG:blivet: getFormat('None') returning DeviceFormat instance >DEBUG:blivet: PartitionDevice._setFormat: req0 ; current: None ; type: None ; >DEBUG:blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >INFO:blivet: added partition req0 (id 46) to device tree >INFO:blivet: registered action: [0] Create Device partition req0 (id 46) >DEBUG:blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: removing all non-preexisting partitions ['req0(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >DEBUG:blivet: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req0(id 46)'] >DEBUG:blivet: removing all non-preexisting partitions ['req0(id 46)'] from disk(s) ['sda', 'sdb', 'sdc'] >DEBUG:blivet: allocating partition: req0 ; id: 46 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 128MB ; grow: False ; max_size: 0 ; start: None ; end: None >DEBUG:blivet: checking freespace on sdb >DEBUG:blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=2 req_size=128MB boot=False best=None grow=False start=None >DEBUG:blivet: checking 63-2097151 (1023 MB) >DEBUG:blivet: current free range is 63-2097151 (1023MB) >DEBUG:blivet: updating use_disk to sdb, type: 2 >DEBUG:blivet: new free: 63-2097151 / 1023MB >DEBUG:blivet: new free allows for 0 sectors of growth >DEBUG:blivet: adjusted start sector from 63 to 2048 >DEBUG:blivet: created partition sdb1 of 1023MB and added it to /dev/sdb >DEBUG:blivet: PartitionDevice._setPartedPartition: req0 ; >DEBUG:blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x179cbd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18b6a90> PedPartition: <_ped.Partition object at 0x18b2770> >DEBUG:blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >DEBUG:blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >DEBUG:blivet: PartitionDevice._setPartedPartition: sdb1 ; >DEBUG:blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x179cbd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18b6990> PedPartition: <_ped.Partition object at 0x18b2710> >DEBUG:blivet: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sdb1(id 46)'] >DEBUG:blivet: no growable partitions >DEBUG:blivet: fixing size of existing 512MB partition sda1 (1) with existing swap at 512.00 >DEBUG:blivet: fixing size of existing 9727MB partition sda2 (2) with existing ext4 filesystem mounted at / at 9727.00 >DEBUG:blivet: fixing size of non-existent 1023MB partition sdb1 (46) at 1023.00 >DEBUG:blivet: fixing size of existing 94MB partition sdc1 (5) with existing lvmpv at 94.00 >DEBUG:blivet: fixing size of existing 95MB partition sdc10 (7) at 95.00 >DEBUG:blivet: fixing size of existing 95MB partition sdc2 (8) at 95.00 >DEBUG:blivet: fixing size of existing 94MB partition sdc3 (9) at 94.00 >DEBUG:blivet: fixing size of existing 94MB partition sdc4 (10) at 94.00 >DEBUG:blivet: fixing size of existing 95MB partition sdc5 (11) at 95.00 >DEBUG:blivet: fixing size of existing 94MB partition sdc6 (12) at 94.00 >DEBUG:blivet: fixing size of existing 95MB partition sdc7 (13) at 95.00 >DEBUG:blivet: fixing size of existing 94MB partition sdc8 (14) at 94.00 >DEBUG:blivet: fixing size of existing 94MB partition sdc9 (15) at 94.00 >DEBUG:blivet: DeviceTree.getDeviceByName: name: sdb1 ; >DEBUG:blivet: DeviceTree.getDeviceByName returned non-existent 1023MB partition sdb1 (46) >DEBUG:blivet: PartitionDevice._setPartedPartition: sdb1 ; >DEBUG:blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x179cbd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18b6c90> PedPartition: <_ped.Partition object at 0x18b2830> >INFO:blivet: resetting parted disks... >DEBUG:blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >DEBUG:blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >DEBUG:blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >DEBUG:blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >DEBUG:blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >DEBUG:blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >DEBUG:blivet: PartitionDevice.preCommitFixup: sda1 ; >DEBUG:blivet: sector-based lookup found partition sda1 >DEBUG:blivet: PartitionDevice._setPartedPartition: sda1 ; >DEBUG:blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x177e250> fileSystem: <parted.filesystem.FileSystem object at 0x18b6d50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x18b6b50> PedPartition: <_ped.Partition object at 0x18b27d0> >DEBUG:blivet: PartitionDevice.preCommitFixup: sda2 ; >DEBUG:blivet: sector-based lookup found partition sda2 >DEBUG:blivet: PartitionDevice._setPartedPartition: sda2 ; >DEBUG:blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x177e250> fileSystem: <parted.filesystem.FileSystem object at 0x18b6f50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x18b6e90> PedPartition: <_ped.Partition object at 0x18b2890> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc1 ; >DEBUG:blivet: sector-based lookup found partition sdc1 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc1 ; >DEBUG:blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18b70d0> PedPartition: <_ped.Partition object at 0x18b28f0> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc10 ; >DEBUG:blivet: sector-based lookup found partition sdc10 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc10 ; >DEBUG:blivet: device sdc10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 10 path: /dev/sdc10 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18b0510> PedPartition: <_ped.Partition object at 0x1769ef0> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc2 ; >DEBUG:blivet: sector-based lookup found partition sdc2 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc2 ; >DEBUG:blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18b0710> PedPartition: <_ped.Partition object at 0x18b2770> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc3 ; >DEBUG:blivet: sector-based lookup found partition sdc3 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc3 ; >DEBUG:blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18b0910> PedPartition: <_ped.Partition object at 0x18b2950> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc4 ; >DEBUG:blivet: sector-based lookup found partition sdc4 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc4 ; >DEBUG:blivet: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18b0ad0> PedPartition: <_ped.Partition object at 0x18b29b0> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc5 ; >DEBUG:blivet: sector-based lookup found partition sdc5 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc5 ; >DEBUG:blivet: device sdc5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 5 path: /dev/sdc5 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18b0bd0> PedPartition: <_ped.Partition object at 0x18b2a10> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc6 ; >DEBUG:blivet: sector-based lookup found partition sdc6 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc6 ; >DEBUG:blivet: device sdc6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 6 path: /dev/sdc6 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18b0c90> PedPartition: <_ped.Partition object at 0x18b2a70> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc7 ; >DEBUG:blivet: sector-based lookup found partition sdc7 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc7 ; >DEBUG:blivet: device sdc7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 7 path: /dev/sdc7 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18b0d90> PedPartition: <_ped.Partition object at 0x18b2ad0> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc8 ; >DEBUG:blivet: sector-based lookup found partition sdc8 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc8 ; >DEBUG:blivet: device sdc8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 8 path: /dev/sdc8 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18b69d0> PedPartition: <_ped.Partition object at 0x18b2b30> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdc9 ; >DEBUG:blivet: sector-based lookup found partition sdc9 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc9 ; >DEBUG:blivet: device sdc9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 9 path: /dev/sdc9 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18b6ad0> PedPartition: <_ped.Partition object at 0x18b2b90> >DEBUG:blivet: PartitionDevice.preCommitFixup: sdb1 ; >DEBUG:blivet: action: [0] Create Device partition sdb1 (id 46) >DEBUG:blivet: action: [1] Create Device partition sdb1 (id 46) >INFO:blivet: pruning action queue... >INFO:blivet: removing obsolete action 0 (1) >DEBUG:blivet: action 0 already pruned >INFO:blivet: sorting actions... >DEBUG:blivet: action: [1] Create Device partition sdb1 (id 46) >INFO:blivet: executing action: [1] Create Device partition sdb1 (id 46) >DEBUG:blivet: PartitionDevice.create: sdb1 ; status: False ; >DEBUG:blivet: PartitionDevice.setupParents: kids: 0 ; name: sdb1 ; orig: False ; >DEBUG:blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >DEBUG:blivet: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >DEBUG:blivet: PartitionDevice._create: sdb1 ; status: False ; >DEBUG:blivet: PartitionDevice._wipe: sdb1 ; status: False ; >INFO:program: Running... dd if=/dev/zero of=/dev/sdb bs=512 seek=2048 count=2048 >INFO:program: 2048+0 records in >INFO:program: 2048+0 records out >INFO:program: 1048576 bytes (1.0 MB) copied, 0.0268576 s, 39.0 MB/s >DEBUG:program: Return code: 0 >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >DEBUG:blivet: DiskLabel.commit: device: /dev/sdb ; numparts: 1 ; >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >DEBUG:blivet: post-commit partition path is /dev/sdb1 >DEBUG:blivet: PartitionDevice._setPartedPartition: sdb1 ; >DEBUG:blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x179c190> fileSystem: None > number: 1 path: /dev/sdb1 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18bf290> PedPartition: <_ped.Partition object at 0x18b9ef0> >DEBUG:blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >DEBUG:blivet: PartitionDevice.updateSysfsPath: sdb1 ; status: True ; >DEBUG:blivet: PartitionDevice.updateSysfsPath: sdb1 ; status: True ; >DEBUG:blivet: sdb1 sysfsPath set to /devices/pci0000:00/0000:00:04.0/virtio1/host2/target2:0:0/2:0:0:3/block/sdb/sdb1 >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >INFO:program: Running... udevadm settle --timeout=300 >DEBUG:program: Return code: 0 >DEBUG:blivet: PartitionDevice._setPartedPartition: sda1 ; >DEBUG:blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x177e250> fileSystem: <parted.filesystem.FileSystem object at 0x18c0a10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x18c06d0> PedPartition: <_ped.Partition object at 0x18b2830> >DEBUG:blivet: PartitionDevice._setPartedPartition: sda2 ; >DEBUG:blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x177e250> fileSystem: <parted.filesystem.FileSystem object at 0x18c0a50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x18c0990> PedPartition: <_ped.Partition object at 0x18b9e30> >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc1 ; >DEBUG:blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18b6e10> PedPartition: <_ped.Partition object at 0x18b2890> >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc10 ; >DEBUG:blivet: device sdc10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 10 path: /dev/sdc10 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18c37d0> PedPartition: <_ped.Partition object at 0x18c2290> >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc2 ; >DEBUG:blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18c0b90> PedPartition: <_ped.Partition object at 0x18b9f50> >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc3 ; >DEBUG:blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18c0d10> PedPartition: <_ped.Partition object at 0x18b9fb0> >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc4 ; >DEBUG:blivet: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18c0e90> PedPartition: <_ped.Partition object at 0x18c2050> >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc5 ; >DEBUG:blivet: device sdc5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 5 path: /dev/sdc5 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18c3050> PedPartition: <_ped.Partition object at 0x18c20b0> >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc6 ; >DEBUG:blivet: device sdc6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 6 path: /dev/sdc6 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18c31d0> PedPartition: <_ped.Partition object at 0x18c2110> >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc7 ; >DEBUG:blivet: device sdc7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 7 path: /dev/sdc7 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18c3350> PedPartition: <_ped.Partition object at 0x18c2170> >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc8 ; >DEBUG:blivet: device sdc8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 8 path: /dev/sdc8 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18c34d0> PedPartition: <_ped.Partition object at 0x18c21d0> >DEBUG:blivet: PartitionDevice._setPartedPartition: sdc9 ; >DEBUG:blivet: device sdc9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x178f150> fileSystem: None > number: 9 path: /dev/sdc9 type: 0 > name: ext2 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18c3650> PedPartition: <_ped.Partition object at 0x18c2230> >DEBUG:blivet: PartitionDevice._setPartedPartition: sdb1 ; >DEBUG:blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x179c190> fileSystem: None > number: 1 path: /dev/sdb1 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18bf390> PedPartition: <_ped.Partition object at 0x1769ef0>
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 1077250
:
875520
| 875521 |
979225