Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1981776 Details for
Bug 2229341
[abrt] blivet-gui-runtime: _add_parent_devices(): blivetgui.py:243:_reraise_exception:blivet.errors.DeviceTreeError: Failed to init blivet:
Home
New
Search
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.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: blivet.log
blivet.log (text/plain), 101.53 KB, created by
Thomas Neuber
on 2023-08-05 04:38:13 UTC
(
hide
)
Description:
File: blivet.log
Filename:
MIME Type:
Creator:
Thomas Neuber
Created:
2023-08-05 04:38:13 UTC
Size:
101.53 KB
patch
obsolete
>INFO:blivet: resetting Blivet (version 3.7.1) instance <blivet.blivet.Blivet object at 0x7fbd22e9c9d0> >DEBUG:blivet: lvm filter: clearing the lvm devices list >INFO:blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >WARNING:blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >INFO:blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sdd', 'sdd1', 'sdd2', 'nvme0n1', 'nvme0n1p1', 'nvme0n1p2', 'nvme0n1p3', 'nvme1n1', 'nvme1n1p1', 'nvme1n1p2', 'nvme1n1p3', 'sde', 'sde1', 'sdf', 'sdf1', 'sdg', 'sdg1', 'sdh', 'sdh1', 'sdi', 'sdi1', 'sdj', 'sdj1', 'sdj2', 'sdj5', 'sdk', 'sdk1', 'sdk2', 'sdk5', 'sdl', 'sdl1', 'zd0', 'md125', 'boot', 'efi'] >INFO:blivet: scanning sda (/sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet: failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >INFO:blivet: sda is a disk >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 3 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 4 >DEBUG:blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda >DEBUG:blivet: updated sda size to 9.1 TiB (9.1 TiB) >INFO:blivet: added disk sda (id 2) to device tree >INFO:blivet: got device: DiskDevice instance (0x7fbd22c4ef50) -- > name = sda status = True id = 2 > children = [] > parents = [] > uuid = None size = 9.1 TiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda > target size = 9.1 TiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 5000c500a5845e29 >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 7 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >DEBUG:blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fbd296e69d0>, <parted.partition.Partition object at 0x7fbd22cb9250>] > device: <parted.device.Device object at 0x7fbd22cb8b10> > PedDisk: <_ped.Disk object at 0x7fbd22cb8840> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 10 >INFO:blivet: got format: existing gpt disklabel >INFO:blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 9.1 TiB disk sda (2) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 13 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 14 >DEBUG:blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 >DEBUG:blivet: updated sda1 size to 2 GiB (2 GiB) >DEBUG:blivet: looking up parted Partition: /dev/sda1 >DEBUG:blivet: updated sda1 size to 2 GiB (2 GiB) >INFO:blivet: added partition sda1 (id 12) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd231e8d90) -- > name = sda1 status = True id = 12 > children = [] > parents = ['existing 9.1 TiB disk sda (2) with existing gpt disklabel'] > uuid = b0cb37d1-7cd9-42af-a3f2-da60f8c4ddc7 size = 2 GiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 > target size = 2 GiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd230b9410> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd22cb91d0> > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fbd29723a10> PedPartition: <_ped.Partition object at 0x7fbd22bef7e0> > disk = existing 9.1 TiB disk sda (2) with existing gpt disklabel > start = 2048 end = 4194303 length = 4192256 > flags = swap >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 17 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >WARNING:blivet: Stratis DBus service is not running >INFO:blivet: type detected on 'sda1' is 'swap' >DEBUG:blivet: get_format('swap') returning SwapSpace instance with object id 20 >INFO:blivet: got format: existing swap >INFO:blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 9.1 TiB disk sda (2) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 23 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 24 >DEBUG:blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 >DEBUG:blivet: updated sda2 size to 9.09 TiB (9.09 TiB) >DEBUG:blivet: looking up parted Partition: /dev/sda2 >DEBUG:blivet: updated sda2 size to 9.09 TiB (9.09 TiB) >INFO:blivet: added partition sda2 (id 22) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22ad8810) -- > name = sda2 status = True id = 22 > children = [] > parents = ['existing 9.1 TiB disk sda (2) with existing gpt disklabel'] > uuid = 05e456c9-4349-4195-8a77-7d5da4afa4df size = 9.09 TiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 > target size = 9.09 TiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd230b9410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22cb9290> PedPartition: <_ped.Partition object at 0x7fbd22cb1c60> > disk = existing 9.1 TiB disk sda (2) with existing gpt disklabel > start = 4194432 end = 19532873694 length = 19528679263 > flags = >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 27 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >INFO:blivet: type detected on 'sda2' is 'zfs_member' >DEBUG:blivet: get_format('zfs_member') returning DeviceFormat instance with object id 30 >INFO:blivet: got format: existing None >INFO:blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet: sdb is a disk >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 33 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 34 >DEBUG:blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb >DEBUG:blivet: updated sdb size to 9.1 TiB (9.1 TiB) >INFO:blivet: added disk sdb (id 32) to device tree >INFO:blivet: got device: DiskDevice instance (0x7fbd22ad8f10) -- > name = sdb status = True id = 32 > children = [] > parents = [] > uuid = None size = 9.1 TiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb > target size = 9.1 TiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = 5000c500a5842394 >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 37 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >DEBUG:blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fbd22adbd50>, <parted.partition.Partition object at 0x7fbd22adaed0>] > device: <parted.device.Device object at 0x7fbd22ada110> > PedDisk: <_ped.Disk object at 0x7fbd22ad9a80> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 40 >INFO:blivet: got format: existing gpt disklabel >INFO:blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 9.1 TiB disk sdb (32) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 43 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 44 >DEBUG:blivet: sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 >DEBUG:blivet: updated sdb1 size to 2 GiB (2 GiB) >DEBUG:blivet: looking up parted Partition: /dev/sdb1 >DEBUG:blivet: updated sdb1 size to 2 GiB (2 GiB) >INFO:blivet: added partition sdb1 (id 42) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22ae33d0) -- > name = sdb1 status = True id = 42 > children = [] > parents = ['existing 9.1 TiB disk sdb (32) with existing gpt disklabel'] > uuid = 11590cc2-47ff-4278-94a7-fdfacbcd8733 size = 2 GiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 > target size = 2 GiB path = /dev/sdb1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22ad9a10> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd22adbf90> > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fbd22adbd90> PedPartition: <_ped.Partition object at 0x7fbd29688270> > disk = existing 9.1 TiB disk sdb (32) with existing gpt disklabel > start = 2048 end = 4194303 length = 4192256 > flags = swap >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 47 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >INFO:blivet: type detected on 'sdb1' is 'swap' >DEBUG:blivet: get_format('swap') returning SwapSpace instance with object id 50 >INFO:blivet: got format: existing swap >INFO:blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 9.1 TiB disk sdb (32) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 53 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 54 >DEBUG:blivet: sdb2 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2 >DEBUG:blivet: updated sdb2 size to 9.09 TiB (9.09 TiB) >DEBUG:blivet: looking up parted Partition: /dev/sdb2 >DEBUG:blivet: updated sdb2 size to 9.09 TiB (9.09 TiB) >INFO:blivet: added partition sdb2 (id 52) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22af5050) -- > name = sdb2 status = True id = 52 > children = [] > parents = ['existing 9.1 TiB disk sdb (32) with existing gpt disklabel'] > uuid = d3329f2a-995a-46e5-aff3-dd851554938c size = 9.09 TiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2 > target size = 9.09 TiB path = /dev/sdb2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22ad9a10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22adbed0> PedPartition: <_ped.Partition object at 0x7fbd22acd210> > disk = existing 9.1 TiB disk sdb (32) with existing gpt disklabel > start = 4194432 end = 19532873694 length = 19528679263 > flags = >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 56 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 57 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 58 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 59 >INFO:blivet: type detected on 'sdb2' is 'zfs_member' >DEBUG:blivet: get_format('zfs_member') returning DeviceFormat instance with object id 60 >INFO:blivet: got format: existing None >INFO:blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet: sdc is a disk >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 63 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 64 >DEBUG:blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc >DEBUG:blivet: updated sdc size to 9.1 TiB (9.1 TiB) >INFO:blivet: added disk sdc (id 62) to device tree >INFO:blivet: got device: DiskDevice instance (0x7fbd22af7450) -- > name = sdc status = True id = 62 > children = [] > parents = [] > uuid = None size = 9.1 TiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc > target size = 9.1 TiB path = /dev/sdc > format args = [] original_format = None removable = False wwn = 5000c500db5b1dee >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 67 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 68 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 69 >DEBUG:blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fbd22af7250>, <parted.partition.Partition object at 0x7fbd22af6310>] > device: <parted.device.Device object at 0x7fbd22ca16d0> > PedDisk: <_ped.Disk object at 0x7fbd22d09ec0> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 70 >INFO:blivet: got format: existing gpt disklabel >INFO:blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc1)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 9.1 TiB disk sdc (62) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 73 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 74 >DEBUG:blivet: sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc1 >DEBUG:blivet: updated sdc1 size to 2 GiB (2 GiB) >DEBUG:blivet: looking up parted Partition: /dev/sdc1 >DEBUG:blivet: updated sdc1 size to 2 GiB (2 GiB) >INFO:blivet: added partition sdc1 (id 72) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22b04ad0) -- > name = sdc1 status = True id = 72 > children = [] > parents = ['existing 9.1 TiB disk sdc (62) with existing gpt disklabel'] > uuid = a7cd5b5a-a67a-49d6-995c-98ccb43c2e4a size = 2 GiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc1 > target size = 2 GiB path = /dev/sdc1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22d09f90> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd22af5ed0> > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fbd22af7a90> PedPartition: <_ped.Partition object at 0x7fbd22cb2f70> > disk = existing 9.1 TiB disk sdc (62) with existing gpt disklabel > start = 2048 end = 4194303 length = 4192256 > flags = swap >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 77 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 78 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 79 >INFO:blivet: type detected on 'sdc1' is 'swap' >DEBUG:blivet: get_format('swap') returning SwapSpace instance with object id 80 >INFO:blivet: got format: existing swap >INFO:blivet: scanning sdc2 (/sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc2)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 9.1 TiB disk sdc (62) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 83 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 84 >DEBUG:blivet: sdc2 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc2 >DEBUG:blivet: updated sdc2 size to 9.09 TiB (9.09 TiB) >DEBUG:blivet: looking up parted Partition: /dev/sdc2 >DEBUG:blivet: updated sdc2 size to 9.09 TiB (9.09 TiB) >INFO:blivet: added partition sdc2 (id 82) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd29353c90) -- > name = sdc2 status = True id = 82 > children = [] > parents = ['existing 9.1 TiB disk sdc (62) with existing gpt disklabel'] > uuid = 7cd7e26a-1a5d-47d5-b649-075592e834a0 size = 9.09 TiB > format = existing None > major = 8 minor = 34 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc/sdc2 > target size = 9.09 TiB path = /dev/sdc2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22d09f90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22af6210> PedPartition: <_ped.Partition object at 0x7fbd22cb3fb0> > disk = existing 9.1 TiB disk sdc (62) with existing gpt disklabel > start = 4194304 end = 19532873694 length = 19528679391 > flags = >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 86 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 87 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >INFO:blivet: type detected on 'sdc2' is 'zfs_member' >DEBUG:blivet: get_format('zfs_member') returning DeviceFormat instance with object id 90 >INFO:blivet: got format: existing None >INFO:blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sdd)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet: sdd is a disk >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 93 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 94 >DEBUG:blivet: sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sdd >DEBUG:blivet: updated sdd size to 9.1 TiB (9.1 TiB) >INFO:blivet: added disk sdd (id 92) to device tree >INFO:blivet: got device: DiskDevice instance (0x7fbd22b045d0) -- > name = sdd status = True id = 92 > children = [] > parents = [] > uuid = None size = 9.1 TiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sdd > target size = 9.1 TiB path = /dev/sdd > format args = [] original_format = None removable = False wwn = 5000c500db5b102a >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 96 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 97 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >DEBUG:blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fbd22b0cd50>, <parted.partition.Partition object at 0x7fbd22b0c110>] > device: <parted.device.Device object at 0x7fbd22b0cc50> > PedDisk: <_ped.Disk object at 0x7fbd22b0d180> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 100 >INFO:blivet: got format: existing gpt disklabel >INFO:blivet: scanning sdd1 (/sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sdd/sdd1)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 9.1 TiB disk sdd (92) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 103 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 104 >DEBUG:blivet: sdd1 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sdd/sdd1 >DEBUG:blivet: updated sdd1 size to 2 GiB (2 GiB) >DEBUG:blivet: looking up parted Partition: /dev/sdd1 >DEBUG:blivet: updated sdd1 size to 2 GiB (2 GiB) >INFO:blivet: added partition sdd1 (id 102) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd29723a50) -- > name = sdd1 status = True id = 102 > children = [] > parents = ['existing 9.1 TiB disk sdd (92) with existing gpt disklabel'] > uuid = e3d7c349-217a-45a8-adc6-69fc00618b3d size = 2 GiB > format = existing None > major = 8 minor = 49 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sdd/sdd1 > target size = 2 GiB path = /dev/sdd1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22b0e6d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd22b0c590> > number: 1 path: /dev/sdd1 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fbd22b0fa10> PedPartition: <_ped.Partition object at 0x7fbd22ad5350> > disk = existing 9.1 TiB disk sdd (92) with existing gpt disklabel > start = 2048 end = 4194303 length = 4192256 > flags = swap >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 106 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 107 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 108 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 109 >INFO:blivet: type detected on 'sdd1' is 'swap' >DEBUG:blivet: get_format('swap') returning SwapSpace instance with object id 110 >INFO:blivet: got format: existing swap >INFO:blivet: scanning sdd2 (/sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sdd/sdd2)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 9.1 TiB disk sdd (92) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 113 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 114 >DEBUG:blivet: sdd2 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sdd/sdd2 >DEBUG:blivet: updated sdd2 size to 9.09 TiB (9.09 TiB) >DEBUG:blivet: looking up parted Partition: /dev/sdd2 >DEBUG:blivet: updated sdd2 size to 9.09 TiB (9.09 TiB) >INFO:blivet: added partition sdd2 (id 112) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22b15210) -- > name = sdd2 status = True id = 112 > children = [] > parents = ['existing 9.1 TiB disk sdd (92) with existing gpt disklabel'] > uuid = 1ed2e529-4153-4ff3-b2fd-5b43948d7429 size = 9.09 TiB > format = existing None > major = 8 minor = 50 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sdd/sdd2 > target size = 9.09 TiB path = /dev/sdd2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22b0e6d0> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22b0c250> PedPartition: <_ped.Partition object at 0x7fbd22ad68e0> > disk = existing 9.1 TiB disk sdd (92) with existing gpt disklabel > start = 4194304 end = 19532871679 length = 19528677376 > flags = >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 116 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 117 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 118 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 119 >INFO:blivet: type detected on 'sdd2' is 'zfs_member' >DEBUG:blivet: get_format('zfs_member') returning DeviceFormat instance with object id 120 >INFO:blivet: got format: existing None >INFO:blivet: scanning nvme0n1 (/sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0/nvme/nvme0/nvme0n1)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:blivet: device/vendor is not a valid attribute >INFO:blivet: nvme0n1 is an NVMe local namespace device >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 123 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 124 >DEBUG:blivet: nvme0n1 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0/nvme/nvme0/nvme0n1 >DEBUG:blivet: updated nvme0n1 size to 465.76 GiB (465.76 GiB) >INFO:blivet: added nvme nvme0n1 (id 122) to device tree >INFO:blivet: got device: NVMeNamespaceDevice instance (0x7fbd29683190) -- > name = nvme0n1 status = True id = 122 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0/nvme/nvme0/nvme0n1 > target size = 465.76 GiB path = /dev/nvme0n1 > format args = [] original_format = None removable = False wwn = None >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 126 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 127 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 128 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 129 >DEBUG:blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fbd22b149d0>, <parted.partition.Partition object at 0x7fbd22b14cd0>, <parted.partition.Partition object at 0x7fbd22b141d0>] > device: <parted.device.Device object at 0x7fbd22b14610> > PedDisk: <_ped.Disk object at 0x7fbd22b175c0> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 130 >INFO:blivet: got format: existing gpt disklabel >INFO:blivet: scanning nvme0n1p1 (/sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB nvme nvme0n1 (122) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 133 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 134 >DEBUG:blivet: nvme0n1p1 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 >DEBUG:blivet: updated nvme0n1p1 size to 191 MiB (191 MiB) >DEBUG:blivet: looking up parted Partition: /dev/nvme0n1p1 >DEBUG:blivet: updated nvme0n1p1 size to 191 MiB (191 MiB) >INFO:blivet: added partition nvme0n1p1 (id 132) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22cca210) -- > name = nvme0n1p1 status = True id = 132 > children = [] > parents = ['existing 465.76 GiB nvme nvme0n1 (122) with existing gpt disklabel'] > uuid = f959d6d2-fafa-4acd-81f5-e5defc30fbb3 size = 191 MiB > format = existing None > major = 259 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 > target size = 191 MiB path = /dev/nvme0n1p1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22b174d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd22b17550> > number: 1 path: /dev/nvme0n1p1 type: 0 > name: efi active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22b156d0> PedPartition: <_ped.Partition object at 0x7fbd297276f0> > disk = existing 465.76 GiB nvme nvme0n1 (122) with existing gpt disklabel > start = 2048 end = 393215 length = 391168 > flags = raid >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 137 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 138 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 139 >INFO:blivet: type detected on 'nvme0n1p1' is 'mdmember' >DEBUG:blivet: get_format('mdmember') returning MDRaidMember instance with object id 140 >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >INFO:blivet: using name efi for md array containing member nvme0n1p1 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 142 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 143 >DEBUG:blivet: efi sysfs_path set to /sys/devices/virtual/block/md127 >DEBUG:blivet: efi sysfs_path set to /sys/devices/virtual/block/md127 >DEBUG:blivet: existing RAID None size == 190.94 MiB >DEBUG:blivet: updated efi size to 190.94 MiB (190.94 MiB) >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 145 >DEBUG:blivet: efi sysfs_path set to /sys/devices/virtual/block/md127 >INFO:blivet: added mdarray efi (id 141) to device tree >INFO:blivet: scanning efi (/sys/devices/virtual/block/md127)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: existing RAID raid1 size == 190.94 MiB >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 190.94 MiB mdarray efi (141) >DEBUG:blivet: existing RAID raid1 size == 190.94 MiB >INFO:blivet: got device: MDRaidArrayDevice instance (0x7fbd22b1d090) -- > name = efi status = True id = 141 > children = [] > parents = ['existing 191 MiB partition nvme0n1p1 (132) with existing mdmember'] > uuid = 0270efe6-0737-af02-a1ad-afd5a70022e5 size = 190.94 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md127 > target size = 190.94 MiB path = /dev/md/efi > format args = [] original_format = None level = raid1 spares = 0 > members = 2 > total devices = 1 metadata version = 1.0 >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 146 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 147 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 148 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 149 >INFO:blivet: type detected on 'efi' is 'vfat' >DEBUG:blivet: get_format('vfat') returning FATFS instance with object id 150 >INFO:blivet: got format: existing vfat filesystem >INFO:blivet: got format: existing mdmember >INFO:blivet: scanning nvme0n1p2 (/sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB nvme nvme0n1 (122) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 162 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 163 >DEBUG:blivet: nvme0n1p2 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >DEBUG:blivet: updated nvme0n1p2 size to 1.86 GiB (1.86 GiB) >DEBUG:blivet: looking up parted Partition: /dev/nvme0n1p2 >DEBUG:blivet: updated nvme0n1p2 size to 1.86 GiB (1.86 GiB) >INFO:blivet: added partition nvme0n1p2 (id 161) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22ad9590) -- > name = nvme0n1p2 status = True id = 161 > children = [] > parents = ['existing 465.76 GiB nvme nvme0n1 (122) with existing gpt disklabel'] > uuid = e3bac869-a91a-47f7-9d58-df116c11c11c size = 1.86 GiB > format = existing None > major = 259 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 > target size = 1.86 GiB path = /dev/nvme0n1p2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22b174d0> fileSystem: None > number: 2 path: /dev/nvme0n1p2 type: 0 > name: boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22b17b50> PedPartition: <_ped.Partition object at 0x7fbd22ad7380> > disk = existing 465.76 GiB nvme nvme0n1 (122) with existing gpt disklabel > start = 393216 end = 4300799 length = 3907584 > flags = raid >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 165 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 166 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 167 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 168 >INFO:blivet: type detected on 'nvme0n1p2' is 'mdmember' >DEBUG:blivet: get_format('mdmember') returning MDRaidMember instance with object id 169 >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >INFO:blivet: using name boot for md array containing member nvme0n1p2 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 171 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 172 >DEBUG:blivet: boot sysfs_path set to /sys/devices/virtual/block/md126 >DEBUG:blivet: boot sysfs_path set to /sys/devices/virtual/block/md126 >DEBUG:blivet: existing RAID None size == 1.86 GiB >DEBUG:blivet: updated boot size to 1.86 GiB (1.86 GiB) >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 174 >DEBUG:blivet: boot sysfs_path set to /sys/devices/virtual/block/md126 >INFO:blivet: added mdarray boot (id 170) to device tree >INFO:blivet: scanning boot (/sys/devices/virtual/block/md126)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: existing RAID raid1 size == 1.86 GiB >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.86 GiB mdarray boot (170) >DEBUG:blivet: existing RAID raid1 size == 1.86 GiB >INFO:blivet: got device: MDRaidArrayDevice instance (0x7fbd22ae0790) -- > name = boot status = True id = 170 > children = [] > parents = ['existing 1.86 GiB partition nvme0n1p2 (161) with existing mdmember'] > uuid = 90902c0e-a7ac-1311-6ec9-599d2a0c01c3 size = 1.86 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md126 > target size = 1.86 GiB path = /dev/md/boot > format args = [] original_format = None level = raid1 spares = 0 > members = 2 > total devices = 1 metadata version = 1.2 >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 175 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 176 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 177 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 178 >INFO:blivet: type detected on 'boot' is 'ext4' >DEBUG:blivet: get_format('ext4') returning Ext4FS instance with object id 179 >INFO:blivet: got format: existing ext4 filesystem >INFO:blivet: got format: existing mdmember >INFO:blivet: scanning nvme0n1p3 (/sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB nvme nvme0n1 (122) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 205 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 206 >DEBUG:blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >DEBUG:blivet: updated nvme0n1p3 size to 463.71 GiB (463.71 GiB) >DEBUG:blivet: looking up parted Partition: /dev/nvme0n1p3 >DEBUG:blivet: updated nvme0n1p3 size to 463.71 GiB (463.71 GiB) >INFO:blivet: added partition nvme0n1p3 (id 204) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22af6f50) -- > name = nvme0n1p3 status = True id = 204 > children = [] > parents = ['existing 465.76 GiB nvme nvme0n1 (122) with existing gpt disklabel'] > uuid = 6f7e6db3-7021-49c1-b0ac-4147acfaa7ca size = 463.71 GiB > format = existing None > major = 259 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.4/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 463.71 GiB path = /dev/nvme0n1p3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22b174d0> fileSystem: None > number: 3 path: /dev/nvme0n1p3 type: 0 > name: pool active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22b16850> PedPartition: <_ped.Partition object at 0x7fbd22ad4ea0> > disk = existing 465.76 GiB nvme nvme0n1 (122) with existing gpt disklabel > start = 4300800 end = 976773119 length = 972472320 > flags = >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 209 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 210 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 211 >INFO:blivet: type detected on 'nvme0n1p3' is 'zfs_member' >DEBUG:blivet: get_format('zfs_member') returning DeviceFormat instance with object id 212 >INFO:blivet: got format: existing None >INFO:blivet: scanning nvme1n1 (/sys/devices/pci0000:00/0000:00:03.1/0000:04:00.0/nvme/nvme1/nvme1n1)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:blivet: device/vendor is not a valid attribute >INFO:blivet: nvme1n1 is an NVMe local namespace device >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 215 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 216 >DEBUG:blivet: nvme1n1 sysfs_path set to /sys/devices/pci0000:00/0000:00:03.1/0000:04:00.0/nvme/nvme1/nvme1n1 >DEBUG:blivet: updated nvme1n1 size to 465.76 GiB (465.76 GiB) >INFO:blivet: added nvme nvme1n1 (id 214) to device tree >INFO:blivet: got device: NVMeNamespaceDevice instance (0x7fbd22b09810) -- > name = nvme1n1 status = True id = 214 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:03.1/0000:04:00.0/nvme/nvme1/nvme1n1 > target size = 465.76 GiB path = /dev/nvme1n1 > format args = [] original_format = None removable = False wwn = None >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 218 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 219 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 220 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 221 >DEBUG:blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fbd22b2a590>, <parted.partition.Partition object at 0x7fbd22b29050>, <parted.partition.Partition object at 0x7fbd22b2a450>] > device: <parted.device.Device object at 0x7fbd22b08610> > PedDisk: <_ped.Disk object at 0x7fbd22b09d40> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 222 >INFO:blivet: got format: existing gpt disklabel >INFO:blivet: scanning nvme1n1p1 (/sys/devices/pci0000:00/0000:00:03.1/0000:04:00.0/nvme/nvme1/nvme1n1/nvme1n1p1)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB nvme nvme1n1 (214) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 225 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 226 >DEBUG:blivet: nvme1n1p1 sysfs_path set to /sys/devices/pci0000:00/0000:00:03.1/0000:04:00.0/nvme/nvme1/nvme1n1/nvme1n1p1 >DEBUG:blivet: updated nvme1n1p1 size to 191 MiB (191 MiB) >DEBUG:blivet: looking up parted Partition: /dev/nvme1n1p1 >DEBUG:blivet: updated nvme1n1p1 size to 191 MiB (191 MiB) >INFO:blivet: added partition nvme1n1p1 (id 224) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22b3e990) -- > name = nvme1n1p1 status = True id = 224 > children = [] > parents = ['existing 465.76 GiB nvme nvme1n1 (214) with existing gpt disklabel'] > uuid = 0666858f-c9ee-42d1-9a4f-06c148c46fa3 size = 191 MiB > format = existing None > major = 259 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:03.1/0000:04:00.0/nvme/nvme1/nvme1n1/nvme1n1p1 > target size = 191 MiB path = /dev/nvme1n1p1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22b0a850> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd22b2a150> > number: 1 path: /dev/nvme1n1p1 type: 0 > name: efi active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22b2ad10> PedPartition: <_ped.Partition object at 0x7fbd22acfb00> > disk = existing 465.76 GiB nvme nvme1n1 (214) with existing gpt disklabel > start = 2048 end = 393215 length = 391168 > flags = raid >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 228 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 229 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 230 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 231 >INFO:blivet: type detected on 'nvme1n1p1' is 'mdmember' >DEBUG:blivet: get_format('mdmember') returning MDRaidMember instance with object id 232 >DEBUG:blivet: existing RAID raid1 size == 190.94 MiB >DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 190.94 MiB mdarray efi (141) with existing vfat filesystem >INFO:blivet: got format: existing mdmember >INFO:blivet: scanning nvme1n1p2 (/sys/devices/pci0000:00/0000:00:03.1/0000:04:00.0/nvme/nvme1/nvme1n1/nvme1n1p2)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB nvme nvme1n1 (214) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 235 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 236 >DEBUG:blivet: nvme1n1p2 sysfs_path set to /sys/devices/pci0000:00/0000:00:03.1/0000:04:00.0/nvme/nvme1/nvme1n1/nvme1n1p2 >DEBUG:blivet: updated nvme1n1p2 size to 1.86 GiB (1.86 GiB) >DEBUG:blivet: looking up parted Partition: /dev/nvme1n1p2 >DEBUG:blivet: updated nvme1n1p2 size to 1.86 GiB (1.86 GiB) >INFO:blivet: added partition nvme1n1p2 (id 234) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22b3e710) -- > name = nvme1n1p2 status = True id = 234 > children = [] > parents = ['existing 465.76 GiB nvme nvme1n1 (214) with existing gpt disklabel'] > uuid = 1762f729-71c0-43f2-bc65-46d7d4f011ff size = 1.86 GiB > format = existing None > major = 259 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:03.1/0000:04:00.0/nvme/nvme1/nvme1n1/nvme1n1p2 > target size = 1.86 GiB path = /dev/nvme1n1p2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22b0a850> fileSystem: None > number: 2 path: /dev/nvme1n1p2 type: 0 > name: boot active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22b28390> PedPartition: <_ped.Partition object at 0x7fbd22acf100> > disk = existing 465.76 GiB nvme nvme1n1 (214) with existing gpt disklabel > start = 393216 end = 4300799 length = 3907584 > flags = raid >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 238 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 239 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 240 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 241 >INFO:blivet: type detected on 'nvme1n1p2' is 'mdmember' >DEBUG:blivet: get_format('mdmember') returning MDRaidMember instance with object id 242 >DEBUG:blivet: existing RAID raid1 size == 1.86 GiB >DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 1.86 GiB mdarray boot (170) with existing ext4 filesystem >INFO:blivet: got format: existing mdmember >INFO:blivet: scanning nvme1n1p3 (/sys/devices/pci0000:00/0000:00:03.1/0000:04:00.0/nvme/nvme1/nvme1n1/nvme1n1p3)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB nvme nvme1n1 (214) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 245 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 246 >DEBUG:blivet: nvme1n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:03.1/0000:04:00.0/nvme/nvme1/nvme1n1/nvme1n1p3 >DEBUG:blivet: updated nvme1n1p3 size to 463.71 GiB (463.71 GiB) >DEBUG:blivet: looking up parted Partition: /dev/nvme1n1p3 >DEBUG:blivet: updated nvme1n1p3 size to 463.71 GiB (463.71 GiB) >INFO:blivet: added partition nvme1n1p3 (id 244) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22cbba50) -- > name = nvme1n1p3 status = True id = 244 > children = [] > parents = ['existing 465.76 GiB nvme nvme1n1 (214) with existing gpt disklabel'] > uuid = 2e6097c9-9359-4991-8630-cacbfa932c2b size = 463.71 GiB > format = existing None > major = 259 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:03.1/0000:04:00.0/nvme/nvme1/nvme1n1/nvme1n1p3 > target size = 463.71 GiB path = /dev/nvme1n1p3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22b0a850> fileSystem: None > number: 3 path: /dev/nvme1n1p3 type: 0 > name: pool active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22b29850> PedPartition: <_ped.Partition object at 0x7fbd22accb30> > disk = existing 465.76 GiB nvme nvme1n1 (214) with existing gpt disklabel > start = 4300800 end = 976773119 length = 972472320 > flags = >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 248 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 249 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 250 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 251 >INFO:blivet: type detected on 'nvme1n1p3' is 'zfs_member' >DEBUG:blivet: get_format('zfs_member') returning DeviceFormat instance with object id 252 >INFO:blivet: got format: existing None >INFO:blivet: scanning sde (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:0/block/sde)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet: sde is a disk >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 255 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 256 >DEBUG:blivet: sde sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:0/block/sde >DEBUG:blivet: updated sde size to 9.1 TiB (9.1 TiB) >INFO:blivet: added disk sde (id 254) to device tree >INFO:blivet: got device: DiskDevice instance (0x7fbd22ad1850) -- > name = sde status = True id = 254 > children = [] > parents = [] > uuid = None size = 9.1 TiB > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:0/block/sde > target size = 9.1 TiB path = /dev/sde > format args = [] original_format = None removable = False wwn = None >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 258 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 259 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 260 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 261 >DEBUG:blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fbd22cbb210>] > device: <parted.device.Device object at 0x7fbd22cbbc50> > PedDisk: <_ped.Disk object at 0x7fbd22cbb840> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 262 >INFO:blivet: got format: existing gpt disklabel >INFO:blivet: scanning sde1 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:0/block/sde/sde1)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 9.1 TiB disk sde (254) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 265 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 266 >DEBUG:blivet: sde1 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:0/block/sde/sde1 >DEBUG:blivet: updated sde1 size to 9.1 TiB (9.1 TiB) >DEBUG:blivet: looking up parted Partition: /dev/sde1 >DEBUG:blivet: updated sde1 size to 9.1 TiB (9.1 TiB) >INFO:blivet: added partition sde1 (id 264) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22ad1410) -- > name = sde1 status = True id = 264 > children = [] > parents = ['existing 9.1 TiB disk sde (254) with existing gpt disklabel'] > uuid = 82ac7aa9-12c7-47e2-a476-ce6695327140 size = 9.1 TiB > format = existing None > major = 8 minor = 65 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:0/block/sde/sde1 > target size = 9.1 TiB path = /dev/sde1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22cb87d0> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22cbbb90> PedPartition: <_ped.Partition object at 0x7fbd22cb35b0> > disk = existing 9.1 TiB disk sde (254) with existing gpt disklabel > start = 2048 end = 19532871679 length = 19532869632 > flags = >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 268 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 269 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 270 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 271 >INFO:blivet: type detected on 'sde1' is 'zfs_member' >DEBUG:blivet: get_format('zfs_member') returning DeviceFormat instance with object id 272 >INFO:blivet: got format: existing None >INFO:blivet: scanning sdf (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:1/block/sdf)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet: sdf is a disk >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 275 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 276 >DEBUG:blivet: sdf sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:1/block/sdf >DEBUG:blivet: updated sdf size to 9.1 TiB (9.1 TiB) >INFO:blivet: added disk sdf (id 274) to device tree >INFO:blivet: got device: DiskDevice instance (0x7fbd22b1f390) -- > name = sdf status = True id = 274 > children = [] > parents = [] > uuid = None size = 9.1 TiB > format = existing None > major = 8 minor = 80 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:1/block/sdf > target size = 9.1 TiB path = /dev/sdf > format args = [] original_format = None removable = False wwn = None >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 278 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 279 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 280 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 281 >DEBUG:blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fbd22ad08d0>] > device: <parted.device.Device object at 0x7fbd22bfa4d0> > PedDisk: <_ped.Disk object at 0x7fbd22ad3b80> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 282 >INFO:blivet: got format: existing gpt disklabel >INFO:blivet: scanning sdf1 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:1/block/sdf/sdf1)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 9.1 TiB disk sdf (274) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 285 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 286 >DEBUG:blivet: sdf1 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:1/block/sdf/sdf1 >DEBUG:blivet: updated sdf1 size to 9.1 TiB (9.1 TiB) >DEBUG:blivet: looking up parted Partition: /dev/sdf1 >DEBUG:blivet: updated sdf1 size to 9.1 TiB (9.1 TiB) >INFO:blivet: added partition sdf1 (id 284) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd231e9150) -- > name = sdf1 status = True id = 284 > children = [] > parents = ['existing 9.1 TiB disk sdf (274) with existing gpt disklabel'] > uuid = a94d6e03-f1eb-419f-b550-5962ebceb473 size = 9.1 TiB > format = existing None > major = 8 minor = 81 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:1/block/sdf/sdf1 > target size = 9.1 TiB path = /dev/sdf1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22ad33d0> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22ad0a10> PedPartition: <_ped.Partition object at 0x7fbd29667470> > disk = existing 9.1 TiB disk sdf (274) with existing gpt disklabel > start = 2048 end = 19532871679 length = 19532869632 > flags = >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 288 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 289 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 290 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 291 >INFO:blivet: type detected on 'sdf1' is 'zfs_member' >DEBUG:blivet: get_format('zfs_member') returning DeviceFormat instance with object id 292 >INFO:blivet: got format: existing None >INFO:blivet: scanning sdg (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:2/block/sdg)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet: sdg is a disk >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 295 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 296 >DEBUG:blivet: sdg sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:2/block/sdg >DEBUG:blivet: updated sdg size to 9.1 TiB (9.1 TiB) >INFO:blivet: added disk sdg (id 294) to device tree >INFO:blivet: got device: DiskDevice instance (0x7fbd22ccb450) -- > name = sdg status = True id = 294 > children = [] > parents = [] > uuid = None size = 9.1 TiB > format = existing None > major = 8 minor = 96 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:2/block/sdg > target size = 9.1 TiB path = /dev/sdg > format args = [] original_format = None removable = False wwn = None >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 298 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 299 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 300 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 301 >DEBUG:blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fbd22ccbf50>] > device: <parted.device.Device object at 0x7fbd22cca3d0> > PedDisk: <_ped.Disk object at 0x7fbd22cc9d40> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 302 >INFO:blivet: got format: existing gpt disklabel >INFO:blivet: scanning sdg1 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:2/block/sdg/sdg1)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 9.1 TiB disk sdg (294) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 305 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 306 >DEBUG:blivet: sdg1 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:2/block/sdg/sdg1 >DEBUG:blivet: updated sdg1 size to 9.1 TiB (9.1 TiB) >DEBUG:blivet: looking up parted Partition: /dev/sdg1 >DEBUG:blivet: updated sdg1 size to 9.1 TiB (9.1 TiB) >INFO:blivet: added partition sdg1 (id 304) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22ca19d0) -- > name = sdg1 status = True id = 304 > children = [] > parents = ['existing 9.1 TiB disk sdg (294) with existing gpt disklabel'] > uuid = 3df3767c-d0e4-47ef-898c-48f07c0e49e4 size = 9.1 TiB > format = existing None > major = 8 minor = 97 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:2/block/sdg/sdg1 > target size = 9.1 TiB path = /dev/sdg1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22cc9cd0> fileSystem: None > number: 1 path: /dev/sdg1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22cc9e50> PedPartition: <_ped.Partition object at 0x7fbd22cb3010> > disk = existing 9.1 TiB disk sdg (294) with existing gpt disklabel > start = 2048 end = 19532871679 length = 19532869632 > flags = >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 308 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 309 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 310 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 311 >INFO:blivet: type detected on 'sdg1' is 'zfs_member' >DEBUG:blivet: get_format('zfs_member') returning DeviceFormat instance with object id 312 >INFO:blivet: got format: existing None >INFO:blivet: scanning sdh (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:3/block/sdh)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet: sdh is a disk >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 315 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 316 >DEBUG:blivet: sdh sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:3/block/sdh >DEBUG:blivet: updated sdh size to 9.1 TiB (9.1 TiB) >INFO:blivet: added disk sdh (id 314) to device tree >INFO:blivet: got device: DiskDevice instance (0x7fbd22b5a950) -- > name = sdh status = True id = 314 > children = [] > parents = [] > uuid = None size = 9.1 TiB > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:3/block/sdh > target size = 9.1 TiB path = /dev/sdh > format args = [] original_format = None removable = False wwn = None >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 318 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 319 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 320 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 321 >DEBUG:blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fbd22b58a90>] > device: <parted.device.Device object at 0x7fbd22cc8650> > PedDisk: <_ped.Disk object at 0x7fbd22b5b000> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 322 >INFO:blivet: got format: existing gpt disklabel >INFO:blivet: scanning sdh1 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:3/block/sdh/sdh1)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 9.1 TiB disk sdh (314) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 325 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 326 >DEBUG:blivet: sdh1 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:3/block/sdh/sdh1 >DEBUG:blivet: updated sdh1 size to 9.1 TiB (9.1 TiB) >DEBUG:blivet: looking up parted Partition: /dev/sdh1 >DEBUG:blivet: updated sdh1 size to 9.1 TiB (9.1 TiB) >INFO:blivet: added partition sdh1 (id 324) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22ad8f90) -- > name = sdh1 status = True id = 324 > children = [] > parents = ['existing 9.1 TiB disk sdh (314) with existing gpt disklabel'] > uuid = 0196d8b5-7c07-41d8-8f2f-dded556be660 size = 9.1 TiB > format = existing None > major = 8 minor = 113 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/host9/target9:0:0/9:0:0:3/block/sdh/sdh1 > target size = 9.1 TiB path = /dev/sdh1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22cc89d0> fileSystem: None > number: 1 path: /dev/sdh1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22b5a090> PedPartition: <_ped.Partition object at 0x7fbd22cb3ab0> > disk = existing 9.1 TiB disk sdh (314) with existing gpt disklabel > start = 2048 end = 19532871679 length = 19532869632 > flags = >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 328 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 329 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 330 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 331 >INFO:blivet: type detected on 'sdh1' is 'zfs_member' >DEBUG:blivet: get_format('zfs_member') returning DeviceFormat instance with object id 332 >INFO:blivet: got format: existing None >INFO:blivet: scanning sdi (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdi)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet: sdi is a disk >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 335 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 336 >DEBUG:blivet: sdi sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdi >DEBUG:blivet: updated sdi size to 3.64 TiB (3.64 TiB) >INFO:blivet: added disk sdi (id 334) to device tree >INFO:blivet: got device: DiskDevice instance (0x7fbd22b7ba90) -- > name = sdi status = True id = 334 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing None > major = 8 minor = 128 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdi > target size = 3.64 TiB path = /dev/sdi > format args = [] original_format = None removable = False wwn = None >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 338 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 339 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 340 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 341 >DEBUG:blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fbd22ad9710>] > device: <parted.device.Device object at 0x7fbd22ad8090> > PedDisk: <_ped.Disk object at 0x7fbd22ada280> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 342 >INFO:blivet: got format: existing gpt disklabel >INFO:blivet: scanning sdi1 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdi/sdi1)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sdi (334) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 345 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 346 >DEBUG:blivet: sdi1 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdi/sdi1 >DEBUG:blivet: updated sdi1 size to 3.64 TiB (3.64 TiB) >DEBUG:blivet: looking up parted Partition: /dev/sdi1 >DEBUG:blivet: updated sdi1 size to 3.64 TiB (3.64 TiB) >INFO:blivet: added partition sdi1 (id 344) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22af7990) -- > name = sdi1 status = True id = 344 > children = [] > parents = ['existing 3.64 TiB disk sdi (334) with existing gpt disklabel'] > uuid = ae8cbc28-ce3b-4510-bc28-0849dc4b94ca size = 3.64 TiB > format = existing None > major = 8 minor = 129 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdi/sdi1 > target size = 3.64 TiB path = /dev/sdi1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22adb5d0> fileSystem: None > number: 1 path: /dev/sdi1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22adb910> PedPartition: <_ped.Partition object at 0x7fbd22c702c0> > disk = existing 3.64 TiB disk sdi (334) with existing gpt disklabel > start = 2048 end = 7814035455 length = 7814033408 > flags = >DEBUG:blivet: no type or existing type for sdi1, bailing >INFO:blivet: scanning sdj (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:1/block/sdj)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet: sdj is a disk >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 350 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 351 >DEBUG:blivet: sdj sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:1/block/sdj >DEBUG:blivet: updated sdj size to 3.64 TiB (3.64 TiB) >INFO:blivet: added disk sdj (id 349) to device tree >INFO:blivet: got device: DiskDevice instance (0x7fbd22b79010) -- > name = sdj status = True id = 349 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing None > major = 8 minor = 144 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:1/block/sdj > target size = 3.64 TiB path = /dev/sdj > format args = [] original_format = None removable = False wwn = None >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 353 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 354 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 355 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 356 >DEBUG:blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fbd22b04e10>, <parted.partition.Partition object at 0x7fbd22b04410>, <parted.partition.Partition object at 0x7fbd231b52d0>] > device: <parted.device.Device object at 0x7fbd22b04950> > PedDisk: <_ped.Disk object at 0x7fbd22b05c00> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 357 >INFO:blivet: got format: existing gpt disklabel >INFO:blivet: scanning sdj1 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:1/block/sdj/sdj1)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sdj (349) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 360 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 361 >DEBUG:blivet: sdj1 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:1/block/sdj/sdj1 >DEBUG:blivet: updated sdj1 size to 2.37 GiB (2.37 GiB) >DEBUG:blivet: looking up parted Partition: /dev/sdj1 >DEBUG:blivet: updated sdj1 size to 2.37 GiB (2.37 GiB) >INFO:blivet: added partition sdj1 (id 359) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22adb310) -- > name = sdj1 status = True id = 359 > children = [] > parents = ['existing 3.64 TiB disk sdj (349) with existing gpt disklabel'] > uuid = 2d86356d-06f4-46c6-96d5-d2dc790000ae size = 2.37 GiB > format = existing None > major = 8 minor = 145 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:1/block/sdj/sdj1 > target size = 2.37 GiB path = /dev/sdj1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22b05110> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd22b042d0> > number: 1 path: /dev/sdj1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22b07990> PedPartition: <_ped.Partition object at 0x7fbd22b13970> > disk = existing 3.64 TiB disk sdj (349) with existing gpt disklabel > start = 2048 end = 4982527 length = 4980480 > flags = raid >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 363 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 364 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 365 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 366 >INFO:blivet: type detected on 'sdj1' is 'mdmember' >DEBUG:blivet: get_format('mdmember') returning MDRaidMember instance with object id 367 >DEBUG:blivet: blockdev.md.examine error: Process reported exit code 1: mdadm: No md superblock detected on /dev/sdj1. > >INFO:blivet: got format: existing mdmember >INFO:blivet: scanning sdj2 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:1/block/sdj/sdj2)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sdj (349) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 370 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 371 >DEBUG:blivet: sdj2 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:1/block/sdj/sdj2 >DEBUG:blivet: updated sdj2 size to 2 GiB (2 GiB) >DEBUG:blivet: looking up parted Partition: /dev/sdj2 >DEBUG:blivet: updated sdj2 size to 2 GiB (2 GiB) >INFO:blivet: added partition sdj2 (id 369) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22b0c6d0) -- > name = sdj2 status = True id = 369 > children = [] > parents = ['existing 3.64 TiB disk sdj (349) with existing gpt disklabel'] > uuid = a8e4c7e1-b34f-4672-a1c6-fa032dc6e2d0 size = 2 GiB > format = existing None > major = 8 minor = 146 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:1/block/sdj/sdj2 > target size = 2 GiB path = /dev/sdj2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22b05110> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd22b07190> > number: 2 path: /dev/sdj2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22b07f10> PedPartition: <_ped.Partition object at 0x7fbd22b13600> > disk = existing 3.64 TiB disk sdj (349) with existing gpt disklabel > start = 4982528 end = 9176831 length = 4194304 > flags = raid >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 373 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 374 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 375 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 376 >INFO:blivet: type detected on 'sdj2' is 'mdmember' >DEBUG:blivet: get_format('mdmember') returning MDRaidMember instance with object id 377 >DEBUG:blivet: blockdev.md.examine error: Process reported exit code 1: mdadm: No md superblock detected on /dev/sdj2. > >INFO:blivet: got format: existing mdmember >INFO:blivet: scanning sdj5 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:1/block/sdj/sdj5)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sdj (349) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 380 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 381 >DEBUG:blivet: sdj5 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:1/block/sdj/sdj5 >DEBUG:blivet: updated sdj5 size to 3.63 TiB (3.63 TiB) >DEBUG:blivet: looking up parted Partition: /dev/sdj5 >DEBUG:blivet: updated sdj5 size to 3.63 TiB (3.63 TiB) >INFO:blivet: added partition sdj5 (id 379) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22ae0bd0) -- > name = sdj5 status = True id = 379 > children = [] > parents = ['existing 3.64 TiB disk sdj (349) with existing gpt disklabel'] > uuid = 7aa3df62-32aa-459b-8122-14d7c23aaba5 size = 3.63 TiB > format = existing None > major = 8 minor = 149 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:1/block/sdj/sdj5 > target size = 3.63 TiB path = /dev/sdj5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22b05110> fileSystem: None > number: 5 path: /dev/sdj5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22af72d0> PedPartition: <_ped.Partition object at 0x7fbd22d99080> > disk = existing 3.64 TiB disk sdj (349) with existing gpt disklabel > start = 9453280 end = 7813830239 length = 7804376960 > flags = raid >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 383 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 384 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 385 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 386 >INFO:blivet: type detected on 'sdj5' is 'mdmember' >DEBUG:blivet: get_format('mdmember') returning MDRaidMember instance with object id 387 >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet: using name 2 for md array containing member sdj5 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 389 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 390 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 392 >ERROR:blivet: failed to update sysfs path for 2: [Errno 2] No such file or directory: '/dev/md/2' >INFO:blivet: added mdarray 2 (id 388) to device tree >INFO:blivet: got format: existing mdmember >INFO:blivet: scanning sdk (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:2/block/sdk)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet: sdk is a disk >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 409 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 410 >DEBUG:blivet: sdk sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:2/block/sdk >DEBUG:blivet: updated sdk size to 3.64 TiB (3.64 TiB) >INFO:blivet: added disk sdk (id 408) to device tree >INFO:blivet: got device: DiskDevice instance (0x7fbd22b4b190) -- > name = sdk status = True id = 408 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing None > major = 8 minor = 160 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:2/block/sdk > target size = 3.64 TiB path = /dev/sdk > format args = [] original_format = None removable = False wwn = None >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 412 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 413 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 414 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 415 >DEBUG:blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fbd22b4ab50>, <parted.partition.Partition object at 0x7fbd22b48dd0>] > device: <parted.device.Device object at 0x7fbd22b49e10> > PedDisk: <_ped.Disk object at 0x7fbd22b49340> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 416 >INFO:blivet: got format: existing gpt disklabel >INFO:blivet: scanning sdk1 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:2/block/sdk/sdk1)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sdk (408) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 419 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 420 >DEBUG:blivet: sdk1 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:2/block/sdk/sdk1 >DEBUG:blivet: updated sdk1 size to 2.37 GiB (2.37 GiB) >DEBUG:blivet: looking up parted Partition: /dev/sdk1 >DEBUG:blivet: updated sdk1 size to 2.37 GiB (2.37 GiB) >INFO:blivet: added partition sdk1 (id 418) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22b08f90) -- > name = sdk1 status = True id = 418 > children = [] > parents = ['existing 3.64 TiB disk sdk (408) with existing gpt disklabel'] > uuid = b7399a90-ccd8-418d-b1a6-27fd008de9ac size = 2.37 GiB > format = existing None > major = 8 minor = 161 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:2/block/sdk/sdk1 > target size = 2.37 GiB path = /dev/sdk1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22b4af50> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd22b4b690> > number: 1 path: /dev/sdk1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22b4b5d0> PedPartition: <_ped.Partition object at 0x7fbd22ade8e0> > disk = existing 3.64 TiB disk sdk (408) with existing gpt disklabel > start = 2048 end = 4982527 length = 4980480 > flags = raid >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 422 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 423 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 424 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 425 >INFO:blivet: type detected on 'sdk1' is 'mdmember' >DEBUG:blivet: get_format('mdmember') returning MDRaidMember instance with object id 426 >DEBUG:blivet: blockdev.md.examine error: Process reported exit code 1: mdadm: No md superblock detected on /dev/sdk1. > >INFO:blivet: got format: existing mdmember >INFO:blivet: scanning sdk2 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:2/block/sdk/sdk2)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sdk (408) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 429 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 430 >DEBUG:blivet: sdk2 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:2/block/sdk/sdk2 >DEBUG:blivet: updated sdk2 size to 2 GiB (2 GiB) >DEBUG:blivet: looking up parted Partition: /dev/sdk2 >DEBUG:blivet: updated sdk2 size to 2 GiB (2 GiB) >INFO:blivet: added partition sdk2 (id 428) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22cbb650) -- > name = sdk2 status = True id = 428 > children = [] > parents = ['existing 3.64 TiB disk sdk (408) with existing gpt disklabel'] > uuid = 097823cb-4bcd-4f5d-9c37-d8517387e108 size = 2 GiB > format = existing None > major = 8 minor = 162 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:2/block/sdk/sdk2 > target size = 2 GiB path = /dev/sdk2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22b4af50> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd22b4a910> > number: 2 path: /dev/sdk2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22b4a4d0> PedPartition: <_ped.Partition object at 0x7fbd22adc310> > disk = existing 3.64 TiB disk sdk (408) with existing gpt disklabel > start = 4982528 end = 9176831 length = 4194304 > flags = raid >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 432 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 433 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 434 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 435 >INFO:blivet: type detected on 'sdk2' is 'mdmember' >DEBUG:blivet: get_format('mdmember') returning MDRaidMember instance with object id 436 >DEBUG:blivet: blockdev.md.examine error: Process reported exit code 1: mdadm: No md superblock detected on /dev/sdk2. > >INFO:blivet: got format: existing mdmember >INFO:blivet: scanning sdk5 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:2/block/sdk/sdk5)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sdk (408) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 439 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 440 >DEBUG:blivet: sdk5 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:2/block/sdk/sdk5 >DEBUG:blivet: updated sdk5 size to 3.63 TiB (3.63 TiB) >DEBUG:blivet: looking up parted Partition: /dev/sdk5 >ERROR:blivet: Failed to instantiate PartitionDevice: cannot find parted partition instance for sdk5 >DEBUG:blivet: no device obtained for sdk5 >INFO:blivet: scanning sdl (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:3/block/sdl)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet: sdl is a disk >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 443 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 444 >DEBUG:blivet: sdl sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:3/block/sdl >DEBUG:blivet: updated sdl size to 7.28 TiB (7.28 TiB) >INFO:blivet: added disk sdl (id 442) to device tree >INFO:blivet: got device: DiskDevice instance (0x7fbd22b08ad0) -- > name = sdl status = True id = 442 > children = [] > parents = [] > uuid = None size = 7.28 TiB > format = existing None > major = 8 minor = 176 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:3/block/sdl > target size = 7.28 TiB path = /dev/sdl > format args = [] original_format = None removable = False wwn = None >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 446 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 447 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 448 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 449 >DEBUG:blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fbd22b7b190>] > device: <parted.device.Device object at 0x7fbd22b787d0> > PedDisk: <_ped.Disk object at 0x7fbd22b79a00> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 450 >INFO:blivet: got format: existing gpt disklabel >INFO:blivet: scanning sdl1 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:3/block/sdl/sdl1)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7.28 TiB disk sdl (442) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 453 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 454 >DEBUG:blivet: sdl1 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:3/block/sdl/sdl1 >DEBUG:blivet: updated sdl1 size to 7.28 TiB (7.28 TiB) >DEBUG:blivet: looking up parted Partition: /dev/sdl1 >DEBUG:blivet: updated sdl1 size to 7.28 TiB (7.28 TiB) >INFO:blivet: added partition sdl1 (id 452) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7fbd22b98150) -- > name = sdl1 status = True id = 452 > children = [] > parents = ['existing 7.28 TiB disk sdl (442) with existing gpt disklabel'] > uuid = 236edb13-f6b7-41ba-87a8-ff8e159bd161 size = 7.28 TiB > format = existing None > major = 8 minor = 177 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:3/block/sdl/sdl1 > target size = 7.28 TiB path = /dev/sdl1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd22b7a4d0> fileSystem: None > number: 1 path: /dev/sdl1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd22b7b950> PedPartition: <_ped.Partition object at 0x7fbd22b4c3b0> > disk = existing 7.28 TiB disk sdl (442) with existing gpt disklabel > start = 4196352 end = 15628053134 length = 15623856783 > flags = >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 456 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 457 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 458 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 459 >INFO:blivet: type detected on 'sdl1' is 'zfs_member' >DEBUG:blivet: get_format('zfs_member') returning DeviceFormat instance with object id 460 >INFO:blivet: got format: existing None >INFO:blivet: scanning zd0 (/sys/devices/virtual/block/zd0)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:blivet: device/vendor is not a valid attribute >WARNING:blivet: device/model is not a valid attribute >INFO:blivet: zd0 is a disk >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 463 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 464 >DEBUG:blivet: zd0 sysfs_path set to /sys/devices/virtual/block/zd0 >DEBUG:blivet: updated zd0 size to 32 GiB (32 GiB) >INFO:blivet: added disk zd0 (id 462) to device tree >INFO:blivet: got device: DiskDevice instance (0x7fbd22b79ad0) -- > name = zd0 status = True id = 462 > children = [] > parents = [] > uuid = None size = 32 GiB > format = existing None > major = 230 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/zd0 > target size = 32 GiB path = /dev/zd0 > format args = [] original_format = None removable = False wwn = None >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 466 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 467 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 468 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 469 >INFO:blivet: type detected on 'zd0' is 'swap' >DEBUG:blivet: get_format('swap') returning SwapSpace instance with object id 470 >INFO:blivet: got format: existing swap >INFO:blivet: scanning md125 (/sys/devices/virtual/block/md125)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:blivet: Failed to start possibly degraded md array: Process reported exit code 1: mdadm: failed to start array /dev/md/DiskStation:2: Input/output error > >WARNING:blivet: No name for possibly degraded md array. >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet: scanning sdk5 (/sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:2/block/sdk/sdk5)... >WARNING:blivet: hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sdk (408) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 473 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 474 >DEBUG:blivet: sdk5 sysfs_path set to /sys/devices/pci0000:00/0000:00:10.0/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:2/block/sdk/sdk5 >DEBUG:blivet: updated sdk5 size to 3.63 TiB (3.63 TiB) >DEBUG:blivet: looking up parted Partition: /dev/sdk5 >ERROR:blivet: Failed to instantiate PartitionDevice: cannot find parted partition instance for sdk5 >DEBUG:blivet: no device obtained for sdk5 >DEBUG:blivet: DeviceTree.get_device_by_name returned None >ERROR:blivet: failure scanning device md125: could not add parent sdk5
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 2229341
:
1981771
|
1981772
|
1981773
|
1981774
|
1981775
| 1981776 |
1981777
|
1981778
|
1981779
|
1981780