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 1474238 Details for
Bug 1613760
AssertionError
[?]
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-gui-utils.log
blivet-gui-utils.log (text/plain), 7.90 KB, created by
lnie
on 2018-08-08 10:03:20 UTC
(
hide
)
Description:
File: blivet-gui-utils.log
Filename:
MIME Type:
Creator:
lnie
Created:
2018-08-08 10:03:20 UTC
Size:
7.90 KB
patch
obsolete
>DBG:blivet-gui-utils: Deleting device 'vda2': >================================================================================ >**User input:** > > device: existing 12.49 GiB partition vda2 (32) with existing xfs filesystem > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7feb0dc1c2b0) -- > name = vda2 status = True id = 32 > children = [] > parents = ['existing 15 GiB disk vda (12) with existing msdos disklabel'] > uuid = 4f93b1db-02 size = 12.49 GiB > format = existing xfs filesystem > major = 252 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 > target size = 12.49 GiB path = /dev/vda2 > format args = [] original_format = xfs 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 0x7feb0dc1b9e8> fileSystem: <parted.filesystem.FileSystem object at 0x7feb0dc31f98> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0dc31ef0> PedPartition: <_ped.Partition object at 0x7feb0ac82c50> > disk = existing 15 GiB disk vda (12) with existing msdos disklabel > start = 5257216 end = 31457279 length = 26200064 > flags = > >DBG:blivet-gui-utils: Deleting device 'vda1': >================================================================================ >**User input:** > > device: existing 1024 MiB partition vda1 (22) with existing ext4 filesystem > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7feb0dc1be48) -- > name = vda1 status = True id = 22 > children = [] > parents = ['existing 15 GiB disk vda (12) with existing msdos disklabel'] > uuid = 4f93b1db-01 size = 1024 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 > target size = 1024 MiB path = /dev/vda1 > format args = [] original_format = ext4 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 0x7feb0dc1b9e8> fileSystem: <parted.filesystem.FileSystem object at 0x7feb0dc31dd8> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0dc31ba8> PedPartition: <_ped.Partition object at 0x7feb0ac82ba0> > disk = existing 15 GiB disk vda (12) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot > >DBG:blivet-gui-utils: Adding a new 'partition' device: >================================================================================ >**User input:** > > device_type: partition > size_selection: > total_size: 15 GiB > parents: > parent_device: existing 15 GiB disk vda (12) with existing msdos disklabel > free_space: existing 15 GiB free space > selected_size: 15 GiB > filesystem: ext4 > name: > label: > mountpoint: /boot > encrypt: False > passphrase: > raid_level: None > advanced: > parttype: primary > >**Involved devices:** > >DiskDevice instance (0x7feb0dc1b550) -- > name = vda status = True id = 12 > children = [] > parents = [] > uuid = None size = 15 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda > target size = 15 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None > >DBG:blivet-gui-utils: Deleting device 'vda1': >================================================================================ >**User input:** > > device: non-existent 15 GiB partition vda1 (392) with non-existent ext4 filesystem mounted at /boot > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7feb0ac36588) -- > name = vda1 status = False id = 392 > children = [] > parents = ['existing 15 GiB disk vda (12) with existing msdos disklabel'] > uuid = None size = 15 GiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 15 GiB path = /dev/vda1 > format args = [] original_format = None grow = False max size = 0 B bootable = None > part type = 0 primary = False start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7feb0dc1b9e8> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7feb0ac9c5c0> PedPartition: <_ped.Partition object at 0x7feb0e8b4048> > disk = existing 15 GiB disk vda (12) with existing msdos disklabel > start = 2048 end = 31457279 length = 31455232 > flags = > >DBG:blivet-gui-utils: Adding a new 'partition' device: >================================================================================ >**User input:** > > device_type: partition > size_selection: > total_size: 1024 MiB > parents: > parent_device: existing 15 GiB disk vda (12) with existing msdos disklabel > free_space: existing 15 GiB free space > selected_size: 1024 MiB > filesystem: ext4 > name: > label: > mountpoint: > encrypt: False > passphrase: > raid_level: None > advanced: > parttype: primary > >**Involved devices:** > >DiskDevice instance (0x7feb0dc1b550) -- > name = vda status = True id = 12 > children = [] > parents = [] > uuid = None size = 15 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda > target size = 15 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None > >DBG:blivet-gui-utils: Adding a new 'partition' device: >================================================================================ >**User input:** > > device_type: partition > size_selection: > total_size: 8 GiB > parents: > parent_device: existing 15 GiB disk vda (12) with existing msdos disklabel > free_space: existing 14 GiB free space > selected_size: 8 GiB > filesystem: xfs > name: > label: > mountpoint: / > encrypt: False > passphrase: > raid_level: None > advanced: > parttype: primary > >**Involved devices:** > >DiskDevice instance (0x7feb0dc1b550) -- > name = vda status = True id = 12 > children = ['non-existent 1024 MiB partition vda1 (405) with non-existent ext4 filesystem ' > 'mounted at /boot'] > parents = [] > uuid = None size = 15 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda > target size = 15 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None > >DBG:blivet-gui-utils: Adding a new 'partition' device: >================================================================================ >**User input:** > > device_type: partition > size_selection: > total_size: 6 GiB > parents: > parent_device: existing 15 GiB disk vda (12) with existing msdos disklabel > free_space: existing 6 GiB free space > selected_size: 6 GiB > filesystem: xfs > name: > label: homey > mountpoint: /home > encrypt: False > passphrase: > raid_level: None > advanced: > parttype: primary > >**Involved devices:** > >DiskDevice instance (0x7feb0dc1b550) -- > name = vda status = True id = 12 > children = ['non-existent 1024 MiB partition vda1 (405) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'non-existent 8 GiB partition vda2 (416) with non-existent xfs filesystem ' > 'mounted at /'] > parents = [] > uuid = None size = 15 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda > target size = 15 GiB path = /dev/vda > format args = [] original_format = disklabel removable = False wwn = None >
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 1613760
:
1474236
|
1474237
| 1474238 |
1474239
|
1474240
|
1474241
|
1474242
|
1474243
|
1474244
|
1474245
|
1474247
|
1474248
|
1474249
|
1474250
|
1474251
|
1474252