Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1481543 Details for
Bug 1626414
[abrt] blivet-gui-runtime: device_get_name(): blivetgui.py:232:_reraise_exception:TypeError: argument of type 'NoneType' is not iterable
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: blivet.log
blivet.log (text/plain), 32.87 KB, created by
Angie
on 2018-09-07 09:16:54 UTC
(
hide
)
Description:
File: blivet.log
Filename:
MIME Type:
Creator:
Angie
Created:
2018-09-07 09:16:54 UTC
Size:
32.87 KB
patch
obsolete
>INFO:blivet: resetting Blivet (version 3.0.0.b1) instance <blivet.blivet.Blivet object at 0x7f84f3ee7240> >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: ['sr0', 'nvme0n1', 'nvme0n1p1', 'nvme0n1p2', 'nvme0n1p3', 'nvme0n1p4', 'nvme0n1p5', 'fedora_lacy-root', 'fedora_lacy-swap', 'fedora_leigh-swap', 'fedora_leigh-home', 'fedora_leigh-root', 'fedora_lacy-home'] >INFO:blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/host6/target6:0:0/6:0:0:0/block/sr0)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >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: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/host6/target6:0:0/6:0:0:0/block/sr0 >DEBUG:blivet: updated sr0 size to 3.46 GiB (3.46 GiB) >INFO:blivet: added cdrom sr0 (id 2) to device tree >INFO:blivet: got device: OpticalDevice instance (0x7f84e97fd6d8) -- > name = sr0 status = True id = 2 > children = [] > parents = [] > uuid = None size = 3.46 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/host6/target6:0:0/6:0:0:0/block/sr0 > target size = 3.46 GiB path = /dev/sr0 > format args = [] original_format = None >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 >INFO:blivet: type detected on 'sr0' is 'udf' >DEBUG:blivet: get_format('udf') returning DeviceFormat instance with object id 10 >INFO:blivet: got format: existing None >INFO:blivet: scanning nvme0n1 (/sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: IGNORED: Caught exception, continuing. >DEBUG:blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >DEBUG:blivet: IGNORED: Begin exception details. >DEBUG:blivet: IGNORED: Traceback (most recent call last): >DEBUG:blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >DEBUG:blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >DEBUG:blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1081, in decorated >DEBUG:blivet: IGNORED: raise self._exn_cls(self.error_msg) >DEBUG:blivet: IGNORED: blivet.errors.DependencyError: storaged iSCSI functionality not available >DEBUG:blivet: IGNORED: End exception details. >WARNING:blivet: device/vendor is not a valid attribute >INFO:blivet: nvme0n1 is a disk >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: nvme0n1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1 >DEBUG:blivet: updated nvme0n1 size to 238.47 GiB (238.47 GiB) >INFO:blivet: added disk nvme0n1 (id 12) to device tree >INFO:blivet: got device: DiskDevice instance (0x7f84e978b390) -- > name = nvme0n1 status = True id = 12 > children = [] > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 259 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1 > target size = 238.47 GiB path = /dev/nvme0n1 > format args = [] original_format = None removable = False wwn = nvme.126f-4b4131383631383134353830303230-445245564f20443120587472656d65-00000001 >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 >DEBUG:blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f84e970cf28>, <parted.partition.Partition object at 0x7f84e970cdd8>, <parted.partition.Partition object at 0x7f84e970cb38>, <parted.partition.Partition object at 0x7f84e970c898>, <parted.partition.Partition object at 0x7f84e970ca20>] > device: <parted.device.Device object at 0x7f84e9710278> > PedDisk: <_ped.Disk object at 0x7f84e96f9f88> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >INFO:blivet: got format: existing gpt disklabel >INFO:blivet: scanning nvme0n1p1 (/sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p1)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk nvme0n1 (12) 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: nvme0n1p1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 >DEBUG:blivet: updated nvme0n1p1 size to 200 MiB (200 MiB) >DEBUG:blivet: looking up parted Partition: /dev/nvme0n1p1 >DEBUG:blivet: updated nvme0n1p1 size to 200 MiB (200 MiB) >INFO:blivet: added partition nvme0n1p1 (id 22) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7f84e9710c88) -- > name = nvme0n1p1 status = True id = 22 > children = [] > parents = ['existing 238.47 GiB disk nvme0n1 (12) with existing gpt disklabel'] > uuid = f867007a-e97d-423a-854b-e4069f2c6e37 size = 200 MiB > format = existing None > major = 259 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 > target size = 200 MiB path = /dev/nvme0n1p1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f84e9710320> fileSystem: <parted.filesystem.FileSystem object at 0x7f84e970cc88> > number: 1 path: /dev/nvme0n1p1 type: 0 > name: EFI System Partition active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f84e970cf60> PedPartition: <_ped.Partition object at 0x7f84e96ef360> > disk = existing 238.47 GiB disk nvme0n1 (12) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot, esp >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 27 >INFO:blivet: type detected on 'nvme0n1p1' is 'efi' >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 28 >INFO:blivet: got format: existing efi filesystem >INFO:blivet: scanning nvme0n1p2 (/sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p2)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk nvme0n1 (12) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 31 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 32 >DEBUG:blivet: nvme0n1p2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >DEBUG:blivet: updated nvme0n1p2 size to 1024 MiB (1024 MiB) >DEBUG:blivet: looking up parted Partition: /dev/nvme0n1p2 >DEBUG:blivet: updated nvme0n1p2 size to 1024 MiB (1024 MiB) >INFO:blivet: added partition nvme0n1p2 (id 30) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7f84e869cbe0) -- > name = nvme0n1p2 status = True id = 30 > children = [] > parents = ['existing 238.47 GiB disk nvme0n1 (12) with existing gpt disklabel'] > uuid = 996843f4-32dd-46e6-b945-4afd41b7581c size = 1024 MiB > format = existing None > major = 259 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 > target size = 1024 MiB 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 0x7f84e9710320> fileSystem: <parted.filesystem.FileSystem object at 0x7f84e970cc18> > number: 2 path: /dev/nvme0n1p2 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f84e970ce10> PedPartition: <_ped.Partition object at 0x7f84e96ef3b8> > disk = existing 238.47 GiB disk nvme0n1 (12) with existing gpt disklabel > start = 411648 end = 2508799 length = 2097152 > flags = >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 35 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >INFO:blivet: type detected on 'nvme0n1p2' is 'ext4' >DEBUG:blivet: get_format('ext4') returning Ext4FS instance with object id 38 >INFO:blivet: got format: existing ext4 filesystem >INFO:blivet: scanning nvme0n1p3 (/sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p3)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk nvme0n1 (12) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 41 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 42 >DEBUG:blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >DEBUG:blivet: updated nvme0n1p3 size to 167.31 GiB (167.31 GiB) >DEBUG:blivet: looking up parted Partition: /dev/nvme0n1p3 >DEBUG:blivet: updated nvme0n1p3 size to 167.31 GiB (167.31 GiB) >INFO:blivet: added partition nvme0n1p3 (id 40) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7f84e86a49b0) -- > name = nvme0n1p3 status = True id = 40 > children = [] > parents = ['existing 238.47 GiB disk nvme0n1 (12) with existing gpt disklabel'] > uuid = 14c5f3ba-25fe-4ccd-9ed5-a66a9dc6a90a size = 167.31 GiB > format = existing None > major = 259 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 167.31 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 0x7f84e9710320> fileSystem: None > number: 3 path: /dev/nvme0n1p3 type: 0 > name: Linux LVM active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f84e970cb00> PedPartition: <_ped.Partition object at 0x7f84e977a6d0> > disk = existing 238.47 GiB disk nvme0n1 (12) with existing gpt disklabel > start = 2508800 end = 353393503 length = 350884704 > flags = lvm >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 45 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >INFO:blivet: type detected on 'nvme0n1p3' is 'lvmpv' >DEBUG:blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 48 >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 50 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 51 >INFO:blivet: added lvmvg fedora_lacy (id 49) to device tree >DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 167.31 GiB lvmvg fedora_lacy (49) >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 54 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 55 >DEBUG:blivet: fedora_lacy-home sysfs_path set to /sys/devices/virtual/block/dm-5 >DEBUG:blivet: updated fedora_lacy-home size to 109.49 GiB (109.49 GiB) >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 57 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 58 >DEBUG:blivet: fedora_lacy-home sysfs_path set to /sys/devices/virtual/block/dm-5 >DEBUG:blivet: updated fedora_lacy-home size to 109.49 GiB (109.49 GiB) >DEBUG:blivet: Adding fedora_lacy-home/109.49 GiB to fedora_lacy >INFO:blivet: added lvmlv fedora_lacy-home (id 53) to device tree >DEBUG:blivet: fedora_lacy-home sysfs_path set to /sys/devices/virtual/block/dm-5 >DEBUG:blivet: updated fedora_lacy-home size to 109.49 GiB (109.49 GiB) >INFO:blivet: scanning fedora_lacy-home (/sys/devices/virtual/block/dm-5)... >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 109.49 GiB lvmlv fedora_lacy-home (53) >DEBUG:blivet: fedora_lacy size is 167.31 GiB >DEBUG:blivet: vg fedora_lacy has 57.82 GiB free >DEBUG:blivet: fedora_lacy size is 167.31 GiB >DEBUG:blivet: vg fedora_lacy has 57.82 GiB free >INFO:blivet: got device: LVMLogicalVolumeDevice instance (0x7f84e86a1a20) -- > name = fedora_lacy-home status = True id = 53 > children = [] > parents = ['existing 167.31 GiB lvmvg fedora_lacy (49)'] > uuid = McDS4U-PgFW-Ij9g-LMHa-gh1P-GySk-fytmeq size = 109.49 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-5 > target size = 109.49 GiB path = /dev/mapper/fedora_lacy-home > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f84e86a6208) -- > name = fedora_lacy status = True id = 49 > children = ['existing 109.49 GiB lvmlv fedora_lacy-home (53)'] > parents = ['existing 167.31 GiB partition nvme0n1p3 (40) with existing lvmpv'] > uuid = NvKctg-sX8W-OaaX-He0W-zTOQ-zhQh-33g1Vt size = 167.31 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 167.31 GiB path = /dev/fedora_lacy > format args = [] original_format = None free = 5.82 GiB PE Size = 4 MiB PE Count = 42832 > PE Free = 1491 PV Count = 1 > modified = False extents = 42832 free space = 57.82 GiB > free extents = 14803 reserved percent = 0 reserved space = 0 B > PVs = ['existing 167.31 GiB partition nvme0n1p3 (40) with existing lvmpv'] > LVs = ['existing 109.49 GiB lvmlv fedora_lacy-home (53)'] > segment type = linear percent = 0 > VG space used = 109.49 GiB >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 61 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >INFO:blivet: type detected on 'fedora_lacy-home' is 'ext4' >DEBUG:blivet: get_format('ext4') returning Ext4FS instance with object id 64 >INFO:blivet: got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 67 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 68 >DEBUG:blivet: fedora_lacy-root sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: updated fedora_lacy-root size to 50 GiB (50 GiB) >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 70 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 71 >DEBUG:blivet: fedora_lacy-root sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: updated fedora_lacy-root size to 50 GiB (50 GiB) >DEBUG:blivet: Adding fedora_lacy-root/50 GiB to fedora_lacy >INFO:blivet: added lvmlv fedora_lacy-root (id 66) to device tree >DEBUG:blivet: fedora_lacy-root sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: updated fedora_lacy-root size to 50 GiB (50 GiB) >INFO:blivet: scanning fedora_lacy-root (/sys/devices/virtual/block/dm-0)... >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 50 GiB lvmlv fedora_lacy-root (66) >DEBUG:blivet: fedora_lacy size is 167.31 GiB >DEBUG:blivet: vg fedora_lacy has 7.82 GiB free >DEBUG:blivet: fedora_lacy size is 167.31 GiB >DEBUG:blivet: vg fedora_lacy has 7.82 GiB free >INFO:blivet: got device: LVMLogicalVolumeDevice instance (0x7f84e86a6668) -- > name = fedora_lacy-root status = True id = 66 > children = [] > parents = ['existing 167.31 GiB lvmvg fedora_lacy (49)'] > uuid = XSkYQi-Sjce-H8QT-fwo1-DLve-vBEQ-GSwl0n size = 50 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 50 GiB path = /dev/mapper/fedora_lacy-root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f84e86a6208) -- > name = fedora_lacy status = True id = 49 > children = ['existing 109.49 GiB lvmlv fedora_lacy-home (53) with existing ext4 ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_lacy-root (66)'] > parents = ['existing 167.31 GiB partition nvme0n1p3 (40) with existing lvmpv'] > uuid = NvKctg-sX8W-OaaX-He0W-zTOQ-zhQh-33g1Vt size = 167.31 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 167.31 GiB path = /dev/fedora_lacy > format args = [] original_format = None free = 5.82 GiB PE Size = 4 MiB PE Count = 42832 > PE Free = 1491 PV Count = 1 > modified = False extents = 42832 free space = 7.82 GiB > free extents = 2003 reserved percent = 0 reserved space = 0 B > PVs = ['existing 167.31 GiB partition nvme0n1p3 (40) with existing lvmpv'] > LVs = ['existing 109.49 GiB lvmlv fedora_lacy-home (53) with existing ext4 ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_lacy-root (66)'] > segment type = linear percent = 0 > VG space used = 50 GiB >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 73 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 74 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 75 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 76 >INFO:blivet: type detected on 'fedora_lacy-root' is 'ext4' >DEBUG:blivet: get_format('ext4') returning Ext4FS instance with object id 77 >INFO:blivet: got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 80 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 81 >DEBUG:blivet: fedora_lacy-swap sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: updated fedora_lacy-swap size to 2 GiB (2 GiB) >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: fedora_lacy-swap sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: updated fedora_lacy-swap size to 2 GiB (2 GiB) >DEBUG:blivet: Adding fedora_lacy-swap/2 GiB to fedora_lacy >INFO:blivet: added lvmlv fedora_lacy-swap (id 79) to device tree >DEBUG:blivet: fedora_lacy-swap sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: updated fedora_lacy-swap size to 2 GiB (2 GiB) >INFO:blivet: scanning fedora_lacy-swap (/sys/devices/virtual/block/dm-1)... >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2 GiB lvmlv fedora_lacy-swap (79) >DEBUG:blivet: fedora_lacy size is 167.31 GiB >DEBUG:blivet: vg fedora_lacy has 5.82 GiB free >DEBUG:blivet: fedora_lacy size is 167.31 GiB >DEBUG:blivet: vg fedora_lacy has 5.82 GiB free >INFO:blivet: got device: LVMLogicalVolumeDevice instance (0x7f84e86bf630) -- > name = fedora_lacy-swap status = True id = 79 > children = [] > parents = ['existing 167.31 GiB lvmvg fedora_lacy (49)'] > uuid = GdMumD-JSEK-WrpK-dVyA-Thcb-luuX-MXtMQp size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 2 GiB path = /dev/mapper/fedora_lacy-swap > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f84e86a6208) -- > name = fedora_lacy status = True id = 49 > children = ['existing 109.49 GiB lvmlv fedora_lacy-home (53) with existing ext4 ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_lacy-root (66) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora_lacy-swap (79)'] > parents = ['existing 167.31 GiB partition nvme0n1p3 (40) with existing lvmpv'] > uuid = NvKctg-sX8W-OaaX-He0W-zTOQ-zhQh-33g1Vt size = 167.31 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 167.31 GiB path = /dev/fedora_lacy > format args = [] original_format = None free = 5.82 GiB PE Size = 4 MiB PE Count = 42832 > PE Free = 1491 PV Count = 1 > modified = False extents = 42832 free space = 5.82 GiB > free extents = 1491 reserved percent = 0 reserved space = 0 B > PVs = ['existing 167.31 GiB partition nvme0n1p3 (40) with existing lvmpv'] > LVs = ['existing 109.49 GiB lvmlv fedora_lacy-home (53) with existing ext4 ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_lacy-root (66) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora_lacy-swap (79)'] > segment type = linear percent = 0 > VG space used = 2 GiB >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 'fedora_lacy-swap' is 'swap' >DEBUG:blivet: get_format('swap') returning SwapSpace instance with object id 90 >INFO:blivet: got format: existing swap >INFO:blivet: got format: existing lvmpv >INFO:blivet: scanning nvme0n1p4 (/sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p4)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk nvme0n1 (12) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 94 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 95 >DEBUG:blivet: nvme0n1p4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p4 >DEBUG:blivet: updated nvme0n1p4 size to 16 MiB (16 MiB) >DEBUG:blivet: looking up parted Partition: /dev/nvme0n1p4 >DEBUG:blivet: updated nvme0n1p4 size to 16 MiB (16 MiB) >INFO:blivet: added partition nvme0n1p4 (id 93) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7f84e86c7710) -- > name = nvme0n1p4 status = True id = 93 > children = [] > parents = ['existing 238.47 GiB disk nvme0n1 (12) with existing gpt disklabel'] > uuid = be677be0-9184-44be-91ae-899755937457 size = 16 MiB > format = existing None > major = 259 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p4 > target size = 16 MiB path = /dev/nvme0n1p4 > 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 0x7f84e9710320> fileSystem: None > number: 4 path: /dev/nvme0n1p4 type: 0 > name: Microsoft reserved partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f84e970c860> PedPartition: <_ped.Partition object at 0x7f84e9704830> > disk = existing 238.47 GiB disk nvme0n1 (12) with existing gpt disklabel > start = 353394688 end = 353427455 length = 32768 > flags = msftres >DEBUG:blivet: no type or existing type for nvme0n1p4, bailing >INFO:blivet: scanning nvme0n1p5 (/sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p5)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk nvme0n1 (12) with existing gpt disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 99 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 100 >DEBUG:blivet: nvme0n1p5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p5 >DEBUG:blivet: updated nvme0n1p5 size to 69.95 GiB (69.95 GiB) >DEBUG:blivet: looking up parted Partition: /dev/nvme0n1p5 >DEBUG:blivet: updated nvme0n1p5 size to 69.95 GiB (69.95 GiB) >INFO:blivet: added partition nvme0n1p5 (id 98) to device tree >INFO:blivet: got device: PartitionDevice instance (0x7f84e86a49e8) -- > name = nvme0n1p5 status = True id = 98 > children = [] > parents = ['existing 238.47 GiB disk nvme0n1 (12) with existing gpt disklabel'] > uuid = 06f329a3-862a-4e3e-a0ab-f94133b4b51e size = 69.95 GiB > format = existing None > major = 259 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1d.0/0000:06:00.0/nvme/nvme0/nvme0n1/nvme0n1p5 > target size = 69.95 GiB path = /dev/nvme0n1p5 > 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 0x7f84e9710320> fileSystem: <parted.filesystem.FileSystem object at 0x7f84e970c7b8> > number: 5 path: /dev/nvme0n1p5 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f84e970ca58> PedPartition: <_ped.Partition object at 0x7f84e9704728> > disk = existing 238.47 GiB disk nvme0n1 (12) with existing gpt disklabel > start = 353427456 end = 500117503 length = 146690048 > flags = msftdata >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 102 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 103 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 105 >INFO:blivet: type detected on 'nvme0n1p5' is 'ntfs' >DEBUG:blivet: get_format('ntfs') returning NTFS instance with object id 106 >INFO:blivet: got format: existing ntfs filesystem >INFO:blivet: scanning fedora_lacy-root (/sys/devices/virtual/block/dm-0)... >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 50 GiB lvmlv fedora_lacy-root (66) with existing ext4 filesystem >DEBUG:blivet: fedora_lacy size is 167.31 GiB >DEBUG:blivet: vg fedora_lacy has 5.82 GiB free >DEBUG:blivet: fedora_lacy size is 167.31 GiB >DEBUG:blivet: vg fedora_lacy has 5.82 GiB free >INFO:blivet: got device: LVMLogicalVolumeDevice instance (0x7f84e86a6668) -- > name = fedora_lacy-root status = True id = 66 > children = [] > parents = ['existing 167.31 GiB lvmvg fedora_lacy (49)'] > uuid = XSkYQi-Sjce-H8QT-fwo1-DLve-vBEQ-GSwl0n size = 50 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 50 GiB path = /dev/mapper/fedora_lacy-root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f84e86a6208) -- > name = fedora_lacy status = True id = 49 > children = ['existing 109.49 GiB lvmlv fedora_lacy-home (53) with existing ext4 ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_lacy-root (66) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora_lacy-swap (79) with existing swap'] > parents = ['existing 167.31 GiB partition nvme0n1p3 (40) with existing lvmpv'] > uuid = NvKctg-sX8W-OaaX-He0W-zTOQ-zhQh-33g1Vt size = 167.31 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 167.31 GiB path = /dev/fedora_lacy > format args = [] original_format = None free = 5.82 GiB PE Size = 4 MiB PE Count = 42832 > PE Free = 1491 PV Count = 1 > modified = False extents = 42832 free space = 5.82 GiB > free extents = 1491 reserved percent = 0 reserved space = 0 B > PVs = ['existing 167.31 GiB partition nvme0n1p3 (40) with existing lvmpv'] > LVs = ['existing 109.49 GiB lvmlv fedora_lacy-home (53) with existing ext4 ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_lacy-root (66) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora_lacy-swap (79) with existing swap'] > segment type = linear percent = 0 > VG space used = 50 GiB >DEBUG:blivet: no type or existing type for fedora_lacy-root, bailing >INFO:blivet: scanning fedora_lacy-swap (/sys/devices/virtual/block/dm-1)... >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 2 GiB lvmlv fedora_lacy-swap (79) with existing swap >DEBUG:blivet: fedora_lacy size is 167.31 GiB >DEBUG:blivet: vg fedora_lacy has 5.82 GiB free >DEBUG:blivet: fedora_lacy size is 167.31 GiB >DEBUG:blivet: vg fedora_lacy has 5.82 GiB free >INFO:blivet: got device: LVMLogicalVolumeDevice instance (0x7f84e86bf630) -- > name = fedora_lacy-swap status = True id = 79 > children = [] > parents = ['existing 167.31 GiB lvmvg fedora_lacy (49)'] > uuid = GdMumD-JSEK-WrpK-dVyA-Thcb-luuX-MXtMQp size = 2 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 2 GiB path = /dev/mapper/fedora_lacy-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f84e86a6208) -- > name = fedora_lacy status = True id = 49 > children = ['existing 109.49 GiB lvmlv fedora_lacy-home (53) with existing ext4 ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_lacy-root (66) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora_lacy-swap (79) with existing swap'] > parents = ['existing 167.31 GiB partition nvme0n1p3 (40) with existing lvmpv'] > uuid = NvKctg-sX8W-OaaX-He0W-zTOQ-zhQh-33g1Vt size = 167.31 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 167.31 GiB path = /dev/fedora_lacy > format args = [] original_format = None free = 5.82 GiB PE Size = 4 MiB PE Count = 42832 > PE Free = 1491 PV Count = 1 > modified = False extents = 42832 free space = 5.82 GiB > free extents = 1491 reserved percent = 0 reserved space = 0 B > PVs = ['existing 167.31 GiB partition nvme0n1p3 (40) with existing lvmpv'] > LVs = ['existing 109.49 GiB lvmlv fedora_lacy-home (53) with existing ext4 ' > 'filesystem', > 'existing 50 GiB lvmlv fedora_lacy-root (66) with existing ext4 filesystem', > 'existing 2 GiB lvmlv fedora_lacy-swap (79) with existing swap'] > segment type = linear percent = 0 > VG space used = 2 GiB >DEBUG:blivet: no type or existing type for fedora_lacy-swap, bailing >INFO:blivet: scanning fedora_leigh-swap (/sys/devices/virtual/block/dm-2)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned None >ERROR:blivet: No device at '/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host5/target5:0:0/5:0:0:0/block/sda/sda7'
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 1626414
:
1481541
|
1481542
| 1481543 |
1481544
|
1481545
|
1481546
|
1481547
|
1481548
|
1481549
|
1481550